============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/exso/004e80/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 2 items

test_sql_negative.py F

=================================== FAILURES ===================================
___________________ test[watermarks-bad_column-default.txt] ____________________
ydb/tests/fq/streaming_optimize/test_sql_negative.py:48: in test
    result = fq_run.yql_exec(check_error=False, action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e80/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e80/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_537f3txn/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e80/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_537f3txn/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e80/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_537f3txn/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e80/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_537f3txn/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e80/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_537f3txn/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e80/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e80/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_537f3txn/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e80/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_537f3txn/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e80/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_537f3txn/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e80/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_537f3txn/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e80/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_537f3txn/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7b3779ee9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7b3779f1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7b3779ee8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7b3779ee8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7b3779e1136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7b3779e1136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[watermarks-bad_column-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e80/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e80/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:668 process search UDF in: None, /home/runner/.ya/build/build_root/exso/004e80/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/exso/004e80/yql/udfs
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e80/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/string/libstring_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e80/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/top/libtop_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e80/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/python/python3_small/libpython3_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e80/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/digest/libdigest_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e80/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/re2/libre2_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e80/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/url_base/liburl_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e80/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/hyperloglog/libhyperloglog_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e80/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/topfreq/libtopfreq_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e80/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/histogram/libhistogram_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e80/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/pire/libpire_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e80/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/reservoir_sampling/libreservoir_sampling_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e80/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/yson2/libyson2_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e80/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/math/libmath_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e80/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/vector/libvector_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e80/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/streaming/libstreaming_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e80/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/datetime2/libdatetime2_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e80/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/stat/libstat_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e80/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/unicode_base/libunicode_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e80/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/file/libfile_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e80/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/hyperscan/libhyperscan_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e80/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/protobuf/libprotobuf_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e80/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/set/libset_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e80/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/json2/libjson2_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e80/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/logs/dsv/libdsv_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e80/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/test/simple/libsimple_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e80/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/test/test_import/libtest_import_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e80/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/callables/libcallables_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e80/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/lists/liblists_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e80/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/dicts/libdicts_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e80/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/dummylog/libdummylog.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e80/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/type_inspection/libtype_inspection_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e80/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/structs/libstructs_udf.so
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_sql_negative.py, test_name: test[watermarks-bad_column-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/exso/004e80/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/exso/004e80/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_537f3txn/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/exso/004e80/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_537f3txn/results.txt', '--ast-file=/home/runner/.ya/build/build_root/exso/004e80/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_537f3txn/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/exso/004e80/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_537f3txn/plan.json', '--log-file=/home/runner/.ya/build/build_root/exso/004e80/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_537f3txn/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/exso/004e80/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/exso/004e80/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_537f3txn/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e80/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_537f3txn/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e80/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_537f3txn/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e80/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_537f3txn/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e80/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_537f3txn/topic_3.txt']' in '/home/runner/.ya/build/build_root/exso/004e80/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_537f3txn' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 310609
DEBUG    ya.test:process.py:259 Command (pid 310609) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 310609) elapsed time (sec): 30.514206647872925
DEBUG    ya.test:process.py:263 Command (pid 310609) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 310609) inblock: 154832
DEBUG    ya.test:process.py:263 Command (pid 310609) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 310609) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 310609) majflt: 1249
DEBUG    ya.test:process.py:263 Command (pid 310609) maxrss: 1460708
DEBUG    ya.test:process.py:263 Command (pid 310609) minflt: 951612
DEBUG    ya.test:process.py:263 Command (pid 310609) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 310609) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 310609) nivcsw: 2817
DEBUG    ya.test:process.py:263 Command (pid 310609) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 310609) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 310609) nvcsw: 103630
DEBUG    ya.test:process.py:263 Command (pid 310609) oublock: 9592
DEBUG    ya.test:process.py:263 Command (pid 310609) stime: 3.732659
DEBUG    ya.test:process.py:263 Command (pid 310609) utime: 11.541907
DEBUG    ya.test:process.py:263 Command (pid 310609) wtime: 30.517
DEBUG    ya.test:process.py:275 Command (pid 310609) output:
2025-12-15T11:35:03.318024Z Fetching udfs...
2025-12-15T11:35:13.233879Z Initialization of fq runner...
2025-12-15T11:35:18.443248Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.636956s

DEBUG    ya.test:process.py:276 Command (pid 310609) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7b3779f687c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7b3779f685fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7b377a5300c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7b377a52f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7b377a52cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7b377a52caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7b377a52cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7b377a98fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #33 0x7b377a98fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #34 0x7b377a98f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #35 0x7b3779a42928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3779e01f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b3779e01f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b3779e81806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b3779e81806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b377a526e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b377a526c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b377a526c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b377a526c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b377a524866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b377a528090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7b377a528090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7b3779f183ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7b3779f152ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7b3779f152ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7b3779f0d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7b3779f0d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7b3779f0d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7b3779ee9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7b3779ee9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7b3779f1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7b3779ee8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7b3779ee8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7b3779e1136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7b3779e1136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7b3779e11272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7b3779f687c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7b3779f685fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7b377a5300c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3779e01f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b3779e01f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b3779e81806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b3779e81806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b377a526e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b377a526c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b377a524866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7b377a528090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7b377a528090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7b3779f183ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7b3779f152ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7b3779f152ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7b3779f0d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7b3779f0d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7b3779f0d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7b3779ee9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7b3779ee9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7b3779f1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7b3779ee8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7b3779ee8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b3779e1136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7b3779e1136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7b3779e11272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7b3779f687c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7b3779f685fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7b377a5300c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7b377a52f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7b377a52cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7b377a52caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3779e9972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b3779e9afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b3779e9afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b377a527065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b377a526c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b377a526c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b377a526c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b377a524866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b377a5247ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b377a5532be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7b3779e6df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b3779f6b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b3779f6b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b3779f6b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b3779e6cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b3779f1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b3779ee8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7b3779ee8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b3779e1136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b3779e1136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7b3779e11272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7b3779f687c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7b3779f69a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7b3779f69a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7b3779f69a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7b377a52f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7b377a52cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b377a52caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3779e9972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b3779ea0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b3779e1b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7b3779e24b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7b377a52f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7b377a52f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7b377a52ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7b377a52ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7b377a52ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7b377a52cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7b377a98fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #12 0x7b377a98fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #13 0x7b377a98f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #14 0x7b3779a42928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7f3798b8ad8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3779e01f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b3779e01f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b3779e81eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b3779e81eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7b3779f1b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7b3779f1b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7b3779f17957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7b3779f152ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7b3779f152ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7b3779f0d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7b3779f0d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7b3779f0d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7b3779ee9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7b3779ee9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7b3779f1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7b3779ee8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7b3779ee8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7b3779e1136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b3779e1136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7b3779e11272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7b3779f687c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7b3779f685fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7b377a5300c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7b377a52f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7b377a52cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b377a52caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7b377a52cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7b377a98fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #41 0x7b377a98fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #42 0x7b377a98f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #43 0x7b3779a42928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3779e9972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b3779e9afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b3779e9afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b377a527065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b377a526c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b377a524866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7b377a5247ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7b377a553fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7b3779e6df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7b3779f6b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7b3779f6b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7b3779f6b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7b3779e6cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7b3779f1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b3779f152ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7b3779f152ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7b3779f0d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7b3779f0d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7b3779f0d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7b3779ee9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7b3779ee9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b3779f1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7b3779ee8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7b3779ee8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7b3779e1136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7b3779e1136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7b3779e11272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7b3779f687c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7b3779f685fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3779e9972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b3779ea0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b3779eb90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b3779eb90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b3779eb90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b3779e20dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b3779e20dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b3779e8864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b3779e8916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b3779e8916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b3779e8916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b3779e8a9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7b3779e7188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7b377a52f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7b377a52f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7b377a52ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7b377a52ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7b377a52ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7b377a52cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7b377a98fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #21 0x7b377a98fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #22 0x7b377a98f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #23 0x7b3779a42928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7f3798b8ad8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3779e9972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b3779e9afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b3779e9afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b377a527065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b377a526c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b377a526c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b377a526c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b377a524866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b377a5247ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7b377a51d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7b377a51d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7b377a5198ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7b377a5198c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7b377a52f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7b377a52cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7b377a52caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7b377a52cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7b377a98fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #22 0x7b377a98fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #23 0x7b377a98f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #24 0x7b3779a42928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7f3798b8ad8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3779e9972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b3779e9afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b3779e9afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b377a527065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b377a526c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b377a526c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b377a524866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7b377a5247ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7b377a553fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7b3779e6df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7b3779f6b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7b3779f6b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7b3779f6b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7b3779e6cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7b3779f1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7b3779f152ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7b3779f152ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7b3779f0d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7b3779f0d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7b3779f0d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7b3779ee9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7b3779ee9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7b3779f1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7b3779ee8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7b3779ee8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7b3779e1136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7b3779e1136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7b3779e11272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3779e01f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b3779e01f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b3779e81806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b3779e81806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b377a526e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b377a526c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b377a526c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b377a526c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b377a524866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b377a5247ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b377a553fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7b3779e6df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b3779f6b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b3779f6b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b3779f6b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b3779e6cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b3779f1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b3779f152ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7b3779f152ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7b3779f0d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7b3779f0d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7b3779f0d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7b3779ee9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7b3779ee9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b3779f1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7b3779ee8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7b3779ee8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3779e01f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b3779e01f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b3779e81806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b3779e81806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b377a526e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b377a526c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b377a526c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b377a524866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b377a5247ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b377a553fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b3779e6df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b3779f6b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b3779f6b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b3779f6b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b3779e6cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b3779f1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b3779f152ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b3779f152ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b3779f0d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b3779f0d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b3779f0d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b3779ee9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b3779ee9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b3779f1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b3779ee8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b3779ee8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b3779e1136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b3779e1136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7b3779e11272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3779e01f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b3779e01f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b3779e81d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b3779e81d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7b3779e20ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7b3779e10ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7b3779e10ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7b3779f17722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7b3779f0d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7b3779f0d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7b3779f0d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7b3779ee9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7b3779ee9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7b3779f1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b3779ee8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7b3779ee8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7b3779e1136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7b3779e1136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7b3779e11272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7b3779f687c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7b3779f685fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7b377a5300c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7b377a52f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7b377a52cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7b377a52caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7b377a52cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7b377a98fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #35 0x7b377a98fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #36 0x7b377a98f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #37 0x7b3779a42928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3779e9972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b3779ea0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b3779eb90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b3779eb90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b3779eb90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b3779e20dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b3779e20dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b3779e8864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b3779e8916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b3779e8916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b3779e8916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b3779e8512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7b3779e654aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7b3779e6df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7b3779f6b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7b3779f6b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7b3779f6b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7b3779e6cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7b3779f1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7b3779f152ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7b3779f152ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7b3779f0d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7b3779f0d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7b3779f0d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7b3779ee9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7b3779ee9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7b3779e10ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b3779e10ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7b3779f17722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7b3779f152ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7b3779f152ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7b3779e11091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7b3779e11091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7b3779e1168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7b3779e1168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7b3779f699d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7b3779f699d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7b377a52f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3779e05882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7b3779e05882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7b377a5270d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7b377a526c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b377a526c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b377a526c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b377a524866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b377a5247ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b377a553fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b3779e6df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b3779f6b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b3779f6b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b3779f6b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b3779e6cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b3779f1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b3779f152ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b3779f152ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b3779f0d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b3779f0d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b3779f0d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b3779ee9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b3779ee9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b3779f1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b3779ee8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b3779ee8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b3779e1136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b3779e1136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7b3779f687c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7b3779f685fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7b377a5300c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7b377a52f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7b377a52cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7b377a52caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7b377a52cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7b377a98fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #33 0x7b377a98fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #34 0x7b377a98f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #35 0x7b3779a42928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3779e01f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b3779e01f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b3779e81806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b3779e81806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b377a526e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b377a526c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b377a526c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b377a526c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b377a524866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b377a528090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7b377a528090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7b3779f183ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7b3779f152ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7b3779f152ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7b3779f0d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7b3779f0d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7b3779f0d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7b3779ee9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7b3779ee9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7b3779f1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7b3779ee8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7b3779ee8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7b3779e1136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7b3779e1136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7b3779e11272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7b3779f687c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7b3779f685fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7b377a5300c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3779e01f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b3779e01f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b3779e81806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b3779e81806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b377a526e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b377a526c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b377a524866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7b377a528090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7b377a528090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7b3779f183ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7b3779f152ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7b3779f152ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7b3779f0d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7b3779f0d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7b3779f0d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7b3779ee9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7b3779ee9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7b3779f1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7b3779ee8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7b3779ee8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b3779e1136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7b3779e1136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7b3779e11272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7b3779f687c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7b3779f685fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7b377a5300c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7b377a52f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7b377a52cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7b377a52caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3779e9972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b3779e9afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b3779e9afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b377a527065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b377a526c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b377a526c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b377a526c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b377a524866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b377a5247ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b377a5532be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7b3779e6df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b3779f6b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b3779f6b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b3779f6b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b3779e6cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b3779f1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b3779ee8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7b3779ee8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b3779e1136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b3779e1136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7b3779e11272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7b3779f687c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7b3779f69a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7b3779f69a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7b3779f69a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7b377a52f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7b377a52cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b377a52caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3779e9972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b3779ea0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b3779e1b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7b3779e24b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7b377a52f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7b377a52f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7b377a52ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7b377a52ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7b377a52ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7b377a52cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7b377a98fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #12 0x7b377a98fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #13 0x7b377a98f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #14 0x7b3779a42928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7f3798b8ad8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3779e01f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b3779e01f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b3779e81eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b3779e81eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7b3779f1b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7b3779f1b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7b3779f17957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7b3779f152ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7b3779f152ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7b3779f0d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7b3779f0d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7b3779f0d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7b3779ee9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7b3779ee9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7b3779f1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7b3779ee8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7b3779ee8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7b3779e1136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b3779e1136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7b3779e11272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7b3779f687c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7b3779f685fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7b377a5300c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7b377a52f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7b377a52cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b377a52caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7b377a52cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7b377a98fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #41 0x7b377a98fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #42 0x7b377a98f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #43 0x7b3779a42928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3779e9972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b3779e9afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b3779e9afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b377a527065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b377a526c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b377a524866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7b377a5247ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7b377a553fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7b3779e6df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7b3779f6b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7b3779f6b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7b3779f6b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7b3779e6cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7b3779f1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b3779f152ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7b3779f152ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7b3779f0d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7b3779f0d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7b3779f0d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7b3779ee9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7b3779ee9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b3779f1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7b3779ee8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7b3779ee8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7b3779e1136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7b3779e1136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7b3779e11272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7b3779f687c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7b3779f685fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3779e9972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b3779ea0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b3779eb90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b3779eb90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b3779eb90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b3779e20dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b3779e20dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b3779e8864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b3779e8916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b3779e8916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b3779e8916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b3779e8a9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7b3779e7188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7b377a52f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7b377a52f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7b377a52ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7b377a52ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7b377a52ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7b377a52cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7b377a98fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #21 0x7b377a98fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #22 0x7b377a98f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #23 0x7b3779a42928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7f3798b8ad8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3779e9972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b3779e9afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b3779e9afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b377a527065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b377a526c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b377a526c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b377a526c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b377a524866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b377a5247ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7b377a51d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7b377a51d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7b377a5198ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7b377a5198c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7b377a52f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7b377a52cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7b377a52caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7b377a52cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7b377a98fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #22 0x7b377a98fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #23 0x7b377a98f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #24 0x7b3779a42928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7f3798b8ad8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3779e9972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b3779e9afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b3779e9afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b377a527065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b377a526c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b377a526c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b377a524866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7b377a5247ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7b377a553fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7b3779e6df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7b3779f6b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7b3779f6b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7b3779f6b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7b3779e6cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7b3779f1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7b3779f152ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7b3779f152ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7b3779f0d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7b3779f0d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7b3779f0d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7b3779ee9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7b3779ee9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7b3779f1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7b3779ee8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7b3779ee8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7b3779e1136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7b3779e1136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7b3779e11272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3779e01f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b3779e01f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b3779e81806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b3779e81806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b377a526e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b377a526c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b377a526c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b377a526c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b377a524866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b377a5247ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b377a553fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7b3779e6df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b3779f6b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b3779f6b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b3779f6b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b3779e6cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b3779f1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b3779f152ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7b3779f152ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7b3779f0d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7b3779f0d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7b3779f0d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7b3779ee9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7b3779ee9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b3779f1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7b3779ee8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7b3779ee8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3779e01f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b3779e01f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b3779e81806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b3779e81806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b377a526e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b377a526c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b377a526c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b377a524866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b377a5247ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b377a553fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b3779e6df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b3779f6b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b3779f6b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b3779f6b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b3779e6cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b3779f1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b3779f152ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b3779f152ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b3779f0d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b3779f0d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b3779f0d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b3779ee9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b3779ee9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b3779f1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b3779ee8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b3779ee8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b3779e1136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b3779e1136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7b3779e11272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3779e01f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b3779e01f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b3779e81d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b3779e81d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7b3779e20ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7b3779e10ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7b3779e10ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7b3779f17722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7b3779f0d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7b3779f0d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7b3779f0d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7b3779ee9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7b3779ee9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7b3779f1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b3779ee8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7b3779ee8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7b3779e1136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7b3779e1136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7b3779e11272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7b3779f687c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7b3779f685fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7b377a5300c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7b377a52f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7b377a52cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7b377a52caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7b377a52cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7b377a98fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #35 0x7b377a98fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #36 0x7b377a98f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #37 0x7b3779a42928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3779e9972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b3779ea0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b3779eb90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b3779eb90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b3779eb90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b3779e20dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b3779e20dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b3779e8864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b3779e8916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b3779e8916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b3779e8916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b3779e8512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7b3779e654aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7b3779e6df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7b3779f6b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7b3779f6b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7b3779f6b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7b3779e6cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7b3779f1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7b3779f152ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7b3779f152ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7b3779f0d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7b3779f0d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7b3779f0d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7b3779ee9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7b3779ee9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7b3779e10ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b3779e10ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7b3779f17722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7b3779f152ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7b3779f152ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7b3779e11091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7b3779e11091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7b3779e1168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7b3779e1168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7b3779f699d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7b3779f699d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7b377a52f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3779e05882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7b3779e05882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7b377a5270d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7b377a526c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b377a526c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b377a526e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b377a526c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b377a524866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b377a5247ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b377a553fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b3779e6df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b3779f6b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b3779f6b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b3779f6b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b3779e6cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b3779f1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b3779f152ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b3779f152ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b3779f0d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b3779f0d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b3779f0d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b3779ee9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b3779ee9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b3779f1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b3779ee8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b3779ee8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b3779e1136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b3779e1136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
============================== slowest durations ===============================
30.57s call     test_sql_negative.py::test[watermarks-bad_column-default.txt]
0.06s setup    test_sql_negative.py::test[watermarks-bad_column-default.txt]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_sql_negative.py::test[watermarks-bad_column-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e80/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e80/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_537f3txn/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e80/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_537f3txn/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e80/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_537f3txn/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e80/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_537f3txn/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e80/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_537f3txn/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e80/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e80/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_537f3txn/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e80/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_537f3txn/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e80/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_537f3txn/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e80/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_537f3txn/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e80/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_537f3txn/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b3779ee9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b3779f1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b3779e11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b3779e11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b3779e11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b3779f68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b3779f68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b3779ee8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b3779ee8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b3779e6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b3779e1136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b3779e1136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
============================== 1 failed in 31.36s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/exso/004e59/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 2 items

test_sql_negative.py F

=================================== FAILURES ===================================
__________________ test[watermarks-bad_pushdown-default.txt] ___________________
ydb/tests/fq/streaming_optimize/test_sql_negative.py:48: in test
    result = fq_run.yql_exec(check_error=False, action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e59/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e59/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_8y1tv1oh/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e59/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_8y1tv1oh/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e59/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_8y1tv1oh/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e59/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_8y1tv1oh/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e59/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_8y1tv1oh/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e59/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e59/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_8y1tv1oh/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e59/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_8y1tv1oh/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e59/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_8y1tv1oh/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e59/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_8y1tv1oh/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e59/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_8y1tv1oh/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7b1c1f739960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7b1c1f76940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7b1c1f738977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7b1c1f738977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7b1c1f66136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7b1c1f66136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[watermarks-bad_pushdown-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e59/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e59/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:668 process search UDF in: None, /home/runner/.ya/build/build_root/exso/004e59/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/exso/004e59/yql/udfs
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e59/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/string/libstring_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e59/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/top/libtop_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e59/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/python/python3_small/libpython3_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e59/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/digest/libdigest_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e59/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/re2/libre2_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e59/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/url_base/liburl_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e59/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/hyperloglog/libhyperloglog_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e59/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/topfreq/libtopfreq_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e59/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/histogram/libhistogram_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e59/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/pire/libpire_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e59/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/reservoir_sampling/libreservoir_sampling_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e59/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/yson2/libyson2_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e59/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/math/libmath_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e59/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/vector/libvector_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e59/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/streaming/libstreaming_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e59/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/datetime2/libdatetime2_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e59/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/stat/libstat_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e59/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/unicode_base/libunicode_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e59/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/file/libfile_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e59/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/hyperscan/libhyperscan_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e59/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/protobuf/libprotobuf_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e59/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/set/libset_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e59/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/json2/libjson2_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e59/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/logs/dsv/libdsv_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e59/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/test/simple/libsimple_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e59/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/test/test_import/libtest_import_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e59/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/callables/libcallables_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e59/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/lists/liblists_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e59/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/dicts/libdicts_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e59/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/dummylog/libdummylog.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e59/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/type_inspection/libtype_inspection_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e59/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/structs/libstructs_udf.so
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_sql_negative.py, test_name: test[watermarks-bad_pushdown-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/exso/004e59/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/exso/004e59/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_8y1tv1oh/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/exso/004e59/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_8y1tv1oh/results.txt', '--ast-file=/home/runner/.ya/build/build_root/exso/004e59/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_8y1tv1oh/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/exso/004e59/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_8y1tv1oh/plan.json', '--log-file=/home/runner/.ya/build/build_root/exso/004e59/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_8y1tv1oh/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/exso/004e59/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/exso/004e59/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_8y1tv1oh/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e59/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_8y1tv1oh/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e59/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_8y1tv1oh/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e59/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_8y1tv1oh/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e59/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_8y1tv1oh/topic_3.txt']' in '/home/runner/.ya/build/build_root/exso/004e59/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_8y1tv1oh' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 364983
DEBUG    ya.test:process.py:259 Command (pid 364983) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 364983) elapsed time (sec): 17.447436809539795
DEBUG    ya.test:process.py:263 Command (pid 364983) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 364983) inblock: 1112
DEBUG    ya.test:process.py:263 Command (pid 364983) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 364983) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 364983) majflt: 5
DEBUG    ya.test:process.py:263 Command (pid 364983) maxrss: 1444456
DEBUG    ya.test:process.py:263 Command (pid 364983) minflt: 960614
DEBUG    ya.test:process.py:263 Command (pid 364983) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 364983) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 364983) nivcsw: 560
DEBUG    ya.test:process.py:263 Command (pid 364983) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 364983) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 364983) nvcsw: 103526
DEBUG    ya.test:process.py:263 Command (pid 364983) oublock: 9592
DEBUG    ya.test:process.py:263 Command (pid 364983) stime: 3.747273
DEBUG    ya.test:process.py:263 Command (pid 364983) utime: 11.254216
DEBUG    ya.test:process.py:263 Command (pid 364983) wtime: 17.45
DEBUG    ya.test:process.py:275 Command (pid 364983) output:
2025-12-15T11:37:12.056623Z Fetching udfs...
2025-12-15T11:37:12.527162Z Initialization of fq runner...
2025-12-15T11:37:16.000627Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.514214s

DEBUG    ya.test:process.py:276 Command (pid 364983) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7b1c1f7b87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7b1c1f7b85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7b1c1fd800c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7b1c1fd7f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7b1c1fd7cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7b1c1fd7caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7b1c1fd7cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7b1c201dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #33 0x7b1c201dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #34 0x7b1c201df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #35 0x7b1c1f292928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1c1f651f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b1c1f651f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b1c1f6d1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b1c1f6d1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b1c1fd76e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b1c1fd76c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b1c1fd76c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b1c1fd76c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b1c1fd74866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b1c1fd78090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7b1c1fd78090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7b1c1f7683ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7b1c1f7652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7b1c1f7652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7b1c1f75d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7b1c1f75d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7b1c1f75d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7b1c1f739960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7b1c1f739960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7b1c1f76940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7b1c1f738977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7b1c1f738977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7b1c1f66136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7b1c1f66136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7b1c1f661272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7b1c1f7b87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7b1c1f7b85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7b1c1fd800c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1c1f651f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b1c1f651f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b1c1f6d1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b1c1f6d1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b1c1fd76e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b1c1fd76c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b1c1fd74866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7b1c1fd78090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7b1c1fd78090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7b1c1f7683ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7b1c1f7652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7b1c1f7652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7b1c1f75d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7b1c1f75d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7b1c1f75d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7b1c1f739960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7b1c1f739960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7b1c1f76940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7b1c1f738977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7b1c1f738977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b1c1f66136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7b1c1f66136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7b1c1f661272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7b1c1f7b87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7b1c1f7b85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7b1c1fd800c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7b1c1fd7f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7b1c1fd7cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7b1c1fd7caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1c1f6e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b1c1f6eafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b1c1f6eafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b1c1fd77065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b1c1fd76c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b1c1fd76c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b1c1fd76c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b1c1fd74866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b1c1fd747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b1c1fda32be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7b1c1f6bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b1c1f7bb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b1c1f7bb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b1c1f7bb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b1c1f6bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b1c1f76940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b1c1f738977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7b1c1f738977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b1c1f66136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b1c1f66136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7b1c1f661272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7b1c1f7b87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7b1c1f7b9a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7b1c1f7b9a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7b1c1f7b9a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7b1c1fd7f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7b1c1fd7cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b1c1fd7caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1c1f6e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b1c1f6f0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b1c1f66b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7b1c1f674b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7b1c1fd7f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7b1c1fd7f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7b1c1fd7ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7b1c1fd7ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7b1c1fd7ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7b1c1fd7cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7b1c201dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #12 0x7b1c201dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #13 0x7b1c201df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #14 0x7b1c1f292928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7f1c3e3e4d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1c1f651f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b1c1f651f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b1c1f6d1eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b1c1f6d1eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7b1c1f76b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7b1c1f76b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7b1c1f767957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7b1c1f7652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7b1c1f7652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7b1c1f75d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7b1c1f75d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7b1c1f75d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7b1c1f739960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7b1c1f739960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7b1c1f76940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7b1c1f738977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7b1c1f738977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7b1c1f66136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b1c1f66136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7b1c1f661272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7b1c1f7b87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7b1c1f7b85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7b1c1fd800c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7b1c1fd7f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7b1c1fd7cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b1c1fd7caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7b1c1fd7cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7b1c201dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #41 0x7b1c201dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #42 0x7b1c201df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #43 0x7b1c1f292928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1c1f6e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b1c1f6eafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b1c1f6eafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b1c1fd77065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b1c1fd76c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b1c1fd74866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7b1c1fd747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7b1c1fda3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7b1c1f6bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7b1c1f7bb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7b1c1f7bb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7b1c1f7bb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7b1c1f6bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7b1c1f76940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b1c1f7652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7b1c1f7652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7b1c1f75d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7b1c1f75d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7b1c1f75d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7b1c1f739960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7b1c1f739960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b1c1f76940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7b1c1f738977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7b1c1f738977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7b1c1f66136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7b1c1f66136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7b1c1f661272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7b1c1f7b87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7b1c1f7b85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1c1f6e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b1c1f6f0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b1c1f7090a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b1c1f7090a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b1c1f7090a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b1c1f670dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b1c1f670dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b1c1f6d864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b1c1f6d916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b1c1f6d916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b1c1f6d916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b1c1f6da9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7b1c1f6c188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7b1c1fd7f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7b1c1fd7f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7b1c1fd7ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7b1c1fd7ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7b1c1fd7ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7b1c1fd7cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7b1c201dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #21 0x7b1c201dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #22 0x7b1c201df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #23 0x7b1c1f292928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7f1c3e3e4d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1c1f6e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b1c1f6eafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b1c1f6eafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b1c1fd77065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b1c1fd76c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b1c1fd76c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b1c1fd76c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b1c1fd74866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b1c1fd747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7b1c1fd6d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7b1c1fd6d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7b1c1fd698ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7b1c1fd698c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7b1c1fd7f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7b1c1fd7cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7b1c1fd7caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7b1c1fd7cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7b1c201dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #22 0x7b1c201dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #23 0x7b1c201df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #24 0x7b1c1f292928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7f1c3e3e4d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1c1f6e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b1c1f6eafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b1c1f6eafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b1c1fd77065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b1c1fd76c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b1c1fd76c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b1c1fd74866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7b1c1fd747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7b1c1fda3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7b1c1f6bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7b1c1f7bb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7b1c1f7bb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7b1c1f7bb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7b1c1f6bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7b1c1f76940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7b1c1f7652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7b1c1f7652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7b1c1f75d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7b1c1f75d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7b1c1f75d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7b1c1f739960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7b1c1f739960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7b1c1f76940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7b1c1f738977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7b1c1f738977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7b1c1f66136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7b1c1f66136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7b1c1f661272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1c1f651f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b1c1f651f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b1c1f6d1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b1c1f6d1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b1c1fd76e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b1c1fd76c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b1c1fd76c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b1c1fd76c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b1c1fd74866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b1c1fd747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b1c1fda3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7b1c1f6bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b1c1f7bb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b1c1f7bb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b1c1f7bb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b1c1f6bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b1c1f76940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b1c1f7652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7b1c1f7652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7b1c1f75d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7b1c1f75d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7b1c1f75d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7b1c1f739960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7b1c1f739960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b1c1f76940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7b1c1f738977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7b1c1f738977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1c1f651f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b1c1f651f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b1c1f6d1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b1c1f6d1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b1c1fd76e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b1c1fd76c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b1c1fd76c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b1c1fd74866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b1c1fd747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b1c1fda3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b1c1f6bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b1c1f7bb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b1c1f7bb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b1c1f7bb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b1c1f6bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b1c1f76940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b1c1f7652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b1c1f7652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b1c1f75d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b1c1f75d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b1c1f75d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b1c1f739960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b1c1f739960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b1c1f76940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b1c1f738977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b1c1f738977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b1c1f66136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b1c1f66136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7b1c1f661272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1c1f651f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b1c1f651f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b1c1f6d1d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b1c1f6d1d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7b1c1f670ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7b1c1f660ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7b1c1f660ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7b1c1f767722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7b1c1f75d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7b1c1f75d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7b1c1f75d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7b1c1f739960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7b1c1f739960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7b1c1f76940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b1c1f738977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7b1c1f738977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7b1c1f66136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7b1c1f66136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7b1c1f661272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7b1c1f7b87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7b1c1f7b85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7b1c1fd800c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7b1c1fd7f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7b1c1fd7cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7b1c1fd7caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7b1c1fd7cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7b1c201dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #35 0x7b1c201dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #36 0x7b1c201df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #37 0x7b1c1f292928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1c1f6e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b1c1f6f0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b1c1f7090a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b1c1f7090a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b1c1f7090a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b1c1f670dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b1c1f670dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b1c1f6d864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b1c1f6d916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b1c1f6d916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b1c1f6d916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b1c1f6d512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7b1c1f6b54aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7b1c1f6bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7b1c1f7bb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7b1c1f7bb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7b1c1f7bb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7b1c1f6bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7b1c1f76940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7b1c1f7652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7b1c1f7652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7b1c1f75d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7b1c1f75d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7b1c1f75d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7b1c1f739960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7b1c1f739960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7b1c1f660ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b1c1f660ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7b1c1f767722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7b1c1f7652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7b1c1f7652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7b1c1f661091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7b1c1f661091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7b1c1f66168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7b1c1f66168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7b1c1f7b99d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7b1c1f7b99d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7b1c1fd7f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1c1f655882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7b1c1f655882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7b1c1fd770d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7b1c1fd76c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b1c1fd76c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b1c1fd76c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b1c1fd74866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b1c1fd747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b1c1fda3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b1c1f6bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b1c1f7bb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b1c1f7bb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b1c1f7bb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b1c1f6bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b1c1f76940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b1c1f7652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b1c1f7652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b1c1f75d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b1c1f75d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b1c1f75d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b1c1f739960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b1c1f739960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b1c1f76940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b1c1f738977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b1c1f738977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b1c1f66136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b1c1f66136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7b1c1f7b87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7b1c1f7b85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7b1c1fd800c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7b1c1fd7f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7b1c1fd7cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7b1c1fd7caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7b1c1fd7cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7b1c201dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #33 0x7b1c201dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #34 0x7b1c201df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #35 0x7b1c1f292928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1c1f651f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b1c1f651f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b1c1f6d1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b1c1f6d1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b1c1fd76e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b1c1fd76c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b1c1fd76c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b1c1fd76c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b1c1fd74866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b1c1fd78090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7b1c1fd78090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7b1c1f7683ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7b1c1f7652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7b1c1f7652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7b1c1f75d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7b1c1f75d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7b1c1f75d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7b1c1f739960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7b1c1f739960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7b1c1f76940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7b1c1f738977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7b1c1f738977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7b1c1f66136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7b1c1f66136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7b1c1f661272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7b1c1f7b87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7b1c1f7b85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7b1c1fd800c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1c1f651f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b1c1f651f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b1c1f6d1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b1c1f6d1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b1c1fd76e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b1c1fd76c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b1c1fd74866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7b1c1fd78090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7b1c1fd78090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7b1c1f7683ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7b1c1f7652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7b1c1f7652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7b1c1f75d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7b1c1f75d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7b1c1f75d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7b1c1f739960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7b1c1f739960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7b1c1f76940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7b1c1f738977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7b1c1f738977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b1c1f66136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7b1c1f66136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7b1c1f661272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7b1c1f7b87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7b1c1f7b85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7b1c1fd800c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7b1c1fd7f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7b1c1fd7cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7b1c1fd7caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1c1f6e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b1c1f6eafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b1c1f6eafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b1c1fd77065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b1c1fd76c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b1c1fd76c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b1c1fd76c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b1c1fd74866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b1c1fd747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b1c1fda32be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7b1c1f6bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b1c1f7bb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b1c1f7bb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b1c1f7bb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b1c1f6bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b1c1f76940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b1c1f738977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7b1c1f738977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b1c1f66136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b1c1f66136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7b1c1f661272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7b1c1f7b87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7b1c1f7b9a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7b1c1f7b9a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7b1c1f7b9a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7b1c1fd7f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7b1c1fd7cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b1c1fd7caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1c1f6e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b1c1f6f0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b1c1f66b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7b1c1f674b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7b1c1fd7f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7b1c1fd7f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7b1c1fd7ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7b1c1fd7ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7b1c1fd7ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7b1c1fd7cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7b1c201dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #12 0x7b1c201dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #13 0x7b1c201df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #14 0x7b1c1f292928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7f1c3e3e4d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1c1f651f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b1c1f651f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b1c1f6d1eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b1c1f6d1eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7b1c1f76b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7b1c1f76b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7b1c1f767957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7b1c1f7652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7b1c1f7652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7b1c1f75d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7b1c1f75d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7b1c1f75d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7b1c1f739960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7b1c1f739960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7b1c1f76940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7b1c1f738977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7b1c1f738977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7b1c1f66136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b1c1f66136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7b1c1f661272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7b1c1f7b87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7b1c1f7b85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7b1c1fd800c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7b1c1fd7f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7b1c1fd7cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b1c1fd7caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7b1c1fd7cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7b1c201dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #41 0x7b1c201dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #42 0x7b1c201df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #43 0x7b1c1f292928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1c1f6e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b1c1f6eafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b1c1f6eafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b1c1fd77065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b1c1fd76c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b1c1fd74866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7b1c1fd747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7b1c1fda3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7b1c1f6bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7b1c1f7bb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7b1c1f7bb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7b1c1f7bb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7b1c1f6bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7b1c1f76940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b1c1f7652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7b1c1f7652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7b1c1f75d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7b1c1f75d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7b1c1f75d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7b1c1f739960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7b1c1f739960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b1c1f76940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7b1c1f738977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7b1c1f738977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7b1c1f66136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7b1c1f66136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7b1c1f661272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7b1c1f7b87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7b1c1f7b85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1c1f6e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b1c1f6f0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b1c1f7090a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b1c1f7090a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b1c1f7090a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b1c1f670dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b1c1f670dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b1c1f6d864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b1c1f6d916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b1c1f6d916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b1c1f6d916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b1c1f6da9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7b1c1f6c188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7b1c1fd7f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7b1c1fd7f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7b1c1fd7ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7b1c1fd7ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7b1c1fd7ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7b1c1fd7cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7b1c201dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #21 0x7b1c201dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #22 0x7b1c201df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #23 0x7b1c1f292928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7f1c3e3e4d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1c1f6e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b1c1f6eafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b1c1f6eafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b1c1fd77065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b1c1fd76c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b1c1fd76c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b1c1fd76c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b1c1fd74866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b1c1fd747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7b1c1fd6d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7b1c1fd6d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7b1c1fd698ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7b1c1fd698c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7b1c1fd7f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7b1c1fd7cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7b1c1fd7caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7b1c1fd7cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7b1c201dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #22 0x7b1c201dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #23 0x7b1c201df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #24 0x7b1c1f292928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7f1c3e3e4d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1c1f6e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b1c1f6eafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b1c1f6eafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b1c1fd77065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b1c1fd76c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b1c1fd76c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b1c1fd74866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7b1c1fd747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7b1c1fda3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7b1c1f6bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7b1c1f7bb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7b1c1f7bb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7b1c1f7bb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7b1c1f6bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7b1c1f76940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7b1c1f7652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7b1c1f7652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7b1c1f75d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7b1c1f75d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7b1c1f75d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7b1c1f739960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7b1c1f739960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7b1c1f76940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7b1c1f738977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7b1c1f738977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7b1c1f66136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7b1c1f66136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7b1c1f661272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1c1f651f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b1c1f651f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b1c1f6d1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b1c1f6d1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b1c1fd76e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b1c1fd76c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b1c1fd76c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b1c1fd76c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b1c1fd74866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b1c1fd747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b1c1fda3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7b1c1f6bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b1c1f7bb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b1c1f7bb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b1c1f7bb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b1c1f6bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b1c1f76940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b1c1f7652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7b1c1f7652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7b1c1f75d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7b1c1f75d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7b1c1f75d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7b1c1f739960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7b1c1f739960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b1c1f76940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7b1c1f738977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7b1c1f738977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1c1f651f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b1c1f651f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b1c1f6d1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b1c1f6d1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b1c1fd76e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b1c1fd76c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b1c1fd76c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b1c1fd74866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b1c1fd747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b1c1fda3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b1c1f6bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b1c1f7bb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b1c1f7bb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b1c1f7bb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b1c1f6bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b1c1f76940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b1c1f7652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b1c1f7652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b1c1f75d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b1c1f75d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b1c1f75d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b1c1f739960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b1c1f739960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b1c1f76940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b1c1f738977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b1c1f738977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b1c1f66136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b1c1f66136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7b1c1f661272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1c1f651f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b1c1f651f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b1c1f6d1d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b1c1f6d1d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7b1c1f670ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7b1c1f660ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7b1c1f660ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7b1c1f767722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7b1c1f75d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7b1c1f75d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7b1c1f75d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7b1c1f739960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7b1c1f739960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7b1c1f76940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b1c1f738977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7b1c1f738977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7b1c1f66136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7b1c1f66136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7b1c1f661272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7b1c1f7b87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7b1c1f7b85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7b1c1fd800c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7b1c1fd7f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7b1c1fd7cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7b1c1fd7caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7b1c1fd7cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7b1c201dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #35 0x7b1c201dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #36 0x7b1c201df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #37 0x7b1c1f292928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1c1f6e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b1c1f6f0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b1c1f7090a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b1c1f7090a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b1c1f7090a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b1c1f670dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b1c1f670dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b1c1f6d864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b1c1f6d916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b1c1f6d916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b1c1f6d916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b1c1f6d512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7b1c1f6b54aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7b1c1f6bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7b1c1f7bb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7b1c1f7bb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7b1c1f7bb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7b1c1f6bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7b1c1f76940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7b1c1f7652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7b1c1f7652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7b1c1f75d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7b1c1f75d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7b1c1f75d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7b1c1f739960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7b1c1f739960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7b1c1f660ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b1c1f660ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7b1c1f767722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7b1c1f7652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7b1c1f7652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7b1c1f661091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7b1c1f661091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7b1c1f66168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7b1c1f66168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7b1c1f7b99d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7b1c1f7b99d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7b1c1fd7f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1c1f655882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7b1c1f655882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7b1c1fd770d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7b1c1fd76c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b1c1fd76c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b1c1fd76e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b1c1fd76c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b1c1fd74866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b1c1fd747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b1c1fda3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b1c1f6bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b1c1f7bb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b1c1f7bb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b1c1f7bb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b1c1f6bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b1c1f76940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b1c1f7652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b1c1f7652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b1c1f75d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b1c1f75d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b1c1f75d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b1c1f739960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b1c1f739960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b1c1f76940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b1c1f738977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b1c1f738977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b1c1f66136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b1c1f66136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
============================== slowest durations ===============================
17.49s call     test_sql_negative.py::test[watermarks-bad_pushdown-default.txt]
0.03s setup    test_sql_negative.py::test[watermarks-bad_pushdown-default.txt]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_sql_negative.py::test[watermarks-bad_pushdown-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e59/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e59/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_8y1tv1oh/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e59/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_8y1tv1oh/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e59/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_8y1tv1oh/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e59/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_8y1tv1oh/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e59/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_8y1tv1oh/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e59/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e59/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_8y1tv1oh/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e59/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_8y1tv1oh/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e59/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_8y1tv1oh/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e59/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_8y1tv1oh/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e59/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_8y1tv1oh/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b1c1f739960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b1c1f76940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b1c1f661e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b1c1f661e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b1c1f661d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b1c1f7b8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b1c1f7b8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b1c1f738977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b1c1f738977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b1c1f6bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b1c1f66136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b1c1f66136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
============================== 1 failed in 18.13s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/exso/004e58/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 2 items

============================ no tests ran in 0.10s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/exso/004e5b/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 2 items

============================ no tests ran in 0.12s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 31 items

test_sql_streaming.py FFFFFFFF

=================================== FAILURES ===================================
_______________________ test[hop-GroupByHop-default.txt] _______________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wvjdzrmx/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wvjdzrmx/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wvjdzrmx/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wvjdzrmx/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wvjdzrmx/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wvjdzrmx/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wvjdzrmx/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wvjdzrmx/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wvjdzrmx/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wvjdzrmx/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7b6a440f9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7b6a4412940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7b6a440f8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7b6a440f8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7b6a4402136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7b6a4402136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453688 byte(s) leaked in 8615 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[hop-GroupByHop-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e57/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:668 process search UDF in: None, /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/exso/004e57/yql/udfs
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/string/libstring_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/top/libtop_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/python/python3_small/libpython3_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/digest/libdigest_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/re2/libre2_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/url_base/liburl_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/hyperloglog/libhyperloglog_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/topfreq/libtopfreq_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/histogram/libhistogram_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/pire/libpire_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/reservoir_sampling/libreservoir_sampling_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/yson2/libyson2_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/math/libmath_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/vector/libvector_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/streaming/libstreaming_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/datetime2/libdatetime2_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/stat/libstat_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/unicode_base/libunicode_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/file/libfile_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/hyperscan/libhyperscan_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/protobuf/libprotobuf_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/set/libset_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/json2/libjson2_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/logs/dsv/libdsv_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/test/simple/libsimple_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/test/test_import/libtest_import_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/callables/libcallables_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/lists/liblists_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/dicts/libdicts_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/dummylog/libdummylog.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/type_inspection/libtype_inspection_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/structs/libstructs_udf.so
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_sql_streaming.py, test_name: test[hop-GroupByHop-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wvjdzrmx/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wvjdzrmx/results.txt', '--ast-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wvjdzrmx/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wvjdzrmx/plan.json', '--log-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wvjdzrmx/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wvjdzrmx/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wvjdzrmx/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wvjdzrmx/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wvjdzrmx/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wvjdzrmx/topic_3.txt']' in '/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wvjdzrmx' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 365805
DEBUG    ya.test:process.py:259 Command (pid 365805) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 365805) elapsed time (sec): 18.43810749053955
DEBUG    ya.test:process.py:263 Command (pid 365805) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 365805) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 365805) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 365805) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 365805) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 365805) maxrss: 1475464
DEBUG    ya.test:process.py:263 Command (pid 365805) minflt: 976686
DEBUG    ya.test:process.py:263 Command (pid 365805) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 365805) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 365805) nivcsw: 621
DEBUG    ya.test:process.py:263 Command (pid 365805) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 365805) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 365805) nvcsw: 104015
DEBUG    ya.test:process.py:263 Command (pid 365805) oublock: 9592
DEBUG    ya.test:process.py:263 Command (pid 365805) stime: 3.740332
DEBUG    ya.test:process.py:263 Command (pid 365805) utime: 11.907303
DEBUG    ya.test:process.py:263 Command (pid 365805) wtime: 18.441
DEBUG    ya.test:process.py:275 Command (pid 365805) output:
2025-12-15T11:37:14.471250Z Fetching udfs...
2025-12-15T11:37:14.903921Z Initialization of fq runner...
2025-12-15T11:37:18.438848Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 1.045045s
2025-12-15T11:37:19.491064Z Fetching query results...
2025-12-15T11:37:19.491100Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 365805) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7b6a441787c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7b6a441785fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7b6a447400c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7b6a4473f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7b6a4473cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7b6a4473caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7b6a4473cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7b6a44b9fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #33 0x7b6a44b9fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #34 0x7b6a44b9f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #35 0x7b6a43c52928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b6a44011f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b6a44011f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b6a44091806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b6a44091806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b6a44736e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b6a44736c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b6a44736c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b6a44736c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b6a44734866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b6a44738090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7b6a44738090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7b6a441283ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7b6a441252ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7b6a441252ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7b6a4411d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7b6a4411d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7b6a4411d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7b6a440f9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7b6a440f9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7b6a4412940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7b6a440f8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7b6a440f8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7b6a4402136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7b6a4402136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7b6a44021272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7b6a441787c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7b6a441785fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7b6a447400c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b6a44011f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b6a44011f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b6a44091806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b6a44091806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b6a44736e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b6a44736c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b6a44734866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7b6a44738090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7b6a44738090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7b6a441283ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7b6a441252ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7b6a441252ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7b6a4411d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7b6a4411d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7b6a4411d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7b6a440f9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7b6a440f9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7b6a4412940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7b6a440f8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7b6a440f8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b6a4402136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7b6a4402136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7b6a44021272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7b6a441787c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7b6a441785fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7b6a447400c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7b6a4473f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7b6a4473cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7b6a4473caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b6a440a972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b6a440aafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b6a440aafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b6a44737065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b6a44736c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b6a44736c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b6a44736c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b6a44734866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b6a447347ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b6a447632be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7b6a4407df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b6a4417b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b6a4417b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b6a4417b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b6a4407cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b6a4412940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b6a440f8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7b6a440f8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b6a4402136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b6a4402136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7b6a44021272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7b6a441787c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7b6a44179a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7b6a44179a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7b6a44179a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7b6a4473f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7b6a4473cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b6a4473caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b6a440a972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b6a440b0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b6a4402b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7b6a44034b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7b6a4473f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7b6a4473f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7b6a4473ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7b6a4473ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7b6a4473ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7b6a4473cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7b6a44b9fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #12 0x7b6a44b9fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #13 0x7b6a44b9f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #14 0x7b6a43c52928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7f6a62d9fd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b6a44011f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b6a44011f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b6a44091eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b6a44091eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7b6a4412b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7b6a4412b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7b6a44127957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7b6a441252ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7b6a441252ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7b6a4411d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7b6a4411d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7b6a4411d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7b6a440f9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7b6a440f9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7b6a4412940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7b6a440f8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7b6a440f8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7b6a4402136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b6a4402136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7b6a44021272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7b6a441787c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7b6a441785fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7b6a447400c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7b6a4473f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7b6a4473cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b6a4473caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7b6a4473cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7b6a44b9fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #41 0x7b6a44b9fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #42 0x7b6a44b9f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #43 0x7b6a43c52928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b6a440a972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b6a440aafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b6a440aafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b6a44737065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b6a44736c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b6a44734866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7b6a447347ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7b6a44763fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7b6a4407df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7b6a4417b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7b6a4417b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7b6a4417b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7b6a4407cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7b6a4412940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b6a441252ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7b6a441252ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7b6a4411d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7b6a4411d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7b6a4411d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7b6a440f9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7b6a440f9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b6a4412940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7b6a440f8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7b6a440f8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7b6a4402136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7b6a4402136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7b6a44021272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7b6a441787c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7b6a441785fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b6a440a972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b6a440b0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b6a440c90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b6a440c90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b6a440c90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b6a44030dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b6a44030dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b6a4409864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b6a4409916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b6a4409916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b6a4409916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b6a4409a9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7b6a4408188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7b6a4473f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7b6a4473f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7b6a4473ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7b6a4473ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7b6a4473ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7b6a4473cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7b6a44b9fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #21 0x7b6a44b9fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #22 0x7b6a44b9f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #23 0x7b6a43c52928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7f6a62d9fd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b6a440a972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b6a440aafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b6a440aafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b6a44737065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b6a44736c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b6a44736c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b6a44736c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b6a44734866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b6a447347ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7b6a4472d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7b6a4472d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7b6a447298ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7b6a447298c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7b6a4473f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7b6a4473cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7b6a4473caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7b6a4473cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7b6a44b9fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #22 0x7b6a44b9fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #23 0x7b6a44b9f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #24 0x7b6a43c52928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7f6a62d9fd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b6a440a972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b6a440aafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b6a440aafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b6a44737065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b6a44736c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b6a44736c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b6a44734866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7b6a447347ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7b6a44763fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7b6a4407df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7b6a4417b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7b6a4417b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7b6a4417b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7b6a4407cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7b6a4412940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7b6a441252ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7b6a441252ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7b6a4411d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7b6a4411d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7b6a4411d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7b6a440f9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7b6a440f9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7b6a4412940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7b6a440f8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7b6a440f8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7b6a4402136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7b6a4402136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7b6a44021272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b6a44011f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b6a44011f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b6a44091806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b6a44091806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b6a44736e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b6a44736c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b6a44736c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b6a44736c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b6a44734866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b6a447347ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b6a44763fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7b6a4407df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b6a4417b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b6a4417b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b6a4417b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b6a4407cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b6a4412940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b6a441252ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7b6a441252ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7b6a4411d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7b6a4411d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7b6a4411d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7b6a440f9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7b6a440f9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b6a4412940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7b6a440f8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7b6a440f8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b6a44011f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b6a44011f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b6a44091806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b6a44091806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b6a44736e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b6a44736c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b6a44736c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b6a44734866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b6a447347ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b6a44763fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b6a4407df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b6a4417b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b6a4417b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b6a4417b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b6a4407cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b6a4412940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b6a441252ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b6a441252ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b6a4411d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b6a4411d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b6a4411d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b6a440f9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b6a440f9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b6a4412940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b6a440f8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b6a440f8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b6a4402136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b6a4402136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7b6a44021272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b6a44011f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b6a44011f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b6a44091d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b6a44091d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7b6a44030ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7b6a44020ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7b6a44020ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7b6a44127722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7b6a4411d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7b6a4411d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7b6a4411d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7b6a440f9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7b6a440f9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7b6a4412940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b6a440f8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7b6a440f8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7b6a4402136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7b6a4402136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7b6a44021272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7b6a441787c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7b6a441785fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7b6a447400c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7b6a4473f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7b6a4473cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7b6a4473caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7b6a4473cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7b6a44b9fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #35 0x7b6a44b9fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #36 0x7b6a44b9f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #37 0x7b6a43c52928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b6a440a972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b6a440b0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b6a440c90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b6a440c90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b6a440c90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b6a44030dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b6a44030dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b6a4409864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b6a4409916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b6a4409916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b6a4409916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b6a4409512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7b6a440754aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7b6a4407df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7b6a4417b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7b6a4417b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7b6a4417b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7b6a4407cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7b6a4412940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7b6a441252ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7b6a441252ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7b6a4411d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7b6a4411d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7b6a4411d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7b6a440f9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7b6a440f9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7b6a44020ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b6a44020ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7b6a44127722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7b6a441252ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7b6a441252ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7b6a44021091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7b6a44021091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7b6a4402168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7b6a4402168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7b6a441799d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7b6a441799d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7b6a4473f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b6a44015882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7b6a44015882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7b6a447370d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7b6a44736c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b6a44736c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b6a44736c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b6a44734866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b6a447347ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b6a44763fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b6a4407df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b6a4417b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b6a4417b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b6a4417b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b6a4407cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b6a4412940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b6a441252ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b6a441252ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b6a4411d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b6a4411d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b6a4411d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b6a440f9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b6a440f9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b6a4412940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b6a440f8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b6a440f8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b6a4402136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b6a4402136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453688 byte(s) leaked in 8615 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7b6a441787c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7b6a441785fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7b6a447400c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7b6a4473f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7b6a4473cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7b6a4473caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7b6a4473cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7b6a44b9fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #33 0x7b6a44b9fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #34 0x7b6a44b9f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #35 0x7b6a43c52928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b6a44011f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b6a44011f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b6a44091806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b6a44091806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b6a44736e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b6a44736c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b6a44736c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b6a44736c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b6a44734866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b6a44738090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7b6a44738090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7b6a441283ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7b6a441252ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7b6a441252ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7b6a4411d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7b6a4411d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7b6a4411d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7b6a440f9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7b6a440f9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7b6a4412940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7b6a440f8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7b6a440f8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7b6a4402136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7b6a4402136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7b6a44021272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7b6a441787c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7b6a441785fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7b6a447400c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b6a44011f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b6a44011f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b6a44091806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b6a44091806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b6a44736e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b6a44736c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b6a44734866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7b6a44738090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7b6a44738090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7b6a441283ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7b6a441252ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7b6a441252ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7b6a4411d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7b6a4411d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7b6a4411d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7b6a440f9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7b6a440f9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7b6a4412940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7b6a440f8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7b6a440f8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b6a4402136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7b6a4402136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7b6a44021272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7b6a441787c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7b6a441785fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7b6a447400c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7b6a4473f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7b6a4473cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7b6a4473caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b6a440a972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b6a440aafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b6a440aafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b6a44737065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b6a44736c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b6a44736c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b6a44736c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b6a44734866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b6a447347ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b6a447632be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7b6a4407df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b6a4417b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b6a4417b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b6a4417b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b6a4407cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b6a4412940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b6a440f8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7b6a440f8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b6a4402136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b6a4402136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7b6a44021272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7b6a441787c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7b6a44179a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7b6a44179a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7b6a44179a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7b6a4473f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7b6a4473cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b6a4473caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b6a440a972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b6a440b0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b6a4402b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7b6a44034b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7b6a4473f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7b6a4473f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7b6a4473ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7b6a4473ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7b6a4473ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7b6a4473cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7b6a44b9fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #12 0x7b6a44b9fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #13 0x7b6a44b9f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #14 0x7b6a43c52928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7f6a62d9fd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b6a44011f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b6a44011f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b6a44091eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b6a44091eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7b6a4412b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7b6a4412b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7b6a44127957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7b6a441252ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7b6a441252ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7b6a4411d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7b6a4411d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7b6a4411d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7b6a440f9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7b6a440f9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7b6a4412940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7b6a440f8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7b6a440f8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7b6a4402136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b6a4402136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7b6a44021272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7b6a441787c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7b6a441785fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7b6a447400c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7b6a4473f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7b6a4473cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b6a4473caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7b6a4473cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7b6a44b9fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #41 0x7b6a44b9fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #42 0x7b6a44b9f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #43 0x7b6a43c52928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b6a440a972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b6a440aafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b6a440aafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b6a44737065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b6a44736c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b6a44734866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7b6a447347ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7b6a44763fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7b6a4407df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7b6a4417b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7b6a4417b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7b6a4417b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7b6a4407cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7b6a4412940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b6a441252ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7b6a441252ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7b6a4411d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7b6a4411d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7b6a4411d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7b6a440f9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7b6a440f9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b6a4412940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7b6a440f8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7b6a440f8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7b6a4402136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7b6a4402136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7b6a44021272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7b6a441787c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7b6a441785fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b6a440a972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b6a440b0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b6a440c90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b6a440c90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b6a440c90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b6a44030dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b6a44030dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b6a4409864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b6a4409916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b6a4409916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b6a4409916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b6a4409a9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7b6a4408188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7b6a4473f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7b6a4473f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7b6a4473ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7b6a4473ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7b6a4473ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7b6a4473cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7b6a44b9fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #21 0x7b6a44b9fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #22 0x7b6a44b9f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #23 0x7b6a43c52928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7f6a62d9fd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b6a440a972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b6a440aafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b6a440aafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b6a44737065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b6a44736c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b6a44736c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b6a44736c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b6a44734866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b6a447347ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7b6a4472d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7b6a4472d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7b6a447298ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7b6a447298c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7b6a4473f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7b6a4473cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7b6a4473caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7b6a4473cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7b6a44b9fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #22 0x7b6a44b9fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #23 0x7b6a44b9f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #24 0x7b6a43c52928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7f6a62d9fd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b6a440a972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b6a440aafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b6a440aafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b6a44737065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b6a44736c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b6a44736c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b6a44734866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7b6a447347ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7b6a44763fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7b6a4407df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7b6a4417b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7b6a4417b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7b6a4417b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7b6a4407cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7b6a4412940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7b6a441252ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7b6a441252ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7b6a4411d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7b6a4411d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7b6a4411d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7b6a440f9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7b6a440f9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7b6a4412940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7b6a440f8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7b6a440f8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7b6a4402136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7b6a4402136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7b6a44021272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b6a44011f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b6a44011f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b6a44091806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b6a44091806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b6a44736e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b6a44736c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b6a44736c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b6a44736c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b6a44734866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b6a447347ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b6a44763fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7b6a4407df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b6a4417b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b6a4417b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b6a4417b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b6a4407cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b6a4412940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b6a441252ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7b6a441252ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7b6a4411d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7b6a4411d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7b6a4411d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7b6a440f9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7b6a440f9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b6a4412940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7b6a440f8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7b6a440f8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b6a44011f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b6a44011f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b6a44091806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b6a44091806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b6a44736e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b6a44736c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b6a44736c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b6a44734866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b6a447347ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b6a44763fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b6a4407df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b6a4417b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b6a4417b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b6a4417b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b6a4407cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b6a4412940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b6a441252ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b6a441252ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b6a4411d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b6a4411d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b6a4411d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b6a440f9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b6a440f9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b6a4412940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b6a440f8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b6a440f8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b6a4402136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b6a4402136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7b6a44021272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b6a44011f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b6a44011f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b6a44091d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b6a44091d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7b6a44030ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7b6a44020ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7b6a44020ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7b6a44127722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7b6a4411d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7b6a4411d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7b6a4411d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7b6a440f9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7b6a440f9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7b6a4412940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b6a440f8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7b6a440f8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7b6a4402136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7b6a4402136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7b6a44021272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7b6a441787c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7b6a441785fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7b6a447400c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7b6a4473f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7b6a4473cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7b6a4473caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7b6a4473cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7b6a44b9fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #35 0x7b6a44b9fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #36 0x7b6a44b9f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #37 0x7b6a43c52928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b6a440a972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b6a440b0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b6a440c90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b6a440c90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b6a440c90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b6a44030dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b6a44030dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b6a4409864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b6a4409916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b6a4409916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b6a4409916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b6a4409512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7b6a440754aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7b6a4407df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7b6a4417b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7b6a4417b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7b6a4417b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7b6a4407cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7b6a4412940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7b6a441252ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7b6a441252ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7b6a4411d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7b6a4411d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7b6a4411d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7b6a440f9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7b6a440f9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7b6a44020ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b6a44020ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7b6a44127722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7b6a441252ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7b6a441252ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7b6a44021091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7b6a44021091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7b6a4402168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7b6a4402168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7b6a441799d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7b6a441799d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7b6a4473f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b6a44015882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7b6a44015882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7b6a447370d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7b6a44736c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b6a44736c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b6a44736e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b6a44736c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b6a44734866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b6a447347ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b6a44763fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b6a4407df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b6a4417b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b6a4417b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b6a4417b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b6a4407cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b6a4412940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b6a441252ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b6a441252ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b6a4411d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b6a4411d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b6a4411d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b6a440f9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b6a440f9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b6a4412940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b6a440f8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b6a440f8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b6a4402136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b6a4402136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453688 byte(s) leaked in 8615 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
_________________ test[hop-GroupByHopByStringKey-default.txt] __________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_sf9pp5bv/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_sf9pp5bv/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_sf9pp5bv/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_sf9pp5bv/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_sf9pp5bv/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_sf9pp5bv/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_sf9pp5bv/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_sf9pp5bv/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_sf9pp5bv/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_sf9pp5bv/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7b0836e79960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7b0836ea940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7b0836e78977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7b0836e78977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7b0836da136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7b0836da136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[hop-GroupByHopByStringKey-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e57/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:668 process search UDF in: None, /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/exso/004e57/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_sql_streaming.py, test_name: test[hop-GroupByHopByStringKey-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_sf9pp5bv/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_sf9pp5bv/results.txt', '--ast-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_sf9pp5bv/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_sf9pp5bv/plan.json', '--log-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_sf9pp5bv/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_sf9pp5bv/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_sf9pp5bv/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_sf9pp5bv/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_sf9pp5bv/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_sf9pp5bv/topic_3.txt']' in '/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_sf9pp5bv' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 370204
DEBUG    ya.test:process.py:259 Command (pid 370204) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 370204) elapsed time (sec): 15.81287431716919
DEBUG    ya.test:process.py:263 Command (pid 370204) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 370204) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 370204) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 370204) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 370204) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 370204) maxrss: 1487228
DEBUG    ya.test:process.py:263 Command (pid 370204) minflt: 968975
DEBUG    ya.test:process.py:263 Command (pid 370204) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 370204) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 370204) nivcsw: 50
DEBUG    ya.test:process.py:263 Command (pid 370204) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 370204) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 370204) nvcsw: 104838
DEBUG    ya.test:process.py:263 Command (pid 370204) oublock: 9592
DEBUG    ya.test:process.py:263 Command (pid 370204) stime: 3.497714
DEBUG    ya.test:process.py:263 Command (pid 370204) utime: 10.690891
DEBUG    ya.test:process.py:263 Command (pid 370204) wtime: 15.815
DEBUG    ya.test:process.py:275 Command (pid 370204) output:
2025-12-15T11:37:33.343015Z Fetching udfs...
2025-12-15T11:37:33.797902Z Initialization of fq runner...
2025-12-15T11:37:37.210129Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.820033s
2025-12-15T11:37:38.039735Z Fetching query results...
2025-12-15T11:37:38.039758Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 370204) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7b0836ef87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7b0836ef85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7b08374c00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7b08374bf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7b08374bcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7b08374bcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7b08374bcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7b083791fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #33 0x7b083791fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #34 0x7b083791f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #35 0x7b08369d2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0836d91f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b0836d91f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b0836e11806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b0836e11806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b08374b6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b08374b6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b08374b6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b08374b6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b08374b4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b08374b8090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7b08374b8090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7b0836ea83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7b0836ea52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7b0836ea52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7b0836e9d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7b0836e9d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7b0836e9d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7b0836e79960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7b0836e79960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7b0836ea940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7b0836e78977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7b0836e78977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7b0836da136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7b0836da136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7b0836da1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7b0836ef87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7b0836ef85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7b08374c00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0836d91f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b0836d91f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b0836e11806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b0836e11806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b08374b6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b08374b6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b08374b4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7b08374b8090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7b08374b8090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7b0836ea83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7b0836ea52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7b0836ea52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7b0836e9d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7b0836e9d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7b0836e9d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7b0836e79960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7b0836e79960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7b0836ea940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7b0836e78977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7b0836e78977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b0836da136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7b0836da136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7b0836da1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7b0836ef87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7b0836ef85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7b08374c00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7b08374bf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7b08374bcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7b08374bcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0836e2972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b0836e2afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b0836e2afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b08374b7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b08374b6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b08374b6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b08374b6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b08374b4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b08374b47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b08374e32be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7b0836dfdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b0836efb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b0836efb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b0836efb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b0836dfcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b0836ea940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b0836e78977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7b0836e78977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b0836da136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b0836da136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7b0836da1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7b0836ef87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7b0836ef9a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7b0836ef9a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7b0836ef9a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7b08374bf5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7b08374bcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b08374bcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0836e2972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b0836e30b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b0836dab8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7b0836db4b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7b08374bf3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7b08374bf1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7b08374bef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7b08374bca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7b08374bca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7b08374bcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7b083791fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #12 0x7b083791fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #13 0x7b083791f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #14 0x7b08369d2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7f0855b27d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0836d91f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b0836d91f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b0836e11eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b0836e11eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7b0836eab206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7b0836eab206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7b0836ea7957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7b0836ea52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7b0836ea52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7b0836e9d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7b0836e9d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7b0836e9d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7b0836e79960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7b0836e79960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7b0836ea940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7b0836e78977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7b0836e78977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7b0836da136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b0836da136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7b0836da1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7b0836ef87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7b0836ef85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7b08374c00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7b08374bf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7b08374bcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b08374bcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7b08374bcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7b083791fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #41 0x7b083791fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #42 0x7b083791f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #43 0x7b08369d2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0836e2972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b0836e2afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b0836e2afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b08374b7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b08374b6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b08374b4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7b08374b47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7b08374e3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7b0836dfdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7b0836efb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7b0836efb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7b0836efb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7b0836dfcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7b0836ea940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b0836ea52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7b0836ea52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7b0836e9d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7b0836e9d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7b0836e9d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7b0836e79960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7b0836e79960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b0836ea940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7b0836e78977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7b0836e78977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7b0836da136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7b0836da136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7b0836da1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7b0836ef87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7b0836ef85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0836e2972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b0836e30b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b0836e490a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b0836e490a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b0836e490a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b0836db0dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b0836db0dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b0836e1864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b0836e1916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b0836e1916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b0836e1916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b0836e1a9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7b0836e0188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7b08374bf044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7b08374bf044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7b08374bef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7b08374bca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7b08374bca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7b08374bcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7b083791fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #21 0x7b083791fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #22 0x7b083791f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #23 0x7b08369d2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7f0855b27d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0836e2972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b0836e2afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b0836e2afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b08374b7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b08374b6c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b08374b6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b08374b6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b08374b4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b08374b47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7b08374ad19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7b08374ad19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7b08374a98ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7b08374a98c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7b08374bf53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7b08374bcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7b08374bcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7b08374bcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7b083791fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #22 0x7b083791fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #23 0x7b083791f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #24 0x7b08369d2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7f0855b27d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0836e2972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b0836e2afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b0836e2afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b08374b7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b08374b6c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b08374b6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b08374b4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7b08374b47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7b08374e3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7b0836dfdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7b0836efb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7b0836efb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7b0836efb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7b0836dfcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7b0836ea940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7b0836ea52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7b0836ea52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7b0836e9d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7b0836e9d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7b0836e9d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7b0836e79960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7b0836e79960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7b0836ea940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7b0836e78977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7b0836e78977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7b0836da136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7b0836da136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7b0836da1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0836d91f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b0836d91f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b0836e11806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b0836e11806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b08374b6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b08374b6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b08374b6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b08374b6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b08374b4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b08374b47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b08374e3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7b0836dfdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b0836efb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b0836efb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b0836efb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b0836dfcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b0836ea940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b0836ea52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7b0836ea52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7b0836e9d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7b0836e9d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7b0836e9d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7b0836e79960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7b0836e79960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b0836ea940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7b0836e78977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7b0836e78977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0836d91f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b0836d91f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b0836e11806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b0836e11806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b08374b6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b08374b6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b08374b6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b08374b4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b08374b47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b08374e3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b0836dfdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b0836efb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b0836efb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b0836efb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b0836dfcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b0836ea940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b0836ea52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b0836ea52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b0836e9d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b0836e9d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b0836e9d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b0836e79960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b0836e79960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b0836ea940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b0836e78977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b0836e78977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b0836da136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b0836da136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7b0836da1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0836d91f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b0836d91f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b0836e11d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b0836e11d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7b0836db0ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7b0836da0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7b0836da0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7b0836ea7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7b0836e9d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7b0836e9d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7b0836e9d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7b0836e79960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7b0836e79960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7b0836ea940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b0836e78977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7b0836e78977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7b0836da136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7b0836da136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7b0836da1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7b0836ef87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7b0836ef85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7b08374c00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7b08374bf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7b08374bcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7b08374bcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7b08374bcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7b083791fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #35 0x7b083791fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #36 0x7b083791f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #37 0x7b08369d2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0836e2972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b0836e30b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b0836e490a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b0836e490a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b0836e490a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b0836db0dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b0836db0dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b0836e1864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b0836e1916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b0836e1916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b0836e1916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b0836e1512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7b0836df54aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7b0836dfdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7b0836efb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7b0836efb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7b0836efb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7b0836dfcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7b0836ea940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7b0836ea52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7b0836ea52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7b0836e9d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7b0836e9d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7b0836e9d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7b0836e79960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7b0836e79960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7b0836da0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b0836da0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7b0836ea7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7b0836ea52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7b0836ea52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7b0836da1091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7b0836da1091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7b0836da168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7b0836da168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7b0836ef99d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7b0836ef99d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7b08374bf5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0836d95882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7b0836d95882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7b08374b70d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7b08374b6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b08374b6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b08374b6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b08374b4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b08374b47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b08374e3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b0836dfdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b0836efb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b0836efb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b0836efb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b0836dfcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b0836ea940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b0836ea52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b0836ea52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b0836e9d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b0836e9d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b0836e9d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b0836e79960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b0836e79960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b0836ea940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b0836e78977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b0836e78977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b0836da136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b0836da136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7b0836ef87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7b0836ef85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7b08374c00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7b08374bf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7b08374bcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7b08374bcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7b08374bcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7b083791fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #33 0x7b083791fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #34 0x7b083791f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #35 0x7b08369d2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0836d91f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b0836d91f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b0836e11806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b0836e11806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b08374b6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b08374b6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b08374b6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b08374b6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b08374b4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b08374b8090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7b08374b8090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7b0836ea83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7b0836ea52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7b0836ea52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7b0836e9d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7b0836e9d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7b0836e9d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7b0836e79960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7b0836e79960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7b0836ea940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7b0836e78977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7b0836e78977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7b0836da136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7b0836da136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7b0836da1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7b0836ef87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7b0836ef85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7b08374c00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0836d91f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b0836d91f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b0836e11806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b0836e11806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b08374b6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b08374b6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b08374b4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7b08374b8090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7b08374b8090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7b0836ea83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7b0836ea52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7b0836ea52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7b0836e9d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7b0836e9d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7b0836e9d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7b0836e79960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7b0836e79960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7b0836ea940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7b0836e78977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7b0836e78977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b0836da136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7b0836da136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7b0836da1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7b0836ef87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7b0836ef85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7b08374c00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7b08374bf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7b08374bcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7b08374bcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0836e2972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b0836e2afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b0836e2afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b08374b7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b08374b6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b08374b6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b08374b6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b08374b4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b08374b47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b08374e32be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7b0836dfdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b0836efb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b0836efb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b0836efb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b0836dfcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b0836ea940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b0836e78977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7b0836e78977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b0836da136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b0836da136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7b0836da1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7b0836ef87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7b0836ef9a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7b0836ef9a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7b0836ef9a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7b08374bf5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7b08374bcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b08374bcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0836e2972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b0836e30b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b0836dab8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7b0836db4b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7b08374bf3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7b08374bf1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7b08374bef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7b08374bca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7b08374bca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7b08374bcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7b083791fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #12 0x7b083791fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #13 0x7b083791f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #14 0x7b08369d2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7f0855b27d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0836d91f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b0836d91f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b0836e11eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b0836e11eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7b0836eab206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7b0836eab206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7b0836ea7957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7b0836ea52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7b0836ea52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7b0836e9d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7b0836e9d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7b0836e9d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7b0836e79960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7b0836e79960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7b0836ea940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7b0836e78977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7b0836e78977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7b0836da136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b0836da136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7b0836da1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7b0836ef87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7b0836ef85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7b08374c00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7b08374bf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7b08374bcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b08374bcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7b08374bcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7b083791fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #41 0x7b083791fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #42 0x7b083791f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #43 0x7b08369d2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0836e2972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b0836e2afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b0836e2afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b08374b7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b08374b6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b08374b4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7b08374b47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7b08374e3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7b0836dfdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7b0836efb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7b0836efb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7b0836efb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7b0836dfcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7b0836ea940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b0836ea52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7b0836ea52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7b0836e9d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7b0836e9d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7b0836e9d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7b0836e79960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7b0836e79960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b0836ea940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7b0836e78977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7b0836e78977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7b0836da136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7b0836da136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7b0836da1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7b0836ef87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7b0836ef85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0836e2972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b0836e30b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b0836e490a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b0836e490a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b0836e490a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b0836db0dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b0836db0dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b0836e1864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b0836e1916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b0836e1916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b0836e1916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b0836e1a9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7b0836e0188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7b08374bf044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7b08374bf044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7b08374bef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7b08374bca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7b08374bca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7b08374bcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7b083791fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #21 0x7b083791fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #22 0x7b083791f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #23 0x7b08369d2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7f0855b27d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0836e2972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b0836e2afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b0836e2afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b08374b7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b08374b6c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b08374b6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b08374b6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b08374b4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b08374b47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7b08374ad19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7b08374ad19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7b08374a98ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7b08374a98c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7b08374bf53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7b08374bcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7b08374bcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7b08374bcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7b083791fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #22 0x7b083791fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #23 0x7b083791f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #24 0x7b08369d2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7f0855b27d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0836e2972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b0836e2afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b0836e2afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b08374b7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b08374b6c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b08374b6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b08374b4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7b08374b47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7b08374e3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7b0836dfdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7b0836efb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7b0836efb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7b0836efb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7b0836dfcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7b0836ea940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7b0836ea52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7b0836ea52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7b0836e9d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7b0836e9d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7b0836e9d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7b0836e79960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7b0836e79960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7b0836ea940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7b0836e78977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7b0836e78977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7b0836da136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7b0836da136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7b0836da1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0836d91f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b0836d91f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b0836e11806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b0836e11806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b08374b6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b08374b6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b08374b6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b08374b6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b08374b4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b08374b47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b08374e3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7b0836dfdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b0836efb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b0836efb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b0836efb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b0836dfcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b0836ea940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b0836ea52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7b0836ea52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7b0836e9d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7b0836e9d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7b0836e9d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7b0836e79960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7b0836e79960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b0836ea940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7b0836e78977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7b0836e78977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0836d91f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b0836d91f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b0836e11806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b0836e11806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b08374b6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b08374b6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b08374b6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b08374b4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b08374b47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b08374e3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b0836dfdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b0836efb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b0836efb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b0836efb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b0836dfcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b0836ea940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b0836ea52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b0836ea52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b0836e9d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b0836e9d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b0836e9d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b0836e79960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b0836e79960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b0836ea940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b0836e78977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b0836e78977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b0836da136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b0836da136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7b0836da1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0836d91f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b0836d91f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b0836e11d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b0836e11d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7b0836db0ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7b0836da0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7b0836da0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7b0836ea7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7b0836e9d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7b0836e9d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7b0836e9d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7b0836e79960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7b0836e79960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7b0836ea940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b0836e78977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7b0836e78977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7b0836da136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7b0836da136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7b0836da1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7b0836ef87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7b0836ef85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7b08374c00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7b08374bf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7b08374bcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7b08374bcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7b08374bcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7b083791fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #35 0x7b083791fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #36 0x7b083791f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #37 0x7b08369d2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0836e2972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b0836e30b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b0836e490a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b0836e490a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b0836e490a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b0836db0dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b0836db0dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b0836e1864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b0836e1916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b0836e1916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b0836e1916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b0836e1512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7b0836df54aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7b0836dfdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7b0836efb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7b0836efb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7b0836efb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7b0836dfcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7b0836ea940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7b0836ea52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7b0836ea52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7b0836e9d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7b0836e9d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7b0836e9d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7b0836e79960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7b0836e79960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7b0836da0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b0836da0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7b0836ea7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7b0836ea52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7b0836ea52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7b0836da1091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7b0836da1091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7b0836da168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7b0836da168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7b0836ef99d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7b0836ef99d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7b08374bf5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0836d95882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7b0836d95882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7b08374b70d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7b08374b6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b08374b6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b08374b6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b08374b6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b08374b4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b08374b47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b08374e3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b0836dfdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b0836efb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b0836efb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b0836efb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b0836dfcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b0836ea940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b0836ea52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b0836ea52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b0836e9d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b0836e9d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b0836e9d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b0836e79960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b0836e79960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b0836ea940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b0836e78977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b0836e78977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b0836da136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b0836da136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
___________________ test[hop-GroupByHopExprKey-default.txt] ____________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_7fg6bd_v/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_7fg6bd_v/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_7fg6bd_v/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_7fg6bd_v/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_7fg6bd_v/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_7fg6bd_v/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_7fg6bd_v/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_7fg6bd_v/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_7fg6bd_v/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_7fg6bd_v/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7b03ca569960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7b03ca59940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7b03ca568977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7b03ca568977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7b03ca49136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7b03ca49136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453686 byte(s) leaked in 8615 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[hop-GroupByHopExprKey-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e57/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:668 process search UDF in: None, /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/exso/004e57/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_sql_streaming.py, test_name: test[hop-GroupByHopExprKey-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_7fg6bd_v/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_7fg6bd_v/results.txt', '--ast-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_7fg6bd_v/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_7fg6bd_v/plan.json', '--log-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_7fg6bd_v/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_7fg6bd_v/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_7fg6bd_v/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_7fg6bd_v/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_7fg6bd_v/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_7fg6bd_v/topic_3.txt']' in '/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_7fg6bd_v' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 372709
DEBUG    ya.test:process.py:259 Command (pid 372709) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 372709) elapsed time (sec): 15.360854148864746
DEBUG    ya.test:process.py:263 Command (pid 372709) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 372709) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 372709) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 372709) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 372709) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 372709) maxrss: 1508324
DEBUG    ya.test:process.py:263 Command (pid 372709) minflt: 977917
DEBUG    ya.test:process.py:263 Command (pid 372709) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 372709) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 372709) nivcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 372709) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 372709) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 372709) nvcsw: 103399
DEBUG    ya.test:process.py:263 Command (pid 372709) oublock: 9584
DEBUG    ya.test:process.py:263 Command (pid 372709) stime: 3.361217
DEBUG    ya.test:process.py:263 Command (pid 372709) utime: 9.890191
DEBUG    ya.test:process.py:263 Command (pid 372709) wtime: 15.363
DEBUG    ya.test:process.py:275 Command (pid 372709) output:
2025-12-15T11:37:49.411711Z Fetching udfs...
2025-12-15T11:37:49.800333Z Initialization of fq runner...
2025-12-15T11:37:52.835955Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.847915s
2025-12-15T11:37:53.689412Z Fetching query results...
2025-12-15T11:37:53.689438Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 372709) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7b03ca5e87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7b03ca5e85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7b03cabb00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7b03cabaf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7b03cabacbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7b03cabacaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7b03cabacccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7b03cb00fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #33 0x7b03cb00fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #34 0x7b03cb00f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #35 0x7b03ca0c2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b03ca481f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b03ca481f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b03ca501806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b03ca501806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b03caba6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b03caba6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b03caba6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b03caba6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b03caba4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b03caba8090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7b03caba8090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7b03ca5983ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7b03ca5952ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7b03ca5952ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7b03ca58d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7b03ca58d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7b03ca58d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7b03ca569960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7b03ca569960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7b03ca59940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7b03ca568977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7b03ca568977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7b03ca49136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7b03ca49136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7b03ca491272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7b03ca5e87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7b03ca5e85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7b03cabb00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b03ca481f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b03ca481f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b03ca501806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b03ca501806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b03caba6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b03caba6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b03caba4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7b03caba8090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7b03caba8090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7b03ca5983ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7b03ca5952ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7b03ca5952ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7b03ca58d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7b03ca58d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7b03ca58d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7b03ca569960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7b03ca569960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7b03ca59940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7b03ca568977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7b03ca568977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b03ca49136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7b03ca49136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7b03ca491272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7b03ca5e87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7b03ca5e85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7b03cabb00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7b03cabaf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7b03cabacbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7b03cabacaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b03ca51972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b03ca51afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b03ca51afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b03caba7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b03caba6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b03caba6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b03caba6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b03caba4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b03caba47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b03cabd32be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7b03ca4edf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b03ca5eb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b03ca5eb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b03ca5eb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b03ca4ecd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b03ca59940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b03ca568977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7b03ca568977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b03ca49136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b03ca49136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7b03ca491272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7b03ca5e87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7b03ca5e9a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7b03ca5e9a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7b03ca5e9a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7b03cabaf5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7b03cabacbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b03cabacaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b03ca51972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b03ca520b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b03ca49b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7b03ca4a4b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7b03cabaf3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7b03cabaf1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7b03cabaef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7b03cabaca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7b03cabaca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7b03cabacccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7b03cb00fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #12 0x7b03cb00fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #13 0x7b03cb00f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #14 0x7b03ca0c2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7f03e9211d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b03ca481f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b03ca481f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b03ca501eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b03ca501eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7b03ca59b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7b03ca59b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7b03ca597957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7b03ca5952ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7b03ca5952ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7b03ca58d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7b03ca58d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7b03ca58d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7b03ca569960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7b03ca569960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7b03ca59940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7b03ca568977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7b03ca568977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7b03ca49136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b03ca49136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7b03ca491272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7b03ca5e87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7b03ca5e85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7b03cabb00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7b03cabaf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7b03cabacbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b03cabacaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7b03cabacccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7b03cb00fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #41 0x7b03cb00fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #42 0x7b03cb00f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #43 0x7b03ca0c2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b03ca51972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b03ca51afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b03ca51afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b03caba7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b03caba6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b03caba4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7b03caba47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7b03cabd3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7b03ca4edf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7b03ca5eb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7b03ca5eb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7b03ca5eb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7b03ca4ecd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7b03ca59940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b03ca5952ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7b03ca5952ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7b03ca58d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7b03ca58d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7b03ca58d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7b03ca569960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7b03ca569960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b03ca59940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7b03ca568977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7b03ca568977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7b03ca49136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7b03ca49136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7b03ca491272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7b03ca5e87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7b03ca5e85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b03ca51972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b03ca520b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b03ca5390a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b03ca5390a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b03ca5390a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b03ca4a0dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b03ca4a0dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b03ca50864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b03ca50916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b03ca50916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b03ca50916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b03ca50a9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7b03ca4f188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7b03cabaf044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7b03cabaf044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7b03cabaef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7b03cabaca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7b03cabaca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7b03cabacccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7b03cb00fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #21 0x7b03cb00fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #22 0x7b03cb00f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #23 0x7b03ca0c2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7f03e9211d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b03ca51972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b03ca51afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b03ca51afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b03caba7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b03caba6c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b03caba6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b03caba6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b03caba4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b03caba47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7b03cab9d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7b03cab9d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7b03cab998ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7b03cab998c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7b03cabaf53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7b03cabacbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7b03cabacaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7b03cabacccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7b03cb00fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #22 0x7b03cb00fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #23 0x7b03cb00f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #24 0x7b03ca0c2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7f03e9211d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b03ca51972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b03ca51afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b03ca51afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b03caba7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b03caba6c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b03caba6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b03caba4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7b03caba47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7b03cabd3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7b03ca4edf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7b03ca5eb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7b03ca5eb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7b03ca5eb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7b03ca4ecd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7b03ca59940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7b03ca5952ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7b03ca5952ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7b03ca58d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7b03ca58d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7b03ca58d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7b03ca569960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7b03ca569960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7b03ca59940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7b03ca568977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7b03ca568977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7b03ca49136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7b03ca49136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7b03ca491272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b03ca481f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b03ca481f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b03ca501806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b03ca501806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b03caba6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b03caba6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b03caba6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b03caba6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b03caba4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b03caba47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b03cabd3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7b03ca4edf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b03ca5eb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b03ca5eb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b03ca5eb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b03ca4ecd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b03ca59940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b03ca5952ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7b03ca5952ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7b03ca58d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7b03ca58d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7b03ca58d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7b03ca569960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7b03ca569960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b03ca59940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7b03ca568977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7b03ca568977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b03ca481f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b03ca481f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b03ca501806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b03ca501806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b03caba6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b03caba6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b03caba6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b03caba4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b03caba47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b03cabd3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b03ca4edf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b03ca5eb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b03ca5eb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b03ca5eb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b03ca4ecd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b03ca59940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b03ca5952ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b03ca5952ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b03ca58d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b03ca58d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b03ca58d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b03ca569960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b03ca569960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b03ca59940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b03ca568977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b03ca568977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b03ca49136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b03ca49136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7b03ca491272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b03ca481f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b03ca481f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b03ca501d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b03ca501d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7b03ca4a0ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7b03ca490ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7b03ca490ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7b03ca597722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7b03ca58d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7b03ca58d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7b03ca58d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7b03ca569960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7b03ca569960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7b03ca59940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b03ca568977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7b03ca568977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7b03ca49136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7b03ca49136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7b03ca491272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7b03ca5e87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7b03ca5e85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7b03cabb00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7b03cabaf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7b03cabacbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7b03cabacaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7b03cabacccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7b03cb00fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #35 0x7b03cb00fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #36 0x7b03cb00f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #37 0x7b03ca0c2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b03ca51972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b03ca520b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b03ca5390a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b03ca5390a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b03ca5390a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b03ca4a0dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b03ca4a0dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b03ca50864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b03ca50916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b03ca50916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b03ca50916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b03ca50512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7b03ca4e54aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7b03ca4edf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7b03ca5eb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7b03ca5eb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7b03ca5eb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7b03ca4ecd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7b03ca59940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7b03ca5952ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7b03ca5952ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7b03ca58d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7b03ca58d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7b03ca58d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7b03ca569960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7b03ca569960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7b03ca490ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b03ca490ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7b03ca597722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7b03ca5952ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7b03ca5952ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7b03ca491091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7b03ca491091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7b03ca49168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7b03ca49168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7b03ca5e99d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7b03ca5e99d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7b03cabaf5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b03ca485882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7b03ca485882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7b03caba70d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7b03caba6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b03caba6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b03caba6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b03caba4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b03caba47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b03cabd3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b03ca4edf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b03ca5eb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b03ca5eb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b03ca5eb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b03ca4ecd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b03ca59940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b03ca5952ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b03ca5952ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b03ca58d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b03ca58d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b03ca58d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b03ca569960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b03ca569960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b03ca59940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b03ca568977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b03ca568977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b03ca49136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b03ca49136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453686 byte(s) leaked in 8615 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7b03ca5e87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7b03ca5e85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7b03cabb00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7b03cabaf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7b03cabacbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7b03cabacaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7b03cabacccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7b03cb00fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #33 0x7b03cb00fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #34 0x7b03cb00f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #35 0x7b03ca0c2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b03ca481f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b03ca481f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b03ca501806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b03ca501806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b03caba6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b03caba6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b03caba6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b03caba6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b03caba4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b03caba8090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7b03caba8090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7b03ca5983ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7b03ca5952ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7b03ca5952ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7b03ca58d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7b03ca58d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7b03ca58d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7b03ca569960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7b03ca569960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7b03ca59940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7b03ca568977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7b03ca568977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7b03ca49136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7b03ca49136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7b03ca491272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7b03ca5e87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7b03ca5e85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7b03cabb00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b03ca481f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b03ca481f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b03ca501806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b03ca501806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b03caba6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b03caba6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b03caba4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7b03caba8090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7b03caba8090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7b03ca5983ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7b03ca5952ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7b03ca5952ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7b03ca58d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7b03ca58d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7b03ca58d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7b03ca569960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7b03ca569960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7b03ca59940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7b03ca568977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7b03ca568977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b03ca49136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7b03ca49136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7b03ca491272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7b03ca5e87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7b03ca5e85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7b03cabb00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7b03cabaf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7b03cabacbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7b03cabacaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b03ca51972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b03ca51afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b03ca51afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b03caba7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b03caba6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b03caba6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b03caba6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b03caba4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b03caba47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b03cabd32be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7b03ca4edf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b03ca5eb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b03ca5eb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b03ca5eb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b03ca4ecd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b03ca59940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b03ca568977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7b03ca568977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b03ca49136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b03ca49136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7b03ca491272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7b03ca5e87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7b03ca5e9a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7b03ca5e9a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7b03ca5e9a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7b03cabaf5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7b03cabacbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b03cabacaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b03ca51972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b03ca520b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b03ca49b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7b03ca4a4b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7b03cabaf3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7b03cabaf1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7b03cabaef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7b03cabaca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7b03cabaca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7b03cabacccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7b03cb00fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #12 0x7b03cb00fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #13 0x7b03cb00f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #14 0x7b03ca0c2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7f03e9211d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b03ca481f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b03ca481f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b03ca501eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b03ca501eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7b03ca59b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7b03ca59b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7b03ca597957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7b03ca5952ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7b03ca5952ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7b03ca58d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7b03ca58d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7b03ca58d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7b03ca569960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7b03ca569960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7b03ca59940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7b03ca568977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7b03ca568977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7b03ca49136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b03ca49136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7b03ca491272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7b03ca5e87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7b03ca5e85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7b03cabb00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7b03cabaf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7b03cabacbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b03cabacaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7b03cabacccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7b03cb00fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #41 0x7b03cb00fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #42 0x7b03cb00f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #43 0x7b03ca0c2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b03ca51972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b03ca51afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b03ca51afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b03caba7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b03caba6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b03caba4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7b03caba47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7b03cabd3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7b03ca4edf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7b03ca5eb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7b03ca5eb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7b03ca5eb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7b03ca4ecd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7b03ca59940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b03ca5952ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7b03ca5952ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7b03ca58d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7b03ca58d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7b03ca58d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7b03ca569960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7b03ca569960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b03ca59940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7b03ca568977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7b03ca568977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7b03ca49136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7b03ca49136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7b03ca491272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7b03ca5e87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7b03ca5e85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b03ca51972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b03ca520b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b03ca5390a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b03ca5390a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b03ca5390a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b03ca4a0dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b03ca4a0dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b03ca50864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b03ca50916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b03ca50916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b03ca50916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b03ca50a9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7b03ca4f188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7b03cabaf044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7b03cabaf044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7b03cabaef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7b03cabaca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7b03cabaca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7b03cabacccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7b03cb00fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #21 0x7b03cb00fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #22 0x7b03cb00f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #23 0x7b03ca0c2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7f03e9211d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b03ca51972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b03ca51afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b03ca51afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b03caba7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b03caba6c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b03caba6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b03caba6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b03caba4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b03caba47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7b03cab9d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7b03cab9d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7b03cab998ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7b03cab998c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7b03cabaf53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7b03cabacbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7b03cabacaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7b03cabacccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7b03cb00fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #22 0x7b03cb00fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #23 0x7b03cb00f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #24 0x7b03ca0c2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7f03e9211d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b03ca51972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b03ca51afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b03ca51afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b03caba7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b03caba6c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b03caba6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b03caba4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7b03caba47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7b03cabd3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7b03ca4edf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7b03ca5eb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7b03ca5eb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7b03ca5eb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7b03ca4ecd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7b03ca59940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7b03ca5952ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7b03ca5952ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7b03ca58d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7b03ca58d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7b03ca58d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7b03ca569960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7b03ca569960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7b03ca59940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7b03ca568977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7b03ca568977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7b03ca49136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7b03ca49136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7b03ca491272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b03ca481f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b03ca481f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b03ca501806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b03ca501806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b03caba6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b03caba6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b03caba6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b03caba6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b03caba4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b03caba47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b03cabd3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7b03ca4edf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b03ca5eb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b03ca5eb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b03ca5eb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b03ca4ecd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b03ca59940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b03ca5952ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7b03ca5952ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7b03ca58d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7b03ca58d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7b03ca58d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7b03ca569960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7b03ca569960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b03ca59940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7b03ca568977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7b03ca568977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b03ca481f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b03ca481f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b03ca501806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b03ca501806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b03caba6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b03caba6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b03caba6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b03caba4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b03caba47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b03cabd3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b03ca4edf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b03ca5eb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b03ca5eb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b03ca5eb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b03ca4ecd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b03ca59940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b03ca5952ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b03ca5952ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b03ca58d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b03ca58d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b03ca58d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b03ca569960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b03ca569960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b03ca59940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b03ca568977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b03ca568977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b03ca49136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b03ca49136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7b03ca491272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b03ca481f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b03ca481f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b03ca501d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b03ca501d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7b03ca4a0ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7b03ca490ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7b03ca490ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7b03ca597722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7b03ca58d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7b03ca58d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7b03ca58d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7b03ca569960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7b03ca569960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7b03ca59940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b03ca568977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7b03ca568977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7b03ca49136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7b03ca49136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7b03ca491272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7b03ca5e87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7b03ca5e85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7b03cabb00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7b03cabaf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7b03cabacbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7b03cabacaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7b03cabacccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7b03cb00fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #35 0x7b03cb00fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #36 0x7b03cb00f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #37 0x7b03ca0c2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b03ca51972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b03ca520b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b03ca5390a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b03ca5390a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b03ca5390a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b03ca4a0dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b03ca4a0dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b03ca50864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b03ca50916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b03ca50916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b03ca50916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b03ca50512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7b03ca4e54aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7b03ca4edf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7b03ca5eb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7b03ca5eb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7b03ca5eb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7b03ca4ecd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7b03ca59940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7b03ca5952ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7b03ca5952ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7b03ca58d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7b03ca58d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7b03ca58d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7b03ca569960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7b03ca569960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7b03ca490ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b03ca490ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7b03ca597722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7b03ca5952ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7b03ca5952ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7b03ca491091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7b03ca491091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7b03ca49168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7b03ca49168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7b03ca5e99d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7b03ca5e99d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7b03cabaf5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b03ca485882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7b03ca485882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7b03caba70d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7b03caba6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b03caba6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b03caba6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b03caba6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b03caba4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b03caba47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b03cabd3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b03ca4edf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b03ca5eb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b03ca5eb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b03ca5eb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b03ca4ecd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b03ca59940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b03ca5952ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b03ca5952ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b03ca58d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b03ca58d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b03ca58d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b03ca569960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b03ca569960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b03ca59940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b03ca568977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b03ca568977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b03ca49136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b03ca49136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453686 byte(s) leaked in 8615 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
___________________ test[hop-GroupByHopListKey-default.txt] ____________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_473ho9xr/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_473ho9xr/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_473ho9xr/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_473ho9xr/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_473ho9xr/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_473ho9xr/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_473ho9xr/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_473ho9xr/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_473ho9xr/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_473ho9xr/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7bbfa7a09960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7bbfa7a3940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7bbfa7a08977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7bbfa7a08977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7bbfa793136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7bbfa793136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[hop-GroupByHopListKey-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e57/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:668 process search UDF in: None, /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/exso/004e57/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_sql_streaming.py, test_name: test[hop-GroupByHopListKey-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_473ho9xr/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_473ho9xr/results.txt', '--ast-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_473ho9xr/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_473ho9xr/plan.json', '--log-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_473ho9xr/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_473ho9xr/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_473ho9xr/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_473ho9xr/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_473ho9xr/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_473ho9xr/topic_3.txt']' in '/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_473ho9xr' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 376345
DEBUG    ya.test:process.py:259 Command (pid 376345) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 376345) elapsed time (sec): 15.006699323654175
DEBUG    ya.test:process.py:263 Command (pid 376345) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 376345) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 376345) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 376345) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 376345) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 376345) maxrss: 1511756
DEBUG    ya.test:process.py:263 Command (pid 376345) minflt: 980833
DEBUG    ya.test:process.py:263 Command (pid 376345) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 376345) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 376345) nivcsw: 63
DEBUG    ya.test:process.py:263 Command (pid 376345) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 376345) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 376345) nvcsw: 103587
DEBUG    ya.test:process.py:263 Command (pid 376345) oublock: 9592
DEBUG    ya.test:process.py:263 Command (pid 376345) stime: 3.43409
DEBUG    ya.test:process.py:263 Command (pid 376345) utime: 9.587822
DEBUG    ya.test:process.py:263 Command (pid 376345) wtime: 15.009
DEBUG    ya.test:process.py:275 Command (pid 376345) output:
2025-12-15T11:38:04.897909Z Fetching udfs...
2025-12-15T11:38:05.304287Z Initialization of fq runner...
2025-12-15T11:38:08.226937Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.923749s
2025-12-15T11:38:09.154994Z Fetching query results...
2025-12-15T11:38:09.155016Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 376345) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7bbfa7a887c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7bbfa7a885fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7bbfa80500c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7bbfa804f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7bbfa804cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7bbfa804caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7bbfa804cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7bbfa84afdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #33 0x7bbfa84afdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #34 0x7bbfa84af6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #35 0x7bbfa7562928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bbfa7921f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bbfa7921f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bbfa79a1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bbfa79a1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bbfa8046e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bbfa8046c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bbfa8046c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7bbfa8046c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7bbfa8044866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7bbfa8048090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7bbfa8048090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7bbfa7a383ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7bbfa7a352ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7bbfa7a352ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7bbfa7a2d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7bbfa7a2d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7bbfa7a2d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7bbfa7a09960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7bbfa7a09960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7bbfa7a3940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7bbfa7a08977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7bbfa7a08977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7bbfa793136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7bbfa793136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7bbfa7931272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7bbfa7a887c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7bbfa7a885fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7bbfa80500c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bbfa7921f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bbfa7921f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bbfa79a1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bbfa79a1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bbfa8046e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bbfa8046c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bbfa8044866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7bbfa8048090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7bbfa8048090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7bbfa7a383ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7bbfa7a352ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7bbfa7a352ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7bbfa7a2d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7bbfa7a2d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7bbfa7a2d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7bbfa7a09960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7bbfa7a09960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7bbfa7a3940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7bbfa7a08977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7bbfa7a08977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7bbfa793136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7bbfa793136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7bbfa7931272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7bbfa7a887c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7bbfa7a885fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7bbfa80500c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7bbfa804f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7bbfa804cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7bbfa804caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bbfa79b972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bbfa79bafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bbfa79bafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bbfa8047065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bbfa8046c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bbfa8046c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7bbfa8046c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7bbfa8044866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7bbfa80447ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7bbfa80732be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7bbfa798df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7bbfa7a8b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7bbfa7a8b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7bbfa7a8b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7bbfa798cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7bbfa7a3940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7bbfa7a08977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7bbfa7a08977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7bbfa793136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7bbfa793136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7bbfa7931272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7bbfa7a887c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7bbfa7a89a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7bbfa7a89a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7bbfa7a89a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7bbfa804f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7bbfa804cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7bbfa804caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bbfa79b972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bbfa79c0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bbfa793b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7bbfa7944b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7bbfa804f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7bbfa804f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7bbfa804ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7bbfa804ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7bbfa804ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7bbfa804cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7bbfa84afdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #12 0x7bbfa84afdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #13 0x7bbfa84af6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #14 0x7bbfa7562928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7fbfc66b4d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bbfa7921f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bbfa7921f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bbfa79a1eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bbfa79a1eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7bbfa7a3b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7bbfa7a3b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7bbfa7a37957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7bbfa7a352ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7bbfa7a352ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7bbfa7a2d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7bbfa7a2d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7bbfa7a2d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7bbfa7a09960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7bbfa7a09960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7bbfa7a3940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7bbfa7a08977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7bbfa7a08977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7bbfa793136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7bbfa793136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7bbfa7931272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7bbfa7a887c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7bbfa7a885fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7bbfa80500c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7bbfa804f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7bbfa804cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7bbfa804caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7bbfa804cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7bbfa84afdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #41 0x7bbfa84afdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #42 0x7bbfa84af6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #43 0x7bbfa7562928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bbfa79b972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bbfa79bafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bbfa79bafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bbfa8047065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bbfa8046c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7bbfa8044866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7bbfa80447ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7bbfa8073fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7bbfa798df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7bbfa7a8b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7bbfa7a8b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7bbfa7a8b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7bbfa798cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7bbfa7a3940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7bbfa7a352ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7bbfa7a352ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7bbfa7a2d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7bbfa7a2d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7bbfa7a2d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7bbfa7a09960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7bbfa7a09960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7bbfa7a3940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7bbfa7a08977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7bbfa7a08977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7bbfa793136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7bbfa793136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7bbfa7931272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7bbfa7a887c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7bbfa7a885fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bbfa79b972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bbfa79c0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bbfa79d90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7bbfa79d90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7bbfa79d90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7bbfa7940dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7bbfa7940dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7bbfa79a864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7bbfa79a916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7bbfa79a916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7bbfa79a916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7bbfa79aa9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7bbfa799188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7bbfa804f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7bbfa804f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7bbfa804ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7bbfa804ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7bbfa804ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7bbfa804cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7bbfa84afdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #21 0x7bbfa84afdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #22 0x7bbfa84af6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #23 0x7bbfa7562928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7fbfc66b4d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bbfa79b972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bbfa79bafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bbfa79bafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bbfa8047065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bbfa8046c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bbfa8046c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7bbfa8046c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7bbfa8044866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7bbfa80447ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7bbfa803d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7bbfa803d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7bbfa80398ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7bbfa80398c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7bbfa804f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7bbfa804cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7bbfa804caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7bbfa804cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7bbfa84afdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #22 0x7bbfa84afdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #23 0x7bbfa84af6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #24 0x7bbfa7562928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7fbfc66b4d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bbfa79b972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bbfa79bafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bbfa79bafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bbfa8047065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bbfa8046c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bbfa8046c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bbfa8044866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7bbfa80447ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7bbfa8073fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7bbfa798df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7bbfa7a8b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7bbfa7a8b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7bbfa7a8b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7bbfa798cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7bbfa7a3940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7bbfa7a352ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7bbfa7a352ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7bbfa7a2d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7bbfa7a2d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7bbfa7a2d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7bbfa7a09960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7bbfa7a09960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7bbfa7a3940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7bbfa7a08977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7bbfa7a08977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7bbfa793136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7bbfa793136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7bbfa7931272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bbfa7921f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bbfa7921f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bbfa79a1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bbfa79a1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bbfa8046e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bbfa8046c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bbfa8046c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7bbfa8046c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7bbfa8044866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7bbfa80447ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7bbfa8073fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7bbfa798df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7bbfa7a8b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7bbfa7a8b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7bbfa7a8b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7bbfa798cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7bbfa7a3940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7bbfa7a352ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7bbfa7a352ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7bbfa7a2d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7bbfa7a2d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7bbfa7a2d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7bbfa7a09960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7bbfa7a09960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7bbfa7a3940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7bbfa7a08977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7bbfa7a08977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bbfa7921f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bbfa7921f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bbfa79a1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bbfa79a1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bbfa8046e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bbfa8046c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bbfa8046c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bbfa8044866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7bbfa80447ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7bbfa8073fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7bbfa798df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7bbfa7a8b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7bbfa7a8b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7bbfa7a8b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7bbfa798cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7bbfa7a3940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7bbfa7a352ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7bbfa7a352ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7bbfa7a2d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7bbfa7a2d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7bbfa7a2d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7bbfa7a09960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bbfa7a09960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bbfa7a3940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bbfa7a08977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bbfa7a08977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bbfa793136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bbfa793136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7bbfa7931272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bbfa7921f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bbfa7921f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bbfa79a1d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bbfa79a1d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7bbfa7940ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7bbfa7930ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7bbfa7930ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7bbfa7a37722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7bbfa7a2d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7bbfa7a2d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7bbfa7a2d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7bbfa7a09960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7bbfa7a09960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7bbfa7a3940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7bbfa7a08977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7bbfa7a08977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7bbfa793136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7bbfa793136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7bbfa7931272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7bbfa7a887c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7bbfa7a885fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7bbfa80500c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7bbfa804f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7bbfa804cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7bbfa804caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7bbfa804cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7bbfa84afdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #35 0x7bbfa84afdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #36 0x7bbfa84af6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #37 0x7bbfa7562928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bbfa79b972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bbfa79c0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bbfa79d90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7bbfa79d90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7bbfa79d90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7bbfa7940dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7bbfa7940dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7bbfa79a864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7bbfa79a916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7bbfa79a916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7bbfa79a916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7bbfa79a512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7bbfa79854aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7bbfa798df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7bbfa7a8b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7bbfa7a8b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7bbfa7a8b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7bbfa798cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7bbfa7a3940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7bbfa7a352ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7bbfa7a352ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7bbfa7a2d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7bbfa7a2d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7bbfa7a2d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7bbfa7a09960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7bbfa7a09960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7bbfa7930ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bbfa7930ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7bbfa7a37722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7bbfa7a352ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7bbfa7a352ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7bbfa7931091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7bbfa7931091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7bbfa793168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7bbfa793168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7bbfa7a899d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7bbfa7a899d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7bbfa804f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bbfa7925882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7bbfa7925882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7bbfa80470d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7bbfa8046c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bbfa8046c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bbfa8046c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bbfa8044866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7bbfa80447ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7bbfa8073fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7bbfa798df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7bbfa7a8b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7bbfa7a8b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7bbfa7a8b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7bbfa798cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7bbfa7a3940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7bbfa7a352ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7bbfa7a352ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7bbfa7a2d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7bbfa7a2d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7bbfa7a2d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7bbfa7a09960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bbfa7a09960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bbfa7a3940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bbfa7a08977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bbfa7a08977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bbfa793136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bbfa793136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7bbfa7a887c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7bbfa7a885fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7bbfa80500c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7bbfa804f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7bbfa804cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7bbfa804caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7bbfa804cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7bbfa84afdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #33 0x7bbfa84afdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #34 0x7bbfa84af6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #35 0x7bbfa7562928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bbfa7921f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bbfa7921f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bbfa79a1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bbfa79a1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bbfa8046e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bbfa8046c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bbfa8046c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7bbfa8046c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7bbfa8044866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7bbfa8048090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7bbfa8048090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7bbfa7a383ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7bbfa7a352ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7bbfa7a352ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7bbfa7a2d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7bbfa7a2d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7bbfa7a2d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7bbfa7a09960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7bbfa7a09960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7bbfa7a3940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7bbfa7a08977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7bbfa7a08977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7bbfa793136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7bbfa793136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7bbfa7931272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7bbfa7a887c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7bbfa7a885fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7bbfa80500c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bbfa7921f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bbfa7921f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bbfa79a1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bbfa79a1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bbfa8046e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bbfa8046c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bbfa8044866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7bbfa8048090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7bbfa8048090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7bbfa7a383ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7bbfa7a352ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7bbfa7a352ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7bbfa7a2d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7bbfa7a2d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7bbfa7a2d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7bbfa7a09960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7bbfa7a09960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7bbfa7a3940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7bbfa7a08977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7bbfa7a08977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7bbfa793136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7bbfa793136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7bbfa7931272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7bbfa7a887c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7bbfa7a885fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7bbfa80500c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7bbfa804f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7bbfa804cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7bbfa804caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bbfa79b972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bbfa79bafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bbfa79bafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bbfa8047065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bbfa8046c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bbfa8046c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7bbfa8046c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7bbfa8044866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7bbfa80447ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7bbfa80732be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7bbfa798df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7bbfa7a8b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7bbfa7a8b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7bbfa7a8b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7bbfa798cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7bbfa7a3940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7bbfa7a08977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7bbfa7a08977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7bbfa793136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7bbfa793136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7bbfa7931272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7bbfa7a887c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7bbfa7a89a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7bbfa7a89a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7bbfa7a89a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7bbfa804f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7bbfa804cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7bbfa804caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bbfa79b972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bbfa79c0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bbfa793b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7bbfa7944b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7bbfa804f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7bbfa804f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7bbfa804ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7bbfa804ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7bbfa804ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7bbfa804cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7bbfa84afdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #12 0x7bbfa84afdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #13 0x7bbfa84af6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #14 0x7bbfa7562928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7fbfc66b4d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bbfa7921f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bbfa7921f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bbfa79a1eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bbfa79a1eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7bbfa7a3b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7bbfa7a3b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7bbfa7a37957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7bbfa7a352ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7bbfa7a352ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7bbfa7a2d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7bbfa7a2d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7bbfa7a2d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7bbfa7a09960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7bbfa7a09960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7bbfa7a3940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7bbfa7a08977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7bbfa7a08977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7bbfa793136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7bbfa793136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7bbfa7931272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7bbfa7a887c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7bbfa7a885fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7bbfa80500c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7bbfa804f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7bbfa804cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7bbfa804caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7bbfa804cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7bbfa84afdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #41 0x7bbfa84afdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #42 0x7bbfa84af6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #43 0x7bbfa7562928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bbfa79b972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bbfa79bafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bbfa79bafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bbfa8047065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bbfa8046c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7bbfa8044866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7bbfa80447ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7bbfa8073fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7bbfa798df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7bbfa7a8b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7bbfa7a8b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7bbfa7a8b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7bbfa798cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7bbfa7a3940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7bbfa7a352ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7bbfa7a352ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7bbfa7a2d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7bbfa7a2d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7bbfa7a2d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7bbfa7a09960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7bbfa7a09960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7bbfa7a3940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7bbfa7a08977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7bbfa7a08977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7bbfa793136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7bbfa793136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7bbfa7931272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7bbfa7a887c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7bbfa7a885fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bbfa79b972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bbfa79c0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bbfa79d90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7bbfa79d90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7bbfa79d90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7bbfa7940dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7bbfa7940dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7bbfa79a864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7bbfa79a916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7bbfa79a916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7bbfa79a916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7bbfa79aa9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7bbfa799188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7bbfa804f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7bbfa804f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7bbfa804ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7bbfa804ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7bbfa804ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7bbfa804cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7bbfa84afdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #21 0x7bbfa84afdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #22 0x7bbfa84af6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #23 0x7bbfa7562928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7fbfc66b4d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bbfa79b972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bbfa79bafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bbfa79bafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bbfa8047065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bbfa8046c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bbfa8046c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7bbfa8046c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7bbfa8044866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7bbfa80447ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7bbfa803d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7bbfa803d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7bbfa80398ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7bbfa80398c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7bbfa804f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7bbfa804cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7bbfa804caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7bbfa804cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7bbfa84afdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #22 0x7bbfa84afdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #23 0x7bbfa84af6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #24 0x7bbfa7562928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7fbfc66b4d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bbfa79b972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bbfa79bafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bbfa79bafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bbfa8047065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bbfa8046c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bbfa8046c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bbfa8044866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7bbfa80447ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7bbfa8073fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7bbfa798df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7bbfa7a8b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7bbfa7a8b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7bbfa7a8b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7bbfa798cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7bbfa7a3940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7bbfa7a352ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7bbfa7a352ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7bbfa7a2d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7bbfa7a2d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7bbfa7a2d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7bbfa7a09960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7bbfa7a09960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7bbfa7a3940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7bbfa7a08977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7bbfa7a08977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7bbfa793136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7bbfa793136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7bbfa7931272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bbfa7921f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bbfa7921f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bbfa79a1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bbfa79a1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bbfa8046e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bbfa8046c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bbfa8046c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7bbfa8046c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7bbfa8044866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7bbfa80447ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7bbfa8073fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7bbfa798df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7bbfa7a8b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7bbfa7a8b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7bbfa7a8b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7bbfa798cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7bbfa7a3940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7bbfa7a352ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7bbfa7a352ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7bbfa7a2d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7bbfa7a2d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7bbfa7a2d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7bbfa7a09960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7bbfa7a09960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7bbfa7a3940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7bbfa7a08977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7bbfa7a08977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bbfa7921f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bbfa7921f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bbfa79a1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bbfa79a1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bbfa8046e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bbfa8046c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bbfa8046c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bbfa8044866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7bbfa80447ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7bbfa8073fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7bbfa798df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7bbfa7a8b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7bbfa7a8b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7bbfa7a8b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7bbfa798cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7bbfa7a3940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7bbfa7a352ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7bbfa7a352ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7bbfa7a2d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7bbfa7a2d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7bbfa7a2d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7bbfa7a09960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7bbfa7a09960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7bbfa7a3940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7bbfa7a08977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7bbfa7a08977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7bbfa793136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7bbfa793136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7bbfa7931272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bbfa7921f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bbfa7921f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bbfa79a1d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bbfa79a1d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7bbfa7940ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7bbfa7930ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7bbfa7930ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7bbfa7a37722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7bbfa7a2d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7bbfa7a2d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7bbfa7a2d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7bbfa7a09960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7bbfa7a09960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7bbfa7a3940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7bbfa7a08977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7bbfa7a08977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7bbfa793136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7bbfa793136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7bbfa7931272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7bbfa7a887c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7bbfa7a885fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7bbfa80500c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7bbfa804f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7bbfa804cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7bbfa804caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7bbfa804cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7bbfa84afdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #35 0x7bbfa84afdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #36 0x7bbfa84af6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #37 0x7bbfa7562928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bbfa79b972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bbfa79c0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bbfa79d90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7bbfa79d90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7bbfa79d90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7bbfa7940dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7bbfa7940dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7bbfa79a864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7bbfa79a916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7bbfa79a916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7bbfa79a916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7bbfa79a512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7bbfa79854aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7bbfa798df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7bbfa7a8b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7bbfa7a8b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7bbfa7a8b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7bbfa798cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7bbfa7a3940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7bbfa7a352ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7bbfa7a352ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7bbfa7a2d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7bbfa7a2d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7bbfa7a2d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7bbfa7a09960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7bbfa7a09960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7bbfa7930ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bbfa7930ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7bbfa7a37722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7bbfa7a352ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7bbfa7a352ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7bbfa7931091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7bbfa7931091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7bbfa793168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7bbfa793168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7bbfa7a899d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7bbfa7a899d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7bbfa804f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bbfa7925882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7bbfa7925882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7bbfa80470d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7bbfa8046c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bbfa8046c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bbfa8046e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bbfa8046c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bbfa8044866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7bbfa80447ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7bbfa8073fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7bbfa798df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7bbfa7a8b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7bbfa7a8b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7bbfa7a8b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7bbfa798cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7bbfa7a3940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7bbfa7a352ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7bbfa7a352ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7bbfa7a2d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7bbfa7a2d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7bbfa7a2d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7bbfa7a09960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7bbfa7a09960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7bbfa7a3940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7bbfa7a08977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7bbfa7a08977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7bbfa793136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7bbfa793136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
____________________ test[hop-GroupByHopNoKey-default.txt] _____________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ztd3oggx/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ztd3oggx/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ztd3oggx/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ztd3oggx/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ztd3oggx/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ztd3oggx/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ztd3oggx/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ztd3oggx/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ztd3oggx/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ztd3oggx/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7b1780b29960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7b1780b5940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7b1780b28977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7b1780b28977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7b1780a5136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7b1780a5136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453632 byte(s) leaked in 8614 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[hop-GroupByHopNoKey-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e57/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:668 process search UDF in: None, /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/exso/004e57/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_sql_streaming.py, test_name: test[hop-GroupByHopNoKey-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ztd3oggx/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ztd3oggx/results.txt', '--ast-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ztd3oggx/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ztd3oggx/plan.json', '--log-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ztd3oggx/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ztd3oggx/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ztd3oggx/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ztd3oggx/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ztd3oggx/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ztd3oggx/topic_3.txt']' in '/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ztd3oggx' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 381884
DEBUG    ya.test:process.py:259 Command (pid 381884) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 381884) elapsed time (sec): 14.13840651512146
DEBUG    ya.test:process.py:263 Command (pid 381884) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 381884) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 381884) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 381884) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 381884) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 381884) maxrss: 1497736
DEBUG    ya.test:process.py:263 Command (pid 381884) minflt: 964223
DEBUG    ya.test:process.py:263 Command (pid 381884) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 381884) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 381884) nivcsw: 31
DEBUG    ya.test:process.py:263 Command (pid 381884) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 381884) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 381884) nvcsw: 102573
DEBUG    ya.test:process.py:263 Command (pid 381884) oublock: 9568
DEBUG    ya.test:process.py:263 Command (pid 381884) stime: 3.156178
DEBUG    ya.test:process.py:263 Command (pid 381884) utime: 8.865734
DEBUG    ya.test:process.py:263 Command (pid 381884) wtime: 14.14
DEBUG    ya.test:process.py:275 Command (pid 381884) output:
2025-12-15T11:38:20.117071Z Fetching udfs...
2025-12-15T11:38:20.492795Z Initialization of fq runner...
2025-12-15T11:38:23.121170Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.828580s
2025-12-15T11:38:23.953704Z Fetching query results...
2025-12-15T11:38:23.953726Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 381884) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7b1780ba87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7b1780ba85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7b17811700c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7b178116f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7b178116cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7b178116caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7b178116cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7b17815cfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #33 0x7b17815cfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #34 0x7b17815cf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #35 0x7b1780682928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1780a41f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b1780a41f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b1780ac1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b1780ac1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b1781166e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b1781166c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b1781166c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b1781166c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b1781164866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b1781168090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7b1781168090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7b1780b583ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7b1780b552ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7b1780b552ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7b1780b4d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7b1780b4d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7b1780b4d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7b1780b29960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7b1780b29960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7b1780b5940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7b1780b28977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7b1780b28977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7b1780a5136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7b1780a5136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7b1780a51272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7b1780ba87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7b1780ba85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7b17811700c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1780a41f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b1780a41f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b1780ac1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b1780ac1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b1781166e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b1781166c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b1781164866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7b1781168090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7b1781168090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7b1780b583ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7b1780b552ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7b1780b552ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7b1780b4d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7b1780b4d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7b1780b4d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7b1780b29960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7b1780b29960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7b1780b5940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7b1780b28977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7b1780b28977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b1780a5136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7b1780a5136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7b1780a51272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7b1780ba87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7b1780ba85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7b17811700c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7b178116f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7b178116cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7b178116caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1780ad972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b1780adafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b1780adafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b1781167065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b1781166c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b1781166c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b1781166c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b1781164866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b17811647ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b17811932be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7b1780aadf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b1780bab2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b1780bab2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b1780bab2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b1780aacd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b1780b5940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b1780b28977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7b1780b28977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b1780a5136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b1780a5136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7b1780a51272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7b1780ba87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7b1780ba9a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7b1780ba9a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7b1780ba9a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7b178116f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7b178116cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b178116caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1780ad972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b1780ae0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b1780a5b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7b1780a64b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7b178116f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7b178116f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7b178116ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7b178116ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7b178116ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7b178116cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7b17815cfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #12 0x7b17815cfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #13 0x7b17815cf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #14 0x7b1780682928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7f179f7d4d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1780a41f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b1780a41f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b1780ac1eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b1780ac1eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7b1780b5b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7b1780b5b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7b1780b57957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7b1780b552ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7b1780b552ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7b1780b4d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7b1780b4d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7b1780b4d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7b1780b29960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7b1780b29960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7b1780b5940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7b1780b28977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7b1780b28977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7b1780a5136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b1780a5136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7b1780a51272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7b1780ba87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7b1780ba85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7b17811700c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7b178116f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7b178116cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b178116caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7b178116cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7b17815cfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #41 0x7b17815cfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #42 0x7b17815cf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #43 0x7b1780682928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1780ad972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b1780adafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b1780adafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b1781167065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b1781166c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b1781164866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7b17811647ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7b1781193fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7b1780aadf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7b1780bab2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7b1780bab2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7b1780bab2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7b1780aacd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7b1780b5940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b1780b552ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7b1780b552ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7b1780b4d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7b1780b4d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7b1780b4d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7b1780b29960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7b1780b29960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b1780b5940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7b1780b28977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7b1780b28977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7b1780a5136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7b1780a5136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7b1780a51272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7b1780ba87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7b1780ba85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1780ad972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b1780ae0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b1780af90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b1780af90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b1780af90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b1780a60dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b1780a60dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b1780ac864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b1780ac916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b1780ac916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b1780ac916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b1780aca9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7b1780ab188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7b178116f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7b178116f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7b178116ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7b178116ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7b178116ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7b178116cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7b17815cfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #21 0x7b17815cfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #22 0x7b17815cf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #23 0x7b1780682928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7f179f7d4d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1780ad972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b1780adafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b1780adafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b1781167065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b1781166c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b1781166c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b1781166c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b1781164866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b17811647ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7b178115d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7b178115d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7b17811598ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7b17811598c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7b178116f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7b178116cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7b178116caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7b178116cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7b17815cfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #22 0x7b17815cfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #23 0x7b17815cf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #24 0x7b1780682928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7f179f7d4d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1780ad972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b1780adafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b1780adafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b1781167065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b1781166c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b1781166c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b1781164866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7b17811647ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7b1781193fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7b1780aadf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7b1780bab2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7b1780bab2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7b1780bab2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7b1780aacd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7b1780b5940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7b1780b552ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7b1780b552ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7b1780b4d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7b1780b4d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7b1780b4d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7b1780b29960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7b1780b29960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7b1780b5940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7b1780b28977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7b1780b28977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7b1780a5136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7b1780a5136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7b1780a51272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1780a41f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b1780a41f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b1780ac1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b1780ac1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b1781166e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b1781166c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b1781166c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b1781166c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b1781164866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b17811647ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b1781193fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7b1780aadf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b1780bab2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b1780bab2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b1780bab2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b1780aacd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b1780b5940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b1780b552ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7b1780b552ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7b1780b4d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7b1780b4d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7b1780b4d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7b1780b29960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7b1780b29960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b1780b5940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7b1780b28977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7b1780b28977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1780a41f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b1780a41f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b1780ac1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b1780ac1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b1781166e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b1781166c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b1781166c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b1781164866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b17811647ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b1781193fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b1780aadf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b1780bab2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b1780bab2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b1780bab2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b1780aacd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b1780b5940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b1780b552ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b1780b552ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b1780b4d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b1780b4d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b1780b4d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b1780b29960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b1780b29960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b1780b5940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b1780b28977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b1780b28977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b1780a5136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b1780a5136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7b1780a51272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1780a41f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b1780a41f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b1780ac1d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b1780ac1d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7b1780a60ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7b1780a50ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7b1780a50ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7b1780b57722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7b1780b4d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7b1780b4d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7b1780b4d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7b1780b29960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7b1780b29960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7b1780b5940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b1780b28977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7b1780b28977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7b1780a5136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7b1780a5136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7b1780a51272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7b1780ba87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7b1780ba85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7b17811700c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7b178116f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7b178116cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7b178116caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7b178116cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7b17815cfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #35 0x7b17815cfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #36 0x7b17815cf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #37 0x7b1780682928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1780ad972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b1780ae0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b1780af90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b1780af90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b1780af90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b1780a60dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b1780a60dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b1780ac864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b1780ac916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b1780ac916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b1780ac916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b1780ac512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7b1780aa54aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7b1780aadf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7b1780bab2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7b1780bab2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7b1780bab2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7b1780aacd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7b1780b5940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7b1780b552ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7b1780b552ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7b1780b4d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7b1780b4d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7b1780b4d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7b1780b29960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7b1780b29960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7b1780a50ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b1780a50ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7b1780b57722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7b1780b552ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7b1780b552ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7b1780a51091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7b1780a51091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7b1780a5168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7b1780a5168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7b1780ba99d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7b1780ba99d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7b178116f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1780a45882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7b1780a45882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7b17811670d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7b1781166c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b1781166c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b1781166c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b1781164866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b17811647ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b1781193fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b1780aadf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b1780bab2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b1780bab2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b1780bab2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b1780aacd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b1780b5940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b1780b552ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b1780b552ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b1780b4d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b1780b4d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b1780b4d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b1780b29960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b1780b29960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b1780b5940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b1780b28977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b1780b28977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b1780a5136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b1780a5136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453632 byte(s) leaked in 8614 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7b1780ba87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7b1780ba85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7b17811700c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7b178116f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7b178116cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7b178116caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7b178116cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7b17815cfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #33 0x7b17815cfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #34 0x7b17815cf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #35 0x7b1780682928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1780a41f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b1780a41f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b1780ac1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b1780ac1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b1781166e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b1781166c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b1781166c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b1781166c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b1781164866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b1781168090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7b1781168090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7b1780b583ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7b1780b552ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7b1780b552ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7b1780b4d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7b1780b4d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7b1780b4d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7b1780b29960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7b1780b29960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7b1780b5940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7b1780b28977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7b1780b28977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7b1780a5136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7b1780a5136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7b1780a51272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7b1780ba87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7b1780ba85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7b17811700c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1780a41f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b1780a41f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b1780ac1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b1780ac1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b1781166e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b1781166c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b1781164866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7b1781168090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7b1781168090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7b1780b583ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7b1780b552ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7b1780b552ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7b1780b4d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7b1780b4d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7b1780b4d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7b1780b29960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7b1780b29960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7b1780b5940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7b1780b28977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7b1780b28977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b1780a5136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7b1780a5136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7b1780a51272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7b1780ba87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7b1780ba85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7b17811700c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7b178116f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7b178116cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7b178116caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1780ad972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b1780adafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b1780adafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b1781167065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b1781166c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b1781166c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b1781166c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b1781164866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b17811647ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b17811932be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7b1780aadf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b1780bab2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b1780bab2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b1780bab2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b1780aacd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b1780b5940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b1780b28977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7b1780b28977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b1780a5136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b1780a5136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7b1780a51272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7b1780ba87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7b1780ba9a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7b1780ba9a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7b1780ba9a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7b178116f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7b178116cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b178116caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1780ad972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b1780ae0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b1780a5b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7b1780a64b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7b178116f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7b178116f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7b178116ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7b178116ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7b178116ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7b178116cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7b17815cfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #12 0x7b17815cfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #13 0x7b17815cf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #14 0x7b1780682928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7f179f7d4d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1780a41f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b1780a41f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b1780ac1eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b1780ac1eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7b1780b5b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7b1780b5b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7b1780b57957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7b1780b552ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7b1780b552ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7b1780b4d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7b1780b4d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7b1780b4d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7b1780b29960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7b1780b29960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7b1780b5940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7b1780b28977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7b1780b28977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7b1780a5136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b1780a5136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7b1780a51272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7b1780ba87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7b1780ba85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7b17811700c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7b178116f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7b178116cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b178116caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7b178116cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7b17815cfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #41 0x7b17815cfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #42 0x7b17815cf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #43 0x7b1780682928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1780ad972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b1780adafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b1780adafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b1781167065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b1781166c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b1781164866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7b17811647ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7b1781193fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7b1780aadf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7b1780bab2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7b1780bab2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7b1780bab2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7b1780aacd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7b1780b5940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b1780b552ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7b1780b552ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7b1780b4d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7b1780b4d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7b1780b4d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7b1780b29960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7b1780b29960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b1780b5940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7b1780b28977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7b1780b28977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7b1780a5136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7b1780a5136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7b1780a51272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7b1780ba87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7b1780ba85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1780ad972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b1780ae0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b1780af90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b1780af90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b1780af90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b1780a60dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b1780a60dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b1780ac864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b1780ac916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b1780ac916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b1780ac916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b1780aca9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7b1780ab188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7b178116f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7b178116f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7b178116ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7b178116ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7b178116ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7b178116cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7b17815cfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #21 0x7b17815cfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #22 0x7b17815cf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #23 0x7b1780682928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7f179f7d4d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1780ad972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b1780adafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b1780adafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b1781167065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b1781166c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b1781166c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b1781166c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b1781164866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b17811647ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7b178115d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7b178115d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7b17811598ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7b17811598c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7b178116f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7b178116cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7b178116caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7b178116cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7b17815cfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #22 0x7b17815cfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #23 0x7b17815cf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #24 0x7b1780682928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7f179f7d4d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1780ad972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b1780adafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b1780adafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b1781167065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b1781166c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b1781166c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b1781164866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7b17811647ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7b1781193fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7b1780aadf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7b1780bab2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7b1780bab2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7b1780bab2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7b1780aacd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7b1780b5940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7b1780b552ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7b1780b552ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7b1780b4d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7b1780b4d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7b1780b4d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7b1780b29960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7b1780b29960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7b1780b5940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7b1780b28977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7b1780b28977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7b1780a5136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7b1780a5136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7b1780a51272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1780a41f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b1780a41f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b1780ac1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b1780ac1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b1781166e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b1781166c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b1781166c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b1781166c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b1781164866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b17811647ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b1781193fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7b1780aadf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b1780bab2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b1780bab2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b1780bab2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b1780aacd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b1780b5940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b1780b552ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7b1780b552ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7b1780b4d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7b1780b4d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7b1780b4d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7b1780b29960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7b1780b29960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b1780b5940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7b1780b28977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7b1780b28977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1780a41f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b1780a41f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b1780ac1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b1780ac1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b1781166e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b1781166c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b1781166c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b1781164866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b17811647ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b1781193fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b1780aadf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b1780bab2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b1780bab2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b1780bab2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b1780aacd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b1780b5940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b1780b552ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b1780b552ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b1780b4d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b1780b4d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b1780b4d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b1780b29960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b1780b29960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b1780b5940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b1780b28977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b1780b28977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b1780a5136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b1780a5136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7b1780a51272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1780a41f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b1780a41f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b1780ac1d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b1780ac1d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7b1780a60ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7b1780a50ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7b1780a50ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7b1780b57722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7b1780b4d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7b1780b4d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7b1780b4d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7b1780b29960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7b1780b29960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7b1780b5940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b1780b28977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7b1780b28977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7b1780a5136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7b1780a5136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7b1780a51272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7b1780ba87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7b1780ba85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7b17811700c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7b178116f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7b178116cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7b178116caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7b178116cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7b17815cfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #35 0x7b17815cfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #36 0x7b17815cf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #37 0x7b1780682928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1780ad972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b1780ae0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b1780af90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b1780af90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b1780af90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b1780a60dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b1780a60dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b1780ac864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b1780ac916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b1780ac916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b1780ac916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b1780ac512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7b1780aa54aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7b1780aadf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7b1780bab2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7b1780bab2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7b1780bab2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7b1780aacd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7b1780b5940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7b1780b552ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7b1780b552ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7b1780b4d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7b1780b4d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7b1780b4d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7b1780b29960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7b1780b29960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7b1780a50ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b1780a50ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7b1780b57722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7b1780b552ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7b1780b552ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7b1780a51091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7b1780a51091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7b1780a5168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7b1780a5168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7b1780ba99d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7b1780ba99d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7b178116f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1780a45882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7b1780a45882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7b17811670d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7b1781166c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b1781166c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b1781166e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b1781166c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b1781164866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b17811647ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b1781193fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b1780aadf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b1780bab2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b1780bab2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b1780bab2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b1780aacd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b1780b5940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b1780b552ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b1780b552ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b1780b4d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b1780b4d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b1780b4d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b1780b29960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b1780b29960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b1780b5940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b1780b28977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b1780b28977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b1780a5136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b1780a5136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453632 byte(s) leaked in 8614 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
__________________ test[hop-GroupByHopPercentile-default.txt] __________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__38b2ty2/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__38b2ty2/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__38b2ty2/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__38b2ty2/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__38b2ty2/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__38b2ty2/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__38b2ty2/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__38b2ty2/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__38b2ty2/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__38b2ty2/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7b30bda39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7b30bda6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7b30bda38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7b30bda38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7b30bd96136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7b30bd96136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453653 byte(s) leaked in 8614 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[hop-GroupByHopPercentile-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e57/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:668 process search UDF in: None, /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/exso/004e57/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_sql_streaming.py, test_name: test[hop-GroupByHopPercentile-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__38b2ty2/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__38b2ty2/results.txt', '--ast-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__38b2ty2/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__38b2ty2/plan.json', '--log-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__38b2ty2/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__38b2ty2/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__38b2ty2/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__38b2ty2/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__38b2ty2/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__38b2ty2/topic_3.txt']' in '/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__38b2ty2' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 384969
DEBUG    ya.test:process.py:259 Command (pid 384969) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 384969) elapsed time (sec): 13.893909454345703
DEBUG    ya.test:process.py:263 Command (pid 384969) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 384969) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 384969) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 384969) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 384969) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 384969) maxrss: 1512604
DEBUG    ya.test:process.py:263 Command (pid 384969) minflt: 965592
DEBUG    ya.test:process.py:263 Command (pid 384969) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 384969) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 384969) nivcsw: 37
DEBUG    ya.test:process.py:263 Command (pid 384969) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 384969) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 384969) nvcsw: 102852
DEBUG    ya.test:process.py:263 Command (pid 384969) oublock: 9592
DEBUG    ya.test:process.py:263 Command (pid 384969) stime: 3.322981
DEBUG    ya.test:process.py:263 Command (pid 384969) utime: 8.614534
DEBUG    ya.test:process.py:263 Command (pid 384969) wtime: 13.896
DEBUG    ya.test:process.py:275 Command (pid 384969) output:
2025-12-15T11:38:34.453369Z Fetching udfs...
2025-12-15T11:38:34.799518Z Initialization of fq runner...
2025-12-15T11:38:37.430996Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.845709s
2025-12-15T11:38:38.288131Z Fetching query results...
2025-12-15T11:38:38.288156Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 384969) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7b30bdab87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7b30bdab85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7b30be0800c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7b30be07f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7b30be07cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7b30be07caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7b30be07cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7b30be4dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #33 0x7b30be4dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #34 0x7b30be4df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #35 0x7b30bd592928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b30bd951f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b30bd951f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b30bd9d1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b30bd9d1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b30be076e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b30be076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b30be076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b30be076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b30be074866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b30be078090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7b30be078090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7b30bda683ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7b30bda652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7b30bda652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7b30bda5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7b30bda5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7b30bda5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7b30bda39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7b30bda39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7b30bda6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7b30bda38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7b30bda38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7b30bd96136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7b30bd96136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7b30bd961272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7b30bdab87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7b30bdab85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7b30be0800c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b30bd951f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b30bd951f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b30bd9d1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b30bd9d1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b30be076e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b30be076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b30be074866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7b30be078090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7b30be078090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7b30bda683ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7b30bda652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7b30bda652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7b30bda5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7b30bda5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7b30bda5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7b30bda39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7b30bda39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7b30bda6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7b30bda38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7b30bda38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b30bd96136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7b30bd96136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7b30bd961272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7b30bdab87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7b30bdab85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7b30be0800c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7b30be07f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7b30be07cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7b30be07caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b30bd9e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b30bd9eafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b30bd9eafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b30be077065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b30be076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b30be076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b30be076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b30be074866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b30be0747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b30be0a32be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7b30bd9bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b30bdabb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b30bdabb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b30bdabb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b30bd9bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b30bda6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b30bda38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7b30bda38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b30bd96136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b30bd96136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7b30bd961272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7b30bdab87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7b30bdab9a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7b30bdab9a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7b30bdab9a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7b30be07f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7b30be07cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b30be07caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b30bd9e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b30bd9f0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b30bd96b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7b30bd974b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7b30be07f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7b30be07f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7b30be07ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7b30be07ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7b30be07ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7b30be07cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7b30be4dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #12 0x7b30be4dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #13 0x7b30be4df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #14 0x7b30bd592928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7f30dc6ddd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b30bd951f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b30bd951f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b30bd9d1eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b30bd9d1eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7b30bda6b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7b30bda6b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7b30bda67957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7b30bda652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7b30bda652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7b30bda5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7b30bda5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7b30bda5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7b30bda39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7b30bda39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7b30bda6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7b30bda38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7b30bda38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7b30bd96136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b30bd96136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7b30bd961272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7b30bdab87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7b30bdab85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7b30be0800c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7b30be07f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7b30be07cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b30be07caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7b30be07cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7b30be4dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #41 0x7b30be4dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #42 0x7b30be4df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #43 0x7b30bd592928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b30bd9e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b30bd9eafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b30bd9eafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b30be077065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b30be076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b30be074866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7b30be0747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7b30be0a3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7b30bd9bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7b30bdabb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7b30bdabb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7b30bdabb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7b30bd9bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7b30bda6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b30bda652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7b30bda652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7b30bda5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7b30bda5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7b30bda5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7b30bda39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7b30bda39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b30bda6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7b30bda38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7b30bda38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7b30bd96136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7b30bd96136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7b30bd961272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7b30bdab87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7b30bdab85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b30bd9e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b30bd9f0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b30bda090a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b30bda090a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b30bda090a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b30bd970dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b30bd970dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b30bd9d864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b30bd9d916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b30bd9d916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b30bd9d916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b30bd9da9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7b30bd9c188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7b30be07f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7b30be07f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7b30be07ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7b30be07ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7b30be07ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7b30be07cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7b30be4dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #21 0x7b30be4dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #22 0x7b30be4df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #23 0x7b30bd592928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7f30dc6ddd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b30bd9e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b30bd9eafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b30bd9eafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b30be077065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b30be076c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b30be076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b30be076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b30be074866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b30be0747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7b30be06d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7b30be06d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7b30be0698ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7b30be0698c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7b30be07f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7b30be07cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7b30be07caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7b30be07cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7b30be4dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #22 0x7b30be4dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #23 0x7b30be4df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #24 0x7b30bd592928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7f30dc6ddd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b30bd9e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b30bd9eafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b30bd9eafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b30be077065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b30be076c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b30be076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b30be074866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7b30be0747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7b30be0a3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7b30bd9bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7b30bdabb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7b30bdabb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7b30bdabb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7b30bd9bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7b30bda6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7b30bda652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7b30bda652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7b30bda5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7b30bda5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7b30bda5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7b30bda39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7b30bda39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7b30bda6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7b30bda38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7b30bda38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7b30bd96136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7b30bd96136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7b30bd961272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b30bd951f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b30bd951f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b30bd9d1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b30bd9d1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b30be076e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b30be076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b30be076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b30be076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b30be074866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b30be0747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b30be0a3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7b30bd9bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b30bdabb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b30bdabb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b30bdabb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b30bd9bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b30bda6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b30bda652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7b30bda652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7b30bda5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7b30bda5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7b30bda5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7b30bda39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7b30bda39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b30bda6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7b30bda38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7b30bda38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b30bd951f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b30bd951f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b30bd9d1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b30bd9d1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b30be076e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b30be076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b30be076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b30be074866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b30be0747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b30be0a3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b30bd9bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b30bdabb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b30bdabb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b30bdabb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b30bd9bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b30bda6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b30bda652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b30bda652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b30bda5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b30bda5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b30bda5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b30bda39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b30bda39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b30bda6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b30bda38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b30bda38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b30bd96136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b30bd96136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7b30bd961272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b30bd951f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b30bd951f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b30bd9d1d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b30bd9d1d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7b30bd970ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7b30bd960ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7b30bd960ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7b30bda67722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7b30bda5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7b30bda5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7b30bda5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7b30bda39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7b30bda39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7b30bda6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b30bda38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7b30bda38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7b30bd96136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7b30bd96136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7b30bd961272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7b30bdab87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7b30bdab85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7b30be0800c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7b30be07f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7b30be07cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7b30be07caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7b30be07cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7b30be4dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #35 0x7b30be4dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #36 0x7b30be4df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #37 0x7b30bd592928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b30bd9e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b30bd9f0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b30bda090a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b30bda090a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b30bda090a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b30bd970dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b30bd970dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b30bd9d864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b30bd9d916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b30bd9d916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b30bd9d916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b30bd9d512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7b30bd9b54aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7b30bd9bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7b30bdabb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7b30bdabb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7b30bdabb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7b30bd9bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7b30bda6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7b30bda652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7b30bda652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7b30bda5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7b30bda5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7b30bda5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7b30bda39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7b30bda39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7b30bd960ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b30bd960ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7b30bda67722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7b30bda652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7b30bda652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7b30bd961091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7b30bd961091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7b30bd96168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7b30bd96168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7b30bdab99d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7b30bdab99d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7b30be07f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b30bd955882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7b30bd955882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7b30be0770d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7b30be076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b30be076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b30be076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b30be074866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b30be0747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b30be0a3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b30bd9bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b30bdabb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b30bdabb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b30bdabb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b30bd9bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b30bda6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b30bda652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b30bda652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b30bda5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b30bda5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b30bda5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b30bda39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b30bda39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b30bda6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b30bda38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b30bda38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b30bd96136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b30bd96136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453653 byte(s) leaked in 8614 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7b30bdab87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7b30bdab85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7b30be0800c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7b30be07f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7b30be07cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7b30be07caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7b30be07cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7b30be4dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #33 0x7b30be4dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #34 0x7b30be4df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #35 0x7b30bd592928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b30bd951f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b30bd951f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b30bd9d1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b30bd9d1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b30be076e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b30be076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b30be076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b30be076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b30be074866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b30be078090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7b30be078090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7b30bda683ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7b30bda652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7b30bda652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7b30bda5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7b30bda5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7b30bda5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7b30bda39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7b30bda39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7b30bda6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7b30bda38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7b30bda38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7b30bd96136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7b30bd96136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7b30bd961272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7b30bdab87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7b30bdab85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7b30be0800c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b30bd951f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b30bd951f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b30bd9d1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b30bd9d1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b30be076e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b30be076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b30be074866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7b30be078090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7b30be078090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7b30bda683ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7b30bda652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7b30bda652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7b30bda5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7b30bda5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7b30bda5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7b30bda39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7b30bda39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7b30bda6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7b30bda38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7b30bda38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b30bd96136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7b30bd96136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7b30bd961272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7b30bdab87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7b30bdab85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7b30be0800c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7b30be07f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7b30be07cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7b30be07caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b30bd9e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b30bd9eafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b30bd9eafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b30be077065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b30be076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b30be076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b30be076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b30be074866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b30be0747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b30be0a32be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7b30bd9bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b30bdabb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b30bdabb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b30bdabb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b30bd9bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b30bda6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b30bda38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7b30bda38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b30bd96136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b30bd96136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7b30bd961272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7b30bdab87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7b30bdab9a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7b30bdab9a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7b30bdab9a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7b30be07f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7b30be07cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b30be07caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b30bd9e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b30bd9f0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b30bd96b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7b30bd974b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7b30be07f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7b30be07f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7b30be07ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7b30be07ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7b30be07ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7b30be07cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7b30be4dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #12 0x7b30be4dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #13 0x7b30be4df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #14 0x7b30bd592928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7f30dc6ddd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b30bd951f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b30bd951f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b30bd9d1eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b30bd9d1eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7b30bda6b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7b30bda6b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7b30bda67957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7b30bda652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7b30bda652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7b30bda5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7b30bda5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7b30bda5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7b30bda39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7b30bda39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7b30bda6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7b30bda38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7b30bda38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7b30bd96136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b30bd96136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7b30bd961272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7b30bdab87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7b30bdab85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7b30be0800c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7b30be07f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7b30be07cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b30be07caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7b30be07cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7b30be4dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #41 0x7b30be4dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #42 0x7b30be4df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #43 0x7b30bd592928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b30bd9e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b30bd9eafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b30bd9eafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b30be077065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b30be076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b30be074866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7b30be0747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7b30be0a3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7b30bd9bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7b30bdabb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7b30bdabb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7b30bdabb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7b30bd9bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7b30bda6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b30bda652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7b30bda652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7b30bda5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7b30bda5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7b30bda5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7b30bda39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7b30bda39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b30bda6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7b30bda38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7b30bda38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7b30bd96136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7b30bd96136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7b30bd961272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7b30bdab87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7b30bdab85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b30bd9e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b30bd9f0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b30bda090a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b30bda090a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b30bda090a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b30bd970dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b30bd970dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b30bd9d864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b30bd9d916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b30bd9d916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b30bd9d916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b30bd9da9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7b30bd9c188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7b30be07f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7b30be07f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7b30be07ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7b30be07ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7b30be07ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7b30be07cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7b30be4dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #21 0x7b30be4dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #22 0x7b30be4df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #23 0x7b30bd592928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7f30dc6ddd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b30bd9e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b30bd9eafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b30bd9eafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b30be077065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b30be076c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b30be076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b30be076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b30be074866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b30be0747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7b30be06d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7b30be06d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7b30be0698ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7b30be0698c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7b30be07f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7b30be07cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7b30be07caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7b30be07cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7b30be4dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #22 0x7b30be4dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #23 0x7b30be4df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #24 0x7b30bd592928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7f30dc6ddd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b30bd9e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b30bd9eafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b30bd9eafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b30be077065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b30be076c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b30be076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b30be074866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7b30be0747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7b30be0a3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7b30bd9bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7b30bdabb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7b30bdabb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7b30bdabb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7b30bd9bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7b30bda6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7b30bda652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7b30bda652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7b30bda5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7b30bda5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7b30bda5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7b30bda39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7b30bda39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7b30bda6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7b30bda38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7b30bda38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7b30bd96136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7b30bd96136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7b30bd961272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b30bd951f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b30bd951f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b30bd9d1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b30bd9d1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b30be076e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b30be076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b30be076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b30be076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b30be074866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b30be0747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b30be0a3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7b30bd9bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b30bdabb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b30bdabb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b30bdabb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b30bd9bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b30bda6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b30bda652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7b30bda652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7b30bda5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7b30bda5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7b30bda5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7b30bda39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7b30bda39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b30bda6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7b30bda38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7b30bda38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b30bd951f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b30bd951f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b30bd9d1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b30bd9d1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b30be076e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b30be076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b30be076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b30be074866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b30be0747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b30be0a3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b30bd9bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b30bdabb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b30bdabb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b30bdabb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b30bd9bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b30bda6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b30bda652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b30bda652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b30bda5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b30bda5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b30bda5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b30bda39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b30bda39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b30bda6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b30bda38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b30bda38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b30bd96136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b30bd96136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7b30bd961272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b30bd951f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b30bd951f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b30bd9d1d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b30bd9d1d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7b30bd970ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7b30bd960ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7b30bd960ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7b30bda67722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7b30bda5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7b30bda5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7b30bda5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7b30bda39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7b30bda39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7b30bda6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b30bda38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7b30bda38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7b30bd96136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7b30bd96136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7b30bd961272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7b30bdab87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7b30bdab85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7b30be0800c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7b30be07f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7b30be07cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7b30be07caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7b30be07cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7b30be4dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #35 0x7b30be4dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #36 0x7b30be4df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #37 0x7b30bd592928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b30bd9e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b30bd9f0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b30bda090a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b30bda090a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b30bda090a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b30bd970dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b30bd970dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b30bd9d864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b30bd9d916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b30bd9d916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b30bd9d916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b30bd9d512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7b30bd9b54aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7b30bd9bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7b30bdabb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7b30bdabb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7b30bdabb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7b30bd9bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7b30bda6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7b30bda652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7b30bda652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7b30bda5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7b30bda5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7b30bda5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7b30bda39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7b30bda39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7b30bd960ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b30bd960ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7b30bda67722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7b30bda652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7b30bda652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7b30bd961091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7b30bd961091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7b30bd96168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7b30bd96168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7b30bdab99d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7b30bdab99d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7b30be07f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b30bd955882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7b30bd955882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7b30be0770d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7b30be076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b30be076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b30be076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b30be076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b30be074866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b30be0747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b30be0a3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b30bd9bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b30bdabb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b30bdabb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b30bdabb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b30bd9bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b30bda6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b30bda652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b30bda652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b30bda5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b30bda5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b30bda5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b30bda39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b30bda39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b30bda6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b30bda38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b30bda38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b30bd96136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b30bd96136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453653 byte(s) leaked in 8614 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
__________ test[hop-GroupByHopTimeExtractorUnusedColumns-default.txt] __________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_01d2gdzj/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_01d2gdzj/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_01d2gdzj/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_01d2gdzj/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_01d2gdzj/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_01d2gdzj/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_01d2gdzj/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_01d2gdzj/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_01d2gdzj/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_01d2gdzj/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7b9088249960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7b908827940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7b9088248977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7b9088248977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7b908817136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7b908817136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[hop-GroupByHopTimeExtractorUnusedColumns-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e57/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:668 process search UDF in: None, /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/exso/004e57/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_sql_streaming.py, test_name: test[hop-GroupByHopTimeExtractorUnusedColumns-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_01d2gdzj/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_01d2gdzj/results.txt', '--ast-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_01d2gdzj/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_01d2gdzj/plan.json', '--log-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_01d2gdzj/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_01d2gdzj/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_01d2gdzj/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_01d2gdzj/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_01d2gdzj/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_01d2gdzj/topic_3.txt']' in '/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_01d2gdzj' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 387567
DEBUG    ya.test:process.py:259 Command (pid 387567) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 387567) elapsed time (sec): 14.983580112457275
DEBUG    ya.test:process.py:263 Command (pid 387567) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 387567) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 387567) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 387567) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 387567) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 387567) maxrss: 1511440
DEBUG    ya.test:process.py:263 Command (pid 387567) minflt: 994064
DEBUG    ya.test:process.py:263 Command (pid 387567) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 387567) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 387567) nivcsw: 42
DEBUG    ya.test:process.py:263 Command (pid 387567) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 387567) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 387567) nvcsw: 103191
DEBUG    ya.test:process.py:263 Command (pid 387567) oublock: 9592
DEBUG    ya.test:process.py:263 Command (pid 387567) stime: 3.5213929999999998
DEBUG    ya.test:process.py:263 Command (pid 387567) utime: 9.118335
DEBUG    ya.test:process.py:263 Command (pid 387567) wtime: 14.986
DEBUG    ya.test:process.py:275 Command (pid 387567) output:
2025-12-15T11:38:48.555344Z Fetching udfs...
2025-12-15T11:38:48.931444Z Initialization of fq runner...
2025-12-15T11:38:51.611250Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.946389s
2025-12-15T11:38:52.562308Z Fetching query results...
2025-12-15T11:38:52.562326Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 387567) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7b90882c87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7b90882c85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7b90888900c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7b908888f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7b908888cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7b908888caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7b908888cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7b9088cefdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #33 0x7b9088cefdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #34 0x7b9088cef6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #35 0x7b9087da2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b9088161f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b9088161f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b90881e1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b90881e1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b9088886e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b9088886c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b9088886c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b9088886c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b9088884866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b9088888090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7b9088888090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7b90882783ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7b90882752ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7b90882752ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7b908826d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7b908826d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7b908826d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7b9088249960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7b9088249960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7b908827940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7b9088248977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7b9088248977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7b908817136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7b908817136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7b9088171272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7b90882c87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7b90882c85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7b90888900c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b9088161f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b9088161f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b90881e1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b90881e1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b9088886e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b9088886c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b9088884866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7b9088888090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7b9088888090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7b90882783ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7b90882752ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7b90882752ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7b908826d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7b908826d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7b908826d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7b9088249960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7b9088249960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7b908827940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7b9088248977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7b9088248977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b908817136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7b908817136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7b9088171272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7b90882c87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7b90882c85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7b90888900c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7b908888f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7b908888cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7b908888caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b90881f972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b90881fafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b90881fafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b9088887065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b9088886c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b9088886c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b9088886c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b9088884866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b90888847ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b90888b32be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7b90881cdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b90882cb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b90882cb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b90882cb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b90881ccd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b908827940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b9088248977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7b9088248977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b908817136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b908817136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7b9088171272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7b90882c87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7b90882c9a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7b90882c9a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7b90882c9a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7b908888f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7b908888cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b908888caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b90881f972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b9088200b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b908817b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7b9088184b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7b908888f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7b908888f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7b908888ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7b908888ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7b908888ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7b908888cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7b9088cefdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #12 0x7b9088cefdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #13 0x7b9088cef6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #14 0x7b9087da2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7f90a6ef5d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b9088161f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b9088161f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b90881e1eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b90881e1eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7b908827b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7b908827b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7b9088277957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7b90882752ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7b90882752ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7b908826d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7b908826d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7b908826d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7b9088249960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7b9088249960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7b908827940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7b9088248977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7b9088248977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7b908817136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b908817136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7b9088171272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7b90882c87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7b90882c85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7b90888900c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7b908888f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7b908888cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b908888caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7b908888cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7b9088cefdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #41 0x7b9088cefdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #42 0x7b9088cef6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #43 0x7b9087da2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b90881f972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b90881fafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b90881fafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b9088887065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b9088886c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b9088884866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7b90888847ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7b90888b3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7b90881cdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7b90882cb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7b90882cb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7b90882cb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7b90881ccd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7b908827940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b90882752ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7b90882752ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7b908826d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7b908826d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7b908826d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7b9088249960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7b9088249960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b908827940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7b9088248977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7b9088248977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7b908817136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7b908817136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7b9088171272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7b90882c87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7b90882c85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b90881f972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b9088200b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b90882190a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b90882190a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b90882190a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b9088180dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b9088180dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b90881e864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b90881e916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b90881e916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b90881e916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b90881ea9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7b90881d188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7b908888f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7b908888f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7b908888ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7b908888ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7b908888ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7b908888cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7b9088cefdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #21 0x7b9088cefdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #22 0x7b9088cef6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #23 0x7b9087da2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7f90a6ef5d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b90881f972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b90881fafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b90881fafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b9088887065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b9088886c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b9088886c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b9088886c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b9088884866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b90888847ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7b908887d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7b908887d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7b90888798ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7b90888798c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7b908888f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7b908888cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7b908888caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7b908888cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7b9088cefdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #22 0x7b9088cefdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #23 0x7b9088cef6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #24 0x7b9087da2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7f90a6ef5d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b90881f972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b90881fafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b90881fafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b9088887065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b9088886c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b9088886c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b9088884866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7b90888847ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7b90888b3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7b90881cdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7b90882cb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7b90882cb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7b90882cb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7b90881ccd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7b908827940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7b90882752ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7b90882752ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7b908826d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7b908826d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7b908826d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7b9088249960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7b9088249960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7b908827940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7b9088248977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7b9088248977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7b908817136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7b908817136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7b9088171272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b9088161f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b9088161f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b90881e1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b90881e1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b9088886e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b9088886c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b9088886c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b9088886c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b9088884866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b90888847ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b90888b3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7b90881cdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b90882cb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b90882cb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b90882cb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b90881ccd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b908827940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b90882752ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7b90882752ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7b908826d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7b908826d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7b908826d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7b9088249960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7b9088249960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b908827940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7b9088248977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7b9088248977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b9088161f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b9088161f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b90881e1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b90881e1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b9088886e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b9088886c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b9088886c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b9088884866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b90888847ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b90888b3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b90881cdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b90882cb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b90882cb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b90882cb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b90881ccd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b908827940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b90882752ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b90882752ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b908826d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b908826d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b908826d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b9088249960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b9088249960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b908827940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b9088248977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b9088248977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b908817136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b908817136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7b9088171272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b9088161f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b9088161f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b90881e1d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b90881e1d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7b9088180ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7b9088170ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7b9088170ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7b9088277722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7b908826d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7b908826d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7b908826d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7b9088249960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7b9088249960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7b908827940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b9088248977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7b9088248977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7b908817136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7b908817136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7b9088171272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7b90882c87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7b90882c85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7b90888900c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7b908888f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7b908888cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7b908888caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7b908888cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7b9088cefdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #35 0x7b9088cefdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #36 0x7b9088cef6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #37 0x7b9087da2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b90881f972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b9088200b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b90882190a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b90882190a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b90882190a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b9088180dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b9088180dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b90881e864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b90881e916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b90881e916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b90881e916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b90881e512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7b90881c54aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7b90881cdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7b90882cb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7b90882cb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7b90882cb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7b90881ccd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7b908827940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7b90882752ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7b90882752ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7b908826d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7b908826d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7b908826d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7b9088249960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7b9088249960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7b9088170ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b9088170ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7b9088277722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7b90882752ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7b90882752ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7b9088171091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7b9088171091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7b908817168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7b908817168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7b90882c99d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7b90882c99d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7b908888f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b9088165882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7b9088165882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7b90888870d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7b9088886c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b9088886c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b9088886c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b9088884866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b90888847ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b90888b3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b90881cdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b90882cb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b90882cb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b90882cb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b90881ccd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b908827940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b90882752ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b90882752ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b908826d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b908826d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b908826d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b9088249960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b9088249960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b908827940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b9088248977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b9088248977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b908817136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b908817136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7b90882c87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7b90882c85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7b90888900c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7b908888f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7b908888cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7b908888caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7b908888cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7b9088cefdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #33 0x7b9088cefdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #34 0x7b9088cef6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #35 0x7b9087da2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b9088161f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b9088161f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b90881e1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b90881e1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b9088886e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b9088886c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b9088886c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b9088886c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b9088884866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b9088888090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7b9088888090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7b90882783ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7b90882752ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7b90882752ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7b908826d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7b908826d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7b908826d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7b9088249960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7b9088249960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7b908827940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7b9088248977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7b9088248977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7b908817136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7b908817136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7b9088171272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7b90882c87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7b90882c85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7b90888900c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b9088161f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b9088161f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b90881e1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b90881e1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b9088886e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b9088886c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b9088884866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7b9088888090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7b9088888090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7b90882783ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7b90882752ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7b90882752ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7b908826d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7b908826d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7b908826d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7b9088249960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7b9088249960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7b908827940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7b9088248977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7b9088248977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b908817136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7b908817136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7b9088171272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7b90882c87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7b90882c85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7b90888900c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7b908888f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7b908888cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7b908888caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b90881f972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b90881fafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b90881fafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b9088887065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b9088886c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b9088886c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b9088886c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b9088884866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b90888847ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b90888b32be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7b90881cdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b90882cb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b90882cb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b90882cb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b90881ccd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b908827940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b9088248977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7b9088248977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b908817136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b908817136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7b9088171272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7b90882c87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7b90882c9a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7b90882c9a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7b90882c9a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7b908888f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7b908888cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b908888caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b90881f972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b9088200b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b908817b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7b9088184b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7b908888f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7b908888f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7b908888ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7b908888ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7b908888ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7b908888cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7b9088cefdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #12 0x7b9088cefdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #13 0x7b9088cef6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #14 0x7b9087da2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7f90a6ef5d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b9088161f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b9088161f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b90881e1eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b90881e1eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7b908827b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7b908827b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7b9088277957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7b90882752ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7b90882752ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7b908826d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7b908826d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7b908826d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7b9088249960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7b9088249960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7b908827940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7b9088248977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7b9088248977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7b908817136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b908817136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7b9088171272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7b90882c87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7b90882c85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7b90888900c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7b908888f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7b908888cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b908888caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7b908888cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7b9088cefdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #41 0x7b9088cefdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #42 0x7b9088cef6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #43 0x7b9087da2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b90881f972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b90881fafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b90881fafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b9088887065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b9088886c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b9088884866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7b90888847ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7b90888b3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7b90881cdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7b90882cb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7b90882cb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7b90882cb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7b90881ccd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7b908827940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b90882752ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7b90882752ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7b908826d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7b908826d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7b908826d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7b9088249960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7b9088249960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b908827940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7b9088248977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7b9088248977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7b908817136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7b908817136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7b9088171272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7b90882c87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7b90882c85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b90881f972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b9088200b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b90882190a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b90882190a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b90882190a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b9088180dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b9088180dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b90881e864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b90881e916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b90881e916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b90881e916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b90881ea9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7b90881d188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7b908888f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7b908888f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7b908888ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7b908888ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7b908888ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7b908888cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7b9088cefdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #21 0x7b9088cefdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #22 0x7b9088cef6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #23 0x7b9087da2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7f90a6ef5d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b90881f972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b90881fafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b90881fafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b9088887065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b9088886c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b9088886c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b9088886c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b9088884866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b90888847ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7b908887d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7b908887d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7b90888798ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7b90888798c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7b908888f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7b908888cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7b908888caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7b908888cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7b9088cefdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #22 0x7b9088cefdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #23 0x7b9088cef6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #24 0x7b9087da2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7f90a6ef5d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b90881f972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b90881fafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b90881fafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b9088887065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b9088886c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b9088886c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b9088884866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7b90888847ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7b90888b3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7b90881cdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7b90882cb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7b90882cb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7b90882cb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7b90881ccd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7b908827940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7b90882752ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7b90882752ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7b908826d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7b908826d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7b908826d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7b9088249960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7b9088249960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7b908827940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7b9088248977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7b9088248977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7b908817136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7b908817136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7b9088171272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b9088161f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b9088161f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b90881e1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b90881e1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b9088886e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b9088886c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b9088886c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b9088886c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b9088884866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b90888847ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b90888b3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7b90881cdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b90882cb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b90882cb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b90882cb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b90881ccd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b908827940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b90882752ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7b90882752ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7b908826d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7b908826d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7b908826d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7b9088249960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7b9088249960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b908827940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7b9088248977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7b9088248977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b9088161f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b9088161f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b90881e1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b90881e1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b9088886e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b9088886c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b9088886c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b9088884866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b90888847ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b90888b3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b90881cdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b90882cb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b90882cb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b90882cb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b90881ccd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b908827940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b90882752ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b90882752ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b908826d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b908826d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b908826d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b9088249960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b9088249960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b908827940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b9088248977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b9088248977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b908817136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b908817136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7b9088171272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b9088161f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b9088161f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b90881e1d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b90881e1d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7b9088180ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7b9088170ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7b9088170ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7b9088277722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7b908826d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7b908826d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7b908826d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7b9088249960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7b9088249960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7b908827940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b9088248977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7b9088248977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7b908817136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7b908817136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7b9088171272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7b90882c87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7b90882c85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7b90888900c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7b908888f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7b908888cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7b908888caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7b908888cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7b9088cefdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #35 0x7b9088cefdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #36 0x7b9088cef6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #37 0x7b9087da2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b90881f972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b9088200b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b90882190a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b90882190a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b90882190a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b9088180dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b9088180dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b90881e864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b90881e916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b90881e916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b90881e916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b90881e512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7b90881c54aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7b90881cdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7b90882cb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7b90882cb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7b90882cb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7b90881ccd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7b908827940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7b90882752ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7b90882752ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7b908826d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7b908826d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7b908826d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7b9088249960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7b9088249960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7b9088170ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b9088170ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7b9088277722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7b90882752ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7b90882752ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7b9088171091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7b9088171091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7b908817168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7b908817168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7b90882c99d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7b90882c99d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7b908888f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b9088165882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7b9088165882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7b90888870d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7b9088886c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b9088886c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b9088886e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b9088886c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b9088884866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b90888847ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b90888b3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b90881cdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b90882cb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b90882cb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b90882cb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b90881ccd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b908827940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b90882752ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b90882752ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b908826d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b908826d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b908826d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b9088249960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b9088249960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b908827940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b9088248977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b9088248977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b908817136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b908817136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
______________ test[hop-GroupByHopWithDataWatermarks-default.txt] ______________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_0s9c7igp/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_0s9c7igp/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_0s9c7igp/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_0s9c7igp/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_0s9c7igp/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_0s9c7igp/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_0s9c7igp/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_0s9c7igp/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_0s9c7igp/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_0s9c7igp/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7bccd9af9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7bccd9b2940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7bccd9af8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7bccd9af8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7bccd9a2136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7bccd9a2136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453643 byte(s) leaked in 8614 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[hop-GroupByHopWithDataWatermarks-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e57/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:668 process search UDF in: None, /home/runner/.ya/build/build_root/exso/004e57/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/exso/004e57/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_sql_streaming.py, test_name: test[hop-GroupByHopWithDataWatermarks-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_0s9c7igp/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_0s9c7igp/results.txt', '--ast-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_0s9c7igp/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_0s9c7igp/plan.json', '--log-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_0s9c7igp/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_0s9c7igp/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_0s9c7igp/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_0s9c7igp/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_0s9c7igp/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_0s9c7igp/topic_3.txt']' in '/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_0s9c7igp' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 393654
DEBUG    ya.test:process.py:259 Command (pid 393654) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 393654) elapsed time (sec): 17.049407243728638
DEBUG    ya.test:process.py:263 Command (pid 393654) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 393654) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 393654) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 393654) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 393654) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 393654) maxrss: 1483956
DEBUG    ya.test:process.py:263 Command (pid 393654) minflt: 969651
DEBUG    ya.test:process.py:263 Command (pid 393654) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 393654) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 393654) nivcsw: 400
DEBUG    ya.test:process.py:263 Command (pid 393654) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 393654) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 393654) nvcsw: 103793
DEBUG    ya.test:process.py:263 Command (pid 393654) oublock: 9584
DEBUG    ya.test:process.py:263 Command (pid 393654) stime: 3.779959
DEBUG    ya.test:process.py:263 Command (pid 393654) utime: 11.120236
DEBUG    ya.test:process.py:263 Command (pid 393654) wtime: 17.052
DEBUG    ya.test:process.py:275 Command (pid 393654) output:
2025-12-15T11:39:03.855729Z Fetching udfs...
2025-12-15T11:39:04.358243Z Initialization of fq runner...
2025-12-15T11:39:07.709914Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.824822s
2025-12-15T11:39:08.539866Z Fetching query results...
2025-12-15T11:39:08.539888Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 393654) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7bccd9b787c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7bccd9b785fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7bccda1400c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7bccda13f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7bccda13cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7bccda13caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7bccda13cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7bccda59fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #33 0x7bccda59fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #34 0x7bccda59f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #35 0x7bccd9652928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bccd9a11f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bccd9a11f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bccd9a91806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bccd9a91806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bccda136e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bccda136c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bccda136c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7bccda136c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7bccda134866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7bccda138090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7bccda138090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7bccd9b283ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7bccd9b252ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7bccd9b252ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7bccd9b1d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7bccd9b1d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7bccd9b1d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7bccd9af9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7bccd9af9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7bccd9b2940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7bccd9af8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7bccd9af8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7bccd9a2136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7bccd9a2136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7bccd9a21272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7bccd9b787c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7bccd9b785fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7bccda1400c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bccd9a11f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bccd9a11f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bccd9a91806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bccd9a91806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bccda136e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bccda136c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bccda134866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7bccda138090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7bccda138090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7bccd9b283ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7bccd9b252ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7bccd9b252ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7bccd9b1d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7bccd9b1d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7bccd9b1d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7bccd9af9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7bccd9af9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7bccd9b2940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7bccd9af8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7bccd9af8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7bccd9a2136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7bccd9a2136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7bccd9a21272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7bccd9b787c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7bccd9b785fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7bccda1400c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7bccda13f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7bccda13cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7bccda13caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bccd9aa972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bccd9aaafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bccd9aaafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bccda137065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bccda136c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bccda136c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7bccda136c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7bccda134866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7bccda1347ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7bccda1632be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7bccd9a7df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7bccd9b7b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7bccd9b7b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7bccd9b7b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7bccd9a7cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7bccd9b2940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7bccd9af8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7bccd9af8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7bccd9a2136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7bccd9a2136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7bccd9a21272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7bccd9b787c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7bccd9b79a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7bccd9b79a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7bccd9b79a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7bccda13f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7bccda13cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7bccda13caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bccd9aa972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bccd9ab0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bccd9a2b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7bccd9a34b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7bccda13f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7bccda13f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7bccda13ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7bccda13ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7bccda13ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7bccda13cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7bccda59fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #12 0x7bccda59fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #13 0x7bccda59f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #14 0x7bccd9652928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7fccf87a9d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bccd9a11f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bccd9a11f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bccd9a91eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bccd9a91eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7bccd9b2b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7bccd9b2b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7bccd9b27957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7bccd9b252ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7bccd9b252ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7bccd9b1d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7bccd9b1d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7bccd9b1d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7bccd9af9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7bccd9af9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7bccd9b2940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7bccd9af8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7bccd9af8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7bccd9a2136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7bccd9a2136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7bccd9a21272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7bccd9b787c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7bccd9b785fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7bccda1400c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7bccda13f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7bccda13cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7bccda13caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7bccda13cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7bccda59fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #41 0x7bccda59fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #42 0x7bccda59f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #43 0x7bccd9652928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bccd9aa972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bccd9aaafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bccd9aaafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bccda137065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bccda136c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7bccda134866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7bccda1347ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7bccda163fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7bccd9a7df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7bccd9b7b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7bccd9b7b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7bccd9b7b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7bccd9a7cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7bccd9b2940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7bccd9b252ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7bccd9b252ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7bccd9b1d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7bccd9b1d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7bccd9b1d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7bccd9af9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7bccd9af9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7bccd9b2940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7bccd9af8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7bccd9af8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7bccd9a2136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7bccd9a2136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7bccd9a21272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7bccd9b787c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7bccd9b785fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bccd9aa972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bccd9ab0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bccd9ac90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7bccd9ac90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7bccd9ac90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7bccd9a30dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7bccd9a30dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7bccd9a9864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7bccd9a9916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7bccd9a9916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7bccd9a9916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7bccd9a9a9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7bccd9a8188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7bccda13f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7bccda13f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7bccda13ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7bccda13ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7bccda13ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7bccda13cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7bccda59fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #21 0x7bccda59fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #22 0x7bccda59f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #23 0x7bccd9652928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7fccf87a9d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bccd9aa972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bccd9aaafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bccd9aaafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bccda137065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bccda136c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bccda136c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7bccda136c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7bccda134866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7bccda1347ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7bccda12d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7bccda12d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7bccda1298ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7bccda1298c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7bccda13f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7bccda13cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7bccda13caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7bccda13cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7bccda59fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #22 0x7bccda59fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #23 0x7bccda59f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #24 0x7bccd9652928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7fccf87a9d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bccd9aa972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bccd9aaafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bccd9aaafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bccda137065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bccda136c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bccda136c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bccda134866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7bccda1347ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7bccda163fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7bccd9a7df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7bccd9b7b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7bccd9b7b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7bccd9b7b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7bccd9a7cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7bccd9b2940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7bccd9b252ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7bccd9b252ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7bccd9b1d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7bccd9b1d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7bccd9b1d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7bccd9af9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7bccd9af9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7bccd9b2940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7bccd9af8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7bccd9af8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7bccd9a2136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7bccd9a2136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7bccd9a21272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bccd9a11f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bccd9a11f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bccd9a91806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bccd9a91806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bccda136e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bccda136c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bccda136c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7bccda136c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7bccda134866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7bccda1347ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7bccda163fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7bccd9a7df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7bccd9b7b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7bccd9b7b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7bccd9b7b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7bccd9a7cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7bccd9b2940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7bccd9b252ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7bccd9b252ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7bccd9b1d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7bccd9b1d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7bccd9b1d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7bccd9af9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7bccd9af9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7bccd9b2940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7bccd9af8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7bccd9af8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bccd9a11f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bccd9a11f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bccd9a91806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bccd9a91806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bccda136e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bccda136c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bccda136c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bccda134866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7bccda1347ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7bccda163fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7bccd9a7df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7bccd9b7b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7bccd9b7b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7bccd9b7b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7bccd9a7cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7bccd9b2940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7bccd9b252ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7bccd9b252ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7bccd9b1d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7bccd9b1d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7bccd9b1d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7bccd9af9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bccd9af9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bccd9b2940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bccd9af8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bccd9af8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bccd9a2136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bccd9a2136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7bccd9a21272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bccd9a11f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bccd9a11f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bccd9a91d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bccd9a91d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7bccd9a30ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7bccd9a20ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7bccd9a20ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7bccd9b27722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7bccd9b1d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7bccd9b1d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7bccd9b1d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7bccd9af9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7bccd9af9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7bccd9b2940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7bccd9af8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7bccd9af8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7bccd9a2136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7bccd9a2136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7bccd9a21272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7bccd9b787c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7bccd9b785fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7bccda1400c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7bccda13f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7bccda13cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7bccda13caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7bccda13cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7bccda59fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #35 0x7bccda59fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #36 0x7bccda59f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #37 0x7bccd9652928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bccd9aa972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bccd9ab0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bccd9ac90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7bccd9ac90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7bccd9ac90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7bccd9a30dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7bccd9a30dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7bccd9a9864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7bccd9a9916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7bccd9a9916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7bccd9a9916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7bccd9a9512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7bccd9a754aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7bccd9a7df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7bccd9b7b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7bccd9b7b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7bccd9b7b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7bccd9a7cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7bccd9b2940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7bccd9b252ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7bccd9b252ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7bccd9b1d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7bccd9b1d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7bccd9b1d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7bccd9af9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7bccd9af9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7bccd9a20ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bccd9a20ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7bccd9b27722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7bccd9b252ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7bccd9b252ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7bccd9a21091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7bccd9a21091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7bccd9a2168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7bccd9a2168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7bccd9b799d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7bccd9b799d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7bccda13f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bccd9a15882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7bccd9a15882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7bccda1370d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7bccda136c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bccda136c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bccda136c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bccda134866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7bccda1347ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7bccda163fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7bccd9a7df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7bccd9b7b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7bccd9b7b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7bccd9b7b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7bccd9a7cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7bccd9b2940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7bccd9b252ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7bccd9b252ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7bccd9b1d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7bccd9b1d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7bccd9b1d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7bccd9af9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bccd9af9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bccd9b2940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bccd9af8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bccd9af8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bccd9a2136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bccd9a2136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453643 byte(s) leaked in 8614 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7bccd9b787c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7bccd9b785fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7bccda1400c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7bccda13f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7bccda13cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7bccda13caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7bccda13cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7bccda59fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #33 0x7bccda59fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #34 0x7bccda59f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #35 0x7bccd9652928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bccd9a11f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bccd9a11f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bccd9a91806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bccd9a91806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bccda136e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bccda136c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bccda136c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7bccda136c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7bccda134866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7bccda138090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7bccda138090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7bccd9b283ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7bccd9b252ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7bccd9b252ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7bccd9b1d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7bccd9b1d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7bccd9b1d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7bccd9af9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7bccd9af9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7bccd9b2940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7bccd9af8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7bccd9af8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7bccd9a2136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7bccd9a2136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7bccd9a21272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7bccd9b787c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7bccd9b785fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7bccda1400c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bccd9a11f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bccd9a11f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bccd9a91806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bccd9a91806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bccda136e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bccda136c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bccda134866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7bccda138090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7bccda138090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7bccd9b283ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7bccd9b252ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7bccd9b252ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7bccd9b1d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7bccd9b1d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7bccd9b1d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7bccd9af9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7bccd9af9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7bccd9b2940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7bccd9af8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7bccd9af8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7bccd9a2136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7bccd9a2136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7bccd9a21272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7bccd9b787c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7bccd9b785fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7bccda1400c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7bccda13f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7bccda13cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7bccda13caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bccd9aa972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bccd9aaafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bccd9aaafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bccda137065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bccda136c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bccda136c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7bccda136c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7bccda134866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7bccda1347ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7bccda1632be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7bccd9a7df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7bccd9b7b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7bccd9b7b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7bccd9b7b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7bccd9a7cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7bccd9b2940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7bccd9af8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7bccd9af8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7bccd9a2136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7bccd9a2136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7bccd9a21272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7bccd9b787c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7bccd9b79a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7bccd9b79a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7bccd9b79a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7bccda13f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7bccda13cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7bccda13caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bccd9aa972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bccd9ab0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bccd9a2b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7bccd9a34b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7bccda13f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7bccda13f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7bccda13ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7bccda13ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7bccda13ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7bccda13cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7bccda59fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #12 0x7bccda59fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #13 0x7bccda59f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #14 0x7bccd9652928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7fccf87a9d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bccd9a11f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bccd9a11f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bccd9a91eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bccd9a91eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7bccd9b2b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7bccd9b2b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7bccd9b27957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7bccd9b252ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7bccd9b252ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7bccd9b1d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7bccd9b1d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7bccd9b1d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7bccd9af9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7bccd9af9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7bccd9b2940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7bccd9af8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7bccd9af8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7bccd9a2136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7bccd9a2136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7bccd9a21272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7bccd9b787c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7bccd9b785fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7bccda1400c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7bccda13f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7bccda13cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7bccda13caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7bccda13cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7bccda59fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #41 0x7bccda59fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #42 0x7bccda59f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #43 0x7bccd9652928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bccd9aa972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bccd9aaafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bccd9aaafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bccda137065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bccda136c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7bccda134866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7bccda1347ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7bccda163fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7bccd9a7df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7bccd9b7b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7bccd9b7b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7bccd9b7b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7bccd9a7cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7bccd9b2940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7bccd9b252ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7bccd9b252ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7bccd9b1d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7bccd9b1d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7bccd9b1d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7bccd9af9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7bccd9af9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7bccd9b2940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7bccd9af8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7bccd9af8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7bccd9a2136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7bccd9a2136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7bccd9a21272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7bccd9b787c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7bccd9b785fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bccd9aa972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bccd9ab0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bccd9ac90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7bccd9ac90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7bccd9ac90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7bccd9a30dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7bccd9a30dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7bccd9a9864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7bccd9a9916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7bccd9a9916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7bccd9a9916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7bccd9a9a9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7bccd9a8188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7bccda13f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7bccda13f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7bccda13ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7bccda13ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7bccda13ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7bccda13cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7bccda59fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #21 0x7bccda59fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #22 0x7bccda59f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #23 0x7bccd9652928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7fccf87a9d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bccd9aa972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bccd9aaafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bccd9aaafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bccda137065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bccda136c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bccda136c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7bccda136c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7bccda134866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7bccda1347ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7bccda12d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7bccda12d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7bccda1298ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7bccda1298c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7bccda13f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7bccda13cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7bccda13caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7bccda13cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7bccda59fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #22 0x7bccda59fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #23 0x7bccda59f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #24 0x7bccd9652928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7fccf87a9d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bccd9aa972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bccd9aaafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bccd9aaafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bccda137065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bccda136c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bccda136c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bccda134866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7bccda1347ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7bccda163fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7bccd9a7df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7bccd9b7b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7bccd9b7b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7bccd9b7b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7bccd9a7cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7bccd9b2940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7bccd9b252ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7bccd9b252ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7bccd9b1d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7bccd9b1d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7bccd9b1d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7bccd9af9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7bccd9af9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7bccd9b2940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7bccd9af8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7bccd9af8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7bccd9a2136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7bccd9a2136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7bccd9a21272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bccd9a11f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bccd9a11f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bccd9a91806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bccd9a91806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bccda136e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bccda136c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bccda136c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7bccda136c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7bccda134866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7bccda1347ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7bccda163fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7bccd9a7df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7bccd9b7b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7bccd9b7b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7bccd9b7b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7bccd9a7cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7bccd9b2940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7bccd9b252ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7bccd9b252ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7bccd9b1d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7bccd9b1d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7bccd9b1d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7bccd9af9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7bccd9af9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7bccd9b2940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7bccd9af8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7bccd9af8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bccd9a11f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bccd9a11f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bccd9a91806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bccd9a91806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bccda136e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bccda136c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bccda136c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bccda134866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7bccda1347ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7bccda163fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7bccd9a7df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7bccd9b7b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7bccd9b7b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7bccd9b7b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7bccd9a7cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7bccd9b2940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7bccd9b252ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7bccd9b252ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7bccd9b1d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7bccd9b1d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7bccd9b1d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7bccd9af9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7bccd9af9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7bccd9b2940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7bccd9af8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7bccd9af8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7bccd9a2136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7bccd9a2136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7bccd9a21272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bccd9a11f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bccd9a11f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bccd9a91d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bccd9a91d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7bccd9a30ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7bccd9a20ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7bccd9a20ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7bccd9b27722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7bccd9b1d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7bccd9b1d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7bccd9b1d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7bccd9af9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7bccd9af9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7bccd9b2940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7bccd9af8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7bccd9af8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7bccd9a2136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7bccd9a2136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7bccd9a21272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7bccd9b787c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7bccd9b785fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7bccda1400c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7bccda13f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7bccda13cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7bccda13caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7bccda13cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7bccda59fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #35 0x7bccda59fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #36 0x7bccda59f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #37 0x7bccd9652928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bccd9aa972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bccd9ab0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bccd9ac90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7bccd9ac90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7bccd9ac90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7bccd9a30dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7bccd9a30dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7bccd9a9864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7bccd9a9916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7bccd9a9916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7bccd9a9916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7bccd9a9512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7bccd9a754aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7bccd9a7df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7bccd9b7b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7bccd9b7b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7bccd9b7b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7bccd9a7cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7bccd9b2940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7bccd9b252ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7bccd9b252ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7bccd9b1d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7bccd9b1d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7bccd9b1d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7bccd9af9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7bccd9af9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7bccd9a20ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bccd9a20ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7bccd9b27722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7bccd9b252ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7bccd9b252ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7bccd9a21091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7bccd9a21091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7bccd9a2168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7bccd9a2168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7bccd9b799d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7bccd9b799d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7bccda13f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bccd9a15882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7bccd9a15882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7bccda1370d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7bccda136c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bccda136c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bccda136e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bccda136c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bccda134866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7bccda1347ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7bccda163fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7bccd9a7df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7bccd9b7b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7bccd9b7b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7bccd9b7b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7bccd9a7cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7bccd9b2940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7bccd9b252ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7bccd9b252ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7bccd9b1d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7bccd9b1d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7bccd9b1d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7bccd9af9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7bccd9af9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7bccd9b2940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7bccd9af8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7bccd9af8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7bccd9a2136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7bccd9a2136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453643 byte(s) leaked in 8614 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
============================== slowest durations ===============================
18.48s call     test_sql_streaming.py::test[hop-GroupByHop-default.txt]
17.10s call     test_sql_streaming.py::test[hop-GroupByHopWithDataWatermarks-default.txt]
15.86s call     test_sql_streaming.py::test[hop-GroupByHopByStringKey-default.txt]
15.40s call     test_sql_streaming.py::test[hop-GroupByHopExprKey-default.txt]
15.06s call     test_sql_streaming.py::test[hop-GroupByHopListKey-default.txt]
15.04s call     test_sql_streaming.py::test[hop-GroupByHopTimeExtractorUnusedColumns-default.txt]
14.19s call     test_sql_streaming.py::test[hop-GroupByHopNoKey-default.txt]
13.94s call     test_sql_streaming.py::test[hop-GroupByHopPercentile-default.txt]
0.03s setup    test_sql_streaming.py::test[hop-GroupByHop-default.txt]
0.01s setup    test_sql_streaming.py::test[hop-GroupByHopListKey-default.txt]
0.01s setup    test_sql_streaming.py::test[hop-GroupByHopWithDataWatermarks-default.txt]
0.01s setup    test_sql_streaming.py::test[hop-GroupByHopByStringKey-default.txt]
0.01s setup    test_sql_streaming.py::test[hop-GroupByHopExprKey-default.txt]
0.01s setup    test_sql_streaming.py::test[hop-GroupByHopTimeExtractorUnusedColumns-default.txt]
0.01s setup    test_sql_streaming.py::test[hop-GroupByHopPercentile-default.txt]
0.01s setup    test_sql_streaming.py::test[hop-GroupByHopNoKey-default.txt]

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_sql_streaming.py::test[hop-GroupByHop-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wvjdzrmx/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wvjdzrmx/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wvjdzrmx/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wvjdzrmx/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wvjdzrmx/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wvjdzrmx/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wvjdzrmx/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wvjdzrmx/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wvjdzrmx/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wvjdzrmx/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b6a440f9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b6a4412940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b6a44021e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b6a44021e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b6a44021d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b6a44178cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b6a44178cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b6a440f8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b6a440f8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b6a4407cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b6a4402136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b6a4402136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453688 byte(s) leaked in 8615 allocation(s).
FAILED test_sql_streaming.py::test[hop-GroupByHopByStringKey-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_sf9pp5bv/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_sf9pp5bv/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_sf9pp5bv/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_sf9pp5bv/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_sf9pp5bv/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_sf9pp5bv/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_sf9pp5bv/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_sf9pp5bv/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_sf9pp5bv/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_sf9pp5bv/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b0836e79960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b0836ea940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b0836da1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b0836da1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b0836da1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b0836ef8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b0836ef8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b0836e78977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b0836e78977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b0836dfcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b0836da136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b0836da136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
FAILED test_sql_streaming.py::test[hop-GroupByHopExprKey-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_7fg6bd_v/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_7fg6bd_v/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_7fg6bd_v/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_7fg6bd_v/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_7fg6bd_v/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_7fg6bd_v/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_7fg6bd_v/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_7fg6bd_v/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_7fg6bd_v/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_7fg6bd_v/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b03ca569960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b03ca59940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b03ca491e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b03ca491e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b03ca491d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b03ca5e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b03ca5e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b03ca568977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b03ca568977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b03ca4ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b03ca49136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b03ca49136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453686 byte(s) leaked in 8615 allocation(s).
FAILED test_sql_streaming.py::test[hop-GroupByHopListKey-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_473ho9xr/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_473ho9xr/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_473ho9xr/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_473ho9xr/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_473ho9xr/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_473ho9xr/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_473ho9xr/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_473ho9xr/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_473ho9xr/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_473ho9xr/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bbfa7a09960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bbfa7a3940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bbfa7931e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bbfa7931e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bbfa7931d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bbfa7a88cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bbfa7a88cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bbfa7a08977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bbfa7a08977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bbfa798cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bbfa793136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bbfa793136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
FAILED test_sql_streaming.py::test[hop-GroupByHopNoKey-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ztd3oggx/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ztd3oggx/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ztd3oggx/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ztd3oggx/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ztd3oggx/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ztd3oggx/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ztd3oggx/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ztd3oggx/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ztd3oggx/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ztd3oggx/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b1780b29960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b1780b5940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b1780a51e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b1780a51e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b1780a51d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b1780ba8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b1780ba8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b1780b28977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b1780b28977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b1780aacb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b1780a5136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b1780a5136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453632 byte(s) leaked in 8614 allocation(s).
FAILED test_sql_streaming.py::test[hop-GroupByHopPercentile-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__38b2ty2/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__38b2ty2/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__38b2ty2/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__38b2ty2/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__38b2ty2/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__38b2ty2/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__38b2ty2/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__38b2ty2/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__38b2ty2/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__38b2ty2/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b30bda39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b30bda6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b30bd961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b30bd961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b30bd961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b30bdab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b30bdab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b30bda38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b30bda38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b30bd9bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b30bd96136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b30bd96136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453653 byte(s) leaked in 8614 allocation(s).
FAILED test_sql_streaming.py::test[hop-GroupByHopTimeExtractorUnusedColumns-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_01d2gdzj/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_01d2gdzj/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_01d2gdzj/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_01d2gdzj/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_01d2gdzj/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_01d2gdzj/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_01d2gdzj/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_01d2gdzj/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_01d2gdzj/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_01d2gdzj/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b9088249960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b908827940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b9088171e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b9088171e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b9088171d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b90882c8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b90882c8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b9088248977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b9088248977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b90881ccb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b908817136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b908817136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
FAILED test_sql_streaming.py::test[hop-GroupByHopWithDataWatermarks-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_0s9c7igp/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_0s9c7igp/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_0s9c7igp/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_0s9c7igp/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_0s9c7igp/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_0s9c7igp/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_0s9c7igp/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_0s9c7igp/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_0s9c7igp/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e57/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_0s9c7igp/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bccd9af9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bccd9b2940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bccd9a21e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bccd9a21e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bccd9a21d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bccd9b78cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bccd9b78cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bccd9af8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bccd9af8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bccd9a7cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bccd9a2136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bccd9a2136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453643 byte(s) leaked in 8614 allocation(s).
======================== 8 failed in 126.82s (0:02:06) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 31 items

test_sql_streaming.py FFFFFFFF

=================================== FAILURES ===================================
____________ test[hopping_window-GroupByHoppingWindow-default.txt] _____________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0szen4_8/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0szen4_8/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0szen4_8/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0szen4_8/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0szen4_8/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0szen4_8/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0szen4_8/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0szen4_8/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0szen4_8/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0szen4_8/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7b3cd9d99960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7b3cd9dc940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7b3cd9d98977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7b3cd9d98977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7b3cd9cc136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7b3cd9cc136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[hopping_window-GroupByHoppingWindow-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:668 process search UDF in: None, /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/exso/004e5a/yql/udfs
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/string/libstring_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/top/libtop_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/python/python3_small/libpython3_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/digest/libdigest_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/re2/libre2_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/url_base/liburl_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/hyperloglog/libhyperloglog_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/topfreq/libtopfreq_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/histogram/libhistogram_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/pire/libpire_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/reservoir_sampling/libreservoir_sampling_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/yson2/libyson2_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/math/libmath_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/vector/libvector_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/streaming/libstreaming_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/datetime2/libdatetime2_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/stat/libstat_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/unicode_base/libunicode_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/file/libfile_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/hyperscan/libhyperscan_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/protobuf/libprotobuf_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/set/libset_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/json2/libjson2_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/logs/dsv/libdsv_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/test/simple/libsimple_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/test/test_import/libtest_import_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/callables/libcallables_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/lists/liblists_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/dicts/libdicts_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/dummylog/libdummylog.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/type_inspection/libtype_inspection_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/structs/libstructs_udf.so
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_sql_streaming.py, test_name: test[hopping_window-GroupByHoppingWindow-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0szen4_8/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0szen4_8/results.txt', '--ast-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0szen4_8/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0szen4_8/plan.json', '--log-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0szen4_8/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0szen4_8/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0szen4_8/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0szen4_8/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0szen4_8/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0szen4_8/topic_3.txt']' in '/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0szen4_8' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 364971
DEBUG    ya.test:process.py:259 Command (pid 364971) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 364971) elapsed time (sec): 18.615324020385742
DEBUG    ya.test:process.py:263 Command (pid 364971) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 364971) inblock: 1816
DEBUG    ya.test:process.py:263 Command (pid 364971) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 364971) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 364971) majflt: 13
DEBUG    ya.test:process.py:263 Command (pid 364971) maxrss: 1468488
DEBUG    ya.test:process.py:263 Command (pid 364971) minflt: 968091
DEBUG    ya.test:process.py:263 Command (pid 364971) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 364971) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 364971) nivcsw: 827
DEBUG    ya.test:process.py:263 Command (pid 364971) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 364971) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 364971) nvcsw: 103665
DEBUG    ya.test:process.py:263 Command (pid 364971) oublock: 9584
DEBUG    ya.test:process.py:263 Command (pid 364971) stime: 3.9284369999999997
DEBUG    ya.test:process.py:263 Command (pid 364971) utime: 11.285703
DEBUG    ya.test:process.py:263 Command (pid 364971) wtime: 18.619
DEBUG    ya.test:process.py:275 Command (pid 364971) output:
2025-12-15T11:37:11.759279Z Fetching udfs...
2025-12-15T11:37:12.212675Z Initialization of fq runner...
2025-12-15T11:37:15.904983Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.835298s
2025-12-15T11:37:16.746595Z Fetching query results...
2025-12-15T11:37:16.746622Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 364971) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7b3cd9e187c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7b3cd9e185fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7b3cda3e00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7b3cda3df8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7b3cda3dcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7b3cda3dcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7b3cda3dcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7b3cda83fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #33 0x7b3cda83fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #34 0x7b3cda83f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #35 0x7b3cd98f2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3cd9cb1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b3cd9cb1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b3cd9d31806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b3cd9d31806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b3cda3d6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b3cda3d6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b3cda3d6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b3cda3d6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b3cda3d4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b3cda3d8090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7b3cda3d8090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7b3cd9dc83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7b3cd9dc52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7b3cd9dc52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7b3cd9dbd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7b3cd9dbd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7b3cd9dbd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7b3cd9d99960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7b3cd9d99960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7b3cd9dc940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7b3cd9d98977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7b3cd9d98977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7b3cd9cc136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7b3cd9cc136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7b3cd9cc1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7b3cd9e187c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7b3cd9e185fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7b3cda3e00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3cd9cb1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b3cd9cb1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b3cd9d31806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b3cd9d31806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b3cda3d6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b3cda3d6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b3cda3d4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7b3cda3d8090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7b3cda3d8090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7b3cd9dc83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7b3cd9dc52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7b3cd9dc52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7b3cd9dbd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7b3cd9dbd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7b3cd9dbd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7b3cd9d99960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7b3cd9d99960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7b3cd9dc940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7b3cd9d98977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7b3cd9d98977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b3cd9cc136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7b3cd9cc136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7b3cd9cc1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7b3cd9e187c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7b3cd9e185fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7b3cda3e00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7b3cda3df8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7b3cda3dcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7b3cda3dcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3cd9d4972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b3cd9d4afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b3cd9d4afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b3cda3d7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b3cda3d6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b3cda3d6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b3cda3d6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b3cda3d4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b3cda3d47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b3cda4032be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7b3cd9d1df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b3cd9e1b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b3cd9e1b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b3cd9e1b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b3cd9d1cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b3cd9dc940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b3cd9d98977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7b3cd9d98977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b3cd9cc136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b3cd9cc136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7b3cd9cc1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7b3cd9e187c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7b3cd9e19a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7b3cd9e19a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7b3cd9e19a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7b3cda3df5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7b3cda3dcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b3cda3dcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3cd9d4972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b3cd9d50b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b3cd9ccb8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7b3cd9cd4b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7b3cda3df3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7b3cda3df1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7b3cda3def24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7b3cda3dca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7b3cda3dca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7b3cda3dcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7b3cda83fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #12 0x7b3cda83fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #13 0x7b3cda83f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #14 0x7b3cd98f2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7f3cf8a44d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3cd9cb1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b3cd9cb1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b3cd9d31eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b3cd9d31eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7b3cd9dcb206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7b3cd9dcb206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7b3cd9dc7957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7b3cd9dc52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7b3cd9dc52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7b3cd9dbd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7b3cd9dbd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7b3cd9dbd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7b3cd9d99960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7b3cd9d99960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7b3cd9dc940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7b3cd9d98977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7b3cd9d98977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7b3cd9cc136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b3cd9cc136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7b3cd9cc1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7b3cd9e187c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7b3cd9e185fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7b3cda3e00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7b3cda3df8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7b3cda3dcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b3cda3dcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7b3cda3dcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7b3cda83fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #41 0x7b3cda83fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #42 0x7b3cda83f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #43 0x7b3cd98f2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3cd9d4972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b3cd9d4afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b3cd9d4afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b3cda3d7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b3cda3d6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b3cda3d4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7b3cda3d47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7b3cda403fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7b3cd9d1df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7b3cd9e1b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7b3cd9e1b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7b3cd9e1b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7b3cd9d1cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7b3cd9dc940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b3cd9dc52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7b3cd9dc52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7b3cd9dbd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7b3cd9dbd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7b3cd9dbd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7b3cd9d99960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7b3cd9d99960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b3cd9dc940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7b3cd9d98977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7b3cd9d98977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7b3cd9cc136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7b3cd9cc136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7b3cd9cc1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7b3cd9e187c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7b3cd9e185fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3cd9d4972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b3cd9d50b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b3cd9d690a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b3cd9d690a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b3cd9d690a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b3cd9cd0dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b3cd9cd0dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b3cd9d3864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b3cd9d3916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b3cd9d3916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b3cd9d3916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b3cd9d3a9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7b3cd9d2188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7b3cda3df044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7b3cda3df044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7b3cda3def24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7b3cda3dca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7b3cda3dca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7b3cda3dcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7b3cda83fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #21 0x7b3cda83fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #22 0x7b3cda83f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #23 0x7b3cd98f2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7f3cf8a44d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3cd9d4972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b3cd9d4afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b3cd9d4afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b3cda3d7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b3cda3d6c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b3cda3d6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b3cda3d6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b3cda3d4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b3cda3d47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7b3cda3cd19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7b3cda3cd19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7b3cda3c98ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7b3cda3c98c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7b3cda3df53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7b3cda3dcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7b3cda3dcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7b3cda3dcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7b3cda83fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #22 0x7b3cda83fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #23 0x7b3cda83f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #24 0x7b3cd98f2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7f3cf8a44d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3cd9d4972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b3cd9d4afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b3cd9d4afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b3cda3d7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b3cda3d6c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b3cda3d6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b3cda3d4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7b3cda3d47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7b3cda403fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7b3cd9d1df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7b3cd9e1b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7b3cd9e1b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7b3cd9e1b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7b3cd9d1cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7b3cd9dc940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7b3cd9dc52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7b3cd9dc52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7b3cd9dbd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7b3cd9dbd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7b3cd9dbd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7b3cd9d99960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7b3cd9d99960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7b3cd9dc940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7b3cd9d98977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7b3cd9d98977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7b3cd9cc136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7b3cd9cc136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7b3cd9cc1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3cd9cb1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b3cd9cb1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b3cd9d31806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b3cd9d31806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b3cda3d6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b3cda3d6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b3cda3d6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b3cda3d6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b3cda3d4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b3cda3d47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b3cda403fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7b3cd9d1df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b3cd9e1b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b3cd9e1b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b3cd9e1b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b3cd9d1cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b3cd9dc940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b3cd9dc52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7b3cd9dc52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7b3cd9dbd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7b3cd9dbd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7b3cd9dbd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7b3cd9d99960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7b3cd9d99960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b3cd9dc940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7b3cd9d98977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7b3cd9d98977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3cd9cb1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b3cd9cb1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b3cd9d31806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b3cd9d31806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b3cda3d6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b3cda3d6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b3cda3d6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b3cda3d4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b3cda3d47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b3cda403fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b3cd9d1df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b3cd9e1b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b3cd9e1b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b3cd9e1b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b3cd9d1cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b3cd9dc940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b3cd9dc52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b3cd9dc52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b3cd9dbd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b3cd9dbd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b3cd9dbd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b3cd9d99960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b3cd9d99960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b3cd9dc940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b3cd9d98977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b3cd9d98977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b3cd9cc136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b3cd9cc136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7b3cd9cc1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3cd9cb1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b3cd9cb1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b3cd9d31d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b3cd9d31d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7b3cd9cd0ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7b3cd9cc0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7b3cd9cc0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7b3cd9dc7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7b3cd9dbd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7b3cd9dbd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7b3cd9dbd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7b3cd9d99960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7b3cd9d99960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7b3cd9dc940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b3cd9d98977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7b3cd9d98977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7b3cd9cc136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7b3cd9cc136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7b3cd9cc1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7b3cd9e187c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7b3cd9e185fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7b3cda3e00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7b3cda3df8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7b3cda3dcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7b3cda3dcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7b3cda3dcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7b3cda83fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #35 0x7b3cda83fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #36 0x7b3cda83f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #37 0x7b3cd98f2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3cd9d4972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b3cd9d50b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b3cd9d690a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b3cd9d690a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b3cd9d690a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b3cd9cd0dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b3cd9cd0dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b3cd9d3864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b3cd9d3916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b3cd9d3916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b3cd9d3916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b3cd9d3512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7b3cd9d154aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7b3cd9d1df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7b3cd9e1b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7b3cd9e1b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7b3cd9e1b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7b3cd9d1cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7b3cd9dc940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7b3cd9dc52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7b3cd9dc52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7b3cd9dbd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7b3cd9dbd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7b3cd9dbd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7b3cd9d99960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7b3cd9d99960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7b3cd9cc0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b3cd9cc0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7b3cd9dc7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7b3cd9dc52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7b3cd9dc52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7b3cd9cc1091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7b3cd9cc1091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7b3cd9cc168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7b3cd9cc168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7b3cd9e199d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7b3cd9e199d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7b3cda3df5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3cd9cb5882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7b3cd9cb5882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7b3cda3d70d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7b3cda3d6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b3cda3d6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b3cda3d6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b3cda3d4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b3cda3d47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b3cda403fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b3cd9d1df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b3cd9e1b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b3cd9e1b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b3cd9e1b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b3cd9d1cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b3cd9dc940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b3cd9dc52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b3cd9dc52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b3cd9dbd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b3cd9dbd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b3cd9dbd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b3cd9d99960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b3cd9d99960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b3cd9dc940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b3cd9d98977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b3cd9d98977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b3cd9cc136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b3cd9cc136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7b3cd9e187c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7b3cd9e185fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7b3cda3e00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7b3cda3df8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7b3cda3dcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7b3cda3dcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7b3cda3dcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7b3cda83fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #33 0x7b3cda83fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #34 0x7b3cda83f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #35 0x7b3cd98f2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3cd9cb1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b3cd9cb1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b3cd9d31806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b3cd9d31806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b3cda3d6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b3cda3d6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b3cda3d6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b3cda3d6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b3cda3d4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b3cda3d8090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7b3cda3d8090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7b3cd9dc83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7b3cd9dc52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7b3cd9dc52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7b3cd9dbd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7b3cd9dbd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7b3cd9dbd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7b3cd9d99960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7b3cd9d99960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7b3cd9dc940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7b3cd9d98977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7b3cd9d98977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7b3cd9cc136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7b3cd9cc136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7b3cd9cc1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7b3cd9e187c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7b3cd9e185fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7b3cda3e00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3cd9cb1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b3cd9cb1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b3cd9d31806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b3cd9d31806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b3cda3d6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b3cda3d6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b3cda3d4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7b3cda3d8090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7b3cda3d8090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7b3cd9dc83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7b3cd9dc52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7b3cd9dc52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7b3cd9dbd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7b3cd9dbd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7b3cd9dbd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7b3cd9d99960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7b3cd9d99960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7b3cd9dc940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7b3cd9d98977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7b3cd9d98977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b3cd9cc136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7b3cd9cc136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7b3cd9cc1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7b3cd9e187c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7b3cd9e185fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7b3cda3e00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7b3cda3df8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7b3cda3dcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7b3cda3dcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3cd9d4972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b3cd9d4afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b3cd9d4afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b3cda3d7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b3cda3d6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b3cda3d6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b3cda3d6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b3cda3d4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b3cda3d47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b3cda4032be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7b3cd9d1df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b3cd9e1b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b3cd9e1b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b3cd9e1b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b3cd9d1cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b3cd9dc940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b3cd9d98977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7b3cd9d98977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b3cd9cc136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b3cd9cc136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7b3cd9cc1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7b3cd9e187c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7b3cd9e19a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7b3cd9e19a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7b3cd9e19a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7b3cda3df5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7b3cda3dcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b3cda3dcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3cd9d4972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b3cd9d50b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b3cd9ccb8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7b3cd9cd4b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7b3cda3df3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7b3cda3df1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7b3cda3def24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7b3cda3dca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7b3cda3dca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7b3cda3dcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7b3cda83fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #12 0x7b3cda83fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #13 0x7b3cda83f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #14 0x7b3cd98f2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7f3cf8a44d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3cd9cb1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b3cd9cb1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b3cd9d31eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b3cd9d31eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7b3cd9dcb206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7b3cd9dcb206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7b3cd9dc7957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7b3cd9dc52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7b3cd9dc52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7b3cd9dbd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7b3cd9dbd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7b3cd9dbd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7b3cd9d99960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7b3cd9d99960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7b3cd9dc940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7b3cd9d98977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7b3cd9d98977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7b3cd9cc136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b3cd9cc136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7b3cd9cc1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7b3cd9e187c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7b3cd9e185fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7b3cda3e00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7b3cda3df8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7b3cda3dcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b3cda3dcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7b3cda3dcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7b3cda83fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #41 0x7b3cda83fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #42 0x7b3cda83f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #43 0x7b3cd98f2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3cd9d4972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b3cd9d4afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b3cd9d4afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b3cda3d7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b3cda3d6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b3cda3d4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7b3cda3d47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7b3cda403fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7b3cd9d1df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7b3cd9e1b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7b3cd9e1b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7b3cd9e1b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7b3cd9d1cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7b3cd9dc940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b3cd9dc52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7b3cd9dc52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7b3cd9dbd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7b3cd9dbd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7b3cd9dbd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7b3cd9d99960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7b3cd9d99960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b3cd9dc940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7b3cd9d98977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7b3cd9d98977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7b3cd9cc136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7b3cd9cc136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7b3cd9cc1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7b3cd9e187c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7b3cd9e185fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3cd9d4972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b3cd9d50b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b3cd9d690a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b3cd9d690a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b3cd9d690a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b3cd9cd0dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b3cd9cd0dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b3cd9d3864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b3cd9d3916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b3cd9d3916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b3cd9d3916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b3cd9d3a9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7b3cd9d2188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7b3cda3df044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7b3cda3df044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7b3cda3def24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7b3cda3dca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7b3cda3dca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7b3cda3dcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7b3cda83fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #21 0x7b3cda83fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #22 0x7b3cda83f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #23 0x7b3cd98f2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7f3cf8a44d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3cd9d4972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b3cd9d4afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b3cd9d4afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b3cda3d7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b3cda3d6c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b3cda3d6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b3cda3d6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b3cda3d4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b3cda3d47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7b3cda3cd19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7b3cda3cd19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7b3cda3c98ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7b3cda3c98c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7b3cda3df53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7b3cda3dcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7b3cda3dcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7b3cda3dcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7b3cda83fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #22 0x7b3cda83fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #23 0x7b3cda83f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #24 0x7b3cd98f2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7f3cf8a44d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3cd9d4972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b3cd9d4afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b3cd9d4afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b3cda3d7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b3cda3d6c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b3cda3d6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b3cda3d4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7b3cda3d47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7b3cda403fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7b3cd9d1df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7b3cd9e1b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7b3cd9e1b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7b3cd9e1b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7b3cd9d1cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7b3cd9dc940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7b3cd9dc52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7b3cd9dc52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7b3cd9dbd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7b3cd9dbd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7b3cd9dbd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7b3cd9d99960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7b3cd9d99960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7b3cd9dc940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7b3cd9d98977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7b3cd9d98977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7b3cd9cc136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7b3cd9cc136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7b3cd9cc1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3cd9cb1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b3cd9cb1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b3cd9d31806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b3cd9d31806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b3cda3d6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b3cda3d6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b3cda3d6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b3cda3d6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b3cda3d4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b3cda3d47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b3cda403fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7b3cd9d1df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b3cd9e1b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b3cd9e1b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b3cd9e1b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b3cd9d1cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b3cd9dc940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b3cd9dc52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7b3cd9dc52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7b3cd9dbd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7b3cd9dbd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7b3cd9dbd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7b3cd9d99960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7b3cd9d99960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b3cd9dc940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7b3cd9d98977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7b3cd9d98977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3cd9cb1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b3cd9cb1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b3cd9d31806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b3cd9d31806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b3cda3d6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b3cda3d6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b3cda3d6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b3cda3d4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b3cda3d47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b3cda403fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b3cd9d1df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b3cd9e1b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b3cd9e1b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b3cd9e1b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b3cd9d1cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b3cd9dc940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b3cd9dc52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b3cd9dc52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b3cd9dbd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b3cd9dbd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b3cd9dbd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b3cd9d99960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b3cd9d99960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b3cd9dc940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b3cd9d98977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b3cd9d98977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b3cd9cc136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b3cd9cc136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7b3cd9cc1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3cd9cb1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b3cd9cb1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b3cd9d31d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b3cd9d31d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7b3cd9cd0ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7b3cd9cc0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7b3cd9cc0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7b3cd9dc7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7b3cd9dbd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7b3cd9dbd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7b3cd9dbd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7b3cd9d99960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7b3cd9d99960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7b3cd9dc940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b3cd9d98977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7b3cd9d98977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7b3cd9cc136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7b3cd9cc136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7b3cd9cc1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7b3cd9e187c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7b3cd9e185fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7b3cda3e00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7b3cda3df8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7b3cda3dcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7b3cda3dcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7b3cda3dcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7b3cda83fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #35 0x7b3cda83fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #36 0x7b3cda83f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #37 0x7b3cd98f2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3cd9d4972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b3cd9d50b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b3cd9d690a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b3cd9d690a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b3cd9d690a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b3cd9cd0dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b3cd9cd0dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b3cd9d3864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b3cd9d3916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b3cd9d3916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b3cd9d3916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b3cd9d3512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7b3cd9d154aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7b3cd9d1df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7b3cd9e1b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7b3cd9e1b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7b3cd9e1b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7b3cd9d1cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7b3cd9dc940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7b3cd9dc52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7b3cd9dc52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7b3cd9dbd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7b3cd9dbd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7b3cd9dbd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7b3cd9d99960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7b3cd9d99960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7b3cd9cc0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b3cd9cc0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7b3cd9dc7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7b3cd9dc52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7b3cd9dc52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7b3cd9cc1091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7b3cd9cc1091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7b3cd9cc168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7b3cd9cc168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7b3cd9e199d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7b3cd9e199d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7b3cda3df5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3cd9cb5882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7b3cd9cb5882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7b3cda3d70d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7b3cda3d6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b3cda3d6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b3cda3d6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b3cda3d6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b3cda3d4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b3cda3d47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b3cda403fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b3cd9d1df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b3cd9e1b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b3cd9e1b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b3cd9e1b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b3cd9d1cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b3cd9dc940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b3cd9dc52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b3cd9dc52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b3cd9dbd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b3cd9dbd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b3cd9dbd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b3cd9d99960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b3cd9d99960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b3cd9dc940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b3cd9d98977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b3cd9d98977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b3cd9cc136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b3cd9cc136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
_______ test[hopping_window-GroupByHoppingWindowByStringKey-default.txt] _______
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ptnat_7f/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ptnat_7f/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ptnat_7f/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ptnat_7f/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ptnat_7f/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ptnat_7f/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ptnat_7f/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ptnat_7f/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ptnat_7f/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ptnat_7f/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7bde2e129960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7bde2e15940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7bde2e128977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7bde2e128977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7bde2e05136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7bde2e05136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[hopping_window-GroupByHoppingWindowByStringKey-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:668 process search UDF in: None, /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/exso/004e5a/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_sql_streaming.py, test_name: test[hopping_window-GroupByHoppingWindowByStringKey-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ptnat_7f/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ptnat_7f/results.txt', '--ast-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ptnat_7f/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ptnat_7f/plan.json', '--log-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ptnat_7f/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ptnat_7f/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ptnat_7f/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ptnat_7f/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ptnat_7f/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ptnat_7f/topic_3.txt']' in '/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ptnat_7f' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 369561
DEBUG    ya.test:process.py:259 Command (pid 369561) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 369561) elapsed time (sec): 15.814120292663574
DEBUG    ya.test:process.py:263 Command (pid 369561) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 369561) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 369561) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 369561) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 369561) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 369561) maxrss: 1481888
DEBUG    ya.test:process.py:263 Command (pid 369561) minflt: 968285
DEBUG    ya.test:process.py:263 Command (pid 369561) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 369561) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 369561) nivcsw: 68
DEBUG    ya.test:process.py:263 Command (pid 369561) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 369561) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 369561) nvcsw: 104543
DEBUG    ya.test:process.py:263 Command (pid 369561) oublock: 9584
DEBUG    ya.test:process.py:263 Command (pid 369561) stime: 3.331024
DEBUG    ya.test:process.py:263 Command (pid 369561) utime: 10.660833
DEBUG    ya.test:process.py:263 Command (pid 369561) wtime: 15.817
DEBUG    ya.test:process.py:275 Command (pid 369561) output:
2025-12-15T11:37:30.922984Z Fetching udfs...
2025-12-15T11:37:31.342702Z Initialization of fq runner...
2025-12-15T11:37:34.785403Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.817332s
2025-12-15T11:37:35.608877Z Fetching query results...
2025-12-15T11:37:35.608909Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 369561) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7bde2e1a87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7bde2e1a85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7bde2e7700c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7bde2e76f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7bde2e76cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7bde2e76caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7bde2e76cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7bde2ebcfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #33 0x7bde2ebcfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #34 0x7bde2ebcf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #35 0x7bde2dc82928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bde2e041f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bde2e041f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bde2e0c1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bde2e0c1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bde2e766e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bde2e766c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bde2e766c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7bde2e766c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7bde2e764866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7bde2e768090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7bde2e768090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7bde2e1583ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7bde2e1552ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7bde2e1552ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7bde2e14d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7bde2e14d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7bde2e14d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7bde2e129960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7bde2e129960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7bde2e15940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7bde2e128977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7bde2e128977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7bde2e05136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7bde2e05136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7bde2e051272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7bde2e1a87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7bde2e1a85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7bde2e7700c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bde2e041f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bde2e041f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bde2e0c1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bde2e0c1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bde2e766e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bde2e766c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bde2e764866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7bde2e768090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7bde2e768090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7bde2e1583ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7bde2e1552ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7bde2e1552ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7bde2e14d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7bde2e14d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7bde2e14d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7bde2e129960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7bde2e129960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7bde2e15940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7bde2e128977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7bde2e128977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7bde2e05136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7bde2e05136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7bde2e051272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7bde2e1a87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7bde2e1a85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7bde2e7700c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7bde2e76f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7bde2e76cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7bde2e76caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bde2e0d972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bde2e0dafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bde2e0dafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bde2e767065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bde2e766c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bde2e766c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7bde2e766c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7bde2e764866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7bde2e7647ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7bde2e7932be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7bde2e0adf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7bde2e1ab2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7bde2e1ab2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7bde2e1ab2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7bde2e0acd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7bde2e15940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7bde2e128977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7bde2e128977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7bde2e05136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7bde2e05136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7bde2e051272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7bde2e1a87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7bde2e1a9a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7bde2e1a9a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7bde2e1a9a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7bde2e76f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7bde2e76cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7bde2e76caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bde2e0d972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bde2e0e0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bde2e05b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7bde2e064b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7bde2e76f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7bde2e76f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7bde2e76ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7bde2e76ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7bde2e76ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7bde2e76cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7bde2ebcfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #12 0x7bde2ebcfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #13 0x7bde2ebcf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #14 0x7bde2dc82928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7fde4cdd5d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bde2e041f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bde2e041f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bde2e0c1eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bde2e0c1eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7bde2e15b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7bde2e15b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7bde2e157957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7bde2e1552ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7bde2e1552ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7bde2e14d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7bde2e14d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7bde2e14d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7bde2e129960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7bde2e129960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7bde2e15940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7bde2e128977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7bde2e128977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7bde2e05136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7bde2e05136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7bde2e051272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7bde2e1a87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7bde2e1a85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7bde2e7700c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7bde2e76f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7bde2e76cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7bde2e76caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7bde2e76cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7bde2ebcfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #41 0x7bde2ebcfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #42 0x7bde2ebcf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #43 0x7bde2dc82928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bde2e0d972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bde2e0dafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bde2e0dafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bde2e767065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bde2e766c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7bde2e764866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7bde2e7647ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7bde2e793fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7bde2e0adf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7bde2e1ab2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7bde2e1ab2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7bde2e1ab2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7bde2e0acd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7bde2e15940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7bde2e1552ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7bde2e1552ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7bde2e14d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7bde2e14d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7bde2e14d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7bde2e129960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7bde2e129960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7bde2e15940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7bde2e128977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7bde2e128977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7bde2e05136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7bde2e05136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7bde2e051272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7bde2e1a87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7bde2e1a85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bde2e0d972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bde2e0e0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bde2e0f90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7bde2e0f90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7bde2e0f90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7bde2e060dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7bde2e060dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7bde2e0c864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7bde2e0c916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7bde2e0c916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7bde2e0c916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7bde2e0ca9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7bde2e0b188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7bde2e76f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7bde2e76f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7bde2e76ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7bde2e76ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7bde2e76ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7bde2e76cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7bde2ebcfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #21 0x7bde2ebcfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #22 0x7bde2ebcf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #23 0x7bde2dc82928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7fde4cdd5d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bde2e0d972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bde2e0dafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bde2e0dafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bde2e767065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bde2e766c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bde2e766c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7bde2e766c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7bde2e764866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7bde2e7647ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7bde2e75d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7bde2e75d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7bde2e7598ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7bde2e7598c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7bde2e76f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7bde2e76cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7bde2e76caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7bde2e76cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7bde2ebcfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #22 0x7bde2ebcfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #23 0x7bde2ebcf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #24 0x7bde2dc82928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7fde4cdd5d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bde2e0d972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bde2e0dafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bde2e0dafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bde2e767065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bde2e766c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bde2e766c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bde2e764866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7bde2e7647ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7bde2e793fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7bde2e0adf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7bde2e1ab2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7bde2e1ab2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7bde2e1ab2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7bde2e0acd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7bde2e15940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7bde2e1552ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7bde2e1552ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7bde2e14d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7bde2e14d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7bde2e14d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7bde2e129960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7bde2e129960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7bde2e15940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7bde2e128977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7bde2e128977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7bde2e05136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7bde2e05136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7bde2e051272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bde2e041f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bde2e041f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bde2e0c1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bde2e0c1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bde2e766e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bde2e766c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bde2e766c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7bde2e766c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7bde2e764866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7bde2e7647ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7bde2e793fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7bde2e0adf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7bde2e1ab2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7bde2e1ab2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7bde2e1ab2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7bde2e0acd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7bde2e15940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7bde2e1552ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7bde2e1552ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7bde2e14d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7bde2e14d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7bde2e14d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7bde2e129960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7bde2e129960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7bde2e15940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7bde2e128977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7bde2e128977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bde2e041f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bde2e041f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bde2e0c1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bde2e0c1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bde2e766e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bde2e766c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bde2e766c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bde2e764866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7bde2e7647ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7bde2e793fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7bde2e0adf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7bde2e1ab2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7bde2e1ab2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7bde2e1ab2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7bde2e0acd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7bde2e15940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7bde2e1552ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7bde2e1552ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7bde2e14d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7bde2e14d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7bde2e14d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7bde2e129960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bde2e129960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bde2e15940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bde2e128977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bde2e128977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bde2e05136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bde2e05136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7bde2e051272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bde2e041f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bde2e041f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bde2e0c1d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bde2e0c1d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7bde2e060ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7bde2e050ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7bde2e050ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7bde2e157722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7bde2e14d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7bde2e14d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7bde2e14d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7bde2e129960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7bde2e129960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7bde2e15940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7bde2e128977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7bde2e128977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7bde2e05136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7bde2e05136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7bde2e051272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7bde2e1a87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7bde2e1a85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7bde2e7700c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7bde2e76f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7bde2e76cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7bde2e76caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7bde2e76cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7bde2ebcfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #35 0x7bde2ebcfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #36 0x7bde2ebcf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #37 0x7bde2dc82928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bde2e0d972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bde2e0e0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bde2e0f90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7bde2e0f90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7bde2e0f90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7bde2e060dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7bde2e060dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7bde2e0c864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7bde2e0c916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7bde2e0c916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7bde2e0c916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7bde2e0c512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7bde2e0a54aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7bde2e0adf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7bde2e1ab2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7bde2e1ab2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7bde2e1ab2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7bde2e0acd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7bde2e15940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7bde2e1552ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7bde2e1552ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7bde2e14d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7bde2e14d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7bde2e14d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7bde2e129960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7bde2e129960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7bde2e050ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bde2e050ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7bde2e157722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7bde2e1552ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7bde2e1552ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7bde2e051091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7bde2e051091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7bde2e05168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7bde2e05168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7bde2e1a99d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7bde2e1a99d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7bde2e76f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bde2e045882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7bde2e045882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7bde2e7670d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7bde2e766c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bde2e766c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bde2e766c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bde2e764866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7bde2e7647ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7bde2e793fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7bde2e0adf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7bde2e1ab2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7bde2e1ab2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7bde2e1ab2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7bde2e0acd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7bde2e15940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7bde2e1552ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7bde2e1552ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7bde2e14d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7bde2e14d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7bde2e14d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7bde2e129960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bde2e129960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bde2e15940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bde2e128977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bde2e128977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bde2e05136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bde2e05136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7bde2e1a87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7bde2e1a85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7bde2e7700c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7bde2e76f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7bde2e76cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7bde2e76caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7bde2e76cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7bde2ebcfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #33 0x7bde2ebcfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #34 0x7bde2ebcf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #35 0x7bde2dc82928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bde2e041f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bde2e041f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bde2e0c1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bde2e0c1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bde2e766e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bde2e766c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bde2e766c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7bde2e766c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7bde2e764866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7bde2e768090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7bde2e768090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7bde2e1583ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7bde2e1552ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7bde2e1552ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7bde2e14d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7bde2e14d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7bde2e14d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7bde2e129960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7bde2e129960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7bde2e15940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7bde2e128977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7bde2e128977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7bde2e05136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7bde2e05136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7bde2e051272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7bde2e1a87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7bde2e1a85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7bde2e7700c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bde2e041f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bde2e041f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bde2e0c1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bde2e0c1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bde2e766e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bde2e766c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bde2e764866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7bde2e768090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7bde2e768090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7bde2e1583ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7bde2e1552ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7bde2e1552ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7bde2e14d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7bde2e14d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7bde2e14d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7bde2e129960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7bde2e129960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7bde2e15940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7bde2e128977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7bde2e128977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7bde2e05136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7bde2e05136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7bde2e051272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7bde2e1a87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7bde2e1a85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7bde2e7700c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7bde2e76f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7bde2e76cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7bde2e76caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bde2e0d972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bde2e0dafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bde2e0dafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bde2e767065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bde2e766c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bde2e766c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7bde2e766c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7bde2e764866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7bde2e7647ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7bde2e7932be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7bde2e0adf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7bde2e1ab2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7bde2e1ab2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7bde2e1ab2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7bde2e0acd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7bde2e15940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7bde2e128977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7bde2e128977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7bde2e05136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7bde2e05136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7bde2e051272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7bde2e1a87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7bde2e1a9a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7bde2e1a9a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7bde2e1a9a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7bde2e76f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7bde2e76cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7bde2e76caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bde2e0d972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bde2e0e0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bde2e05b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7bde2e064b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7bde2e76f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7bde2e76f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7bde2e76ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7bde2e76ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7bde2e76ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7bde2e76cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7bde2ebcfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #12 0x7bde2ebcfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #13 0x7bde2ebcf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #14 0x7bde2dc82928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7fde4cdd5d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bde2e041f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bde2e041f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bde2e0c1eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bde2e0c1eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7bde2e15b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7bde2e15b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7bde2e157957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7bde2e1552ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7bde2e1552ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7bde2e14d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7bde2e14d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7bde2e14d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7bde2e129960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7bde2e129960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7bde2e15940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7bde2e128977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7bde2e128977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7bde2e05136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7bde2e05136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7bde2e051272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7bde2e1a87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7bde2e1a85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7bde2e7700c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7bde2e76f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7bde2e76cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7bde2e76caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7bde2e76cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7bde2ebcfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #41 0x7bde2ebcfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #42 0x7bde2ebcf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #43 0x7bde2dc82928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bde2e0d972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bde2e0dafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bde2e0dafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bde2e767065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bde2e766c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7bde2e764866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7bde2e7647ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7bde2e793fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7bde2e0adf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7bde2e1ab2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7bde2e1ab2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7bde2e1ab2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7bde2e0acd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7bde2e15940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7bde2e1552ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7bde2e1552ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7bde2e14d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7bde2e14d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7bde2e14d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7bde2e129960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7bde2e129960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7bde2e15940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7bde2e128977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7bde2e128977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7bde2e05136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7bde2e05136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7bde2e051272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7bde2e1a87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7bde2e1a85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bde2e0d972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bde2e0e0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bde2e0f90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7bde2e0f90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7bde2e0f90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7bde2e060dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7bde2e060dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7bde2e0c864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7bde2e0c916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7bde2e0c916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7bde2e0c916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7bde2e0ca9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7bde2e0b188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7bde2e76f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7bde2e76f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7bde2e76ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7bde2e76ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7bde2e76ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7bde2e76cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7bde2ebcfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #21 0x7bde2ebcfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #22 0x7bde2ebcf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #23 0x7bde2dc82928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7fde4cdd5d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bde2e0d972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bde2e0dafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bde2e0dafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bde2e767065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bde2e766c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bde2e766c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7bde2e766c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7bde2e764866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7bde2e7647ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7bde2e75d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7bde2e75d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7bde2e7598ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7bde2e7598c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7bde2e76f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7bde2e76cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7bde2e76caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7bde2e76cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7bde2ebcfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #22 0x7bde2ebcfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #23 0x7bde2ebcf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #24 0x7bde2dc82928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7fde4cdd5d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bde2e0d972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bde2e0dafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bde2e0dafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bde2e767065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bde2e766c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bde2e766c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bde2e764866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7bde2e7647ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7bde2e793fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7bde2e0adf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7bde2e1ab2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7bde2e1ab2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7bde2e1ab2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7bde2e0acd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7bde2e15940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7bde2e1552ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7bde2e1552ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7bde2e14d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7bde2e14d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7bde2e14d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7bde2e129960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7bde2e129960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7bde2e15940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7bde2e128977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7bde2e128977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7bde2e05136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7bde2e05136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7bde2e051272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bde2e041f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bde2e041f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bde2e0c1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bde2e0c1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bde2e766e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bde2e766c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bde2e766c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7bde2e766c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7bde2e764866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7bde2e7647ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7bde2e793fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7bde2e0adf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7bde2e1ab2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7bde2e1ab2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7bde2e1ab2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7bde2e0acd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7bde2e15940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7bde2e1552ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7bde2e1552ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7bde2e14d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7bde2e14d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7bde2e14d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7bde2e129960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7bde2e129960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7bde2e15940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7bde2e128977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7bde2e128977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bde2e041f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bde2e041f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bde2e0c1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bde2e0c1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bde2e766e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bde2e766c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bde2e766c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bde2e764866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7bde2e7647ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7bde2e793fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7bde2e0adf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7bde2e1ab2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7bde2e1ab2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7bde2e1ab2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7bde2e0acd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7bde2e15940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7bde2e1552ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7bde2e1552ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7bde2e14d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7bde2e14d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7bde2e14d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7bde2e129960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7bde2e129960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7bde2e15940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7bde2e128977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7bde2e128977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7bde2e05136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7bde2e05136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7bde2e051272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bde2e041f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bde2e041f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bde2e0c1d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bde2e0c1d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7bde2e060ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7bde2e050ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7bde2e050ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7bde2e157722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7bde2e14d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7bde2e14d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7bde2e14d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7bde2e129960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7bde2e129960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7bde2e15940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7bde2e128977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7bde2e128977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7bde2e05136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7bde2e05136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7bde2e051272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7bde2e1a87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7bde2e1a85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7bde2e7700c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7bde2e76f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7bde2e76cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7bde2e76caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7bde2e76cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7bde2ebcfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #35 0x7bde2ebcfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #36 0x7bde2ebcf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #37 0x7bde2dc82928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bde2e0d972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bde2e0e0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bde2e0f90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7bde2e0f90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7bde2e0f90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7bde2e060dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7bde2e060dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7bde2e0c864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7bde2e0c916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7bde2e0c916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7bde2e0c916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7bde2e0c512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7bde2e0a54aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7bde2e0adf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7bde2e1ab2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7bde2e1ab2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7bde2e1ab2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7bde2e0acd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7bde2e15940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7bde2e1552ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7bde2e1552ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7bde2e14d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7bde2e14d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7bde2e14d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7bde2e129960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7bde2e129960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7bde2e050ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bde2e050ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7bde2e157722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7bde2e1552ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7bde2e1552ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7bde2e051091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7bde2e051091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7bde2e05168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7bde2e05168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7bde2e1a99d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7bde2e1a99d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7bde2e76f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bde2e045882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7bde2e045882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7bde2e7670d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7bde2e766c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bde2e766c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bde2e766e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bde2e766c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bde2e764866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7bde2e7647ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7bde2e793fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7bde2e0adf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7bde2e1ab2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7bde2e1ab2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7bde2e1ab2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7bde2e0acd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7bde2e15940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7bde2e1552ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7bde2e1552ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7bde2e14d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7bde2e14d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7bde2e14d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7bde2e129960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7bde2e129960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7bde2e15940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7bde2e128977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7bde2e128977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7bde2e05136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7bde2e05136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
_________ test[hopping_window-GroupByHoppingWindowExprKey-default.txt] _________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ur94f7c1/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ur94f7c1/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ur94f7c1/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ur94f7c1/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ur94f7c1/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ur94f7c1/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ur94f7c1/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ur94f7c1/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ur94f7c1/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ur94f7c1/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7b0302059960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7b030208940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7b0302058977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7b0302058977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7b0301f8136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7b0301f8136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453788 byte(s) leaked in 8617 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[hopping_window-GroupByHoppingWindowExprKey-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:668 process search UDF in: None, /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/exso/004e5a/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_sql_streaming.py, test_name: test[hopping_window-GroupByHoppingWindowExprKey-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ur94f7c1/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ur94f7c1/results.txt', '--ast-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ur94f7c1/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ur94f7c1/plan.json', '--log-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ur94f7c1/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ur94f7c1/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ur94f7c1/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ur94f7c1/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ur94f7c1/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ur94f7c1/topic_3.txt']' in '/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ur94f7c1' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 372395
DEBUG    ya.test:process.py:259 Command (pid 372395) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 372395) elapsed time (sec): 15.185877323150635
DEBUG    ya.test:process.py:263 Command (pid 372395) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 372395) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 372395) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 372395) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 372395) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 372395) maxrss: 1499468
DEBUG    ya.test:process.py:263 Command (pid 372395) minflt: 991612
DEBUG    ya.test:process.py:263 Command (pid 372395) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 372395) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 372395) nivcsw: 26
DEBUG    ya.test:process.py:263 Command (pid 372395) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 372395) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 372395) nvcsw: 102890
DEBUG    ya.test:process.py:263 Command (pid 372395) oublock: 9584
DEBUG    ya.test:process.py:263 Command (pid 372395) stime: 3.519919
DEBUG    ya.test:process.py:263 Command (pid 372395) utime: 9.079041
DEBUG    ya.test:process.py:263 Command (pid 372395) wtime: 15.188
DEBUG    ya.test:process.py:275 Command (pid 372395) output:
2025-12-15T11:37:46.928295Z Fetching udfs...
2025-12-15T11:37:47.315851Z Initialization of fq runner...
2025-12-15T11:37:50.011307Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.716253s
2025-12-15T11:37:50.733413Z Fetching query results...
2025-12-15T11:37:50.733441Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 372395) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7b03020d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7b03020d85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7b03026a00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7b030269f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7b030269cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7b030269caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7b030269cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7b0302affdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #33 0x7b0302affdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #34 0x7b0302aff6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #35 0x7b0301bb2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0301f71f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b0301f71f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b0301ff1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b0301ff1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b0302696e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b0302696c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b0302696c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b0302696c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b0302694866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b0302698090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7b0302698090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7b03020883ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7b03020852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7b03020852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7b030207d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7b030207d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7b030207d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7b0302059960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7b0302059960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7b030208940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7b0302058977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7b0302058977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7b0301f8136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7b0301f8136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7b0301f81272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7b03020d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7b03020d85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7b03026a00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0301f71f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b0301f71f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b0301ff1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b0301ff1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b0302696e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b0302696c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b0302694866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7b0302698090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7b0302698090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7b03020883ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7b03020852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7b03020852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7b030207d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7b030207d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7b030207d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7b0302059960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7b0302059960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7b030208940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7b0302058977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7b0302058977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b0301f8136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7b0301f8136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7b0301f81272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7b03020d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7b03020d85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7b03026a00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7b030269f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7b030269cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7b030269caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b030200972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b030200afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b030200afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b0302697065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b0302696c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b0302696c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b0302696c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b0302694866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b03026947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b03026c32be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7b0301fddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b03020db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b03020db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b03020db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b0301fdcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b030208940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b0302058977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7b0302058977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b0301f8136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b0301f8136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7b0301f81272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7b03020d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7b03020d9a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7b03020d9a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7b03020d9a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7b030269f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7b030269cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b030269caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b030200972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b0302010b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b0301f8b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7b0301f94b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7b030269f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7b030269f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7b030269ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7b030269ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7b030269ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7b030269cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7b0302affdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #12 0x7b0302affdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #13 0x7b0302aff6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #14 0x7b0301bb2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7f0320d03d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0301f71f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b0301f71f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b0301ff1eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b0301ff1eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7b030208b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7b030208b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7b0302087957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7b03020852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7b03020852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7b030207d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7b030207d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7b030207d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7b0302059960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7b0302059960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7b030208940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7b0302058977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7b0302058977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7b0301f8136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b0301f8136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7b0301f81272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7b03020d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7b03020d85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7b03026a00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7b030269f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7b030269cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b030269caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7b030269cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7b0302affdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #41 0x7b0302affdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #42 0x7b0302aff6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #43 0x7b0301bb2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b030200972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b030200afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b030200afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b0302697065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b0302696c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b0302694866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7b03026947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7b03026c3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7b0301fddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7b03020db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7b03020db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7b03020db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7b0301fdcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7b030208940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b03020852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7b03020852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7b030207d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7b030207d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7b030207d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7b0302059960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7b0302059960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b030208940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7b0302058977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7b0302058977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7b0301f8136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7b0301f8136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7b0301f81272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7b03020d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7b03020d85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b030200972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b0302010b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b03020290a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b03020290a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b03020290a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b0301f90dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b0301f90dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b0301ff864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b0301ff916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b0301ff916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b0301ff916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b0301ffa9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7b0301fe188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7b030269f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7b030269f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7b030269ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7b030269ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7b030269ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7b030269cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7b0302affdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #21 0x7b0302affdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #22 0x7b0302aff6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #23 0x7b0301bb2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7f0320d03d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b030200972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b030200afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b030200afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b0302697065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b0302696c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b0302696c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b0302696c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b0302694866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b03026947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7b030268d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7b030268d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7b03026898ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7b03026898c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7b030269f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7b030269cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7b030269caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7b030269cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7b0302affdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #22 0x7b0302affdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #23 0x7b0302aff6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #24 0x7b0301bb2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7f0320d03d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b030200972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b030200afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b030200afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b0302697065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b0302696c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b0302696c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b0302694866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7b03026947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7b03026c3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7b0301fddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7b03020db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7b03020db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7b03020db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7b0301fdcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7b030208940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7b03020852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7b03020852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7b030207d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7b030207d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7b030207d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7b0302059960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7b0302059960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7b030208940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7b0302058977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7b0302058977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7b0301f8136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7b0301f8136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7b0301f81272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0301f71f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b0301f71f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b0301ff1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b0301ff1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b0302696e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b0302696c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b0302696c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b0302696c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b0302694866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b03026947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b03026c3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7b0301fddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b03020db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b03020db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b03020db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b0301fdcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b030208940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b03020852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7b03020852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7b030207d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7b030207d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7b030207d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7b0302059960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7b0302059960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b030208940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7b0302058977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7b0302058977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0301f71f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b0301f71f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b0301ff1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b0301ff1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b0302696e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b0302696c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b0302696c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b0302694866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b03026947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b03026c3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b0301fddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b03020db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b03020db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b03020db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b0301fdcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b030208940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b03020852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b03020852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b030207d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b030207d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b030207d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b0302059960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b0302059960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b030208940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b0302058977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b0302058977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b0301f8136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b0301f8136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7b0301f81272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0301f71f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b0301f71f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b0301ff1d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b0301ff1d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7b0301f90ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7b0301f80ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7b0301f80ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7b0302087722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7b030207d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7b030207d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7b030207d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7b0302059960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7b0302059960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7b030208940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b0302058977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7b0302058977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7b0301f8136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7b0301f8136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7b0301f81272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7b03020d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7b03020d85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7b03026a00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7b030269f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7b030269cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7b030269caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7b030269cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7b0302affdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #35 0x7b0302affdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #36 0x7b0302aff6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #37 0x7b0301bb2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b030200972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b0302010b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b03020290a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b03020290a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b03020290a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b0301f90dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b0301f90dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b0301ff864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b0301ff916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b0301ff916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b0301ff916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b0301ff512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7b0301fd54aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7b0301fddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7b03020db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7b03020db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7b03020db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7b0301fdcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7b030208940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7b03020852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7b03020852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7b030207d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7b030207d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7b030207d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7b0302059960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7b0302059960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7b0301f80ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b0301f80ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7b0302087722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7b03020852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7b03020852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7b0301f81091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7b0301f81091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7b0301f8168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7b0301f8168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7b03020d99d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7b03020d99d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7b030269f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0301f75882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7b0301f75882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7b03026970d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7b0302696c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b0302696c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b0302696c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b0302694866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b03026947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b03026c3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b0301fddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b03020db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b03020db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b03020db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b0301fdcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b030208940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b03020852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b03020852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b030207d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b030207d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b030207d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b0302059960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b0302059960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b030208940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b0302058977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b0302058977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b0301f8136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b0301f8136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453788 byte(s) leaked in 8617 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7b03020d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7b03020d85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7b03026a00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7b030269f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7b030269cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7b030269caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7b030269cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7b0302affdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #33 0x7b0302affdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #34 0x7b0302aff6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #35 0x7b0301bb2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0301f71f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b0301f71f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b0301ff1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b0301ff1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b0302696e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b0302696c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b0302696c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b0302696c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b0302694866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b0302698090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7b0302698090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7b03020883ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7b03020852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7b03020852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7b030207d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7b030207d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7b030207d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7b0302059960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7b0302059960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7b030208940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7b0302058977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7b0302058977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7b0301f8136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7b0301f8136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7b0301f81272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7b03020d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7b03020d85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7b03026a00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0301f71f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b0301f71f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b0301ff1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b0301ff1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b0302696e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b0302696c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b0302694866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7b0302698090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7b0302698090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7b03020883ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7b03020852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7b03020852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7b030207d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7b030207d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7b030207d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7b0302059960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7b0302059960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7b030208940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7b0302058977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7b0302058977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b0301f8136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7b0301f8136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7b0301f81272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7b03020d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7b03020d85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7b03026a00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7b030269f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7b030269cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7b030269caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b030200972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b030200afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b030200afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b0302697065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b0302696c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b0302696c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b0302696c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b0302694866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b03026947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b03026c32be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7b0301fddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b03020db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b03020db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b03020db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b0301fdcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b030208940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b0302058977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7b0302058977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b0301f8136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b0301f8136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7b0301f81272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7b03020d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7b03020d9a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7b03020d9a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7b03020d9a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7b030269f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7b030269cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b030269caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b030200972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b0302010b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b0301f8b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7b0301f94b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7b030269f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7b030269f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7b030269ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7b030269ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7b030269ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7b030269cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7b0302affdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #12 0x7b0302affdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #13 0x7b0302aff6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #14 0x7b0301bb2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7f0320d03d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0301f71f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b0301f71f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b0301ff1eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b0301ff1eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7b030208b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7b030208b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7b0302087957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7b03020852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7b03020852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7b030207d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7b030207d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7b030207d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7b0302059960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7b0302059960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7b030208940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7b0302058977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7b0302058977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7b0301f8136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b0301f8136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7b0301f81272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7b03020d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7b03020d85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7b03026a00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7b030269f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7b030269cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b030269caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7b030269cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7b0302affdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #41 0x7b0302affdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #42 0x7b0302aff6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #43 0x7b0301bb2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b030200972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b030200afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b030200afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b0302697065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b0302696c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b0302694866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7b03026947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7b03026c3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7b0301fddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7b03020db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7b03020db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7b03020db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7b0301fdcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7b030208940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b03020852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7b03020852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7b030207d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7b030207d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7b030207d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7b0302059960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7b0302059960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b030208940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7b0302058977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7b0302058977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7b0301f8136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7b0301f8136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7b0301f81272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7b03020d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7b03020d85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b030200972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b0302010b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b03020290a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b03020290a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b03020290a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b0301f90dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b0301f90dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b0301ff864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b0301ff916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b0301ff916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b0301ff916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b0301ffa9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7b0301fe188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7b030269f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7b030269f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7b030269ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7b030269ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7b030269ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7b030269cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7b0302affdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #21 0x7b0302affdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #22 0x7b0302aff6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #23 0x7b0301bb2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7f0320d03d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b030200972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b030200afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b030200afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b0302697065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b0302696c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b0302696c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b0302696c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b0302694866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b03026947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7b030268d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7b030268d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7b03026898ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7b03026898c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7b030269f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7b030269cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7b030269caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7b030269cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7b0302affdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #22 0x7b0302affdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #23 0x7b0302aff6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #24 0x7b0301bb2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7f0320d03d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b030200972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b030200afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b030200afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b0302697065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b0302696c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b0302696c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b0302694866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7b03026947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7b03026c3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7b0301fddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7b03020db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7b03020db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7b03020db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7b0301fdcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7b030208940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7b03020852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7b03020852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7b030207d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7b030207d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7b030207d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7b0302059960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7b0302059960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7b030208940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7b0302058977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7b0302058977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7b0301f8136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7b0301f8136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7b0301f81272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0301f71f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b0301f71f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b0301ff1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b0301ff1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b0302696e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b0302696c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b0302696c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b0302696c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b0302694866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b03026947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b03026c3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7b0301fddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b03020db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b03020db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b03020db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b0301fdcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b030208940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b03020852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7b03020852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7b030207d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7b030207d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7b030207d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7b0302059960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7b0302059960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b030208940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7b0302058977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7b0302058977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0301f71f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b0301f71f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b0301ff1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b0301ff1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b0302696e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b0302696c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b0302696c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b0302694866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b03026947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b03026c3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b0301fddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b03020db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b03020db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b03020db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b0301fdcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b030208940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b03020852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b03020852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b030207d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b030207d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b030207d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b0302059960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b0302059960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b030208940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b0302058977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b0302058977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b0301f8136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b0301f8136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7b0301f81272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0301f71f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b0301f71f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b0301ff1d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b0301ff1d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7b0301f90ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7b0301f80ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7b0301f80ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7b0302087722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7b030207d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7b030207d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7b030207d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7b0302059960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7b0302059960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7b030208940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b0302058977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7b0302058977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7b0301f8136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7b0301f8136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7b0301f81272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7b03020d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7b03020d85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7b03026a00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7b030269f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7b030269cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7b030269caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7b030269cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7b0302affdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #35 0x7b0302affdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #36 0x7b0302aff6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #37 0x7b0301bb2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b030200972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b0302010b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b03020290a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b03020290a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b03020290a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b0301f90dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b0301f90dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b0301ff864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b0301ff916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b0301ff916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b0301ff916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b0301ff512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7b0301fd54aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7b0301fddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7b03020db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7b03020db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7b03020db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7b0301fdcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7b030208940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7b03020852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7b03020852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7b030207d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7b030207d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7b030207d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7b0302059960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7b0302059960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7b0301f80ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b0301f80ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7b0302087722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7b03020852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7b03020852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7b0301f81091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7b0301f81091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7b0301f8168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7b0301f8168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7b03020d99d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7b03020d99d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7b030269f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0301f75882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7b0301f75882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7b03026970d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7b0302696c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b0302696c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b0302696e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b0302696c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b0302694866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b03026947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b03026c3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b0301fddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b03020db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b03020db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b03020db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b0301fdcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b030208940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b03020852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b03020852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b030207d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b030207d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b030207d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b0302059960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b0302059960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b030208940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b0302058977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b0302058977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b0301f8136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b0301f8136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453788 byte(s) leaked in 8617 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
_________ test[hopping_window-GroupByHoppingWindowListKey-default.txt] _________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_klm0v82i/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_klm0v82i/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_klm0v82i/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_klm0v82i/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_klm0v82i/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_klm0v82i/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_klm0v82i/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_klm0v82i/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_klm0v82i/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_klm0v82i/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7beed2519960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7beed254940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7beed2518977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7beed2518977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7beed244136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7beed244136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[hopping_window-GroupByHoppingWindowListKey-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:668 process search UDF in: None, /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/exso/004e5a/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_sql_streaming.py, test_name: test[hopping_window-GroupByHoppingWindowListKey-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_klm0v82i/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_klm0v82i/results.txt', '--ast-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_klm0v82i/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_klm0v82i/plan.json', '--log-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_klm0v82i/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_klm0v82i/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_klm0v82i/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_klm0v82i/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_klm0v82i/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_klm0v82i/topic_3.txt']' in '/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_klm0v82i' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 375556
DEBUG    ya.test:process.py:259 Command (pid 375556) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 375556) elapsed time (sec): 15.858300924301147
DEBUG    ya.test:process.py:263 Command (pid 375556) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 375556) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 375556) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 375556) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 375556) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 375556) maxrss: 1503152
DEBUG    ya.test:process.py:263 Command (pid 375556) minflt: 976398
DEBUG    ya.test:process.py:263 Command (pid 375556) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 375556) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 375556) nivcsw: 46
DEBUG    ya.test:process.py:263 Command (pid 375556) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 375556) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 375556) nvcsw: 103724
DEBUG    ya.test:process.py:263 Command (pid 375556) oublock: 9584
DEBUG    ya.test:process.py:263 Command (pid 375556) stime: 3.67043
DEBUG    ya.test:process.py:263 Command (pid 375556) utime: 9.626869
DEBUG    ya.test:process.py:263 Command (pid 375556) wtime: 15.86
DEBUG    ya.test:process.py:275 Command (pid 375556) output:
2025-12-15T11:38:02.376007Z Fetching udfs...
2025-12-15T11:38:02.800666Z Initialization of fq runner...
2025-12-15T11:38:05.788852Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.821646s
2025-12-15T11:38:06.616048Z Fetching query results...
2025-12-15T11:38:06.616077Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 375556) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7beed25987c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7beed25985fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7beed2b600c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7beed2b5f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7beed2b5cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7beed2b5caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7beed2b5cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7beed2fbfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #33 0x7beed2fbfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #34 0x7beed2fbf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #35 0x7beed2072928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7beed2431f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7beed2431f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7beed24b1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7beed24b1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7beed2b56e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7beed2b56c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7beed2b56c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7beed2b56c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7beed2b54866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7beed2b58090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7beed2b58090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7beed25483ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7beed25452ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7beed25452ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7beed253d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7beed253d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7beed253d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7beed2519960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7beed2519960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7beed254940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7beed2518977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7beed2518977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7beed244136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7beed244136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7beed2441272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7beed25987c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7beed25985fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7beed2b600c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7beed2431f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7beed2431f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7beed24b1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7beed24b1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7beed2b56e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7beed2b56c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7beed2b54866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7beed2b58090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7beed2b58090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7beed25483ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7beed25452ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7beed25452ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7beed253d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7beed253d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7beed253d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7beed2519960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7beed2519960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7beed254940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7beed2518977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7beed2518977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7beed244136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7beed244136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7beed2441272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7beed25987c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7beed25985fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7beed2b600c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7beed2b5f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7beed2b5cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7beed2b5caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7beed24c972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7beed24cafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7beed24cafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7beed2b57065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7beed2b56c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7beed2b56c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7beed2b56c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7beed2b54866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7beed2b547ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7beed2b832be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7beed249df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7beed259b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7beed259b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7beed259b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7beed249cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7beed254940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7beed2518977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7beed2518977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7beed244136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7beed244136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7beed2441272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7beed25987c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7beed2599a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7beed2599a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7beed2599a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7beed2b5f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7beed2b5cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7beed2b5caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7beed24c972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7beed24d0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7beed244b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7beed2454b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7beed2b5f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7beed2b5f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7beed2b5ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7beed2b5ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7beed2b5ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7beed2b5cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7beed2fbfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #12 0x7beed2fbfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #13 0x7beed2fbf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #14 0x7beed2072928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7feef11bbd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7beed2431f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7beed2431f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7beed24b1eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7beed24b1eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7beed254b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7beed254b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7beed2547957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7beed25452ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7beed25452ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7beed253d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7beed253d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7beed253d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7beed2519960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7beed2519960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7beed254940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7beed2518977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7beed2518977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7beed244136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7beed244136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7beed2441272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7beed25987c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7beed25985fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7beed2b600c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7beed2b5f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7beed2b5cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7beed2b5caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7beed2b5cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7beed2fbfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #41 0x7beed2fbfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #42 0x7beed2fbf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #43 0x7beed2072928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7beed24c972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7beed24cafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7beed24cafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7beed2b57065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7beed2b56c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7beed2b54866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7beed2b547ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7beed2b83fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7beed249df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7beed259b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7beed259b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7beed259b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7beed249cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7beed254940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7beed25452ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7beed25452ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7beed253d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7beed253d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7beed253d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7beed2519960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7beed2519960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7beed254940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7beed2518977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7beed2518977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7beed244136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7beed244136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7beed2441272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7beed25987c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7beed25985fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7beed24c972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7beed24d0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7beed24e90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7beed24e90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7beed24e90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7beed2450dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7beed2450dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7beed24b864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7beed24b916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7beed24b916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7beed24b916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7beed24ba9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7beed24a188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7beed2b5f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7beed2b5f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7beed2b5ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7beed2b5ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7beed2b5ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7beed2b5cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7beed2fbfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #21 0x7beed2fbfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #22 0x7beed2fbf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #23 0x7beed2072928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7feef11bbd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7beed24c972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7beed24cafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7beed24cafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7beed2b57065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7beed2b56c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7beed2b56c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7beed2b56c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7beed2b54866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7beed2b547ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7beed2b4d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7beed2b4d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7beed2b498ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7beed2b498c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7beed2b5f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7beed2b5cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7beed2b5caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7beed2b5cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7beed2fbfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #22 0x7beed2fbfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #23 0x7beed2fbf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #24 0x7beed2072928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7feef11bbd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7beed24c972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7beed24cafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7beed24cafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7beed2b57065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7beed2b56c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7beed2b56c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7beed2b54866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7beed2b547ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7beed2b83fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7beed249df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7beed259b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7beed259b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7beed259b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7beed249cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7beed254940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7beed25452ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7beed25452ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7beed253d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7beed253d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7beed253d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7beed2519960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7beed2519960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7beed254940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7beed2518977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7beed2518977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7beed244136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7beed244136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7beed2441272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7beed2431f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7beed2431f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7beed24b1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7beed24b1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7beed2b56e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7beed2b56c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7beed2b56c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7beed2b56c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7beed2b54866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7beed2b547ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7beed2b83fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7beed249df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7beed259b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7beed259b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7beed259b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7beed249cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7beed254940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7beed25452ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7beed25452ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7beed253d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7beed253d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7beed253d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7beed2519960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7beed2519960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7beed254940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7beed2518977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7beed2518977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7beed2431f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7beed2431f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7beed24b1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7beed24b1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7beed2b56e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7beed2b56c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7beed2b56c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7beed2b54866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7beed2b547ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7beed2b83fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7beed249df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7beed259b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7beed259b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7beed259b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7beed249cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7beed254940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7beed25452ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7beed25452ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7beed253d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7beed253d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7beed253d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7beed2519960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7beed2519960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7beed254940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7beed2518977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7beed2518977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7beed244136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7beed244136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7beed2441272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7beed2431f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7beed2431f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7beed24b1d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7beed24b1d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7beed2450ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7beed2440ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7beed2440ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7beed2547722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7beed253d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7beed253d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7beed253d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7beed2519960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7beed2519960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7beed254940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7beed2518977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7beed2518977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7beed244136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7beed244136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7beed2441272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7beed25987c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7beed25985fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7beed2b600c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7beed2b5f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7beed2b5cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7beed2b5caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7beed2b5cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7beed2fbfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #35 0x7beed2fbfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #36 0x7beed2fbf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #37 0x7beed2072928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7beed24c972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7beed24d0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7beed24e90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7beed24e90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7beed24e90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7beed2450dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7beed2450dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7beed24b864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7beed24b916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7beed24b916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7beed24b916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7beed24b512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7beed24954aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7beed249df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7beed259b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7beed259b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7beed259b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7beed249cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7beed254940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7beed25452ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7beed25452ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7beed253d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7beed253d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7beed253d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7beed2519960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7beed2519960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7beed2440ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7beed2440ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7beed2547722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7beed25452ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7beed25452ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7beed2441091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7beed2441091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7beed244168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7beed244168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7beed25999d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7beed25999d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7beed2b5f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7beed2435882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7beed2435882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7beed2b570d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7beed2b56c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7beed2b56c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7beed2b56c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7beed2b54866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7beed2b547ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7beed2b83fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7beed249df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7beed259b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7beed259b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7beed259b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7beed249cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7beed254940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7beed25452ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7beed25452ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7beed253d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7beed253d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7beed253d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7beed2519960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7beed2519960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7beed254940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7beed2518977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7beed2518977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7beed244136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7beed244136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7beed25987c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7beed25985fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7beed2b600c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7beed2b5f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7beed2b5cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7beed2b5caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7beed2b5cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7beed2fbfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #33 0x7beed2fbfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #34 0x7beed2fbf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #35 0x7beed2072928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7beed2431f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7beed2431f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7beed24b1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7beed24b1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7beed2b56e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7beed2b56c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7beed2b56c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7beed2b56c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7beed2b54866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7beed2b58090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7beed2b58090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7beed25483ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7beed25452ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7beed25452ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7beed253d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7beed253d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7beed253d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7beed2519960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7beed2519960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7beed254940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7beed2518977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7beed2518977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7beed244136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7beed244136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7beed2441272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7beed25987c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7beed25985fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7beed2b600c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7beed2431f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7beed2431f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7beed24b1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7beed24b1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7beed2b56e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7beed2b56c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7beed2b54866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7beed2b58090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7beed2b58090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7beed25483ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7beed25452ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7beed25452ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7beed253d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7beed253d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7beed253d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7beed2519960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7beed2519960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7beed254940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7beed2518977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7beed2518977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7beed244136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7beed244136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7beed2441272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7beed25987c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7beed25985fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7beed2b600c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7beed2b5f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7beed2b5cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7beed2b5caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7beed24c972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7beed24cafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7beed24cafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7beed2b57065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7beed2b56c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7beed2b56c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7beed2b56c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7beed2b54866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7beed2b547ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7beed2b832be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7beed249df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7beed259b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7beed259b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7beed259b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7beed249cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7beed254940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7beed2518977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7beed2518977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7beed244136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7beed244136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7beed2441272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7beed25987c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7beed2599a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7beed2599a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7beed2599a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7beed2b5f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7beed2b5cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7beed2b5caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7beed24c972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7beed24d0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7beed244b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7beed2454b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7beed2b5f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7beed2b5f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7beed2b5ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7beed2b5ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7beed2b5ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7beed2b5cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7beed2fbfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #12 0x7beed2fbfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #13 0x7beed2fbf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #14 0x7beed2072928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7feef11bbd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7beed2431f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7beed2431f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7beed24b1eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7beed24b1eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7beed254b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7beed254b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7beed2547957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7beed25452ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7beed25452ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7beed253d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7beed253d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7beed253d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7beed2519960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7beed2519960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7beed254940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7beed2518977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7beed2518977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7beed244136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7beed244136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7beed2441272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7beed25987c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7beed25985fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7beed2b600c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7beed2b5f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7beed2b5cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7beed2b5caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7beed2b5cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7beed2fbfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #41 0x7beed2fbfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #42 0x7beed2fbf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #43 0x7beed2072928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7beed24c972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7beed24cafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7beed24cafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7beed2b57065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7beed2b56c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7beed2b54866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7beed2b547ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7beed2b83fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7beed249df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7beed259b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7beed259b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7beed259b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7beed249cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7beed254940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7beed25452ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7beed25452ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7beed253d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7beed253d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7beed253d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7beed2519960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7beed2519960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7beed254940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7beed2518977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7beed2518977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7beed244136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7beed244136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7beed2441272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7beed25987c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7beed25985fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7beed24c972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7beed24d0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7beed24e90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7beed24e90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7beed24e90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7beed2450dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7beed2450dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7beed24b864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7beed24b916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7beed24b916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7beed24b916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7beed24ba9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7beed24a188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7beed2b5f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7beed2b5f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7beed2b5ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7beed2b5ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7beed2b5ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7beed2b5cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7beed2fbfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #21 0x7beed2fbfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #22 0x7beed2fbf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #23 0x7beed2072928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7feef11bbd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7beed24c972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7beed24cafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7beed24cafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7beed2b57065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7beed2b56c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7beed2b56c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7beed2b56c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7beed2b54866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7beed2b547ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7beed2b4d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7beed2b4d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7beed2b498ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7beed2b498c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7beed2b5f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7beed2b5cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7beed2b5caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7beed2b5cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7beed2fbfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #22 0x7beed2fbfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #23 0x7beed2fbf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #24 0x7beed2072928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7feef11bbd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7beed24c972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7beed24cafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7beed24cafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7beed2b57065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7beed2b56c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7beed2b56c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7beed2b54866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7beed2b547ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7beed2b83fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7beed249df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7beed259b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7beed259b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7beed259b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7beed249cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7beed254940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7beed25452ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7beed25452ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7beed253d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7beed253d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7beed253d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7beed2519960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7beed2519960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7beed254940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7beed2518977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7beed2518977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7beed244136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7beed244136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7beed2441272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7beed2431f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7beed2431f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7beed24b1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7beed24b1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7beed2b56e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7beed2b56c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7beed2b56c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7beed2b56c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7beed2b54866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7beed2b547ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7beed2b83fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7beed249df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7beed259b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7beed259b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7beed259b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7beed249cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7beed254940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7beed25452ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7beed25452ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7beed253d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7beed253d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7beed253d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7beed2519960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7beed2519960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7beed254940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7beed2518977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7beed2518977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7beed2431f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7beed2431f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7beed24b1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7beed24b1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7beed2b56e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7beed2b56c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7beed2b56c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7beed2b54866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7beed2b547ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7beed2b83fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7beed249df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7beed259b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7beed259b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7beed259b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7beed249cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7beed254940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7beed25452ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7beed25452ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7beed253d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7beed253d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7beed253d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7beed2519960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7beed2519960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7beed254940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7beed2518977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7beed2518977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7beed244136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7beed244136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7beed2441272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7beed2431f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7beed2431f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7beed24b1d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7beed24b1d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7beed2450ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7beed2440ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7beed2440ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7beed2547722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7beed253d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7beed253d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7beed253d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7beed2519960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7beed2519960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7beed254940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7beed2518977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7beed2518977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7beed244136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7beed244136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7beed2441272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7beed25987c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7beed25985fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7beed2b600c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7beed2b5f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7beed2b5cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7beed2b5caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7beed2b5cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7beed2fbfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #35 0x7beed2fbfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #36 0x7beed2fbf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #37 0x7beed2072928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7beed24c972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7beed24d0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7beed24e90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7beed24e90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7beed24e90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7beed2450dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7beed2450dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7beed24b864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7beed24b916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7beed24b916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7beed24b916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7beed24b512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7beed24954aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7beed249df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7beed259b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7beed259b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7beed259b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7beed249cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7beed254940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7beed25452ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7beed25452ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7beed253d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7beed253d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7beed253d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7beed2519960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7beed2519960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7beed2440ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7beed2440ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7beed2547722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7beed25452ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7beed25452ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7beed2441091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7beed2441091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7beed244168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7beed244168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7beed25999d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7beed25999d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7beed2b5f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7beed2435882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7beed2435882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7beed2b570d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7beed2b56c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7beed2b56c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7beed2b56e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7beed2b56c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7beed2b54866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7beed2b547ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7beed2b83fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7beed249df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7beed259b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7beed259b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7beed259b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7beed249cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7beed254940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7beed25452ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7beed25452ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7beed253d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7beed253d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7beed253d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7beed2519960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7beed2519960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7beed254940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7beed2518977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7beed2518977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7beed244136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7beed244136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
__________ test[hopping_window-GroupByHoppingWindowNoKey-default.txt] __________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_zge6dab0/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_zge6dab0/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_zge6dab0/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_zge6dab0/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_zge6dab0/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_zge6dab0/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_zge6dab0/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_zge6dab0/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_zge6dab0/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_zge6dab0/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7b642b4c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7b642b4f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7b642b4c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7b642b4c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7b642b3f136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7b642b3f136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[hopping_window-GroupByHoppingWindowNoKey-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:668 process search UDF in: None, /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/exso/004e5a/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_sql_streaming.py, test_name: test[hopping_window-GroupByHoppingWindowNoKey-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_zge6dab0/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_zge6dab0/results.txt', '--ast-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_zge6dab0/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_zge6dab0/plan.json', '--log-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_zge6dab0/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_zge6dab0/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_zge6dab0/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_zge6dab0/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_zge6dab0/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_zge6dab0/topic_3.txt']' in '/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_zge6dab0' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 381466
DEBUG    ya.test:process.py:259 Command (pid 381466) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 381466) elapsed time (sec): 14.03771162033081
DEBUG    ya.test:process.py:263 Command (pid 381466) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 381466) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 381466) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 381466) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 381466) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 381466) maxrss: 1495508
DEBUG    ya.test:process.py:263 Command (pid 381466) minflt: 960993
DEBUG    ya.test:process.py:263 Command (pid 381466) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 381466) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 381466) nivcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 381466) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 381466) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 381466) nvcsw: 102736
DEBUG    ya.test:process.py:263 Command (pid 381466) oublock: 9584
DEBUG    ya.test:process.py:263 Command (pid 381466) stime: 2.870394
DEBUG    ya.test:process.py:263 Command (pid 381466) utime: 8.958126
DEBUG    ya.test:process.py:263 Command (pid 381466) wtime: 14.041
DEBUG    ya.test:process.py:275 Command (pid 381466) output:
2025-12-15T11:38:18.485040Z Fetching udfs...
2025-12-15T11:38:18.868232Z Initialization of fq runner...
2025-12-15T11:38:21.551929Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.725487s
2025-12-15T11:38:22.282643Z Fetching query results...
2025-12-15T11:38:22.282666Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 381466) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7b642b5487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7b642b5485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7b642bb100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7b642bb0f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7b642bb0cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7b642bb0caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7b642bb0cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7b642bf6fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #33 0x7b642bf6fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #34 0x7b642bf6f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #35 0x7b642b022928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b642b3e1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b642b3e1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b642b461806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b642b461806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b642bb06e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b642bb06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b642bb06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b642bb06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b642bb04866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b642bb08090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7b642bb08090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7b642b4f83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7b642b4f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7b642b4f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7b642b4ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7b642b4ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7b642b4ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7b642b4c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7b642b4c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7b642b4f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7b642b4c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7b642b4c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7b642b3f136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7b642b3f136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7b642b3f1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7b642b5487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7b642b5485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7b642bb100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b642b3e1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b642b3e1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b642b461806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b642b461806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b642bb06e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b642bb06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b642bb04866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7b642bb08090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7b642bb08090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7b642b4f83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7b642b4f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7b642b4f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7b642b4ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7b642b4ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7b642b4ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7b642b4c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7b642b4c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7b642b4f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7b642b4c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7b642b4c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b642b3f136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7b642b3f136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7b642b3f1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7b642b5487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7b642b5485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7b642bb100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7b642bb0f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7b642bb0cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7b642bb0caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b642b47972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b642b47afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b642b47afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b642bb07065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b642bb06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b642bb06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b642bb06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b642bb04866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b642bb047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b642bb332be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7b642b44df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b642b54b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b642b54b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b642b54b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b642b44cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b642b4f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b642b4c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7b642b4c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b642b3f136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b642b3f136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7b642b3f1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7b642b5487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7b642b549a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7b642b549a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7b642b549a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7b642bb0f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7b642bb0cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b642bb0caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b642b47972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b642b480b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b642b3fb8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7b642b404b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7b642bb0f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7b642bb0f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7b642bb0ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7b642bb0ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7b642bb0ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7b642bb0cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7b642bf6fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #12 0x7b642bf6fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #13 0x7b642bf6f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #14 0x7b642b022928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7f644a16ad8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b642b3e1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b642b3e1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b642b461eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b642b461eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7b642b4fb206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7b642b4fb206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7b642b4f7957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7b642b4f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7b642b4f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7b642b4ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7b642b4ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7b642b4ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7b642b4c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7b642b4c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7b642b4f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7b642b4c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7b642b4c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7b642b3f136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b642b3f136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7b642b3f1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7b642b5487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7b642b5485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7b642bb100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7b642bb0f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7b642bb0cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b642bb0caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7b642bb0cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7b642bf6fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #41 0x7b642bf6fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #42 0x7b642bf6f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #43 0x7b642b022928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b642b47972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b642b47afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b642b47afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b642bb07065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b642bb06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b642bb04866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7b642bb047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7b642bb33fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7b642b44df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7b642b54b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7b642b54b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7b642b54b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7b642b44cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7b642b4f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b642b4f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7b642b4f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7b642b4ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7b642b4ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7b642b4ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7b642b4c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7b642b4c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b642b4f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7b642b4c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7b642b4c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7b642b3f136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7b642b3f136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7b642b3f1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7b642b5487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7b642b5485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b642b47972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b642b480b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b642b4990a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b642b4990a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b642b4990a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b642b400dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b642b400dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b642b46864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b642b46916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b642b46916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b642b46916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b642b46a9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7b642b45188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7b642bb0f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7b642bb0f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7b642bb0ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7b642bb0ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7b642bb0ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7b642bb0cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7b642bf6fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #21 0x7b642bf6fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #22 0x7b642bf6f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #23 0x7b642b022928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7f644a16ad8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b642b47972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b642b47afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b642b47afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b642bb07065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b642bb06c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b642bb06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b642bb06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b642bb04866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b642bb047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7b642bafd19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7b642bafd19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7b642baf98ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7b642baf98c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7b642bb0f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7b642bb0cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7b642bb0caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7b642bb0cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7b642bf6fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #22 0x7b642bf6fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #23 0x7b642bf6f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #24 0x7b642b022928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7f644a16ad8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b642b47972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b642b47afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b642b47afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b642bb07065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b642bb06c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b642bb06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b642bb04866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7b642bb047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7b642bb33fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7b642b44df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7b642b54b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7b642b54b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7b642b54b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7b642b44cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7b642b4f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7b642b4f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7b642b4f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7b642b4ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7b642b4ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7b642b4ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7b642b4c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7b642b4c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7b642b4f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7b642b4c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7b642b4c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7b642b3f136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7b642b3f136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7b642b3f1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b642b3e1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b642b3e1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b642b461806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b642b461806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b642bb06e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b642bb06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b642bb06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b642bb06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b642bb04866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b642bb047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b642bb33fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7b642b44df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b642b54b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b642b54b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b642b54b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b642b44cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b642b4f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b642b4f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7b642b4f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7b642b4ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7b642b4ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7b642b4ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7b642b4c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7b642b4c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b642b4f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7b642b4c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7b642b4c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b642b3e1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b642b3e1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b642b461806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b642b461806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b642bb06e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b642bb06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b642bb06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b642bb04866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b642bb047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b642bb33fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b642b44df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b642b54b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b642b54b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b642b54b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b642b44cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b642b4f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b642b4f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b642b4f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b642b4ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b642b4ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b642b4ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b642b4c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b642b4c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b642b4f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b642b4c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b642b4c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b642b3f136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b642b3f136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7b642b3f1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b642b3e1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b642b3e1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b642b461d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b642b461d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7b642b400ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7b642b3f0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7b642b3f0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7b642b4f7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7b642b4ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7b642b4ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7b642b4ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7b642b4c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7b642b4c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7b642b4f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b642b4c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7b642b4c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7b642b3f136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7b642b3f136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7b642b3f1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7b642b5487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7b642b5485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7b642bb100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7b642bb0f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7b642bb0cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7b642bb0caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7b642bb0cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7b642bf6fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #35 0x7b642bf6fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #36 0x7b642bf6f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #37 0x7b642b022928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b642b47972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b642b480b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b642b4990a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b642b4990a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b642b4990a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b642b400dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b642b400dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b642b46864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b642b46916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b642b46916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b642b46916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b642b46512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7b642b4454aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7b642b44df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7b642b54b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7b642b54b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7b642b54b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7b642b44cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7b642b4f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7b642b4f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7b642b4f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7b642b4ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7b642b4ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7b642b4ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7b642b4c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7b642b4c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7b642b3f0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b642b3f0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7b642b4f7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7b642b4f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7b642b4f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7b642b3f1091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7b642b3f1091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7b642b3f168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7b642b3f168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7b642b5499d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7b642b5499d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7b642bb0f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b642b3e5882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7b642b3e5882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7b642bb070d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7b642bb06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b642bb06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b642bb06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b642bb04866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b642bb047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b642bb33fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b642b44df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b642b54b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b642b54b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b642b54b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b642b44cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b642b4f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b642b4f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b642b4f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b642b4ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b642b4ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b642b4ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b642b4c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b642b4c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b642b4f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b642b4c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b642b4c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b642b3f136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b642b3f136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7b642b5487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7b642b5485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7b642bb100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7b642bb0f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7b642bb0cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7b642bb0caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7b642bb0cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7b642bf6fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #33 0x7b642bf6fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #34 0x7b642bf6f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #35 0x7b642b022928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b642b3e1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b642b3e1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b642b461806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b642b461806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b642bb06e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b642bb06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b642bb06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b642bb06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b642bb04866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b642bb08090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7b642bb08090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7b642b4f83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7b642b4f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7b642b4f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7b642b4ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7b642b4ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7b642b4ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7b642b4c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7b642b4c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7b642b4f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7b642b4c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7b642b4c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7b642b3f136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7b642b3f136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7b642b3f1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7b642b5487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7b642b5485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7b642bb100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b642b3e1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b642b3e1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b642b461806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b642b461806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b642bb06e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b642bb06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b642bb04866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7b642bb08090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7b642bb08090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7b642b4f83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7b642b4f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7b642b4f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7b642b4ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7b642b4ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7b642b4ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7b642b4c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7b642b4c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7b642b4f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7b642b4c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7b642b4c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b642b3f136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7b642b3f136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7b642b3f1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7b642b5487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7b642b5485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7b642bb100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7b642bb0f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7b642bb0cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7b642bb0caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b642b47972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b642b47afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b642b47afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b642bb07065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b642bb06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b642bb06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b642bb06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b642bb04866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b642bb047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b642bb332be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7b642b44df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b642b54b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b642b54b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b642b54b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b642b44cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b642b4f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b642b4c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7b642b4c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b642b3f136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b642b3f136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7b642b3f1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7b642b5487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7b642b549a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7b642b549a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7b642b549a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7b642bb0f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7b642bb0cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b642bb0caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b642b47972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b642b480b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b642b3fb8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7b642b404b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7b642bb0f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7b642bb0f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7b642bb0ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7b642bb0ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7b642bb0ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7b642bb0cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7b642bf6fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #12 0x7b642bf6fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #13 0x7b642bf6f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #14 0x7b642b022928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7f644a16ad8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b642b3e1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b642b3e1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b642b461eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b642b461eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7b642b4fb206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7b642b4fb206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7b642b4f7957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7b642b4f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7b642b4f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7b642b4ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7b642b4ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7b642b4ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7b642b4c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7b642b4c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7b642b4f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7b642b4c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7b642b4c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7b642b3f136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b642b3f136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7b642b3f1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7b642b5487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7b642b5485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7b642bb100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7b642bb0f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7b642bb0cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b642bb0caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7b642bb0cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7b642bf6fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #41 0x7b642bf6fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #42 0x7b642bf6f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #43 0x7b642b022928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b642b47972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b642b47afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b642b47afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b642bb07065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b642bb06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b642bb04866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7b642bb047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7b642bb33fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7b642b44df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7b642b54b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7b642b54b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7b642b54b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7b642b44cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7b642b4f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b642b4f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7b642b4f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7b642b4ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7b642b4ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7b642b4ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7b642b4c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7b642b4c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b642b4f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7b642b4c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7b642b4c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7b642b3f136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7b642b3f136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7b642b3f1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7b642b5487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7b642b5485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b642b47972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b642b480b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b642b4990a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b642b4990a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b642b4990a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b642b400dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b642b400dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b642b46864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b642b46916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b642b46916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b642b46916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b642b46a9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7b642b45188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7b642bb0f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7b642bb0f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7b642bb0ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7b642bb0ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7b642bb0ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7b642bb0cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7b642bf6fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #21 0x7b642bf6fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #22 0x7b642bf6f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #23 0x7b642b022928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7f644a16ad8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b642b47972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b642b47afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b642b47afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b642bb07065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b642bb06c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b642bb06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b642bb06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b642bb04866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b642bb047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7b642bafd19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7b642bafd19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7b642baf98ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7b642baf98c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7b642bb0f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7b642bb0cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7b642bb0caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7b642bb0cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7b642bf6fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #22 0x7b642bf6fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #23 0x7b642bf6f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #24 0x7b642b022928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7f644a16ad8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b642b47972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b642b47afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b642b47afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b642bb07065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b642bb06c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b642bb06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b642bb04866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7b642bb047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7b642bb33fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7b642b44df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7b642b54b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7b642b54b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7b642b54b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7b642b44cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7b642b4f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7b642b4f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7b642b4f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7b642b4ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7b642b4ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7b642b4ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7b642b4c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7b642b4c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7b642b4f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7b642b4c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7b642b4c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7b642b3f136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7b642b3f136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7b642b3f1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b642b3e1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b642b3e1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b642b461806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b642b461806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b642bb06e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b642bb06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b642bb06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b642bb06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b642bb04866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b642bb047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b642bb33fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7b642b44df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b642b54b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b642b54b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b642b54b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b642b44cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b642b4f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b642b4f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7b642b4f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7b642b4ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7b642b4ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7b642b4ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7b642b4c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7b642b4c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b642b4f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7b642b4c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7b642b4c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b642b3e1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b642b3e1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b642b461806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b642b461806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b642bb06e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b642bb06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b642bb06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b642bb04866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b642bb047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b642bb33fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b642b44df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b642b54b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b642b54b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b642b54b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b642b44cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b642b4f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b642b4f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b642b4f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b642b4ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b642b4ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b642b4ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b642b4c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b642b4c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b642b4f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b642b4c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b642b4c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b642b3f136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b642b3f136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7b642b3f1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b642b3e1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b642b3e1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b642b461d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b642b461d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7b642b400ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7b642b3f0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7b642b3f0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7b642b4f7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7b642b4ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7b642b4ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7b642b4ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7b642b4c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7b642b4c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7b642b4f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b642b4c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7b642b4c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7b642b3f136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7b642b3f136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7b642b3f1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7b642b5487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7b642b5485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7b642bb100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7b642bb0f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7b642bb0cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7b642bb0caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7b642bb0cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7b642bf6fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #35 0x7b642bf6fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #36 0x7b642bf6f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #37 0x7b642b022928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b642b47972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b642b480b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b642b4990a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b642b4990a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b642b4990a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b642b400dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b642b400dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b642b46864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b642b46916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b642b46916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b642b46916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b642b46512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7b642b4454aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7b642b44df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7b642b54b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7b642b54b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7b642b54b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7b642b44cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7b642b4f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7b642b4f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7b642b4f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7b642b4ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7b642b4ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7b642b4ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7b642b4c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7b642b4c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7b642b3f0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b642b3f0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7b642b4f7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7b642b4f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7b642b4f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7b642b3f1091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7b642b3f1091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7b642b3f168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7b642b3f168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7b642b5499d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7b642b5499d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7b642bb0f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b642b3e5882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7b642b3e5882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7b642bb070d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7b642bb06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b642bb06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b642bb06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b642bb06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b642bb04866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b642bb047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b642bb33fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b642b44df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b642b54b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b642b54b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b642b54b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b642b44cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b642b4f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b642b4f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b642b4f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b642b4ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b642b4ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b642b4ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b642b4c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b642b4c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b642b4f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b642b4c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b642b4c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b642b3f136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b642b3f136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
_______ test[hopping_window-GroupByHoppingWindowPercentile-default.txt] ________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vo5svv8j/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vo5svv8j/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vo5svv8j/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vo5svv8j/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vo5svv8j/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vo5svv8j/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vo5svv8j/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vo5svv8j/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vo5svv8j/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vo5svv8j/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7b1332869960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7b133289940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7b1332868977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7b1332868977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7b133279136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7b133279136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[hopping_window-GroupByHoppingWindowPercentile-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:668 process search UDF in: None, /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/exso/004e5a/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_sql_streaming.py, test_name: test[hopping_window-GroupByHoppingWindowPercentile-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vo5svv8j/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vo5svv8j/results.txt', '--ast-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vo5svv8j/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vo5svv8j/plan.json', '--log-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vo5svv8j/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vo5svv8j/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vo5svv8j/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vo5svv8j/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vo5svv8j/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vo5svv8j/topic_3.txt']' in '/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vo5svv8j' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 384749
DEBUG    ya.test:process.py:259 Command (pid 384749) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 384749) elapsed time (sec): 13.897423028945923
DEBUG    ya.test:process.py:263 Command (pid 384749) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 384749) inblock: 256
DEBUG    ya.test:process.py:263 Command (pid 384749) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 384749) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 384749) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 384749) maxrss: 1504592
DEBUG    ya.test:process.py:263 Command (pid 384749) minflt: 964719
DEBUG    ya.test:process.py:263 Command (pid 384749) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 384749) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 384749) nivcsw: 33
DEBUG    ya.test:process.py:263 Command (pid 384749) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 384749) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 384749) nvcsw: 102377
DEBUG    ya.test:process.py:263 Command (pid 384749) oublock: 9592
DEBUG    ya.test:process.py:263 Command (pid 384749) stime: 3.058017
DEBUG    ya.test:process.py:263 Command (pid 384749) utime: 8.953195
DEBUG    ya.test:process.py:263 Command (pid 384749) wtime: 13.9
DEBUG    ya.test:process.py:275 Command (pid 384749) output:
2025-12-15T11:38:32.760374Z Fetching udfs...
2025-12-15T11:38:33.124323Z Initialization of fq runner...
2025-12-15T11:38:35.577528Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.825747s
2025-12-15T11:38:36.407286Z Fetching query results...
2025-12-15T11:38:36.407306Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 384749) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7b13328e87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7b13328e85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7b1332eb00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7b1332eaf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7b1332eacbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7b1332eacaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7b1332eacccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7b133330fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #33 0x7b133330fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #34 0x7b133330f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #35 0x7b13323c2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1332781f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b1332781f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b1332801806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b1332801806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b1332ea6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b1332ea6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b1332ea6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b1332ea6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b1332ea4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b1332ea8090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7b1332ea8090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7b13328983ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7b13328952ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7b13328952ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7b133288d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7b133288d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7b133288d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7b1332869960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7b1332869960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7b133289940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7b1332868977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7b1332868977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7b133279136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7b133279136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7b1332791272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7b13328e87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7b13328e85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7b1332eb00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1332781f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b1332781f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b1332801806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b1332801806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b1332ea6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b1332ea6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b1332ea4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7b1332ea8090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7b1332ea8090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7b13328983ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7b13328952ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7b13328952ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7b133288d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7b133288d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7b133288d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7b1332869960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7b1332869960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7b133289940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7b1332868977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7b1332868977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b133279136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7b133279136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7b1332791272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7b13328e87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7b13328e85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7b1332eb00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7b1332eaf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7b1332eacbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7b1332eacaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b133281972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b133281afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b133281afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b1332ea7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b1332ea6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b1332ea6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b1332ea6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b1332ea4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b1332ea47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b1332ed32be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7b13327edf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b13328eb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b13328eb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b13328eb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b13327ecd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b133289940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b1332868977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7b1332868977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b133279136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b133279136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7b1332791272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7b13328e87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7b13328e9a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7b13328e9a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7b13328e9a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7b1332eaf5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7b1332eacbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b1332eacaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b133281972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b1332820b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b133279b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7b13327a4b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7b1332eaf3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7b1332eaf1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7b1332eaef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7b1332eaca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7b1332eaca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7b1332eacccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7b133330fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #12 0x7b133330fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #13 0x7b133330f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #14 0x7b13323c2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7f1351518d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1332781f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b1332781f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b1332801eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b1332801eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7b133289b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7b133289b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7b1332897957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7b13328952ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7b13328952ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7b133288d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7b133288d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7b133288d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7b1332869960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7b1332869960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7b133289940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7b1332868977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7b1332868977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7b133279136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b133279136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7b1332791272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7b13328e87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7b13328e85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7b1332eb00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7b1332eaf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7b1332eacbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b1332eacaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7b1332eacccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7b133330fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #41 0x7b133330fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #42 0x7b133330f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #43 0x7b13323c2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b133281972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b133281afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b133281afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b1332ea7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b1332ea6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b1332ea4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7b1332ea47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7b1332ed3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7b13327edf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7b13328eb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7b13328eb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7b13328eb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7b13327ecd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7b133289940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b13328952ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7b13328952ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7b133288d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7b133288d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7b133288d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7b1332869960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7b1332869960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b133289940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7b1332868977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7b1332868977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7b133279136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7b133279136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7b1332791272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7b13328e87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7b13328e85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b133281972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b1332820b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b13328390a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b13328390a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b13328390a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b13327a0dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b13327a0dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b133280864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b133280916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b133280916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b133280916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b133280a9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7b13327f188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7b1332eaf044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7b1332eaf044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7b1332eaef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7b1332eaca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7b1332eaca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7b1332eacccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7b133330fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #21 0x7b133330fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #22 0x7b133330f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #23 0x7b13323c2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7f1351518d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b133281972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b133281afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b133281afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b1332ea7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b1332ea6c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b1332ea6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b1332ea6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b1332ea4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b1332ea47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7b1332e9d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7b1332e9d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7b1332e998ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7b1332e998c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7b1332eaf53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7b1332eacbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7b1332eacaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7b1332eacccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7b133330fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #22 0x7b133330fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #23 0x7b133330f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #24 0x7b13323c2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7f1351518d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b133281972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b133281afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b133281afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b1332ea7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b1332ea6c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b1332ea6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b1332ea4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7b1332ea47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7b1332ed3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7b13327edf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7b13328eb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7b13328eb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7b13328eb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7b13327ecd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7b133289940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7b13328952ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7b13328952ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7b133288d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7b133288d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7b133288d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7b1332869960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7b1332869960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7b133289940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7b1332868977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7b1332868977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7b133279136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7b133279136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7b1332791272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1332781f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b1332781f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b1332801806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b1332801806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b1332ea6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b1332ea6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b1332ea6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b1332ea6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b1332ea4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b1332ea47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b1332ed3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7b13327edf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b13328eb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b13328eb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b13328eb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b13327ecd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b133289940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b13328952ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7b13328952ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7b133288d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7b133288d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7b133288d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7b1332869960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7b1332869960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b133289940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7b1332868977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7b1332868977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1332781f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b1332781f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b1332801806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b1332801806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b1332ea6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b1332ea6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b1332ea6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b1332ea4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b1332ea47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b1332ed3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b13327edf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b13328eb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b13328eb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b13328eb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b13327ecd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b133289940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b13328952ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b13328952ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b133288d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b133288d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b133288d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b1332869960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b1332869960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b133289940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b1332868977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b1332868977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b133279136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b133279136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7b1332791272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1332781f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b1332781f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b1332801d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b1332801d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7b13327a0ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7b1332790ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7b1332790ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7b1332897722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7b133288d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7b133288d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7b133288d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7b1332869960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7b1332869960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7b133289940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b1332868977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7b1332868977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7b133279136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7b133279136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7b1332791272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7b13328e87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7b13328e85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7b1332eb00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7b1332eaf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7b1332eacbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7b1332eacaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7b1332eacccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7b133330fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #35 0x7b133330fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #36 0x7b133330f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #37 0x7b13323c2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b133281972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b1332820b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b13328390a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b13328390a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b13328390a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b13327a0dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b13327a0dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b133280864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b133280916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b133280916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b133280916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b133280512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7b13327e54aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7b13327edf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7b13328eb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7b13328eb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7b13328eb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7b13327ecd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7b133289940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7b13328952ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7b13328952ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7b133288d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7b133288d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7b133288d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7b1332869960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7b1332869960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7b1332790ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b1332790ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7b1332897722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7b13328952ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7b13328952ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7b1332791091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7b1332791091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7b133279168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7b133279168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7b13328e99d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7b13328e99d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7b1332eaf5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1332785882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7b1332785882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7b1332ea70d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7b1332ea6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b1332ea6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b1332ea6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b1332ea4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b1332ea47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b1332ed3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b13327edf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b13328eb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b13328eb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b13328eb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b13327ecd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b133289940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b13328952ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b13328952ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b133288d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b133288d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b133288d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b1332869960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b1332869960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b133289940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b1332868977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b1332868977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b133279136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b133279136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7b13328e87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7b13328e85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7b1332eb00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7b1332eaf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7b1332eacbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7b1332eacaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7b1332eacccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7b133330fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #33 0x7b133330fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #34 0x7b133330f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #35 0x7b13323c2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1332781f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b1332781f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b1332801806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b1332801806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b1332ea6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b1332ea6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b1332ea6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b1332ea6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b1332ea4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b1332ea8090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7b1332ea8090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7b13328983ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7b13328952ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7b13328952ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7b133288d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7b133288d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7b133288d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7b1332869960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7b1332869960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7b133289940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7b1332868977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7b1332868977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7b133279136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7b133279136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7b1332791272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7b13328e87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7b13328e85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7b1332eb00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1332781f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b1332781f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b1332801806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b1332801806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b1332ea6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b1332ea6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b1332ea4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7b1332ea8090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7b1332ea8090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7b13328983ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7b13328952ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7b13328952ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7b133288d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7b133288d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7b133288d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7b1332869960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7b1332869960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7b133289940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7b1332868977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7b1332868977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b133279136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7b133279136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7b1332791272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7b13328e87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7b13328e85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7b1332eb00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7b1332eaf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7b1332eacbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7b1332eacaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b133281972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b133281afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b133281afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b1332ea7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b1332ea6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b1332ea6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b1332ea6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b1332ea4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b1332ea47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b1332ed32be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7b13327edf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b13328eb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b13328eb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b13328eb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b13327ecd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b133289940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b1332868977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7b1332868977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b133279136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b133279136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7b1332791272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7b13328e87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7b13328e9a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7b13328e9a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7b13328e9a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7b1332eaf5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7b1332eacbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b1332eacaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b133281972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b1332820b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b133279b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7b13327a4b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7b1332eaf3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7b1332eaf1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7b1332eaef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7b1332eaca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7b1332eaca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7b1332eacccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7b133330fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #12 0x7b133330fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #13 0x7b133330f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #14 0x7b13323c2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7f1351518d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1332781f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b1332781f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b1332801eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b1332801eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7b133289b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7b133289b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7b1332897957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7b13328952ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7b13328952ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7b133288d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7b133288d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7b133288d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7b1332869960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7b1332869960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7b133289940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7b1332868977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7b1332868977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7b133279136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b133279136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7b1332791272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7b13328e87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7b13328e85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7b1332eb00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7b1332eaf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7b1332eacbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b1332eacaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7b1332eacccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7b133330fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #41 0x7b133330fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #42 0x7b133330f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #43 0x7b13323c2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b133281972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b133281afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b133281afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b1332ea7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b1332ea6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b1332ea4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7b1332ea47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7b1332ed3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7b13327edf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7b13328eb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7b13328eb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7b13328eb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7b13327ecd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7b133289940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b13328952ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7b13328952ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7b133288d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7b133288d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7b133288d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7b1332869960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7b1332869960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b133289940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7b1332868977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7b1332868977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7b133279136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7b133279136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7b1332791272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7b13328e87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7b13328e85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b133281972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b1332820b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b13328390a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b13328390a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b13328390a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b13327a0dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b13327a0dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b133280864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b133280916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b133280916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b133280916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b133280a9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7b13327f188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7b1332eaf044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7b1332eaf044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7b1332eaef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7b1332eaca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7b1332eaca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7b1332eacccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7b133330fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #21 0x7b133330fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #22 0x7b133330f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #23 0x7b13323c2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7f1351518d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b133281972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b133281afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b133281afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b1332ea7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b1332ea6c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b1332ea6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b1332ea6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b1332ea4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b1332ea47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7b1332e9d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7b1332e9d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7b1332e998ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7b1332e998c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7b1332eaf53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7b1332eacbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7b1332eacaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7b1332eacccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7b133330fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #22 0x7b133330fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #23 0x7b133330f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #24 0x7b13323c2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7f1351518d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b133281972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b133281afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b133281afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b1332ea7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b1332ea6c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b1332ea6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b1332ea4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7b1332ea47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7b1332ed3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7b13327edf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7b13328eb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7b13328eb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7b13328eb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7b13327ecd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7b133289940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7b13328952ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7b13328952ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7b133288d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7b133288d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7b133288d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7b1332869960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7b1332869960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7b133289940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7b1332868977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7b1332868977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7b133279136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7b133279136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7b1332791272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1332781f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b1332781f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b1332801806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b1332801806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b1332ea6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b1332ea6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b1332ea6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b1332ea6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b1332ea4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b1332ea47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b1332ed3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7b13327edf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b13328eb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b13328eb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b13328eb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b13327ecd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b133289940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b13328952ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7b13328952ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7b133288d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7b133288d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7b133288d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7b1332869960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7b1332869960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b133289940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7b1332868977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7b1332868977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1332781f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b1332781f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b1332801806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b1332801806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b1332ea6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b1332ea6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b1332ea6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b1332ea4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b1332ea47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b1332ed3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b13327edf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b13328eb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b13328eb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b13328eb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b13327ecd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b133289940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b13328952ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b13328952ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b133288d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b133288d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b133288d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b1332869960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b1332869960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b133289940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b1332868977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b1332868977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b133279136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b133279136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7b1332791272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1332781f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b1332781f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b1332801d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b1332801d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7b13327a0ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7b1332790ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7b1332790ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7b1332897722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7b133288d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7b133288d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7b133288d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7b1332869960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7b1332869960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7b133289940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b1332868977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7b1332868977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7b133279136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7b133279136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7b1332791272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7b13328e87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7b13328e85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7b1332eb00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7b1332eaf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7b1332eacbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7b1332eacaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7b1332eacccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7b133330fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #35 0x7b133330fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #36 0x7b133330f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #37 0x7b13323c2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b133281972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b1332820b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b13328390a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b13328390a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b13328390a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b13327a0dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b13327a0dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b133280864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b133280916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b133280916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b133280916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b133280512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7b13327e54aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7b13327edf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7b13328eb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7b13328eb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7b13328eb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7b13327ecd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7b133289940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7b13328952ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7b13328952ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7b133288d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7b133288d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7b133288d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7b1332869960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7b1332869960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7b1332790ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b1332790ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7b1332897722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7b13328952ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7b13328952ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7b1332791091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7b1332791091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7b133279168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7b133279168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7b13328e99d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7b13328e99d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7b1332eaf5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1332785882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7b1332785882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7b1332ea70d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7b1332ea6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b1332ea6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b1332ea6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b1332ea6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b1332ea4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b1332ea47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b1332ed3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b13327edf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b13328eb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b13328eb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b13328eb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b13327ecd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b133289940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b13328952ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b13328952ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b133288d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b133288d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b133288d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b1332869960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b1332869960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b133289940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b1332868977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b1332868977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b133279136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b133279136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
_ test[hopping_window-GroupByHoppingWindowTimeExtractorUnusedColumns-default.txt] _
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_n3r9l958/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_n3r9l958/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_n3r9l958/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_n3r9l958/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_n3r9l958/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_n3r9l958/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_n3r9l958/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_n3r9l958/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_n3r9l958/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_n3r9l958/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7bb7ffe39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7bb7ffe6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7bb7ffe38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7bb7ffe38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7bb7ffd6136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7bb7ffd6136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[hopping_window-GroupByHoppingWindowTimeExtractorUnusedColumns-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:668 process search UDF in: None, /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/exso/004e5a/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_sql_streaming.py, test_name: test[hopping_window-GroupByHoppingWindowTimeExtractorUnusedColumns-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_n3r9l958/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_n3r9l958/results.txt', '--ast-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_n3r9l958/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_n3r9l958/plan.json', '--log-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_n3r9l958/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_n3r9l958/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_n3r9l958/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_n3r9l958/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_n3r9l958/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_n3r9l958/topic_3.txt']' in '/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_n3r9l958' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 387037
DEBUG    ya.test:process.py:259 Command (pid 387037) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 387037) elapsed time (sec): 13.524480819702148
DEBUG    ya.test:process.py:263 Command (pid 387037) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 387037) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 387037) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 387037) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 387037) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 387037) maxrss: 1506980
DEBUG    ya.test:process.py:263 Command (pid 387037) minflt: 965429
DEBUG    ya.test:process.py:263 Command (pid 387037) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 387037) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 387037) nivcsw: 48
DEBUG    ya.test:process.py:263 Command (pid 387037) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 387037) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 387037) nvcsw: 101934
DEBUG    ya.test:process.py:263 Command (pid 387037) oublock: 9592
DEBUG    ya.test:process.py:263 Command (pid 387037) stime: 3.231416
DEBUG    ya.test:process.py:263 Command (pid 387037) utime: 8.545855
DEBUG    ya.test:process.py:263 Command (pid 387037) wtime: 13.526
DEBUG    ya.test:process.py:275 Command (pid 387037) output:
2025-12-15T11:38:46.811511Z Fetching udfs...
2025-12-15T11:38:47.192643Z Initialization of fq runner...
2025-12-15T11:38:49.630593Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.720912s
2025-12-15T11:38:50.356477Z Fetching query results...
2025-12-15T11:38:50.356494Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 387037) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7bb7ffeb87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7bb7ffeb85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7bb8004800c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7bb80047f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7bb80047cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7bb80047caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7bb80047cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7bb8008dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #33 0x7bb8008dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #34 0x7bb8008df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #35 0x7bb7ff992928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb7ffd51f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bb7ffd51f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bb7ffdd1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bb7ffdd1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bb800476e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bb800476c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bb800476c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7bb800476c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7bb800474866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7bb800478090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7bb800478090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7bb7ffe683ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7bb7ffe652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7bb7ffe652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7bb7ffe5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7bb7ffe5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7bb7ffe5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7bb7ffe39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7bb7ffe39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7bb7ffe6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7bb7ffe38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7bb7ffe38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7bb7ffd6136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7bb7ffd6136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7bb7ffd61272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7bb7ffeb87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7bb7ffeb85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7bb8004800c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb7ffd51f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bb7ffd51f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bb7ffdd1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bb7ffdd1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bb800476e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bb800476c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bb800474866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7bb800478090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7bb800478090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7bb7ffe683ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7bb7ffe652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7bb7ffe652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7bb7ffe5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7bb7ffe5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7bb7ffe5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7bb7ffe39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7bb7ffe39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7bb7ffe6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7bb7ffe38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7bb7ffe38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7bb7ffd6136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7bb7ffd6136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7bb7ffd61272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7bb7ffeb87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7bb7ffeb85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7bb8004800c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7bb80047f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7bb80047cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7bb80047caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb7ffde972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bb7ffdeafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bb7ffdeafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bb800477065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bb800476c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bb800476c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7bb800476c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7bb800474866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7bb8004747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7bb8004a32be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7bb7ffdbdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7bb7ffebb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7bb7ffebb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7bb7ffebb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7bb7ffdbcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7bb7ffe6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7bb7ffe38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7bb7ffe38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7bb7ffd6136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7bb7ffd6136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7bb7ffd61272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7bb7ffeb87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7bb7ffeb9a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7bb7ffeb9a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7bb7ffeb9a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7bb80047f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7bb80047cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7bb80047caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb7ffde972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bb7ffdf0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bb7ffd6b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7bb7ffd74b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7bb80047f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7bb80047f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7bb80047ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7bb80047ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7bb80047ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7bb80047cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7bb8008dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #12 0x7bb8008dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #13 0x7bb8008df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #14 0x7bb7ff992928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7fb81eae8d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb7ffd51f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bb7ffd51f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bb7ffdd1eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bb7ffdd1eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7bb7ffe6b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7bb7ffe6b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7bb7ffe67957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7bb7ffe652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7bb7ffe652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7bb7ffe5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7bb7ffe5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7bb7ffe5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7bb7ffe39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7bb7ffe39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7bb7ffe6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7bb7ffe38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7bb7ffe38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7bb7ffd6136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7bb7ffd6136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7bb7ffd61272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7bb7ffeb87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7bb7ffeb85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7bb8004800c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7bb80047f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7bb80047cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7bb80047caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7bb80047cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7bb8008dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #41 0x7bb8008dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #42 0x7bb8008df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #43 0x7bb7ff992928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb7ffde972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bb7ffdeafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bb7ffdeafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bb800477065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bb800476c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7bb800474866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7bb8004747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7bb8004a3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7bb7ffdbdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7bb7ffebb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7bb7ffebb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7bb7ffebb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7bb7ffdbcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7bb7ffe6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7bb7ffe652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7bb7ffe652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7bb7ffe5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7bb7ffe5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7bb7ffe5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7bb7ffe39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7bb7ffe39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7bb7ffe6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7bb7ffe38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7bb7ffe38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7bb7ffd6136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7bb7ffd6136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7bb7ffd61272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7bb7ffeb87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7bb7ffeb85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb7ffde972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bb7ffdf0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bb7ffe090a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7bb7ffe090a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7bb7ffe090a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7bb7ffd70dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7bb7ffd70dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7bb7ffdd864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7bb7ffdd916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7bb7ffdd916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7bb7ffdd916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7bb7ffdda9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7bb7ffdc188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7bb80047f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7bb80047f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7bb80047ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7bb80047ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7bb80047ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7bb80047cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7bb8008dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #21 0x7bb8008dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #22 0x7bb8008df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #23 0x7bb7ff992928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7fb81eae8d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb7ffde972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bb7ffdeafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bb7ffdeafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bb800477065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bb800476c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bb800476c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7bb800476c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7bb800474866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7bb8004747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7bb80046d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7bb80046d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7bb8004698ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7bb8004698c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7bb80047f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7bb80047cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7bb80047caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7bb80047cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7bb8008dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #22 0x7bb8008dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #23 0x7bb8008df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #24 0x7bb7ff992928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7fb81eae8d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb7ffde972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bb7ffdeafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bb7ffdeafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bb800477065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bb800476c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bb800476c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bb800474866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7bb8004747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7bb8004a3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7bb7ffdbdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7bb7ffebb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7bb7ffebb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7bb7ffebb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7bb7ffdbcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7bb7ffe6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7bb7ffe652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7bb7ffe652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7bb7ffe5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7bb7ffe5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7bb7ffe5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7bb7ffe39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7bb7ffe39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7bb7ffe6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7bb7ffe38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7bb7ffe38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7bb7ffd6136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7bb7ffd6136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7bb7ffd61272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb7ffd51f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bb7ffd51f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bb7ffdd1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bb7ffdd1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bb800476e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bb800476c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bb800476c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7bb800476c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7bb800474866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7bb8004747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7bb8004a3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7bb7ffdbdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7bb7ffebb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7bb7ffebb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7bb7ffebb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7bb7ffdbcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7bb7ffe6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7bb7ffe652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7bb7ffe652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7bb7ffe5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7bb7ffe5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7bb7ffe5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7bb7ffe39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7bb7ffe39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7bb7ffe6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7bb7ffe38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7bb7ffe38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb7ffd51f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bb7ffd51f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bb7ffdd1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bb7ffdd1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bb800476e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bb800476c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bb800476c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bb800474866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7bb8004747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7bb8004a3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7bb7ffdbdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7bb7ffebb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7bb7ffebb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7bb7ffebb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7bb7ffdbcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7bb7ffe6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7bb7ffe652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7bb7ffe652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7bb7ffe5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7bb7ffe5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7bb7ffe5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7bb7ffe39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bb7ffe39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bb7ffe6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bb7ffe38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bb7ffe38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bb7ffd6136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bb7ffd6136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7bb7ffd61272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb7ffd51f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bb7ffd51f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bb7ffdd1d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bb7ffdd1d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7bb7ffd70ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7bb7ffd60ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7bb7ffd60ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7bb7ffe67722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7bb7ffe5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7bb7ffe5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7bb7ffe5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7bb7ffe39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7bb7ffe39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7bb7ffe6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7bb7ffe38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7bb7ffe38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7bb7ffd6136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7bb7ffd6136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7bb7ffd61272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7bb7ffeb87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7bb7ffeb85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7bb8004800c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7bb80047f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7bb80047cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7bb80047caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7bb80047cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7bb8008dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #35 0x7bb8008dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #36 0x7bb8008df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #37 0x7bb7ff992928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb7ffde972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bb7ffdf0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bb7ffe090a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7bb7ffe090a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7bb7ffe090a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7bb7ffd70dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7bb7ffd70dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7bb7ffdd864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7bb7ffdd916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7bb7ffdd916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7bb7ffdd916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7bb7ffdd512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7bb7ffdb54aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7bb7ffdbdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7bb7ffebb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7bb7ffebb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7bb7ffebb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7bb7ffdbcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7bb7ffe6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7bb7ffe652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7bb7ffe652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7bb7ffe5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7bb7ffe5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7bb7ffe5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7bb7ffe39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7bb7ffe39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7bb7ffd60ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bb7ffd60ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7bb7ffe67722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7bb7ffe652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7bb7ffe652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7bb7ffd61091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7bb7ffd61091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7bb7ffd6168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7bb7ffd6168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7bb7ffeb99d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7bb7ffeb99d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7bb80047f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb7ffd55882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7bb7ffd55882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7bb8004770d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7bb800476c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bb800476c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bb800476c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bb800474866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7bb8004747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7bb8004a3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7bb7ffdbdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7bb7ffebb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7bb7ffebb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7bb7ffebb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7bb7ffdbcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7bb7ffe6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7bb7ffe652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7bb7ffe652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7bb7ffe5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7bb7ffe5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7bb7ffe5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7bb7ffe39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bb7ffe39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bb7ffe6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bb7ffe38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bb7ffe38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bb7ffd6136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bb7ffd6136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7bb7ffeb87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7bb7ffeb85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7bb8004800c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7bb80047f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7bb80047cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7bb80047caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7bb80047cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7bb8008dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #33 0x7bb8008dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #34 0x7bb8008df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #35 0x7bb7ff992928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb7ffd51f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bb7ffd51f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bb7ffdd1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bb7ffdd1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bb800476e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bb800476c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bb800476c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7bb800476c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7bb800474866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7bb800478090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7bb800478090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7bb7ffe683ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7bb7ffe652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7bb7ffe652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7bb7ffe5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7bb7ffe5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7bb7ffe5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7bb7ffe39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7bb7ffe39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7bb7ffe6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7bb7ffe38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7bb7ffe38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7bb7ffd6136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7bb7ffd6136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7bb7ffd61272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7bb7ffeb87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7bb7ffeb85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7bb8004800c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb7ffd51f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bb7ffd51f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bb7ffdd1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bb7ffdd1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bb800476e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bb800476c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bb800474866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7bb800478090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7bb800478090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7bb7ffe683ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7bb7ffe652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7bb7ffe652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7bb7ffe5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7bb7ffe5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7bb7ffe5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7bb7ffe39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7bb7ffe39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7bb7ffe6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7bb7ffe38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7bb7ffe38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7bb7ffd6136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7bb7ffd6136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7bb7ffd61272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7bb7ffeb87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7bb7ffeb85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7bb8004800c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7bb80047f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7bb80047cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7bb80047caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb7ffde972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bb7ffdeafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bb7ffdeafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bb800477065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bb800476c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bb800476c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7bb800476c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7bb800474866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7bb8004747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7bb8004a32be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7bb7ffdbdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7bb7ffebb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7bb7ffebb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7bb7ffebb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7bb7ffdbcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7bb7ffe6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7bb7ffe38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7bb7ffe38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7bb7ffd6136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7bb7ffd6136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7bb7ffd61272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7bb7ffeb87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7bb7ffeb9a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7bb7ffeb9a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7bb7ffeb9a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7bb80047f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7bb80047cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7bb80047caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb7ffde972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bb7ffdf0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bb7ffd6b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7bb7ffd74b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7bb80047f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7bb80047f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7bb80047ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7bb80047ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7bb80047ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7bb80047cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7bb8008dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #12 0x7bb8008dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #13 0x7bb8008df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #14 0x7bb7ff992928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7fb81eae8d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb7ffd51f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bb7ffd51f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bb7ffdd1eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bb7ffdd1eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7bb7ffe6b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7bb7ffe6b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7bb7ffe67957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7bb7ffe652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7bb7ffe652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7bb7ffe5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7bb7ffe5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7bb7ffe5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7bb7ffe39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7bb7ffe39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7bb7ffe6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7bb7ffe38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7bb7ffe38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7bb7ffd6136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7bb7ffd6136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7bb7ffd61272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7bb7ffeb87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7bb7ffeb85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7bb8004800c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7bb80047f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7bb80047cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7bb80047caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7bb80047cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7bb8008dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #41 0x7bb8008dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #42 0x7bb8008df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #43 0x7bb7ff992928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb7ffde972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bb7ffdeafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bb7ffdeafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bb800477065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bb800476c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7bb800474866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7bb8004747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7bb8004a3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7bb7ffdbdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7bb7ffebb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7bb7ffebb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7bb7ffebb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7bb7ffdbcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7bb7ffe6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7bb7ffe652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7bb7ffe652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7bb7ffe5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7bb7ffe5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7bb7ffe5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7bb7ffe39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7bb7ffe39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7bb7ffe6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7bb7ffe38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7bb7ffe38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7bb7ffd6136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7bb7ffd6136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7bb7ffd61272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7bb7ffeb87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7bb7ffeb85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb7ffde972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bb7ffdf0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bb7ffe090a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7bb7ffe090a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7bb7ffe090a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7bb7ffd70dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7bb7ffd70dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7bb7ffdd864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7bb7ffdd916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7bb7ffdd916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7bb7ffdd916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7bb7ffdda9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7bb7ffdc188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7bb80047f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7bb80047f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7bb80047ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7bb80047ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7bb80047ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7bb80047cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7bb8008dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #21 0x7bb8008dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #22 0x7bb8008df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #23 0x7bb7ff992928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7fb81eae8d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb7ffde972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bb7ffdeafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bb7ffdeafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bb800477065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bb800476c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bb800476c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7bb800476c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7bb800474866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7bb8004747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7bb80046d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7bb80046d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7bb8004698ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7bb8004698c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7bb80047f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7bb80047cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7bb80047caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7bb80047cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7bb8008dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #22 0x7bb8008dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #23 0x7bb8008df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #24 0x7bb7ff992928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7fb81eae8d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb7ffde972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bb7ffdeafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bb7ffdeafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bb800477065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bb800476c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bb800476c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bb800474866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7bb8004747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7bb8004a3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7bb7ffdbdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7bb7ffebb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7bb7ffebb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7bb7ffebb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7bb7ffdbcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7bb7ffe6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7bb7ffe652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7bb7ffe652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7bb7ffe5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7bb7ffe5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7bb7ffe5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7bb7ffe39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7bb7ffe39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7bb7ffe6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7bb7ffe38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7bb7ffe38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7bb7ffd6136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7bb7ffd6136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7bb7ffd61272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb7ffd51f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bb7ffd51f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bb7ffdd1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bb7ffdd1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bb800476e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bb800476c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bb800476c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7bb800476c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7bb800474866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7bb8004747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7bb8004a3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7bb7ffdbdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7bb7ffebb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7bb7ffebb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7bb7ffebb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7bb7ffdbcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7bb7ffe6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7bb7ffe652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7bb7ffe652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7bb7ffe5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7bb7ffe5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7bb7ffe5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7bb7ffe39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7bb7ffe39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7bb7ffe6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7bb7ffe38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7bb7ffe38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb7ffd51f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bb7ffd51f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bb7ffdd1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bb7ffdd1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bb800476e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bb800476c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bb800476c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bb800474866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7bb8004747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7bb8004a3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7bb7ffdbdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7bb7ffebb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7bb7ffebb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7bb7ffebb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7bb7ffdbcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7bb7ffe6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7bb7ffe652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7bb7ffe652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7bb7ffe5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7bb7ffe5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7bb7ffe5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7bb7ffe39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7bb7ffe39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7bb7ffe6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7bb7ffe38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7bb7ffe38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7bb7ffd6136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7bb7ffd6136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7bb7ffd61272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb7ffd51f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bb7ffd51f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bb7ffdd1d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bb7ffdd1d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7bb7ffd70ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7bb7ffd60ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7bb7ffd60ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7bb7ffe67722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7bb7ffe5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7bb7ffe5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7bb7ffe5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7bb7ffe39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7bb7ffe39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7bb7ffe6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7bb7ffe38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7bb7ffe38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7bb7ffd6136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7bb7ffd6136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7bb7ffd61272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7bb7ffeb87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7bb7ffeb85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7bb8004800c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7bb80047f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7bb80047cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7bb80047caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7bb80047cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7bb8008dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #35 0x7bb8008dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #36 0x7bb8008df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #37 0x7bb7ff992928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb7ffde972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bb7ffdf0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bb7ffe090a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7bb7ffe090a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7bb7ffe090a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7bb7ffd70dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7bb7ffd70dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7bb7ffdd864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7bb7ffdd916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7bb7ffdd916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7bb7ffdd916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7bb7ffdd512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7bb7ffdb54aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7bb7ffdbdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7bb7ffebb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7bb7ffebb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7bb7ffebb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7bb7ffdbcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7bb7ffe6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7bb7ffe652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7bb7ffe652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7bb7ffe5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7bb7ffe5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7bb7ffe5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7bb7ffe39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7bb7ffe39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7bb7ffd60ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bb7ffd60ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7bb7ffe67722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7bb7ffe652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7bb7ffe652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7bb7ffd61091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7bb7ffd61091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7bb7ffd6168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7bb7ffd6168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7bb7ffeb99d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7bb7ffeb99d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7bb80047f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb7ffd55882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7bb7ffd55882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7bb8004770d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7bb800476c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bb800476c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bb800476e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bb800476c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bb800474866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7bb8004747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7bb8004a3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7bb7ffdbdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7bb7ffebb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7bb7ffebb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7bb7ffebb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7bb7ffdbcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7bb7ffe6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7bb7ffe652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7bb7ffe652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7bb7ffe5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7bb7ffe5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7bb7ffe5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7bb7ffe39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7bb7ffe39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7bb7ffe6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7bb7ffe38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7bb7ffe38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7bb7ffd6136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7bb7ffd6136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
________________________ test[pq-ReadTopic-default.txt] ________________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_1iwj8ma7/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_1iwj8ma7/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_1iwj8ma7/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_1iwj8ma7/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_1iwj8ma7/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_1iwj8ma7/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_1iwj8ma7/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_1iwj8ma7/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_1iwj8ma7/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_1iwj8ma7/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7b0ce80c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7b0ce80f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7b0ce80c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7b0ce80c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7b0ce7ff136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7b0ce7ff136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[pq-ReadTopic-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:668 process search UDF in: None, /home/runner/.ya/build/build_root/exso/004e5a/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/exso/004e5a/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_sql_streaming.py, test_name: test[pq-ReadTopic-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_1iwj8ma7/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_1iwj8ma7/results.txt', '--ast-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_1iwj8ma7/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_1iwj8ma7/plan.json', '--log-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_1iwj8ma7/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_1iwj8ma7/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_1iwj8ma7/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_1iwj8ma7/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_1iwj8ma7/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_1iwj8ma7/topic_3.txt']' in '/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_1iwj8ma7' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 392608
DEBUG    ya.test:process.py:259 Command (pid 392608) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 392608) elapsed time (sec): 16.21152663230896
DEBUG    ya.test:process.py:263 Command (pid 392608) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 392608) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 392608) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 392608) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 392608) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 392608) maxrss: 1462676
DEBUG    ya.test:process.py:263 Command (pid 392608) minflt: 977388
DEBUG    ya.test:process.py:263 Command (pid 392608) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 392608) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 392608) nivcsw: 371
DEBUG    ya.test:process.py:263 Command (pid 392608) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 392608) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 392608) nvcsw: 101902
DEBUG    ya.test:process.py:263 Command (pid 392608) oublock: 9584
DEBUG    ya.test:process.py:263 Command (pid 392608) stime: 3.575393
DEBUG    ya.test:process.py:263 Command (pid 392608) utime: 10.079803
DEBUG    ya.test:process.py:263 Command (pid 392608) wtime: 16.214
DEBUG    ya.test:process.py:275 Command (pid 392608) output:
2025-12-15T11:39:00.664772Z Fetching udfs...
2025-12-15T11:39:01.118406Z Initialization of fq runner...
2025-12-15T11:39:04.222532Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.437365s
2025-12-15T11:39:04.665673Z Fetching query results...
2025-12-15T11:39:04.665699Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 392608) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7b0ce81487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7b0ce81485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7b0ce87100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7b0ce870f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7b0ce870cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7b0ce870caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7b0ce870cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7b0ce8b6fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #33 0x7b0ce8b6fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #34 0x7b0ce8b6f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #35 0x7b0ce7c22928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0ce7fe1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b0ce7fe1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b0ce8061806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b0ce8061806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b0ce8706e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b0ce8706c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b0ce8706c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b0ce8706c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b0ce8704866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b0ce8708090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7b0ce8708090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7b0ce80f83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7b0ce80f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7b0ce80f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7b0ce80ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7b0ce80ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7b0ce80ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7b0ce80c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7b0ce80c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7b0ce80f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7b0ce80c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7b0ce80c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7b0ce7ff136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7b0ce7ff136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7b0ce7ff1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7b0ce81487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7b0ce81485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7b0ce87100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0ce7fe1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b0ce7fe1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b0ce8061806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b0ce8061806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b0ce8706e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b0ce8706c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b0ce8704866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7b0ce8708090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7b0ce8708090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7b0ce80f83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7b0ce80f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7b0ce80f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7b0ce80ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7b0ce80ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7b0ce80ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7b0ce80c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7b0ce80c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7b0ce80f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7b0ce80c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7b0ce80c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b0ce7ff136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7b0ce7ff136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7b0ce7ff1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7b0ce81487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7b0ce81485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7b0ce87100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7b0ce870f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7b0ce870cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7b0ce870caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0ce807972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b0ce807afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b0ce807afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b0ce8707065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b0ce8706c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b0ce8706c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b0ce8706c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b0ce8704866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b0ce87047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b0ce87332be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7b0ce804df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b0ce814b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b0ce814b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b0ce814b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b0ce804cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b0ce80f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b0ce80c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7b0ce80c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b0ce7ff136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b0ce7ff136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7b0ce7ff1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7b0ce81487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7b0ce8149a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7b0ce8149a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7b0ce8149a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7b0ce870f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7b0ce870cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b0ce870caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0ce807972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b0ce8080b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b0ce7ffb8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7b0ce8004b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7b0ce870f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7b0ce870f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7b0ce870ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7b0ce870ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7b0ce870ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7b0ce870cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7b0ce8b6fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #12 0x7b0ce8b6fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #13 0x7b0ce8b6f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #14 0x7b0ce7c22928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7f0d06d72d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0ce7fe1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b0ce7fe1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b0ce8061eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b0ce8061eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7b0ce80fb206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7b0ce80fb206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7b0ce80f7957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7b0ce80f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7b0ce80f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7b0ce80ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7b0ce80ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7b0ce80ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7b0ce80c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7b0ce80c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7b0ce80f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7b0ce80c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7b0ce80c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7b0ce7ff136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b0ce7ff136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7b0ce7ff1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7b0ce81487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7b0ce81485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7b0ce87100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7b0ce870f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7b0ce870cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b0ce870caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7b0ce870cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7b0ce8b6fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #41 0x7b0ce8b6fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #42 0x7b0ce8b6f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #43 0x7b0ce7c22928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0ce807972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b0ce807afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b0ce807afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b0ce8707065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b0ce8706c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b0ce8704866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7b0ce87047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7b0ce8733fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7b0ce804df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7b0ce814b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7b0ce814b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7b0ce814b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7b0ce804cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7b0ce80f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b0ce80f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7b0ce80f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7b0ce80ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7b0ce80ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7b0ce80ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7b0ce80c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7b0ce80c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b0ce80f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7b0ce80c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7b0ce80c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7b0ce7ff136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7b0ce7ff136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7b0ce7ff1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7b0ce81487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7b0ce81485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0ce807972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b0ce8080b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b0ce80990a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b0ce80990a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b0ce80990a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b0ce8000dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b0ce8000dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b0ce806864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b0ce806916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b0ce806916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b0ce806916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b0ce806a9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7b0ce805188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7b0ce870f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7b0ce870f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7b0ce870ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7b0ce870ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7b0ce870ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7b0ce870cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7b0ce8b6fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #21 0x7b0ce8b6fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #22 0x7b0ce8b6f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #23 0x7b0ce7c22928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7f0d06d72d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0ce807972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b0ce807afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b0ce807afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b0ce8707065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b0ce8706c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b0ce8706c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b0ce8706c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b0ce8704866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b0ce87047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7b0ce86fd19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7b0ce86fd19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7b0ce86f98ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7b0ce86f98c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7b0ce870f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7b0ce870cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7b0ce870caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7b0ce870cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7b0ce8b6fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #22 0x7b0ce8b6fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #23 0x7b0ce8b6f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #24 0x7b0ce7c22928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7f0d06d72d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0ce807972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b0ce807afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b0ce807afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b0ce8707065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b0ce8706c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b0ce8706c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b0ce8704866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7b0ce87047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7b0ce8733fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7b0ce804df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7b0ce814b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7b0ce814b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7b0ce814b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7b0ce804cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7b0ce80f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7b0ce80f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7b0ce80f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7b0ce80ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7b0ce80ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7b0ce80ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7b0ce80c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7b0ce80c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7b0ce80f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7b0ce80c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7b0ce80c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7b0ce7ff136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7b0ce7ff136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7b0ce7ff1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0ce7fe1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b0ce7fe1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b0ce8061806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b0ce8061806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b0ce8706e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b0ce8706c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b0ce8706c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b0ce8706c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b0ce8704866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b0ce87047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b0ce8733fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7b0ce804df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b0ce814b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b0ce814b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b0ce814b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b0ce804cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b0ce80f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b0ce80f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7b0ce80f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7b0ce80ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7b0ce80ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7b0ce80ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7b0ce80c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7b0ce80c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b0ce80f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7b0ce80c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7b0ce80c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0ce7fe1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b0ce7fe1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b0ce8061806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b0ce8061806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b0ce8706e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b0ce8706c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b0ce8706c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b0ce8704866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b0ce87047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b0ce8733fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b0ce804df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b0ce814b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b0ce814b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b0ce814b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b0ce804cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b0ce80f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b0ce80f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b0ce80f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b0ce80ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b0ce80ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b0ce80ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b0ce80c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b0ce80c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b0ce80f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b0ce80c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b0ce80c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b0ce7ff136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b0ce7ff136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7b0ce7ff1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0ce7fe1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b0ce7fe1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b0ce8061d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b0ce8061d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7b0ce8000ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7b0ce7ff0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7b0ce7ff0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7b0ce80f7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7b0ce80ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7b0ce80ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7b0ce80ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7b0ce80c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7b0ce80c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7b0ce80f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b0ce80c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7b0ce80c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7b0ce7ff136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7b0ce7ff136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7b0ce7ff1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7b0ce81487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7b0ce81485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7b0ce87100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7b0ce870f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7b0ce870cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7b0ce870caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7b0ce870cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7b0ce8b6fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #35 0x7b0ce8b6fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #36 0x7b0ce8b6f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #37 0x7b0ce7c22928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0ce807972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b0ce8080b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b0ce80990a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b0ce80990a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b0ce80990a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b0ce8000dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b0ce8000dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b0ce806864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b0ce806916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b0ce806916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b0ce806916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b0ce806512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7b0ce80454aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7b0ce804df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7b0ce814b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7b0ce814b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7b0ce814b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7b0ce804cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7b0ce80f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7b0ce80f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7b0ce80f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7b0ce80ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7b0ce80ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7b0ce80ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7b0ce80c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7b0ce80c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7b0ce7ff0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b0ce7ff0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7b0ce80f7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7b0ce80f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7b0ce80f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7b0ce7ff1091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7b0ce7ff1091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7b0ce7ff168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7b0ce7ff168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7b0ce81499d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7b0ce81499d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7b0ce870f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0ce7fe5882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7b0ce7fe5882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7b0ce87070d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7b0ce8706c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b0ce8706c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b0ce8706c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b0ce8704866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b0ce87047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b0ce8733fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b0ce804df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b0ce814b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b0ce814b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b0ce814b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b0ce804cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b0ce80f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b0ce80f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b0ce80f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b0ce80ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b0ce80ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b0ce80ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b0ce80c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b0ce80c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b0ce80f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b0ce80c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b0ce80c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b0ce7ff136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b0ce7ff136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7b0ce81487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7b0ce81485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7b0ce87100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7b0ce870f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7b0ce870cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7b0ce870caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7b0ce870cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7b0ce8b6fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #33 0x7b0ce8b6fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #34 0x7b0ce8b6f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #35 0x7b0ce7c22928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0ce7fe1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b0ce7fe1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b0ce8061806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b0ce8061806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b0ce8706e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b0ce8706c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b0ce8706c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b0ce8706c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b0ce8704866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b0ce8708090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7b0ce8708090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7b0ce80f83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7b0ce80f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7b0ce80f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7b0ce80ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7b0ce80ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7b0ce80ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7b0ce80c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7b0ce80c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7b0ce80f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7b0ce80c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7b0ce80c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7b0ce7ff136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7b0ce7ff136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7b0ce7ff1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7b0ce81487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7b0ce81485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7b0ce87100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0ce7fe1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b0ce7fe1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b0ce8061806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b0ce8061806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b0ce8706e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b0ce8706c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b0ce8704866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7b0ce8708090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7b0ce8708090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7b0ce80f83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7b0ce80f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7b0ce80f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7b0ce80ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7b0ce80ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7b0ce80ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7b0ce80c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7b0ce80c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7b0ce80f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7b0ce80c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7b0ce80c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b0ce7ff136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7b0ce7ff136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7b0ce7ff1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7b0ce81487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7b0ce81485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7b0ce87100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7b0ce870f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7b0ce870cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7b0ce870caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0ce807972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b0ce807afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b0ce807afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b0ce8707065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b0ce8706c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b0ce8706c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b0ce8706c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b0ce8704866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b0ce87047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b0ce87332be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7b0ce804df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b0ce814b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b0ce814b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b0ce814b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b0ce804cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b0ce80f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b0ce80c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7b0ce80c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b0ce7ff136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b0ce7ff136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7b0ce7ff1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7b0ce81487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7b0ce8149a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7b0ce8149a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7b0ce8149a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7b0ce870f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7b0ce870cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b0ce870caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0ce807972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b0ce8080b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b0ce7ffb8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7b0ce8004b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7b0ce870f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7b0ce870f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7b0ce870ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7b0ce870ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7b0ce870ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7b0ce870cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7b0ce8b6fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #12 0x7b0ce8b6fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #13 0x7b0ce8b6f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #14 0x7b0ce7c22928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7f0d06d72d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0ce7fe1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b0ce7fe1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b0ce8061eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b0ce8061eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7b0ce80fb206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7b0ce80fb206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7b0ce80f7957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7b0ce80f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7b0ce80f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7b0ce80ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7b0ce80ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7b0ce80ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7b0ce80c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7b0ce80c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7b0ce80f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7b0ce80c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7b0ce80c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7b0ce7ff136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b0ce7ff136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7b0ce7ff1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7b0ce81487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7b0ce81485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7b0ce87100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7b0ce870f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7b0ce870cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b0ce870caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7b0ce870cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7b0ce8b6fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #41 0x7b0ce8b6fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #42 0x7b0ce8b6f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #43 0x7b0ce7c22928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0ce807972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b0ce807afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b0ce807afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b0ce8707065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b0ce8706c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b0ce8704866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7b0ce87047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7b0ce8733fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7b0ce804df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7b0ce814b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7b0ce814b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7b0ce814b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7b0ce804cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7b0ce80f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b0ce80f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7b0ce80f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7b0ce80ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7b0ce80ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7b0ce80ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7b0ce80c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7b0ce80c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b0ce80f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7b0ce80c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7b0ce80c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7b0ce7ff136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7b0ce7ff136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7b0ce7ff1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7b0ce81487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7b0ce81485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0ce807972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b0ce8080b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b0ce80990a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b0ce80990a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b0ce80990a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b0ce8000dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b0ce8000dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b0ce806864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b0ce806916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b0ce806916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b0ce806916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b0ce806a9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7b0ce805188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7b0ce870f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7b0ce870f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7b0ce870ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7b0ce870ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7b0ce870ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7b0ce870cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7b0ce8b6fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #21 0x7b0ce8b6fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #22 0x7b0ce8b6f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #23 0x7b0ce7c22928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7f0d06d72d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0ce807972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b0ce807afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b0ce807afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b0ce8707065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b0ce8706c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b0ce8706c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b0ce8706c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b0ce8704866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b0ce87047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7b0ce86fd19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7b0ce86fd19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7b0ce86f98ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7b0ce86f98c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7b0ce870f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7b0ce870cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7b0ce870caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7b0ce870cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7b0ce8b6fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #22 0x7b0ce8b6fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #23 0x7b0ce8b6f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #24 0x7b0ce7c22928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7f0d06d72d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0ce807972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b0ce807afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b0ce807afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b0ce8707065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b0ce8706c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b0ce8706c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b0ce8704866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7b0ce87047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7b0ce8733fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7b0ce804df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7b0ce814b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7b0ce814b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7b0ce814b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7b0ce804cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7b0ce80f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7b0ce80f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7b0ce80f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7b0ce80ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7b0ce80ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7b0ce80ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7b0ce80c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7b0ce80c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7b0ce80f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7b0ce80c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7b0ce80c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7b0ce7ff136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7b0ce7ff136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7b0ce7ff1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0ce7fe1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b0ce7fe1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b0ce8061806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b0ce8061806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b0ce8706e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b0ce8706c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b0ce8706c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b0ce8706c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b0ce8704866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b0ce87047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b0ce8733fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7b0ce804df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b0ce814b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b0ce814b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b0ce814b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b0ce804cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b0ce80f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b0ce80f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7b0ce80f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7b0ce80ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7b0ce80ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7b0ce80ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7b0ce80c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7b0ce80c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b0ce80f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7b0ce80c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7b0ce80c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0ce7fe1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b0ce7fe1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b0ce8061806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b0ce8061806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b0ce8706e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b0ce8706c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b0ce8706c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b0ce8704866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b0ce87047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b0ce8733fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b0ce804df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b0ce814b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b0ce814b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b0ce814b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b0ce804cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b0ce80f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b0ce80f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b0ce80f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b0ce80ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b0ce80ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b0ce80ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b0ce80c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b0ce80c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b0ce80f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b0ce80c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b0ce80c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b0ce7ff136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b0ce7ff136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7b0ce7ff1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0ce7fe1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b0ce7fe1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b0ce8061d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b0ce8061d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7b0ce8000ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7b0ce7ff0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7b0ce7ff0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7b0ce80f7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7b0ce80ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7b0ce80ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7b0ce80ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7b0ce80c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7b0ce80c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7b0ce80f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b0ce80c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7b0ce80c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7b0ce7ff136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7b0ce7ff136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7b0ce7ff1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7b0ce81487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7b0ce81485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7b0ce87100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7b0ce870f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7b0ce870cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7b0ce870caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7b0ce870cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7b0ce8b6fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #35 0x7b0ce8b6fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #36 0x7b0ce8b6f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #37 0x7b0ce7c22928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0ce807972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b0ce8080b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b0ce80990a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b0ce80990a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b0ce80990a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b0ce8000dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b0ce8000dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b0ce806864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b0ce806916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b0ce806916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b0ce806916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b0ce806512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7b0ce80454aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7b0ce804df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7b0ce814b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7b0ce814b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7b0ce814b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7b0ce804cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7b0ce80f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7b0ce80f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7b0ce80f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7b0ce80ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7b0ce80ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7b0ce80ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7b0ce80c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7b0ce80c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7b0ce7ff0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b0ce7ff0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7b0ce80f7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7b0ce80f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7b0ce80f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7b0ce7ff1091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7b0ce7ff1091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7b0ce7ff168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7b0ce7ff168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7b0ce81499d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7b0ce81499d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7b0ce870f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0ce7fe5882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7b0ce7fe5882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7b0ce87070d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7b0ce8706c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b0ce8706c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b0ce8706e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b0ce8706c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b0ce8704866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b0ce87047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b0ce8733fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b0ce804df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b0ce814b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b0ce814b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b0ce814b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b0ce804cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b0ce80f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b0ce80f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b0ce80f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b0ce80ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b0ce80ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b0ce80ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b0ce80c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b0ce80c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b0ce80f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b0ce80c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b0ce80c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b0ce7ff136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b0ce7ff136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
============================== slowest durations ===============================
18.67s call     test_sql_streaming.py::test[hopping_window-GroupByHoppingWindow-default.txt]
16.27s call     test_sql_streaming.py::test[pq-ReadTopic-default.txt]
15.89s call     test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowListKey-default.txt]
15.87s call     test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowByStringKey-default.txt]
15.24s call     test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowExprKey-default.txt]
14.09s call     test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowNoKey-default.txt]
13.94s call     test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowPercentile-default.txt]
13.58s call     test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowTimeExtractorUnusedColumns-default.txt]
0.03s setup    test_sql_streaming.py::test[hopping_window-GroupByHoppingWindow-default.txt]
0.02s setup    test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowByStringKey-default.txt]
0.02s setup    test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowNoKey-default.txt]
0.01s setup    test_sql_streaming.py::test[pq-ReadTopic-default.txt]
0.01s setup    test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowPercentile-default.txt]
0.01s setup    test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowListKey-default.txt]
0.01s setup    test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowExprKey-default.txt]
0.01s setup    test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowTimeExtractorUnusedColumns-default.txt]

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_sql_streaming.py::test[hopping_window-GroupByHoppingWindow-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0szen4_8/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0szen4_8/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0szen4_8/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0szen4_8/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0szen4_8/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0szen4_8/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0szen4_8/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0szen4_8/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0szen4_8/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0szen4_8/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b3cd9d99960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b3cd9dc940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b3cd9cc1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b3cd9cc1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b3cd9cc1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b3cd9e18cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b3cd9e18cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b3cd9d98977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b3cd9d98977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b3cd9d1cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b3cd9cc136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b3cd9cc136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
FAILED test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowByStringKey-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ptnat_7f/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ptnat_7f/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ptnat_7f/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ptnat_7f/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ptnat_7f/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ptnat_7f/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ptnat_7f/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ptnat_7f/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ptnat_7f/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ptnat_7f/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bde2e129960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bde2e15940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bde2e051e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bde2e051e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bde2e051d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bde2e1a8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bde2e1a8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bde2e128977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bde2e128977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bde2e0acb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bde2e05136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bde2e05136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
FAILED test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowExprKey-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ur94f7c1/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ur94f7c1/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ur94f7c1/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ur94f7c1/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ur94f7c1/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ur94f7c1/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ur94f7c1/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ur94f7c1/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ur94f7c1/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_ur94f7c1/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b0302059960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b030208940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b0301f81e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b0301f81e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b0301f81d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b03020d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b03020d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b0302058977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b0302058977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b0301fdcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b0301f8136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b0301f8136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453788 byte(s) leaked in 8617 allocation(s).
FAILED test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowListKey-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_klm0v82i/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_klm0v82i/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_klm0v82i/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_klm0v82i/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_klm0v82i/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_klm0v82i/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_klm0v82i/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_klm0v82i/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_klm0v82i/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_klm0v82i/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7beed2519960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7beed254940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7beed2441e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7beed2441e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7beed2441d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7beed2598cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7beed2598cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7beed2518977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7beed2518977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7beed249cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7beed244136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7beed244136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
FAILED test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowNoKey-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_zge6dab0/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_zge6dab0/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_zge6dab0/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_zge6dab0/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_zge6dab0/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_zge6dab0/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_zge6dab0/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_zge6dab0/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_zge6dab0/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_zge6dab0/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b642b4c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b642b4f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b642b3f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b642b3f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b642b3f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b642b548cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b642b548cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b642b4c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b642b4c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b642b44cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b642b3f136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b642b3f136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
FAILED test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowPercentile-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vo5svv8j/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vo5svv8j/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vo5svv8j/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vo5svv8j/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vo5svv8j/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vo5svv8j/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vo5svv8j/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vo5svv8j/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vo5svv8j/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vo5svv8j/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b1332869960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b133289940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b1332791e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b1332791e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b1332791d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b13328e8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b13328e8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b1332868977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b1332868977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b13327ecb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b133279136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b133279136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
FAILED test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowTimeExtractorUnusedColumns-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_n3r9l958/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_n3r9l958/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_n3r9l958/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_n3r9l958/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_n3r9l958/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_n3r9l958/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_n3r9l958/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_n3r9l958/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_n3r9l958/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_n3r9l958/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bb7ffe39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bb7ffe6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bb7ffd61e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bb7ffd61e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bb7ffd61d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bb7ffeb8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bb7ffeb8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bb7ffe38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bb7ffe38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bb7ffdbcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bb7ffd6136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bb7ffd6136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
FAILED test_sql_streaming.py::test[pq-ReadTopic-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_1iwj8ma7/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_1iwj8ma7/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_1iwj8ma7/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_1iwj8ma7/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_1iwj8ma7/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_1iwj8ma7/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_1iwj8ma7/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_1iwj8ma7/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_1iwj8ma7/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5a/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_1iwj8ma7/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b0ce80c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b0ce80f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b0ce7ff1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b0ce7ff1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b0ce7ff1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b0ce8148cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b0ce8148cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b0ce80c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b0ce80c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b0ce804cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b0ce7ff136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b0ce7ff136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
======================== 8 failed in 125.58s (0:02:05) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 31 items

test_sql_streaming.py FFFFFFFF

=================================== FAILURES ===================================
__________________ test[pq-ReadTopicWithMetadata-default.txt] __________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_ohxq864a/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_ohxq864a/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_ohxq864a/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_ohxq864a/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_ohxq864a/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_ohxq864a/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_ohxq864a/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_ohxq864a/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_ohxq864a/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_ohxq864a/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7b183ade9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7b183ae1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7b183ade8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7b183ade8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7b183ad1136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7b183ad1136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[pq-ReadTopicWithMetadata-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:668 process search UDF in: None, /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/exso/004e4f/yql/udfs
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/string/libstring_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/top/libtop_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/python/python3_small/libpython3_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/digest/libdigest_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/re2/libre2_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/url_base/liburl_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/hyperloglog/libhyperloglog_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/topfreq/libtopfreq_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/histogram/libhistogram_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/pire/libpire_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/reservoir_sampling/libreservoir_sampling_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/yson2/libyson2_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/math/libmath_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/vector/libvector_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/streaming/libstreaming_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/datetime2/libdatetime2_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/stat/libstat_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/unicode_base/libunicode_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/file/libfile_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/hyperscan/libhyperscan_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/protobuf/libprotobuf_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/set/libset_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/json2/libjson2_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/logs/dsv/libdsv_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/test/simple/libsimple_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/test/test_import/libtest_import_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/callables/libcallables_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/lists/liblists_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/dicts/libdicts_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/dummylog/libdummylog.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/type_inspection/libtype_inspection_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/structs/libstructs_udf.so
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_sql_streaming.py, test_name: test[pq-ReadTopicWithMetadata-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_ohxq864a/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_ohxq864a/results.txt', '--ast-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_ohxq864a/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_ohxq864a/plan.json', '--log-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_ohxq864a/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_ohxq864a/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_ohxq864a/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_ohxq864a/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_ohxq864a/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_ohxq864a/topic_3.txt']' in '/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_ohxq864a' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 365863
DEBUG    ya.test:process.py:259 Command (pid 365863) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 365863) elapsed time (sec): 18.23928475379944
DEBUG    ya.test:process.py:263 Command (pid 365863) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 365863) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 365863) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 365863) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 365863) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 365863) maxrss: 1466352
DEBUG    ya.test:process.py:263 Command (pid 365863) minflt: 965072
DEBUG    ya.test:process.py:263 Command (pid 365863) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 365863) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 365863) nivcsw: 712
DEBUG    ya.test:process.py:263 Command (pid 365863) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 365863) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 365863) nvcsw: 103384
DEBUG    ya.test:process.py:263 Command (pid 365863) oublock: 9584
DEBUG    ya.test:process.py:263 Command (pid 365863) stime: 3.908638
DEBUG    ya.test:process.py:263 Command (pid 365863) utime: 11.280249
DEBUG    ya.test:process.py:263 Command (pid 365863) wtime: 18.242
DEBUG    ya.test:process.py:275 Command (pid 365863) output:
2025-12-15T11:37:14.921217Z Fetching udfs...
2025-12-15T11:37:15.370817Z Initialization of fq runner...
2025-12-15T11:37:18.875329Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.741896s
2025-12-15T11:37:19.623495Z Fetching query results...
2025-12-15T11:37:19.623528Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 365863) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7b183ae687c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7b183ae685fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7b183b4300c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7b183b42f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7b183b42cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7b183b42caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7b183b42cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7b183b88fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #33 0x7b183b88fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #34 0x7b183b88f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #35 0x7b183a942928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b183ad01f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b183ad01f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b183ad81806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b183ad81806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b183b426e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b183b426c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b183b426c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b183b426c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b183b424866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b183b428090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7b183b428090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7b183ae183ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7b183ae152ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7b183ae152ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7b183ae0d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7b183ae0d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7b183ae0d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7b183ade9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7b183ade9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7b183ae1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7b183ade8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7b183ade8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7b183ad1136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7b183ad1136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7b183ad11272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7b183ae687c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7b183ae685fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7b183b4300c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b183ad01f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b183ad01f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b183ad81806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b183ad81806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b183b426e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b183b426c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b183b424866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7b183b428090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7b183b428090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7b183ae183ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7b183ae152ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7b183ae152ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7b183ae0d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7b183ae0d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7b183ae0d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7b183ade9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7b183ade9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7b183ae1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7b183ade8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7b183ade8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b183ad1136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7b183ad1136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7b183ad11272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7b183ae687c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7b183ae685fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7b183b4300c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7b183b42f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7b183b42cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7b183b42caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b183ad9972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b183ad9afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b183ad9afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b183b427065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b183b426c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b183b426c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b183b426c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b183b424866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b183b4247ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b183b4532be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7b183ad6df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b183ae6b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b183ae6b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b183ae6b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b183ad6cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b183ae1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b183ade8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7b183ade8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b183ad1136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b183ad1136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7b183ad11272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7b183ae687c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7b183ae69a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7b183ae69a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7b183ae69a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7b183b42f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7b183b42cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b183b42caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b183ad9972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b183ada0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b183ad1b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7b183ad24b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7b183b42f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7b183b42f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7b183b42ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7b183b42ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7b183b42ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7b183b42cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7b183b88fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #12 0x7b183b88fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #13 0x7b183b88f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #14 0x7b183a942928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7f1859a97d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b183ad01f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b183ad01f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b183ad81eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b183ad81eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7b183ae1b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7b183ae1b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7b183ae17957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7b183ae152ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7b183ae152ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7b183ae0d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7b183ae0d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7b183ae0d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7b183ade9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7b183ade9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7b183ae1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7b183ade8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7b183ade8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7b183ad1136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b183ad1136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7b183ad11272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7b183ae687c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7b183ae685fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7b183b4300c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7b183b42f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7b183b42cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b183b42caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7b183b42cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7b183b88fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #41 0x7b183b88fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #42 0x7b183b88f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #43 0x7b183a942928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b183ad9972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b183ad9afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b183ad9afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b183b427065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b183b426c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b183b424866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7b183b4247ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7b183b453fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7b183ad6df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7b183ae6b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7b183ae6b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7b183ae6b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7b183ad6cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7b183ae1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b183ae152ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7b183ae152ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7b183ae0d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7b183ae0d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7b183ae0d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7b183ade9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7b183ade9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b183ae1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7b183ade8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7b183ade8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7b183ad1136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7b183ad1136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7b183ad11272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7b183ae687c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7b183ae685fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b183ad9972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b183ada0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b183adb90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b183adb90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b183adb90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b183ad20dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b183ad20dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b183ad8864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b183ad8916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b183ad8916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b183ad8916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b183ad8a9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7b183ad7188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7b183b42f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7b183b42f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7b183b42ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7b183b42ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7b183b42ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7b183b42cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7b183b88fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #21 0x7b183b88fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #22 0x7b183b88f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #23 0x7b183a942928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7f1859a97d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b183ad9972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b183ad9afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b183ad9afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b183b427065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b183b426c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b183b426c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b183b426c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b183b424866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b183b4247ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7b183b41d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7b183b41d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7b183b4198ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7b183b4198c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7b183b42f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7b183b42cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7b183b42caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7b183b42cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7b183b88fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #22 0x7b183b88fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #23 0x7b183b88f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #24 0x7b183a942928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7f1859a97d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b183ad9972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b183ad9afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b183ad9afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b183b427065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b183b426c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b183b426c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b183b424866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7b183b4247ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7b183b453fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7b183ad6df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7b183ae6b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7b183ae6b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7b183ae6b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7b183ad6cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7b183ae1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7b183ae152ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7b183ae152ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7b183ae0d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7b183ae0d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7b183ae0d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7b183ade9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7b183ade9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7b183ae1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7b183ade8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7b183ade8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7b183ad1136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7b183ad1136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7b183ad11272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b183ad01f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b183ad01f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b183ad81806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b183ad81806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b183b426e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b183b426c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b183b426c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b183b426c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b183b424866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b183b4247ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b183b453fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7b183ad6df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b183ae6b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b183ae6b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b183ae6b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b183ad6cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b183ae1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b183ae152ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7b183ae152ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7b183ae0d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7b183ae0d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7b183ae0d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7b183ade9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7b183ade9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b183ae1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7b183ade8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7b183ade8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b183ad01f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b183ad01f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b183ad81806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b183ad81806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b183b426e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b183b426c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b183b426c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b183b424866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b183b4247ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b183b453fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b183ad6df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b183ae6b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b183ae6b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b183ae6b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b183ad6cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b183ae1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b183ae152ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b183ae152ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b183ae0d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b183ae0d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b183ae0d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b183ade9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b183ade9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b183ae1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b183ade8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b183ade8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b183ad1136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b183ad1136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7b183ad11272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b183ad01f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b183ad01f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b183ad81d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b183ad81d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7b183ad20ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7b183ad10ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7b183ad10ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7b183ae17722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7b183ae0d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7b183ae0d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7b183ae0d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7b183ade9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7b183ade9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7b183ae1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b183ade8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7b183ade8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7b183ad1136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7b183ad1136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7b183ad11272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7b183ae687c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7b183ae685fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7b183b4300c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7b183b42f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7b183b42cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7b183b42caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7b183b42cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7b183b88fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #35 0x7b183b88fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #36 0x7b183b88f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #37 0x7b183a942928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b183ad9972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b183ada0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b183adb90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b183adb90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b183adb90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b183ad20dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b183ad20dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b183ad8864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b183ad8916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b183ad8916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b183ad8916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b183ad8512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7b183ad654aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7b183ad6df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7b183ae6b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7b183ae6b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7b183ae6b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7b183ad6cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7b183ae1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7b183ae152ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7b183ae152ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7b183ae0d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7b183ae0d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7b183ae0d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7b183ade9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7b183ade9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7b183ad10ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b183ad10ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7b183ae17722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7b183ae152ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7b183ae152ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7b183ad11091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7b183ad11091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7b183ad1168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7b183ad1168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7b183ae699d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7b183ae699d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7b183b42f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b183ad05882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7b183ad05882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7b183b4270d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7b183b426c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b183b426c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b183b426c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b183b424866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b183b4247ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b183b453fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b183ad6df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b183ae6b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b183ae6b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b183ae6b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b183ad6cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b183ae1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b183ae152ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b183ae152ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b183ae0d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b183ae0d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b183ae0d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b183ade9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b183ade9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b183ae1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b183ade8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b183ade8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b183ad1136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b183ad1136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7b183ae687c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7b183ae685fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7b183b4300c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7b183b42f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7b183b42cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7b183b42caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7b183b42cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7b183b88fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #33 0x7b183b88fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #34 0x7b183b88f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #35 0x7b183a942928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b183ad01f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b183ad01f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b183ad81806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b183ad81806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b183b426e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b183b426c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b183b426c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b183b426c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b183b424866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b183b428090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7b183b428090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7b183ae183ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7b183ae152ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7b183ae152ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7b183ae0d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7b183ae0d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7b183ae0d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7b183ade9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7b183ade9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7b183ae1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7b183ade8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7b183ade8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7b183ad1136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7b183ad1136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7b183ad11272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7b183ae687c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7b183ae685fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7b183b4300c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b183ad01f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b183ad01f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b183ad81806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b183ad81806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b183b426e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b183b426c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b183b424866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7b183b428090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7b183b428090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7b183ae183ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7b183ae152ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7b183ae152ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7b183ae0d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7b183ae0d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7b183ae0d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7b183ade9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7b183ade9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7b183ae1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7b183ade8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7b183ade8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b183ad1136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7b183ad1136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7b183ad11272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7b183ae687c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7b183ae685fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7b183b4300c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7b183b42f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7b183b42cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7b183b42caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b183ad9972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b183ad9afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b183ad9afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b183b427065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b183b426c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b183b426c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b183b426c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b183b424866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b183b4247ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b183b4532be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7b183ad6df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b183ae6b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b183ae6b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b183ae6b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b183ad6cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b183ae1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b183ade8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7b183ade8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b183ad1136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b183ad1136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7b183ad11272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7b183ae687c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7b183ae69a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7b183ae69a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7b183ae69a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7b183b42f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7b183b42cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b183b42caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b183ad9972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b183ada0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b183ad1b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7b183ad24b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7b183b42f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7b183b42f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7b183b42ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7b183b42ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7b183b42ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7b183b42cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7b183b88fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #12 0x7b183b88fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #13 0x7b183b88f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #14 0x7b183a942928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7f1859a97d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b183ad01f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b183ad01f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b183ad81eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b183ad81eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7b183ae1b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7b183ae1b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7b183ae17957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7b183ae152ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7b183ae152ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7b183ae0d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7b183ae0d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7b183ae0d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7b183ade9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7b183ade9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7b183ae1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7b183ade8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7b183ade8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7b183ad1136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b183ad1136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7b183ad11272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7b183ae687c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7b183ae685fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7b183b4300c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7b183b42f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7b183b42cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b183b42caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7b183b42cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7b183b88fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #41 0x7b183b88fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #42 0x7b183b88f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #43 0x7b183a942928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b183ad9972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b183ad9afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b183ad9afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b183b427065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b183b426c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b183b424866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7b183b4247ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7b183b453fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7b183ad6df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7b183ae6b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7b183ae6b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7b183ae6b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7b183ad6cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7b183ae1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b183ae152ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7b183ae152ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7b183ae0d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7b183ae0d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7b183ae0d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7b183ade9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7b183ade9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b183ae1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7b183ade8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7b183ade8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7b183ad1136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7b183ad1136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7b183ad11272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7b183ae687c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7b183ae685fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b183ad9972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b183ada0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b183adb90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b183adb90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b183adb90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b183ad20dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b183ad20dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b183ad8864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b183ad8916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b183ad8916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b183ad8916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b183ad8a9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7b183ad7188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7b183b42f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7b183b42f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7b183b42ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7b183b42ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7b183b42ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7b183b42cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7b183b88fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #21 0x7b183b88fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #22 0x7b183b88f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #23 0x7b183a942928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7f1859a97d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b183ad9972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b183ad9afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b183ad9afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b183b427065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b183b426c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b183b426c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b183b426c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b183b424866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b183b4247ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7b183b41d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7b183b41d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7b183b4198ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7b183b4198c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7b183b42f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7b183b42cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7b183b42caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7b183b42cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7b183b88fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #22 0x7b183b88fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #23 0x7b183b88f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #24 0x7b183a942928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7f1859a97d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b183ad9972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b183ad9afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b183ad9afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b183b427065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b183b426c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b183b426c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b183b424866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7b183b4247ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7b183b453fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7b183ad6df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7b183ae6b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7b183ae6b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7b183ae6b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7b183ad6cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7b183ae1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7b183ae152ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7b183ae152ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7b183ae0d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7b183ae0d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7b183ae0d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7b183ade9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7b183ade9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7b183ae1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7b183ade8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7b183ade8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7b183ad1136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7b183ad1136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7b183ad11272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b183ad01f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b183ad01f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b183ad81806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b183ad81806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b183b426e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b183b426c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b183b426c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b183b426c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b183b424866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b183b4247ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b183b453fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7b183ad6df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b183ae6b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b183ae6b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b183ae6b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b183ad6cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b183ae1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b183ae152ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7b183ae152ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7b183ae0d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7b183ae0d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7b183ae0d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7b183ade9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7b183ade9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b183ae1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7b183ade8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7b183ade8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b183ad01f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b183ad01f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b183ad81806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b183ad81806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b183b426e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b183b426c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b183b426c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b183b424866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b183b4247ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b183b453fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b183ad6df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b183ae6b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b183ae6b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b183ae6b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b183ad6cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b183ae1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b183ae152ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b183ae152ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b183ae0d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b183ae0d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b183ae0d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b183ade9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b183ade9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b183ae1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b183ade8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b183ade8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b183ad1136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b183ad1136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7b183ad11272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b183ad01f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b183ad01f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b183ad81d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b183ad81d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7b183ad20ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7b183ad10ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7b183ad10ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7b183ae17722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7b183ae0d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7b183ae0d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7b183ae0d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7b183ade9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7b183ade9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7b183ae1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b183ade8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7b183ade8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7b183ad1136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7b183ad1136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7b183ad11272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7b183ae687c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7b183ae685fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7b183b4300c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7b183b42f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7b183b42cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7b183b42caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7b183b42cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7b183b88fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #35 0x7b183b88fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #36 0x7b183b88f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #37 0x7b183a942928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b183ad9972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b183ada0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b183adb90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b183adb90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b183adb90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b183ad20dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b183ad20dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b183ad8864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b183ad8916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b183ad8916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b183ad8916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b183ad8512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7b183ad654aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7b183ad6df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7b183ae6b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7b183ae6b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7b183ae6b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7b183ad6cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7b183ae1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7b183ae152ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7b183ae152ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7b183ae0d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7b183ae0d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7b183ae0d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7b183ade9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7b183ade9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7b183ad10ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b183ad10ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7b183ae17722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7b183ae152ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7b183ae152ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7b183ad11091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7b183ad11091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7b183ad1168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7b183ad1168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7b183ae699d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7b183ae699d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7b183b42f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b183ad05882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7b183ad05882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7b183b4270d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7b183b426c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b183b426c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b183b426e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b183b426c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b183b424866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b183b4247ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b183b453fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b183ad6df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b183ae6b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b183ae6b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b183ae6b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b183ad6cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b183ae1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b183ae152ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b183ae152ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b183ae0d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b183ae0d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b183ae0d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b183ade9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b183ade9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b183ae1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b183ade8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b183ade8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b183ad1136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b183ad1136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
____________ test[pq-ReadTopicWithMetadataInsideFilter-default.txt] ____________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_isnarqpn/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_isnarqpn/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_isnarqpn/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_isnarqpn/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_isnarqpn/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_isnarqpn/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_isnarqpn/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_isnarqpn/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_isnarqpn/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_isnarqpn/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7bb45f6d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7bb45f70940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7bb45f6d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7bb45f6d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7bb45f60136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7bb45f60136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[pq-ReadTopicWithMetadataInsideFilter-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:668 process search UDF in: None, /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/exso/004e4f/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_sql_streaming.py, test_name: test[pq-ReadTopicWithMetadataInsideFilter-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_isnarqpn/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_isnarqpn/results.txt', '--ast-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_isnarqpn/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_isnarqpn/plan.json', '--log-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_isnarqpn/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_isnarqpn/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_isnarqpn/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_isnarqpn/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_isnarqpn/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_isnarqpn/topic_3.txt']' in '/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_isnarqpn' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 370335
DEBUG    ya.test:process.py:259 Command (pid 370335) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 370335) elapsed time (sec): 15.304297924041748
DEBUG    ya.test:process.py:263 Command (pid 370335) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 370335) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 370335) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 370335) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 370335) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 370335) maxrss: 1452272
DEBUG    ya.test:process.py:263 Command (pid 370335) minflt: 962399
DEBUG    ya.test:process.py:263 Command (pid 370335) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 370335) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 370335) nivcsw: 58
DEBUG    ya.test:process.py:263 Command (pid 370335) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 370335) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 370335) nvcsw: 104474
DEBUG    ya.test:process.py:263 Command (pid 370335) oublock: 9584
DEBUG    ya.test:process.py:263 Command (pid 370335) stime: 3.442578
DEBUG    ya.test:process.py:263 Command (pid 370335) utime: 10.253263
DEBUG    ya.test:process.py:263 Command (pid 370335) wtime: 15.307
DEBUG    ya.test:process.py:275 Command (pid 370335) output:
2025-12-15T11:37:33.716245Z Fetching udfs...
2025-12-15T11:37:34.169523Z Initialization of fq runner...
2025-12-15T11:37:37.681918Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.511007s
2025-12-15T11:37:38.198018Z Fetching query results...
2025-12-15T11:37:38.198039Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 370335) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7bb45f7587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7bb45f7585fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7bb45fd200c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7bb45fd1f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7bb45fd1cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7bb45fd1caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7bb45fd1cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7bb46017fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #33 0x7bb46017fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #34 0x7bb46017f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #35 0x7bb45f232928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb45f5f1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bb45f5f1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bb45f671806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bb45f671806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bb45fd16e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bb45fd16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bb45fd16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7bb45fd16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7bb45fd14866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7bb45fd18090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7bb45fd18090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7bb45f7083ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7bb45f7052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7bb45f7052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7bb45f6fd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7bb45f6fd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7bb45f6fd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7bb45f6d9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7bb45f6d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7bb45f70940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7bb45f6d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7bb45f6d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7bb45f60136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7bb45f60136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7bb45f601272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7bb45f7587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7bb45f7585fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7bb45fd200c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb45f5f1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bb45f5f1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bb45f671806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bb45f671806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bb45fd16e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bb45fd16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bb45fd14866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7bb45fd18090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7bb45fd18090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7bb45f7083ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7bb45f7052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7bb45f7052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7bb45f6fd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7bb45f6fd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7bb45f6fd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7bb45f6d9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7bb45f6d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7bb45f70940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7bb45f6d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7bb45f6d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7bb45f60136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7bb45f60136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7bb45f601272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7bb45f7587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7bb45f7585fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7bb45fd200c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7bb45fd1f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7bb45fd1cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7bb45fd1caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb45f68972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bb45f68afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bb45f68afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bb45fd17065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bb45fd16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bb45fd16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7bb45fd16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7bb45fd14866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7bb45fd147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7bb45fd432be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7bb45f65df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7bb45f75b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7bb45f75b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7bb45f75b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7bb45f65cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7bb45f70940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7bb45f6d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7bb45f6d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7bb45f60136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7bb45f60136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7bb45f601272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7bb45f7587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7bb45f759a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7bb45f759a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7bb45f759a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7bb45fd1f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7bb45fd1cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7bb45fd1caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb45f68972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bb45f690b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bb45f60b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7bb45f614b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7bb45fd1f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7bb45fd1f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7bb45fd1ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7bb45fd1ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7bb45fd1ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7bb45fd1cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7bb46017fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #12 0x7bb46017fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #13 0x7bb46017f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #14 0x7bb45f232928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7fb47e380d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb45f5f1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bb45f5f1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bb45f671eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bb45f671eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7bb45f70b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7bb45f70b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7bb45f707957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7bb45f7052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7bb45f7052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7bb45f6fd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7bb45f6fd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7bb45f6fd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7bb45f6d9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7bb45f6d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7bb45f70940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7bb45f6d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7bb45f6d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7bb45f60136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7bb45f60136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7bb45f601272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7bb45f7587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7bb45f7585fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7bb45fd200c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7bb45fd1f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7bb45fd1cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7bb45fd1caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7bb45fd1cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7bb46017fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #41 0x7bb46017fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #42 0x7bb46017f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #43 0x7bb45f232928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb45f68972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bb45f68afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bb45f68afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bb45fd17065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bb45fd16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7bb45fd14866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7bb45fd147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7bb45fd43fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7bb45f65df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7bb45f75b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7bb45f75b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7bb45f75b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7bb45f65cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7bb45f70940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7bb45f7052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7bb45f7052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7bb45f6fd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7bb45f6fd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7bb45f6fd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7bb45f6d9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7bb45f6d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7bb45f70940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7bb45f6d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7bb45f6d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7bb45f60136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7bb45f60136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7bb45f601272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7bb45f7587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7bb45f7585fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb45f68972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bb45f690b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bb45f6a90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7bb45f6a90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7bb45f6a90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7bb45f610dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7bb45f610dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7bb45f67864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7bb45f67916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7bb45f67916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7bb45f67916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7bb45f67a9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7bb45f66188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7bb45fd1f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7bb45fd1f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7bb45fd1ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7bb45fd1ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7bb45fd1ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7bb45fd1cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7bb46017fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #21 0x7bb46017fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #22 0x7bb46017f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #23 0x7bb45f232928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7fb47e380d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb45f68972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bb45f68afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bb45f68afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bb45fd17065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bb45fd16c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bb45fd16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7bb45fd16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7bb45fd14866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7bb45fd147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7bb45fd0d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7bb45fd0d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7bb45fd098ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7bb45fd098c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7bb45fd1f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7bb45fd1cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7bb45fd1caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7bb45fd1cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7bb46017fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #22 0x7bb46017fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #23 0x7bb46017f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #24 0x7bb45f232928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7fb47e380d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb45f68972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bb45f68afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bb45f68afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bb45fd17065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bb45fd16c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bb45fd16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bb45fd14866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7bb45fd147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7bb45fd43fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7bb45f65df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7bb45f75b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7bb45f75b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7bb45f75b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7bb45f65cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7bb45f70940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7bb45f7052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7bb45f7052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7bb45f6fd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7bb45f6fd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7bb45f6fd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7bb45f6d9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7bb45f6d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7bb45f70940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7bb45f6d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7bb45f6d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7bb45f60136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7bb45f60136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7bb45f601272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb45f5f1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bb45f5f1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bb45f671806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bb45f671806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bb45fd16e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bb45fd16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bb45fd16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7bb45fd16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7bb45fd14866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7bb45fd147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7bb45fd43fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7bb45f65df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7bb45f75b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7bb45f75b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7bb45f75b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7bb45f65cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7bb45f70940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7bb45f7052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7bb45f7052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7bb45f6fd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7bb45f6fd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7bb45f6fd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7bb45f6d9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7bb45f6d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7bb45f70940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7bb45f6d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7bb45f6d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb45f5f1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bb45f5f1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bb45f671806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bb45f671806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bb45fd16e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bb45fd16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bb45fd16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bb45fd14866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7bb45fd147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7bb45fd43fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7bb45f65df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7bb45f75b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7bb45f75b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7bb45f75b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7bb45f65cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7bb45f70940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7bb45f7052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7bb45f7052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7bb45f6fd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7bb45f6fd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7bb45f6fd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7bb45f6d9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bb45f6d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bb45f70940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bb45f6d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bb45f6d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bb45f60136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bb45f60136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7bb45f601272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb45f5f1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bb45f5f1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bb45f671d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bb45f671d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7bb45f610ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7bb45f600ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7bb45f600ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7bb45f707722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7bb45f6fd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7bb45f6fd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7bb45f6fd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7bb45f6d9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7bb45f6d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7bb45f70940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7bb45f6d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7bb45f6d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7bb45f60136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7bb45f60136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7bb45f601272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7bb45f7587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7bb45f7585fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7bb45fd200c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7bb45fd1f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7bb45fd1cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7bb45fd1caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7bb45fd1cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7bb46017fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #35 0x7bb46017fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #36 0x7bb46017f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #37 0x7bb45f232928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb45f68972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bb45f690b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bb45f6a90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7bb45f6a90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7bb45f6a90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7bb45f610dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7bb45f610dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7bb45f67864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7bb45f67916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7bb45f67916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7bb45f67916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7bb45f67512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7bb45f6554aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7bb45f65df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7bb45f75b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7bb45f75b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7bb45f75b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7bb45f65cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7bb45f70940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7bb45f7052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7bb45f7052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7bb45f6fd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7bb45f6fd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7bb45f6fd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7bb45f6d9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7bb45f6d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7bb45f600ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bb45f600ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7bb45f707722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7bb45f7052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7bb45f7052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7bb45f601091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7bb45f601091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7bb45f60168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7bb45f60168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7bb45f7599d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7bb45f7599d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7bb45fd1f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb45f5f5882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7bb45f5f5882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7bb45fd170d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7bb45fd16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bb45fd16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bb45fd16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bb45fd14866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7bb45fd147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7bb45fd43fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7bb45f65df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7bb45f75b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7bb45f75b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7bb45f75b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7bb45f65cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7bb45f70940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7bb45f7052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7bb45f7052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7bb45f6fd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7bb45f6fd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7bb45f6fd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7bb45f6d9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bb45f6d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bb45f70940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bb45f6d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bb45f6d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bb45f60136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bb45f60136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7bb45f7587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7bb45f7585fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7bb45fd200c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7bb45fd1f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7bb45fd1cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7bb45fd1caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7bb45fd1cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7bb46017fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #33 0x7bb46017fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #34 0x7bb46017f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #35 0x7bb45f232928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb45f5f1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bb45f5f1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bb45f671806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bb45f671806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bb45fd16e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bb45fd16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bb45fd16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7bb45fd16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7bb45fd14866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7bb45fd18090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7bb45fd18090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7bb45f7083ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7bb45f7052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7bb45f7052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7bb45f6fd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7bb45f6fd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7bb45f6fd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7bb45f6d9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7bb45f6d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7bb45f70940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7bb45f6d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7bb45f6d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7bb45f60136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7bb45f60136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7bb45f601272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7bb45f7587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7bb45f7585fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7bb45fd200c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb45f5f1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bb45f5f1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bb45f671806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bb45f671806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bb45fd16e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bb45fd16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bb45fd14866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7bb45fd18090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7bb45fd18090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7bb45f7083ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7bb45f7052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7bb45f7052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7bb45f6fd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7bb45f6fd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7bb45f6fd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7bb45f6d9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7bb45f6d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7bb45f70940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7bb45f6d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7bb45f6d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7bb45f60136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7bb45f60136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7bb45f601272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7bb45f7587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7bb45f7585fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7bb45fd200c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7bb45fd1f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7bb45fd1cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7bb45fd1caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb45f68972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bb45f68afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bb45f68afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bb45fd17065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bb45fd16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bb45fd16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7bb45fd16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7bb45fd14866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7bb45fd147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7bb45fd432be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7bb45f65df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7bb45f75b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7bb45f75b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7bb45f75b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7bb45f65cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7bb45f70940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7bb45f6d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7bb45f6d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7bb45f60136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7bb45f60136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7bb45f601272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7bb45f7587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7bb45f759a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7bb45f759a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7bb45f759a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7bb45fd1f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7bb45fd1cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7bb45fd1caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb45f68972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bb45f690b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bb45f60b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7bb45f614b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7bb45fd1f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7bb45fd1f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7bb45fd1ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7bb45fd1ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7bb45fd1ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7bb45fd1cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7bb46017fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #12 0x7bb46017fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #13 0x7bb46017f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #14 0x7bb45f232928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7fb47e380d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb45f5f1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bb45f5f1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bb45f671eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bb45f671eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7bb45f70b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7bb45f70b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7bb45f707957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7bb45f7052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7bb45f7052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7bb45f6fd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7bb45f6fd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7bb45f6fd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7bb45f6d9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7bb45f6d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7bb45f70940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7bb45f6d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7bb45f6d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7bb45f60136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7bb45f60136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7bb45f601272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7bb45f7587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7bb45f7585fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7bb45fd200c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7bb45fd1f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7bb45fd1cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7bb45fd1caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7bb45fd1cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7bb46017fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #41 0x7bb46017fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #42 0x7bb46017f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #43 0x7bb45f232928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb45f68972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bb45f68afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bb45f68afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bb45fd17065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bb45fd16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7bb45fd14866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7bb45fd147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7bb45fd43fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7bb45f65df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7bb45f75b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7bb45f75b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7bb45f75b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7bb45f65cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7bb45f70940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7bb45f7052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7bb45f7052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7bb45f6fd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7bb45f6fd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7bb45f6fd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7bb45f6d9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7bb45f6d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7bb45f70940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7bb45f6d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7bb45f6d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7bb45f60136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7bb45f60136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7bb45f601272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7bb45f7587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7bb45f7585fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb45f68972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bb45f690b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bb45f6a90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7bb45f6a90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7bb45f6a90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7bb45f610dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7bb45f610dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7bb45f67864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7bb45f67916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7bb45f67916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7bb45f67916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7bb45f67a9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7bb45f66188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7bb45fd1f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7bb45fd1f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7bb45fd1ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7bb45fd1ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7bb45fd1ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7bb45fd1cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7bb46017fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #21 0x7bb46017fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #22 0x7bb46017f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #23 0x7bb45f232928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7fb47e380d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb45f68972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bb45f68afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bb45f68afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bb45fd17065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bb45fd16c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bb45fd16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7bb45fd16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7bb45fd14866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7bb45fd147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7bb45fd0d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7bb45fd0d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7bb45fd098ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7bb45fd098c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7bb45fd1f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7bb45fd1cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7bb45fd1caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7bb45fd1cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7bb46017fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #22 0x7bb46017fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #23 0x7bb46017f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #24 0x7bb45f232928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7fb47e380d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb45f68972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bb45f68afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bb45f68afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bb45fd17065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bb45fd16c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bb45fd16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bb45fd14866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7bb45fd147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7bb45fd43fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7bb45f65df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7bb45f75b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7bb45f75b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7bb45f75b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7bb45f65cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7bb45f70940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7bb45f7052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7bb45f7052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7bb45f6fd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7bb45f6fd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7bb45f6fd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7bb45f6d9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7bb45f6d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7bb45f70940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7bb45f6d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7bb45f6d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7bb45f60136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7bb45f60136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7bb45f601272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb45f5f1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bb45f5f1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bb45f671806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bb45f671806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bb45fd16e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bb45fd16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bb45fd16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7bb45fd16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7bb45fd14866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7bb45fd147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7bb45fd43fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7bb45f65df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7bb45f75b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7bb45f75b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7bb45f75b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7bb45f65cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7bb45f70940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7bb45f7052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7bb45f7052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7bb45f6fd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7bb45f6fd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7bb45f6fd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7bb45f6d9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7bb45f6d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7bb45f70940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7bb45f6d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7bb45f6d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb45f5f1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bb45f5f1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bb45f671806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bb45f671806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bb45fd16e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bb45fd16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bb45fd16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bb45fd14866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7bb45fd147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7bb45fd43fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7bb45f65df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7bb45f75b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7bb45f75b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7bb45f75b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7bb45f65cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7bb45f70940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7bb45f7052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7bb45f7052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7bb45f6fd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7bb45f6fd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7bb45f6fd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7bb45f6d9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7bb45f6d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7bb45f70940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7bb45f6d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7bb45f6d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7bb45f60136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7bb45f60136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7bb45f601272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb45f5f1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bb45f5f1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bb45f671d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bb45f671d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7bb45f610ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7bb45f600ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7bb45f600ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7bb45f707722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7bb45f6fd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7bb45f6fd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7bb45f6fd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7bb45f6d9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7bb45f6d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7bb45f70940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7bb45f6d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7bb45f6d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7bb45f60136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7bb45f60136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7bb45f601272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7bb45f7587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7bb45f7585fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7bb45fd200c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7bb45fd1f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7bb45fd1cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7bb45fd1caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7bb45fd1cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7bb46017fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #35 0x7bb46017fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #36 0x7bb46017f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #37 0x7bb45f232928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb45f68972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bb45f690b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bb45f6a90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7bb45f6a90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7bb45f6a90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7bb45f610dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7bb45f610dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7bb45f67864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7bb45f67916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7bb45f67916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7bb45f67916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7bb45f67512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7bb45f6554aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7bb45f65df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7bb45f75b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7bb45f75b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7bb45f75b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7bb45f65cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7bb45f70940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7bb45f7052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7bb45f7052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7bb45f6fd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7bb45f6fd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7bb45f6fd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7bb45f6d9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7bb45f6d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7bb45f600ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bb45f600ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7bb45f707722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7bb45f7052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7bb45f7052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7bb45f601091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7bb45f601091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7bb45f60168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7bb45f60168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7bb45f7599d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7bb45f7599d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7bb45fd1f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb45f5f5882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7bb45f5f5882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7bb45fd170d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7bb45fd16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bb45fd16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bb45fd16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bb45fd16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bb45fd14866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7bb45fd147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7bb45fd43fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7bb45f65df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7bb45f75b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7bb45f75b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7bb45f75b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7bb45f65cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7bb45f70940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7bb45f7052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7bb45f7052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7bb45f6fd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7bb45f6fd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7bb45f6fd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7bb45f6d9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7bb45f6d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7bb45f70940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7bb45f6d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7bb45f6d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7bb45f60136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7bb45f60136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
_____________ test[pq-ReadTopicWithMetadataNestedDeep-default.txt] _____________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun__t5ievhx/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun__t5ievhx/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun__t5ievhx/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun__t5ievhx/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun__t5ievhx/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun__t5ievhx/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun__t5ievhx/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun__t5ievhx/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun__t5ievhx/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun__t5ievhx/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7b9288d89960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7b9288db940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7b9288d88977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7b9288d88977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7b9288cb136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7b9288cb136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[pq-ReadTopicWithMetadataNestedDeep-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:668 process search UDF in: None, /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/exso/004e4f/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_sql_streaming.py, test_name: test[pq-ReadTopicWithMetadataNestedDeep-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun__t5ievhx/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun__t5ievhx/results.txt', '--ast-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun__t5ievhx/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun__t5ievhx/plan.json', '--log-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun__t5ievhx/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun__t5ievhx/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun__t5ievhx/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun__t5ievhx/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun__t5ievhx/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun__t5ievhx/topic_3.txt']' in '/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun__t5ievhx' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 372699
DEBUG    ya.test:process.py:259 Command (pid 372699) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 372699) elapsed time (sec): 15.322007656097412
DEBUG    ya.test:process.py:263 Command (pid 372699) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 372699) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 372699) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 372699) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 372699) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 372699) maxrss: 1477872
DEBUG    ya.test:process.py:263 Command (pid 372699) minflt: 958651
DEBUG    ya.test:process.py:263 Command (pid 372699) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 372699) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 372699) nivcsw: 47
DEBUG    ya.test:process.py:263 Command (pid 372699) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 372699) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 372699) nvcsw: 102409
DEBUG    ya.test:process.py:263 Command (pid 372699) oublock: 9584
DEBUG    ya.test:process.py:263 Command (pid 372699) stime: 3.346634
DEBUG    ya.test:process.py:263 Command (pid 372699) utime: 9.691392
DEBUG    ya.test:process.py:263 Command (pid 372699) wtime: 15.324
DEBUG    ya.test:process.py:275 Command (pid 372699) output:
2025-12-15T11:37:49.185274Z Fetching udfs...
2025-12-15T11:37:49.548400Z Initialization of fq runner...
2025-12-15T11:37:52.366510Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.513283s
2025-12-15T11:37:52.884990Z Fetching query results...
2025-12-15T11:37:52.885013Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 372699) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7b9288e087c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7b9288e085fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7b92893d00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7b92893cf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7b92893ccbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7b92893ccaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7b92893ccccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7b928982fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #33 0x7b928982fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #34 0x7b928982f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #35 0x7b92888e2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b9288ca1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b9288ca1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b9288d21806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b9288d21806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b92893c6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b92893c6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b92893c6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b92893c6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b92893c4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b92893c8090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7b92893c8090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7b9288db83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7b9288db52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7b9288db52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7b9288dad8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7b9288dad8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7b9288dad8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7b9288d89960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7b9288d89960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7b9288db940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7b9288d88977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7b9288d88977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7b9288cb136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7b9288cb136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7b9288cb1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7b9288e087c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7b9288e085fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7b92893d00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b9288ca1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b9288ca1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b9288d21806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b9288d21806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b92893c6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b92893c6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b92893c4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7b92893c8090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7b92893c8090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7b9288db83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7b9288db52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7b9288db52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7b9288dad8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7b9288dad8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7b9288dad8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7b9288d89960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7b9288d89960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7b9288db940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7b9288d88977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7b9288d88977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b9288cb136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7b9288cb136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7b9288cb1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7b9288e087c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7b9288e085fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7b92893d00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7b92893cf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7b92893ccbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7b92893ccaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b9288d3972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b9288d3afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b9288d3afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b92893c7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b92893c6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b92893c6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b92893c6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b92893c4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b92893c47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b92893f32be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7b9288d0df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b9288e0b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b9288e0b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b9288e0b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b9288d0cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b9288db940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b9288d88977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7b9288d88977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b9288cb136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b9288cb136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7b9288cb1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7b9288e087c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7b9288e09a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7b9288e09a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7b9288e09a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7b92893cf5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7b92893ccbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b92893ccaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b9288d3972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b9288d40b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b9288cbb8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7b9288cc4b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7b92893cf3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7b92893cf1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7b92893cef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7b92893cca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7b92893cca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7b92893ccccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7b928982fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #12 0x7b928982fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #13 0x7b928982f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #14 0x7b92888e2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7f92a7a2ed8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b9288ca1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b9288ca1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b9288d21eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b9288d21eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7b9288dbb206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7b9288dbb206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7b9288db7957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7b9288db52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7b9288db52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7b9288dad8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7b9288dad8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7b9288dad8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7b9288d89960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7b9288d89960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7b9288db940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7b9288d88977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7b9288d88977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7b9288cb136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b9288cb136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7b9288cb1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7b9288e087c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7b9288e085fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7b92893d00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7b92893cf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7b92893ccbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b92893ccaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7b92893ccccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7b928982fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #41 0x7b928982fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #42 0x7b928982f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #43 0x7b92888e2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b9288d3972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b9288d3afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b9288d3afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b92893c7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b92893c6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b92893c4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7b92893c47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7b92893f3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7b9288d0df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7b9288e0b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7b9288e0b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7b9288e0b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7b9288d0cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7b9288db940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b9288db52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7b9288db52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7b9288dad8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7b9288dad8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7b9288dad8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7b9288d89960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7b9288d89960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b9288db940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7b9288d88977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7b9288d88977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7b9288cb136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7b9288cb136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7b9288cb1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7b9288e087c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7b9288e085fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b9288d3972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b9288d40b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b9288d590a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b9288d590a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b9288d590a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b9288cc0dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b9288cc0dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b9288d2864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b9288d2916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b9288d2916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b9288d2916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b9288d2a9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7b9288d1188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7b92893cf044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7b92893cf044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7b92893cef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7b92893cca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7b92893cca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7b92893ccccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7b928982fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #21 0x7b928982fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #22 0x7b928982f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #23 0x7b92888e2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7f92a7a2ed8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b9288d3972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b9288d3afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b9288d3afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b92893c7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b92893c6c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b92893c6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b92893c6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b92893c4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b92893c47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7b92893bd19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7b92893bd19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7b92893b98ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7b92893b98c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7b92893cf53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7b92893ccbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7b92893ccaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7b92893ccccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7b928982fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #22 0x7b928982fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #23 0x7b928982f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #24 0x7b92888e2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7f92a7a2ed8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b9288d3972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b9288d3afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b9288d3afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b92893c7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b92893c6c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b92893c6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b92893c4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7b92893c47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7b92893f3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7b9288d0df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7b9288e0b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7b9288e0b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7b9288e0b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7b9288d0cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7b9288db940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7b9288db52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7b9288db52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7b9288dad8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7b9288dad8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7b9288dad8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7b9288d89960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7b9288d89960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7b9288db940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7b9288d88977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7b9288d88977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7b9288cb136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7b9288cb136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7b9288cb1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b9288ca1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b9288ca1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b9288d21806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b9288d21806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b92893c6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b92893c6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b92893c6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b92893c6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b92893c4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b92893c47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b92893f3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7b9288d0df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b9288e0b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b9288e0b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b9288e0b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b9288d0cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b9288db940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b9288db52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7b9288db52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7b9288dad8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7b9288dad8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7b9288dad8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7b9288d89960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7b9288d89960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b9288db940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7b9288d88977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7b9288d88977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b9288ca1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b9288ca1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b9288d21806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b9288d21806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b92893c6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b92893c6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b92893c6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b92893c4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b92893c47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b92893f3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b9288d0df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b9288e0b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b9288e0b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b9288e0b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b9288d0cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b9288db940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b9288db52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b9288db52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b9288dad8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b9288dad8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b9288dad8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b9288d89960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b9288d89960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b9288db940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b9288d88977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b9288d88977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b9288cb136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b9288cb136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7b9288cb1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b9288ca1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b9288ca1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b9288d21d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b9288d21d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7b9288cc0ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7b9288cb0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7b9288cb0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7b9288db7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7b9288dad8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7b9288dad8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7b9288dad8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7b9288d89960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7b9288d89960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7b9288db940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b9288d88977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7b9288d88977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7b9288cb136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7b9288cb136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7b9288cb1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7b9288e087c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7b9288e085fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7b92893d00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7b92893cf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7b92893ccbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7b92893ccaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7b92893ccccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7b928982fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #35 0x7b928982fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #36 0x7b928982f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #37 0x7b92888e2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b9288d3972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b9288d40b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b9288d590a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b9288d590a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b9288d590a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b9288cc0dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b9288cc0dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b9288d2864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b9288d2916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b9288d2916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b9288d2916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b9288d2512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7b9288d054aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7b9288d0df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7b9288e0b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7b9288e0b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7b9288e0b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7b9288d0cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7b9288db940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7b9288db52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7b9288db52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7b9288dad8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7b9288dad8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7b9288dad8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7b9288d89960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7b9288d89960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7b9288cb0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b9288cb0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7b9288db7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7b9288db52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7b9288db52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7b9288cb1091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7b9288cb1091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7b9288cb168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7b9288cb168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7b9288e099d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7b9288e099d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7b92893cf5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b9288ca5882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7b9288ca5882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7b92893c70d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7b92893c6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b92893c6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b92893c6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b92893c4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b92893c47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b92893f3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b9288d0df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b9288e0b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b9288e0b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b9288e0b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b9288d0cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b9288db940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b9288db52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b9288db52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b9288dad8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b9288dad8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b9288dad8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b9288d89960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b9288d89960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b9288db940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b9288d88977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b9288d88977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b9288cb136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b9288cb136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7b9288e087c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7b9288e085fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7b92893d00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7b92893cf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7b92893ccbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7b92893ccaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7b92893ccccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7b928982fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #33 0x7b928982fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #34 0x7b928982f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #35 0x7b92888e2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b9288ca1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b9288ca1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b9288d21806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b9288d21806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b92893c6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b92893c6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b92893c6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b92893c6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b92893c4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b92893c8090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7b92893c8090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7b9288db83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7b9288db52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7b9288db52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7b9288dad8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7b9288dad8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7b9288dad8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7b9288d89960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7b9288d89960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7b9288db940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7b9288d88977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7b9288d88977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7b9288cb136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7b9288cb136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7b9288cb1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7b9288e087c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7b9288e085fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7b92893d00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b9288ca1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b9288ca1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b9288d21806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b9288d21806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b92893c6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b92893c6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b92893c4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7b92893c8090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7b92893c8090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7b9288db83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7b9288db52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7b9288db52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7b9288dad8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7b9288dad8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7b9288dad8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7b9288d89960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7b9288d89960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7b9288db940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7b9288d88977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7b9288d88977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b9288cb136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7b9288cb136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7b9288cb1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7b9288e087c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7b9288e085fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7b92893d00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7b92893cf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7b92893ccbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7b92893ccaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b9288d3972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b9288d3afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b9288d3afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b92893c7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b92893c6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b92893c6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b92893c6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b92893c4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b92893c47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b92893f32be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7b9288d0df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b9288e0b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b9288e0b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b9288e0b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b9288d0cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b9288db940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b9288d88977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7b9288d88977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b9288cb136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b9288cb136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7b9288cb1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7b9288e087c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7b9288e09a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7b9288e09a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7b9288e09a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7b92893cf5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7b92893ccbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b92893ccaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b9288d3972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b9288d40b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b9288cbb8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7b9288cc4b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7b92893cf3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7b92893cf1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7b92893cef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7b92893cca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7b92893cca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7b92893ccccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7b928982fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #12 0x7b928982fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #13 0x7b928982f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #14 0x7b92888e2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7f92a7a2ed8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b9288ca1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b9288ca1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b9288d21eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b9288d21eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7b9288dbb206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7b9288dbb206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7b9288db7957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7b9288db52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7b9288db52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7b9288dad8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7b9288dad8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7b9288dad8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7b9288d89960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7b9288d89960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7b9288db940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7b9288d88977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7b9288d88977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7b9288cb136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b9288cb136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7b9288cb1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7b9288e087c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7b9288e085fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7b92893d00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7b92893cf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7b92893ccbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b92893ccaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7b92893ccccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7b928982fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #41 0x7b928982fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #42 0x7b928982f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #43 0x7b92888e2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b9288d3972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b9288d3afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b9288d3afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b92893c7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b92893c6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b92893c4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7b92893c47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7b92893f3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7b9288d0df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7b9288e0b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7b9288e0b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7b9288e0b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7b9288d0cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7b9288db940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b9288db52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7b9288db52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7b9288dad8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7b9288dad8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7b9288dad8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7b9288d89960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7b9288d89960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b9288db940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7b9288d88977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7b9288d88977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7b9288cb136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7b9288cb136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7b9288cb1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7b9288e087c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7b9288e085fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b9288d3972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b9288d40b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b9288d590a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b9288d590a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b9288d590a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b9288cc0dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b9288cc0dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b9288d2864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b9288d2916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b9288d2916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b9288d2916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b9288d2a9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7b9288d1188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7b92893cf044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7b92893cf044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7b92893cef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7b92893cca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7b92893cca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7b92893ccccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7b928982fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #21 0x7b928982fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #22 0x7b928982f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #23 0x7b92888e2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7f92a7a2ed8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b9288d3972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b9288d3afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b9288d3afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b92893c7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b92893c6c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b92893c6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b92893c6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b92893c4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b92893c47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7b92893bd19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7b92893bd19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7b92893b98ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7b92893b98c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7b92893cf53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7b92893ccbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7b92893ccaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7b92893ccccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7b928982fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #22 0x7b928982fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #23 0x7b928982f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #24 0x7b92888e2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7f92a7a2ed8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b9288d3972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b9288d3afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b9288d3afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b92893c7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b92893c6c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b92893c6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b92893c4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7b92893c47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7b92893f3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7b9288d0df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7b9288e0b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7b9288e0b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7b9288e0b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7b9288d0cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7b9288db940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7b9288db52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7b9288db52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7b9288dad8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7b9288dad8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7b9288dad8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7b9288d89960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7b9288d89960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7b9288db940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7b9288d88977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7b9288d88977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7b9288cb136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7b9288cb136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7b9288cb1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b9288ca1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b9288ca1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b9288d21806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b9288d21806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b92893c6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b92893c6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b92893c6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b92893c6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b92893c4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b92893c47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b92893f3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7b9288d0df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b9288e0b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b9288e0b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b9288e0b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b9288d0cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b9288db940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b9288db52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7b9288db52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7b9288dad8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7b9288dad8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7b9288dad8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7b9288d89960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7b9288d89960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b9288db940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7b9288d88977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7b9288d88977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b9288ca1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b9288ca1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b9288d21806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b9288d21806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b92893c6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b92893c6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b92893c6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b92893c4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b92893c47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b92893f3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b9288d0df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b9288e0b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b9288e0b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b9288e0b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b9288d0cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b9288db940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b9288db52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b9288db52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b9288dad8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b9288dad8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b9288dad8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b9288d89960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b9288d89960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b9288db940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b9288d88977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b9288d88977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b9288cb136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b9288cb136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7b9288cb1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b9288ca1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b9288ca1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b9288d21d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b9288d21d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7b9288cc0ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7b9288cb0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7b9288cb0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7b9288db7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7b9288dad8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7b9288dad8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7b9288dad8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7b9288d89960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7b9288d89960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7b9288db940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b9288d88977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7b9288d88977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7b9288cb136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7b9288cb136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7b9288cb1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7b9288e087c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7b9288e085fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7b92893d00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7b92893cf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7b92893ccbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7b92893ccaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7b92893ccccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7b928982fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #35 0x7b928982fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #36 0x7b928982f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #37 0x7b92888e2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b9288d3972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b9288d40b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b9288d590a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b9288d590a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b9288d590a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b9288cc0dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b9288cc0dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b9288d2864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b9288d2916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b9288d2916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b9288d2916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b9288d2512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7b9288d054aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7b9288d0df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7b9288e0b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7b9288e0b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7b9288e0b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7b9288d0cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7b9288db940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7b9288db52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7b9288db52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7b9288dad8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7b9288dad8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7b9288dad8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7b9288d89960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7b9288d89960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7b9288cb0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b9288cb0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7b9288db7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7b9288db52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7b9288db52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7b9288cb1091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7b9288cb1091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7b9288cb168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7b9288cb168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7b9288e099d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7b9288e099d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7b92893cf5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b9288ca5882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7b9288ca5882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7b92893c70d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7b92893c6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b92893c6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b92893c6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b92893c6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b92893c4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b92893c47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b92893f3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b9288d0df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b9288e0b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b9288e0b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b9288e0b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b9288d0cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b9288db940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b9288db52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b9288db52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b9288dad8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b9288dad8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b9288dad8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b9288d89960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b9288d89960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b9288db940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b9288d88977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b9288d88977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b9288cb136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b9288cb136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
_____________ test[pq-ReadTopicWithMetadataWithFilter-default.txt] _____________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xn7n7fk4/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xn7n7fk4/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xn7n7fk4/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xn7n7fk4/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xn7n7fk4/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xn7n7fk4/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xn7n7fk4/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xn7n7fk4/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xn7n7fk4/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xn7n7fk4/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7b2ea1a39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7b2ea1a6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7b2ea1a38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7b2ea1a38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7b2ea196136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7b2ea196136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453788 byte(s) leaked in 8617 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[pq-ReadTopicWithMetadataWithFilter-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:668 process search UDF in: None, /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/exso/004e4f/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_sql_streaming.py, test_name: test[pq-ReadTopicWithMetadataWithFilter-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xn7n7fk4/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xn7n7fk4/results.txt', '--ast-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xn7n7fk4/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xn7n7fk4/plan.json', '--log-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xn7n7fk4/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xn7n7fk4/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xn7n7fk4/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xn7n7fk4/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xn7n7fk4/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xn7n7fk4/topic_3.txt']' in '/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xn7n7fk4' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 376292
DEBUG    ya.test:process.py:259 Command (pid 376292) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 376292) elapsed time (sec): 15.071721076965332
DEBUG    ya.test:process.py:263 Command (pid 376292) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 376292) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 376292) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 376292) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 376292) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 376292) maxrss: 1479880
DEBUG    ya.test:process.py:263 Command (pid 376292) minflt: 982836
DEBUG    ya.test:process.py:263 Command (pid 376292) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 376292) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 376292) nivcsw: 39
DEBUG    ya.test:process.py:263 Command (pid 376292) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 376292) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 376292) nvcsw: 102919
DEBUG    ya.test:process.py:263 Command (pid 376292) oublock: 9584
DEBUG    ya.test:process.py:263 Command (pid 376292) stime: 3.211286
DEBUG    ya.test:process.py:263 Command (pid 376292) utime: 9.499447
DEBUG    ya.test:process.py:263 Command (pid 376292) wtime: 15.074
DEBUG    ya.test:process.py:275 Command (pid 376292) output:
2025-12-15T11:38:04.720276Z Fetching udfs...
2025-12-15T11:38:05.102058Z Initialization of fq runner...
2025-12-15T11:38:07.978894Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.515325s
2025-12-15T11:38:08.499327Z Fetching query results...
2025-12-15T11:38:08.499360Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 376292) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7b2ea1ab87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7b2ea1ab85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7b2ea20800c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7b2ea207f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7b2ea207cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7b2ea207caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7b2ea207cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7b2ea24dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #33 0x7b2ea24dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #34 0x7b2ea24df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #35 0x7b2ea1592928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b2ea1951f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b2ea1951f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b2ea19d1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b2ea19d1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b2ea2076e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b2ea2076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b2ea2076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b2ea2076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b2ea2074866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b2ea2078090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7b2ea2078090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7b2ea1a683ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7b2ea1a652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7b2ea1a652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7b2ea1a5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7b2ea1a5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7b2ea1a5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7b2ea1a39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7b2ea1a39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7b2ea1a6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7b2ea1a38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7b2ea1a38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7b2ea196136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7b2ea196136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7b2ea1961272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7b2ea1ab87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7b2ea1ab85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7b2ea20800c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b2ea1951f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b2ea1951f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b2ea19d1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b2ea19d1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b2ea2076e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b2ea2076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b2ea2074866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7b2ea2078090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7b2ea2078090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7b2ea1a683ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7b2ea1a652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7b2ea1a652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7b2ea1a5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7b2ea1a5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7b2ea1a5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7b2ea1a39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7b2ea1a39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7b2ea1a6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7b2ea1a38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7b2ea1a38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b2ea196136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7b2ea196136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7b2ea1961272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7b2ea1ab87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7b2ea1ab85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7b2ea20800c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7b2ea207f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7b2ea207cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7b2ea207caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b2ea19e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b2ea19eafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b2ea19eafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b2ea2077065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b2ea2076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b2ea2076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b2ea2076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b2ea2074866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b2ea20747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b2ea20a32be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7b2ea19bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b2ea1abb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b2ea1abb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b2ea1abb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b2ea19bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b2ea1a6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b2ea1a38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7b2ea1a38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b2ea196136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b2ea196136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7b2ea1961272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7b2ea1ab87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7b2ea1ab9a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7b2ea1ab9a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7b2ea1ab9a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7b2ea207f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7b2ea207cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b2ea207caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b2ea19e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b2ea19f0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b2ea196b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7b2ea1974b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7b2ea207f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7b2ea207f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7b2ea207ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7b2ea207ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7b2ea207ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7b2ea207cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7b2ea24dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #12 0x7b2ea24dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #13 0x7b2ea24df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #14 0x7b2ea1592928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7f2ec06e8d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b2ea1951f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b2ea1951f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b2ea19d1eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b2ea19d1eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7b2ea1a6b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7b2ea1a6b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7b2ea1a67957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7b2ea1a652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7b2ea1a652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7b2ea1a5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7b2ea1a5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7b2ea1a5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7b2ea1a39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7b2ea1a39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7b2ea1a6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7b2ea1a38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7b2ea1a38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7b2ea196136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b2ea196136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7b2ea1961272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7b2ea1ab87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7b2ea1ab85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7b2ea20800c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7b2ea207f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7b2ea207cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b2ea207caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7b2ea207cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7b2ea24dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #41 0x7b2ea24dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #42 0x7b2ea24df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #43 0x7b2ea1592928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b2ea19e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b2ea19eafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b2ea19eafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b2ea2077065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b2ea2076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b2ea2074866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7b2ea20747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7b2ea20a3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7b2ea19bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7b2ea1abb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7b2ea1abb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7b2ea1abb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7b2ea19bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7b2ea1a6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b2ea1a652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7b2ea1a652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7b2ea1a5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7b2ea1a5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7b2ea1a5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7b2ea1a39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7b2ea1a39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b2ea1a6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7b2ea1a38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7b2ea1a38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7b2ea196136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7b2ea196136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7b2ea1961272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7b2ea1ab87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7b2ea1ab85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b2ea19e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b2ea19f0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b2ea1a090a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b2ea1a090a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b2ea1a090a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b2ea1970dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b2ea1970dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b2ea19d864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b2ea19d916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b2ea19d916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b2ea19d916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b2ea19da9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7b2ea19c188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7b2ea207f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7b2ea207f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7b2ea207ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7b2ea207ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7b2ea207ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7b2ea207cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7b2ea24dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #21 0x7b2ea24dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #22 0x7b2ea24df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #23 0x7b2ea1592928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7f2ec06e8d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b2ea19e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b2ea19eafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b2ea19eafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b2ea2077065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b2ea2076c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b2ea2076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b2ea2076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b2ea2074866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b2ea20747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7b2ea206d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7b2ea206d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7b2ea20698ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7b2ea20698c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7b2ea207f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7b2ea207cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7b2ea207caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7b2ea207cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7b2ea24dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #22 0x7b2ea24dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #23 0x7b2ea24df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #24 0x7b2ea1592928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7f2ec06e8d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b2ea19e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b2ea19eafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b2ea19eafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b2ea2077065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b2ea2076c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b2ea2076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b2ea2074866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7b2ea20747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7b2ea20a3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7b2ea19bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7b2ea1abb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7b2ea1abb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7b2ea1abb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7b2ea19bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7b2ea1a6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7b2ea1a652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7b2ea1a652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7b2ea1a5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7b2ea1a5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7b2ea1a5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7b2ea1a39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7b2ea1a39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7b2ea1a6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7b2ea1a38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7b2ea1a38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7b2ea196136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7b2ea196136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7b2ea1961272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b2ea1951f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b2ea1951f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b2ea19d1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b2ea19d1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b2ea2076e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b2ea2076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b2ea2076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b2ea2076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b2ea2074866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b2ea20747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b2ea20a3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7b2ea19bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b2ea1abb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b2ea1abb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b2ea1abb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b2ea19bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b2ea1a6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b2ea1a652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7b2ea1a652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7b2ea1a5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7b2ea1a5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7b2ea1a5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7b2ea1a39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7b2ea1a39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b2ea1a6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7b2ea1a38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7b2ea1a38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b2ea1951f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b2ea1951f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b2ea19d1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b2ea19d1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b2ea2076e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b2ea2076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b2ea2076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b2ea2074866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b2ea20747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b2ea20a3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b2ea19bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b2ea1abb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b2ea1abb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b2ea1abb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b2ea19bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b2ea1a6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b2ea1a652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b2ea1a652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b2ea1a5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b2ea1a5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b2ea1a5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b2ea1a39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b2ea1a39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b2ea1a6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b2ea1a38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b2ea1a38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b2ea196136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b2ea196136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7b2ea1961272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b2ea1951f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b2ea1951f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b2ea19d1d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b2ea19d1d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7b2ea1970ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7b2ea1960ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7b2ea1960ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7b2ea1a67722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7b2ea1a5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7b2ea1a5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7b2ea1a5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7b2ea1a39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7b2ea1a39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7b2ea1a6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b2ea1a38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7b2ea1a38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7b2ea196136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7b2ea196136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7b2ea1961272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7b2ea1ab87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7b2ea1ab85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7b2ea20800c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7b2ea207f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7b2ea207cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7b2ea207caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7b2ea207cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7b2ea24dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #35 0x7b2ea24dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #36 0x7b2ea24df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #37 0x7b2ea1592928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b2ea19e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b2ea19f0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b2ea1a090a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b2ea1a090a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b2ea1a090a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b2ea1970dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b2ea1970dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b2ea19d864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b2ea19d916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b2ea19d916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b2ea19d916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b2ea19d512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7b2ea19b54aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7b2ea19bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7b2ea1abb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7b2ea1abb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7b2ea1abb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7b2ea19bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7b2ea1a6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7b2ea1a652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7b2ea1a652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7b2ea1a5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7b2ea1a5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7b2ea1a5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7b2ea1a39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7b2ea1a39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7b2ea1960ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b2ea1960ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7b2ea1a67722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7b2ea1a652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7b2ea1a652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7b2ea1961091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7b2ea1961091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7b2ea196168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7b2ea196168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7b2ea1ab99d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7b2ea1ab99d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7b2ea207f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b2ea1955882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7b2ea1955882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7b2ea20770d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7b2ea2076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b2ea2076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b2ea2076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b2ea2074866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b2ea20747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b2ea20a3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b2ea19bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b2ea1abb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b2ea1abb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b2ea1abb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b2ea19bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b2ea1a6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b2ea1a652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b2ea1a652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b2ea1a5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b2ea1a5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b2ea1a5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b2ea1a39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b2ea1a39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b2ea1a6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b2ea1a38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b2ea1a38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b2ea196136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b2ea196136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453788 byte(s) leaked in 8617 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7b2ea1ab87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7b2ea1ab85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7b2ea20800c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7b2ea207f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7b2ea207cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7b2ea207caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7b2ea207cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7b2ea24dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #33 0x7b2ea24dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #34 0x7b2ea24df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #35 0x7b2ea1592928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b2ea1951f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b2ea1951f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b2ea19d1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b2ea19d1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b2ea2076e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b2ea2076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b2ea2076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b2ea2076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b2ea2074866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b2ea2078090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7b2ea2078090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7b2ea1a683ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7b2ea1a652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7b2ea1a652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7b2ea1a5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7b2ea1a5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7b2ea1a5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7b2ea1a39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7b2ea1a39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7b2ea1a6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7b2ea1a38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7b2ea1a38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7b2ea196136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7b2ea196136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7b2ea1961272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7b2ea1ab87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7b2ea1ab85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7b2ea20800c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b2ea1951f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b2ea1951f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b2ea19d1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b2ea19d1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b2ea2076e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b2ea2076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b2ea2074866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7b2ea2078090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7b2ea2078090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7b2ea1a683ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7b2ea1a652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7b2ea1a652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7b2ea1a5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7b2ea1a5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7b2ea1a5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7b2ea1a39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7b2ea1a39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7b2ea1a6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7b2ea1a38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7b2ea1a38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b2ea196136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7b2ea196136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7b2ea1961272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7b2ea1ab87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7b2ea1ab85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7b2ea20800c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7b2ea207f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7b2ea207cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7b2ea207caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b2ea19e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b2ea19eafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b2ea19eafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b2ea2077065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b2ea2076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b2ea2076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b2ea2076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b2ea2074866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b2ea20747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b2ea20a32be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7b2ea19bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b2ea1abb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b2ea1abb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b2ea1abb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b2ea19bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b2ea1a6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b2ea1a38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7b2ea1a38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b2ea196136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b2ea196136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7b2ea1961272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7b2ea1ab87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7b2ea1ab9a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7b2ea1ab9a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7b2ea1ab9a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7b2ea207f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7b2ea207cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b2ea207caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b2ea19e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b2ea19f0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b2ea196b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7b2ea1974b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7b2ea207f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7b2ea207f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7b2ea207ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7b2ea207ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7b2ea207ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7b2ea207cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7b2ea24dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #12 0x7b2ea24dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #13 0x7b2ea24df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #14 0x7b2ea1592928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7f2ec06e8d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b2ea1951f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b2ea1951f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b2ea19d1eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b2ea19d1eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7b2ea1a6b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7b2ea1a6b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7b2ea1a67957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7b2ea1a652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7b2ea1a652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7b2ea1a5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7b2ea1a5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7b2ea1a5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7b2ea1a39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7b2ea1a39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7b2ea1a6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7b2ea1a38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7b2ea1a38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7b2ea196136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b2ea196136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7b2ea1961272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7b2ea1ab87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7b2ea1ab85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7b2ea20800c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7b2ea207f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7b2ea207cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b2ea207caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7b2ea207cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7b2ea24dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #41 0x7b2ea24dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #42 0x7b2ea24df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #43 0x7b2ea1592928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b2ea19e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b2ea19eafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b2ea19eafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b2ea2077065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b2ea2076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b2ea2074866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7b2ea20747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7b2ea20a3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7b2ea19bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7b2ea1abb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7b2ea1abb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7b2ea1abb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7b2ea19bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7b2ea1a6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b2ea1a652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7b2ea1a652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7b2ea1a5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7b2ea1a5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7b2ea1a5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7b2ea1a39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7b2ea1a39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b2ea1a6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7b2ea1a38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7b2ea1a38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7b2ea196136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7b2ea196136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7b2ea1961272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7b2ea1ab87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7b2ea1ab85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b2ea19e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b2ea19f0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b2ea1a090a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b2ea1a090a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b2ea1a090a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b2ea1970dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b2ea1970dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b2ea19d864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b2ea19d916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b2ea19d916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b2ea19d916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b2ea19da9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7b2ea19c188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7b2ea207f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7b2ea207f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7b2ea207ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7b2ea207ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7b2ea207ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7b2ea207cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7b2ea24dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #21 0x7b2ea24dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #22 0x7b2ea24df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #23 0x7b2ea1592928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7f2ec06e8d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b2ea19e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b2ea19eafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b2ea19eafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b2ea2077065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b2ea2076c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b2ea2076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b2ea2076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b2ea2074866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b2ea20747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7b2ea206d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7b2ea206d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7b2ea20698ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7b2ea20698c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7b2ea207f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7b2ea207cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7b2ea207caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7b2ea207cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7b2ea24dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #22 0x7b2ea24dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #23 0x7b2ea24df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #24 0x7b2ea1592928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7f2ec06e8d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b2ea19e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b2ea19eafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b2ea19eafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b2ea2077065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b2ea2076c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b2ea2076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b2ea2074866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7b2ea20747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7b2ea20a3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7b2ea19bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7b2ea1abb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7b2ea1abb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7b2ea1abb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7b2ea19bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7b2ea1a6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7b2ea1a652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7b2ea1a652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7b2ea1a5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7b2ea1a5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7b2ea1a5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7b2ea1a39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7b2ea1a39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7b2ea1a6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7b2ea1a38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7b2ea1a38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7b2ea196136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7b2ea196136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7b2ea1961272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b2ea1951f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b2ea1951f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b2ea19d1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b2ea19d1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b2ea2076e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b2ea2076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b2ea2076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b2ea2076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b2ea2074866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b2ea20747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b2ea20a3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7b2ea19bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b2ea1abb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b2ea1abb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b2ea1abb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b2ea19bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b2ea1a6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b2ea1a652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7b2ea1a652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7b2ea1a5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7b2ea1a5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7b2ea1a5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7b2ea1a39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7b2ea1a39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b2ea1a6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7b2ea1a38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7b2ea1a38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b2ea1951f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b2ea1951f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b2ea19d1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b2ea19d1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b2ea2076e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b2ea2076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b2ea2076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b2ea2074866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b2ea20747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b2ea20a3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b2ea19bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b2ea1abb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b2ea1abb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b2ea1abb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b2ea19bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b2ea1a6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b2ea1a652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b2ea1a652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b2ea1a5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b2ea1a5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b2ea1a5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b2ea1a39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b2ea1a39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b2ea1a6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b2ea1a38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b2ea1a38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b2ea196136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b2ea196136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7b2ea1961272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b2ea1951f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b2ea1951f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b2ea19d1d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b2ea19d1d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7b2ea1970ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7b2ea1960ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7b2ea1960ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7b2ea1a67722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7b2ea1a5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7b2ea1a5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7b2ea1a5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7b2ea1a39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7b2ea1a39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7b2ea1a6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b2ea1a38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7b2ea1a38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7b2ea196136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7b2ea196136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7b2ea1961272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7b2ea1ab87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7b2ea1ab85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7b2ea20800c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7b2ea207f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7b2ea207cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7b2ea207caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7b2ea207cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7b2ea24dfdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #35 0x7b2ea24dfdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #36 0x7b2ea24df6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #37 0x7b2ea1592928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b2ea19e972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b2ea19f0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b2ea1a090a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b2ea1a090a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b2ea1a090a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b2ea1970dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b2ea1970dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b2ea19d864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b2ea19d916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b2ea19d916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b2ea19d916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b2ea19d512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7b2ea19b54aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7b2ea19bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7b2ea1abb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7b2ea1abb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7b2ea1abb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7b2ea19bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7b2ea1a6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7b2ea1a652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7b2ea1a652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7b2ea1a5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7b2ea1a5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7b2ea1a5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7b2ea1a39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7b2ea1a39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7b2ea1960ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b2ea1960ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7b2ea1a67722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7b2ea1a652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7b2ea1a652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7b2ea1961091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7b2ea1961091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7b2ea196168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7b2ea196168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7b2ea1ab99d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7b2ea1ab99d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7b2ea207f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b2ea1955882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7b2ea1955882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7b2ea20770d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7b2ea2076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b2ea2076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b2ea2076e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b2ea2076c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b2ea2074866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b2ea20747ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b2ea20a3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b2ea19bdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b2ea1abb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b2ea1abb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b2ea1abb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b2ea19bcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b2ea1a6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b2ea1a652ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b2ea1a652ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b2ea1a5d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b2ea1a5d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b2ea1a5d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b2ea1a39960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b2ea1a39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b2ea1a6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b2ea1a38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b2ea1a38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b2ea196136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b2ea196136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453788 byte(s) leaked in 8617 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
___________________ test[pq-ReadTopicWithSchema-default.txt] ___________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r2pv5l_z/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r2pv5l_z/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r2pv5l_z/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r2pv5l_z/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r2pv5l_z/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r2pv5l_z/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r2pv5l_z/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r2pv5l_z/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r2pv5l_z/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r2pv5l_z/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7b63a25c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7b63a25f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7b63a25c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7b63a25c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7b63a24f136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7b63a24f136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[pq-ReadTopicWithSchema-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:668 process search UDF in: None, /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/exso/004e4f/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_sql_streaming.py, test_name: test[pq-ReadTopicWithSchema-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r2pv5l_z/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r2pv5l_z/results.txt', '--ast-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r2pv5l_z/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r2pv5l_z/plan.json', '--log-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r2pv5l_z/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r2pv5l_z/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r2pv5l_z/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r2pv5l_z/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r2pv5l_z/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r2pv5l_z/topic_3.txt']' in '/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r2pv5l_z' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 381883
DEBUG    ya.test:process.py:259 Command (pid 381883) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 381883) elapsed time (sec): 13.517516374588013
DEBUG    ya.test:process.py:263 Command (pid 381883) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 381883) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 381883) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 381883) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 381883) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 381883) maxrss: 1465524
DEBUG    ya.test:process.py:263 Command (pid 381883) minflt: 954702
DEBUG    ya.test:process.py:263 Command (pid 381883) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 381883) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 381883) nivcsw: 35
DEBUG    ya.test:process.py:263 Command (pid 381883) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 381883) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 381883) nvcsw: 101772
DEBUG    ya.test:process.py:263 Command (pid 381883) oublock: 9592
DEBUG    ya.test:process.py:263 Command (pid 381883) stime: 3.045464
DEBUG    ya.test:process.py:263 Command (pid 381883) utime: 8.468854
DEBUG    ya.test:process.py:263 Command (pid 381883) wtime: 13.519
DEBUG    ya.test:process.py:275 Command (pid 381883) output:
2025-12-15T11:38:19.909838Z Fetching udfs...
2025-12-15T11:38:20.272640Z Initialization of fq runner...
2025-12-15T11:38:22.881848Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.513407s
2025-12-15T11:38:23.400391Z Fetching query results...
2025-12-15T11:38:23.400414Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 381883) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7b63a26487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7b63a26485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7b63a2c100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7b63a2c0f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7b63a2c0cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7b63a2c0caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7b63a2c0cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7b63a306fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #33 0x7b63a306fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #34 0x7b63a306f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #35 0x7b63a2122928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b63a24e1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b63a24e1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b63a2561806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b63a2561806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b63a2c06e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b63a2c06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b63a2c06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b63a2c06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b63a2c04866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b63a2c08090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7b63a2c08090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7b63a25f83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7b63a25f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7b63a25f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7b63a25ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7b63a25ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7b63a25ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7b63a25c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7b63a25c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7b63a25f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7b63a25c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7b63a25c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7b63a24f136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7b63a24f136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7b63a24f1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7b63a26487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7b63a26485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7b63a2c100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b63a24e1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b63a24e1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b63a2561806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b63a2561806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b63a2c06e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b63a2c06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b63a2c04866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7b63a2c08090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7b63a2c08090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7b63a25f83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7b63a25f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7b63a25f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7b63a25ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7b63a25ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7b63a25ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7b63a25c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7b63a25c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7b63a25f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7b63a25c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7b63a25c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b63a24f136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7b63a24f136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7b63a24f1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7b63a26487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7b63a26485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7b63a2c100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7b63a2c0f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7b63a2c0cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7b63a2c0caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b63a257972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b63a257afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b63a257afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b63a2c07065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b63a2c06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b63a2c06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b63a2c06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b63a2c04866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b63a2c047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b63a2c332be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7b63a254df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b63a264b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b63a264b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b63a264b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b63a254cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b63a25f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b63a25c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7b63a25c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b63a24f136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b63a24f136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7b63a24f1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7b63a26487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7b63a2649a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7b63a2649a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7b63a2649a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7b63a2c0f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7b63a2c0cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b63a2c0caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b63a257972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b63a2580b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b63a24fb8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7b63a2504b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7b63a2c0f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7b63a2c0f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7b63a2c0ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7b63a2c0ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7b63a2c0ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7b63a2c0cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7b63a306fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #12 0x7b63a306fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #13 0x7b63a306f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #14 0x7b63a2122928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7f63c1273d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b63a24e1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b63a24e1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b63a2561eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b63a2561eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7b63a25fb206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7b63a25fb206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7b63a25f7957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7b63a25f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7b63a25f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7b63a25ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7b63a25ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7b63a25ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7b63a25c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7b63a25c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7b63a25f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7b63a25c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7b63a25c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7b63a24f136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b63a24f136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7b63a24f1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7b63a26487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7b63a26485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7b63a2c100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7b63a2c0f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7b63a2c0cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b63a2c0caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7b63a2c0cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7b63a306fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #41 0x7b63a306fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #42 0x7b63a306f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #43 0x7b63a2122928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b63a257972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b63a257afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b63a257afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b63a2c07065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b63a2c06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b63a2c04866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7b63a2c047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7b63a2c33fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7b63a254df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7b63a264b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7b63a264b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7b63a264b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7b63a254cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7b63a25f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b63a25f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7b63a25f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7b63a25ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7b63a25ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7b63a25ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7b63a25c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7b63a25c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b63a25f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7b63a25c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7b63a25c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7b63a24f136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7b63a24f136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7b63a24f1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7b63a26487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7b63a26485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b63a257972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b63a2580b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b63a25990a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b63a25990a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b63a25990a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b63a2500dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b63a2500dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b63a256864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b63a256916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b63a256916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b63a256916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b63a256a9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7b63a255188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7b63a2c0f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7b63a2c0f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7b63a2c0ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7b63a2c0ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7b63a2c0ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7b63a2c0cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7b63a306fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #21 0x7b63a306fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #22 0x7b63a306f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #23 0x7b63a2122928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7f63c1273d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b63a257972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b63a257afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b63a257afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b63a2c07065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b63a2c06c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b63a2c06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b63a2c06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b63a2c04866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b63a2c047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7b63a2bfd19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7b63a2bfd19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7b63a2bf98ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7b63a2bf98c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7b63a2c0f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7b63a2c0cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7b63a2c0caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7b63a2c0cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7b63a306fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #22 0x7b63a306fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #23 0x7b63a306f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #24 0x7b63a2122928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7f63c1273d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b63a257972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b63a257afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b63a257afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b63a2c07065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b63a2c06c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b63a2c06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b63a2c04866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7b63a2c047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7b63a2c33fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7b63a254df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7b63a264b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7b63a264b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7b63a264b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7b63a254cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7b63a25f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7b63a25f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7b63a25f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7b63a25ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7b63a25ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7b63a25ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7b63a25c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7b63a25c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7b63a25f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7b63a25c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7b63a25c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7b63a24f136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7b63a24f136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7b63a24f1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b63a24e1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b63a24e1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b63a2561806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b63a2561806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b63a2c06e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b63a2c06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b63a2c06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b63a2c06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b63a2c04866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b63a2c047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b63a2c33fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7b63a254df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b63a264b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b63a264b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b63a264b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b63a254cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b63a25f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b63a25f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7b63a25f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7b63a25ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7b63a25ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7b63a25ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7b63a25c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7b63a25c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b63a25f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7b63a25c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7b63a25c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b63a24e1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b63a24e1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b63a2561806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b63a2561806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b63a2c06e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b63a2c06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b63a2c06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b63a2c04866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b63a2c047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b63a2c33fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b63a254df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b63a264b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b63a264b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b63a264b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b63a254cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b63a25f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b63a25f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b63a25f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b63a25ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b63a25ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b63a25ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b63a25c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b63a25c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b63a25f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b63a25c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b63a25c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b63a24f136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b63a24f136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7b63a24f1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b63a24e1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b63a24e1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b63a2561d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b63a2561d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7b63a2500ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7b63a24f0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7b63a24f0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7b63a25f7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7b63a25ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7b63a25ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7b63a25ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7b63a25c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7b63a25c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7b63a25f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b63a25c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7b63a25c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7b63a24f136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7b63a24f136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7b63a24f1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7b63a26487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7b63a26485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7b63a2c100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7b63a2c0f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7b63a2c0cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7b63a2c0caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7b63a2c0cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7b63a306fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #35 0x7b63a306fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #36 0x7b63a306f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #37 0x7b63a2122928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b63a257972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b63a2580b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b63a25990a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b63a25990a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b63a25990a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b63a2500dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b63a2500dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b63a256864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b63a256916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b63a256916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b63a256916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b63a256512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7b63a25454aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7b63a254df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7b63a264b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7b63a264b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7b63a264b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7b63a254cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7b63a25f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7b63a25f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7b63a25f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7b63a25ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7b63a25ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7b63a25ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7b63a25c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7b63a25c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7b63a24f0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b63a24f0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7b63a25f7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7b63a25f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7b63a25f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7b63a24f1091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7b63a24f1091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7b63a24f168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7b63a24f168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7b63a26499d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7b63a26499d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7b63a2c0f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b63a24e5882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7b63a24e5882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7b63a2c070d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7b63a2c06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b63a2c06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b63a2c06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b63a2c04866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b63a2c047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b63a2c33fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b63a254df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b63a264b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b63a264b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b63a264b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b63a254cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b63a25f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b63a25f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b63a25f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b63a25ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b63a25ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b63a25ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b63a25c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b63a25c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b63a25f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b63a25c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b63a25c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b63a24f136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b63a24f136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7b63a26487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7b63a26485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7b63a2c100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7b63a2c0f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7b63a2c0cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7b63a2c0caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7b63a2c0cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7b63a306fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #33 0x7b63a306fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #34 0x7b63a306f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #35 0x7b63a2122928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b63a24e1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b63a24e1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b63a2561806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b63a2561806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b63a2c06e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b63a2c06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b63a2c06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b63a2c06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b63a2c04866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b63a2c08090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7b63a2c08090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7b63a25f83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7b63a25f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7b63a25f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7b63a25ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7b63a25ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7b63a25ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7b63a25c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7b63a25c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7b63a25f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7b63a25c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7b63a25c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7b63a24f136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7b63a24f136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7b63a24f1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7b63a26487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7b63a26485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7b63a2c100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b63a24e1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b63a24e1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b63a2561806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b63a2561806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b63a2c06e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b63a2c06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b63a2c04866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7b63a2c08090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7b63a2c08090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7b63a25f83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7b63a25f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7b63a25f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7b63a25ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7b63a25ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7b63a25ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7b63a25c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7b63a25c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7b63a25f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7b63a25c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7b63a25c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b63a24f136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7b63a24f136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7b63a24f1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7b63a26487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7b63a26485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7b63a2c100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7b63a2c0f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7b63a2c0cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7b63a2c0caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b63a257972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b63a257afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b63a257afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b63a2c07065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b63a2c06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b63a2c06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b63a2c06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b63a2c04866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b63a2c047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b63a2c332be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7b63a254df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b63a264b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b63a264b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b63a264b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b63a254cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b63a25f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b63a25c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7b63a25c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b63a24f136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b63a24f136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7b63a24f1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7b63a26487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7b63a2649a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7b63a2649a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7b63a2649a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7b63a2c0f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7b63a2c0cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b63a2c0caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b63a257972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b63a2580b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b63a24fb8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7b63a2504b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7b63a2c0f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7b63a2c0f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7b63a2c0ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7b63a2c0ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7b63a2c0ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7b63a2c0cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7b63a306fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #12 0x7b63a306fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #13 0x7b63a306f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #14 0x7b63a2122928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7f63c1273d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b63a24e1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b63a24e1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b63a2561eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b63a2561eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7b63a25fb206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7b63a25fb206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7b63a25f7957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7b63a25f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7b63a25f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7b63a25ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7b63a25ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7b63a25ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7b63a25c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7b63a25c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7b63a25f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7b63a25c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7b63a25c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7b63a24f136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b63a24f136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7b63a24f1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7b63a26487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7b63a26485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7b63a2c100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7b63a2c0f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7b63a2c0cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b63a2c0caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7b63a2c0cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7b63a306fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #41 0x7b63a306fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #42 0x7b63a306f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #43 0x7b63a2122928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b63a257972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b63a257afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b63a257afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b63a2c07065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b63a2c06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b63a2c04866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7b63a2c047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7b63a2c33fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7b63a254df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7b63a264b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7b63a264b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7b63a264b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7b63a254cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7b63a25f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b63a25f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7b63a25f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7b63a25ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7b63a25ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7b63a25ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7b63a25c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7b63a25c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b63a25f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7b63a25c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7b63a25c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7b63a24f136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7b63a24f136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7b63a24f1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7b63a26487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7b63a26485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b63a257972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b63a2580b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b63a25990a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b63a25990a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b63a25990a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b63a2500dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b63a2500dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b63a256864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b63a256916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b63a256916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b63a256916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b63a256a9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7b63a255188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7b63a2c0f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7b63a2c0f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7b63a2c0ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7b63a2c0ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7b63a2c0ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7b63a2c0cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7b63a306fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #21 0x7b63a306fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #22 0x7b63a306f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #23 0x7b63a2122928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7f63c1273d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b63a257972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b63a257afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b63a257afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b63a2c07065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b63a2c06c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b63a2c06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b63a2c06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b63a2c04866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b63a2c047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7b63a2bfd19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7b63a2bfd19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7b63a2bf98ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7b63a2bf98c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7b63a2c0f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7b63a2c0cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7b63a2c0caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7b63a2c0cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7b63a306fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #22 0x7b63a306fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #23 0x7b63a306f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #24 0x7b63a2122928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7f63c1273d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b63a257972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b63a257afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b63a257afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b63a2c07065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b63a2c06c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b63a2c06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b63a2c04866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7b63a2c047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7b63a2c33fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7b63a254df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7b63a264b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7b63a264b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7b63a264b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7b63a254cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7b63a25f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7b63a25f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7b63a25f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7b63a25ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7b63a25ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7b63a25ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7b63a25c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7b63a25c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7b63a25f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7b63a25c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7b63a25c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7b63a24f136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7b63a24f136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7b63a24f1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b63a24e1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b63a24e1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b63a2561806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b63a2561806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b63a2c06e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b63a2c06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b63a2c06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b63a2c06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b63a2c04866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b63a2c047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b63a2c33fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7b63a254df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b63a264b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b63a264b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b63a264b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b63a254cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b63a25f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b63a25f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7b63a25f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7b63a25ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7b63a25ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7b63a25ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7b63a25c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7b63a25c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b63a25f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7b63a25c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7b63a25c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b63a24e1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b63a24e1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b63a2561806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b63a2561806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b63a2c06e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b63a2c06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b63a2c06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b63a2c04866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b63a2c047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b63a2c33fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b63a254df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b63a264b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b63a264b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b63a264b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b63a254cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b63a25f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b63a25f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b63a25f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b63a25ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b63a25ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b63a25ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b63a25c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b63a25c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b63a25f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b63a25c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b63a25c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b63a24f136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b63a24f136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7b63a24f1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b63a24e1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b63a24e1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b63a2561d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b63a2561d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7b63a2500ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7b63a24f0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7b63a24f0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7b63a25f7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7b63a25ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7b63a25ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7b63a25ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7b63a25c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7b63a25c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7b63a25f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b63a25c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7b63a25c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7b63a24f136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7b63a24f136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7b63a24f1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7b63a26487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7b63a26485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7b63a2c100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7b63a2c0f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7b63a2c0cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7b63a2c0caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7b63a2c0cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7b63a306fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #35 0x7b63a306fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #36 0x7b63a306f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #37 0x7b63a2122928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b63a257972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b63a2580b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b63a25990a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b63a25990a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b63a25990a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b63a2500dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b63a2500dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b63a256864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b63a256916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b63a256916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b63a256916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b63a256512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7b63a25454aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7b63a254df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7b63a264b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7b63a264b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7b63a264b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7b63a254cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7b63a25f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7b63a25f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7b63a25f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7b63a25ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7b63a25ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7b63a25ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7b63a25c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7b63a25c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7b63a24f0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b63a24f0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7b63a25f7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7b63a25f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7b63a25f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7b63a24f1091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7b63a24f1091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7b63a24f168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7b63a24f168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7b63a26499d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7b63a26499d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7b63a2c0f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b63a24e5882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7b63a24e5882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7b63a2c070d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7b63a2c06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b63a2c06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b63a2c06e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b63a2c06c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b63a2c04866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b63a2c047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b63a2c33fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b63a254df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b63a264b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b63a264b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b63a264b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b63a254cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b63a25f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b63a25f52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b63a25f52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b63a25ed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b63a25ed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b63a25ed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b63a25c9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b63a25c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b63a25f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b63a25c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b63a25c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b63a24f136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b63a24f136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
______________________ test[pq-ReadTwoTopics-default.txt] ______________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zxvjlgr9/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zxvjlgr9/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zxvjlgr9/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zxvjlgr9/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zxvjlgr9/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zxvjlgr9/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zxvjlgr9/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zxvjlgr9/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zxvjlgr9/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zxvjlgr9/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7b880dec9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7b880def940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7b880dec8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7b880dec8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7b880ddf136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7b880ddf136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[pq-ReadTwoTopics-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:668 process search UDF in: None, /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/exso/004e4f/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_sql_streaming.py, test_name: test[pq-ReadTwoTopics-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zxvjlgr9/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zxvjlgr9/results.txt', '--ast-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zxvjlgr9/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zxvjlgr9/plan.json', '--log-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zxvjlgr9/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zxvjlgr9/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zxvjlgr9/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zxvjlgr9/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zxvjlgr9/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zxvjlgr9/topic_3.txt']' in '/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zxvjlgr9' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 384808
DEBUG    ya.test:process.py:259 Command (pid 384808) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 384808) elapsed time (sec): 13.581625938415527
DEBUG    ya.test:process.py:263 Command (pid 384808) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 384808) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 384808) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 384808) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 384808) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 384808) maxrss: 1457448
DEBUG    ya.test:process.py:263 Command (pid 384808) minflt: 953555
DEBUG    ya.test:process.py:263 Command (pid 384808) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 384808) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 384808) nivcsw: 42
DEBUG    ya.test:process.py:263 Command (pid 384808) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 384808) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 384808) nvcsw: 101355
DEBUG    ya.test:process.py:263 Command (pid 384808) oublock: 9584
DEBUG    ya.test:process.py:263 Command (pid 384808) stime: 3.238466
DEBUG    ya.test:process.py:263 Command (pid 384808) utime: 8.397464
DEBUG    ya.test:process.py:263 Command (pid 384808) wtime: 13.584
DEBUG    ya.test:process.py:275 Command (pid 384808) output:
2025-12-15T11:38:33.614244Z Fetching udfs...
2025-12-15T11:38:33.985656Z Initialization of fq runner...
2025-12-15T11:38:36.516891Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.411786s
2025-12-15T11:38:36.933280Z Fetching query results...
2025-12-15T11:38:36.933303Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 384808) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7b880df487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7b880df485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7b880e5100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7b880e50f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7b880e50cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7b880e50caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7b880e50cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7b880e96fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #33 0x7b880e96fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #34 0x7b880e96f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #35 0x7b880da22928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b880dde1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b880dde1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b880de61806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b880de61806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b880e506e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b880e506c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b880e506c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b880e506c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b880e504866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b880e508090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7b880e508090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7b880def83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7b880def52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7b880def52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7b880deed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7b880deed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7b880deed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7b880dec9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7b880dec9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7b880def940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7b880dec8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7b880dec8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7b880ddf136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7b880ddf136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7b880ddf1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7b880df487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7b880df485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7b880e5100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b880dde1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b880dde1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b880de61806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b880de61806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b880e506e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b880e506c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b880e504866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7b880e508090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7b880e508090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7b880def83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7b880def52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7b880def52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7b880deed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7b880deed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7b880deed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7b880dec9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7b880dec9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7b880def940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7b880dec8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7b880dec8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b880ddf136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7b880ddf136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7b880ddf1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7b880df487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7b880df485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7b880e5100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7b880e50f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7b880e50cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7b880e50caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b880de7972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b880de7afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b880de7afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b880e507065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b880e506c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b880e506c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b880e506c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b880e504866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b880e5047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b880e5332be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7b880de4df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b880df4b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b880df4b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b880df4b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b880de4cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b880def940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b880dec8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7b880dec8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b880ddf136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b880ddf136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7b880ddf1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7b880df487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7b880df49a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7b880df49a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7b880df49a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7b880e50f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7b880e50cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b880e50caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b880de7972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b880de80b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b880ddfb8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7b880de04b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7b880e50f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7b880e50f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7b880e50ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7b880e50ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7b880e50ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7b880e50cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7b880e96fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #12 0x7b880e96fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #13 0x7b880e96f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #14 0x7b880da22928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7f882cb6ad8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b880dde1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b880dde1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b880de61eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b880de61eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7b880defb206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7b880defb206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7b880def7957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7b880def52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7b880def52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7b880deed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7b880deed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7b880deed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7b880dec9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7b880dec9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7b880def940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7b880dec8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7b880dec8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7b880ddf136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b880ddf136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7b880ddf1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7b880df487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7b880df485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7b880e5100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7b880e50f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7b880e50cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b880e50caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7b880e50cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7b880e96fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #41 0x7b880e96fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #42 0x7b880e96f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #43 0x7b880da22928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b880de7972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b880de7afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b880de7afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b880e507065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b880e506c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b880e504866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7b880e5047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7b880e533fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7b880de4df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7b880df4b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7b880df4b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7b880df4b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7b880de4cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7b880def940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b880def52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7b880def52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7b880deed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7b880deed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7b880deed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7b880dec9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7b880dec9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b880def940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7b880dec8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7b880dec8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7b880ddf136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7b880ddf136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7b880ddf1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7b880df487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7b880df485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b880de7972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b880de80b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b880de990a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b880de990a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b880de990a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b880de00dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b880de00dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b880de6864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b880de6916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b880de6916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b880de6916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b880de6a9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7b880de5188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7b880e50f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7b880e50f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7b880e50ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7b880e50ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7b880e50ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7b880e50cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7b880e96fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #21 0x7b880e96fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #22 0x7b880e96f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #23 0x7b880da22928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7f882cb6ad8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b880de7972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b880de7afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b880de7afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b880e507065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b880e506c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b880e506c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b880e506c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b880e504866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b880e5047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7b880e4fd19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7b880e4fd19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7b880e4f98ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7b880e4f98c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7b880e50f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7b880e50cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7b880e50caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7b880e50cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7b880e96fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #22 0x7b880e96fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #23 0x7b880e96f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #24 0x7b880da22928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7f882cb6ad8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b880de7972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b880de7afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b880de7afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b880e507065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b880e506c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b880e506c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b880e504866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7b880e5047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7b880e533fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7b880de4df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7b880df4b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7b880df4b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7b880df4b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7b880de4cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7b880def940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7b880def52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7b880def52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7b880deed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7b880deed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7b880deed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7b880dec9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7b880dec9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7b880def940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7b880dec8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7b880dec8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7b880ddf136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7b880ddf136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7b880ddf1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b880dde1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b880dde1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b880de61806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b880de61806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b880e506e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b880e506c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b880e506c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b880e506c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b880e504866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b880e5047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b880e533fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7b880de4df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b880df4b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b880df4b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b880df4b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b880de4cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b880def940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b880def52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7b880def52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7b880deed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7b880deed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7b880deed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7b880dec9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7b880dec9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b880def940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7b880dec8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7b880dec8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b880dde1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b880dde1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b880de61806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b880de61806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b880e506e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b880e506c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b880e506c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b880e504866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b880e5047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b880e533fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b880de4df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b880df4b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b880df4b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b880df4b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b880de4cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b880def940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b880def52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b880def52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b880deed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b880deed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b880deed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b880dec9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b880dec9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b880def940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b880dec8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b880dec8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b880ddf136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b880ddf136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7b880ddf1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b880dde1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b880dde1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b880de61d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b880de61d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7b880de00ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7b880ddf0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7b880ddf0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7b880def7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7b880deed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7b880deed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7b880deed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7b880dec9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7b880dec9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7b880def940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b880dec8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7b880dec8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7b880ddf136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7b880ddf136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7b880ddf1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7b880df487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7b880df485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7b880e5100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7b880e50f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7b880e50cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7b880e50caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7b880e50cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7b880e96fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #35 0x7b880e96fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #36 0x7b880e96f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #37 0x7b880da22928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b880de7972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b880de80b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b880de990a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b880de990a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b880de990a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b880de00dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b880de00dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b880de6864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b880de6916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b880de6916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b880de6916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b880de6512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7b880de454aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7b880de4df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7b880df4b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7b880df4b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7b880df4b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7b880de4cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7b880def940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7b880def52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7b880def52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7b880deed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7b880deed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7b880deed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7b880dec9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7b880dec9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7b880ddf0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b880ddf0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7b880def7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7b880def52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7b880def52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7b880ddf1091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7b880ddf1091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7b880ddf168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7b880ddf168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7b880df499d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7b880df499d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7b880e50f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b880dde5882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7b880dde5882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7b880e5070d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7b880e506c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b880e506c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b880e506c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b880e504866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b880e5047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b880e533fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b880de4df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b880df4b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b880df4b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b880df4b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b880de4cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b880def940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b880def52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b880def52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b880deed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b880deed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b880deed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b880dec9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b880dec9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b880def940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b880dec8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b880dec8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b880ddf136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b880ddf136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7b880df487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7b880df485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7b880e5100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7b880e50f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7b880e50cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7b880e50caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7b880e50cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7b880e96fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #33 0x7b880e96fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #34 0x7b880e96f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #35 0x7b880da22928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b880dde1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b880dde1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b880de61806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b880de61806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b880e506e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b880e506c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b880e506c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b880e506c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b880e504866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b880e508090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7b880e508090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7b880def83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7b880def52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7b880def52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7b880deed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7b880deed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7b880deed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7b880dec9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7b880dec9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7b880def940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7b880dec8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7b880dec8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7b880ddf136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7b880ddf136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7b880ddf1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7b880df487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7b880df485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7b880e5100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b880dde1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b880dde1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b880de61806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b880de61806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b880e506e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b880e506c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b880e504866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7b880e508090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7b880e508090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7b880def83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7b880def52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7b880def52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7b880deed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7b880deed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7b880deed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7b880dec9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7b880dec9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7b880def940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7b880dec8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7b880dec8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b880ddf136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7b880ddf136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7b880ddf1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7b880df487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7b880df485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7b880e5100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7b880e50f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7b880e50cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7b880e50caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b880de7972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b880de7afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b880de7afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b880e507065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b880e506c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b880e506c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b880e506c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b880e504866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b880e5047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b880e5332be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7b880de4df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b880df4b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b880df4b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b880df4b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b880de4cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b880def940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b880dec8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7b880dec8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b880ddf136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b880ddf136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7b880ddf1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7b880df487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7b880df49a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7b880df49a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7b880df49a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7b880e50f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7b880e50cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b880e50caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b880de7972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b880de80b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b880ddfb8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7b880de04b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7b880e50f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7b880e50f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7b880e50ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7b880e50ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7b880e50ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7b880e50cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7b880e96fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #12 0x7b880e96fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #13 0x7b880e96f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #14 0x7b880da22928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7f882cb6ad8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b880dde1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b880dde1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b880de61eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b880de61eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7b880defb206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7b880defb206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7b880def7957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7b880def52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7b880def52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7b880deed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7b880deed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7b880deed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7b880dec9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7b880dec9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7b880def940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7b880dec8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7b880dec8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7b880ddf136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b880ddf136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7b880ddf1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7b880df487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7b880df485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7b880e5100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7b880e50f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7b880e50cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b880e50caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7b880e50cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7b880e96fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #41 0x7b880e96fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #42 0x7b880e96f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #43 0x7b880da22928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b880de7972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b880de7afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b880de7afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b880e507065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b880e506c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b880e504866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7b880e5047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7b880e533fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7b880de4df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7b880df4b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7b880df4b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7b880df4b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7b880de4cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7b880def940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b880def52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7b880def52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7b880deed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7b880deed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7b880deed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7b880dec9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7b880dec9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b880def940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7b880dec8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7b880dec8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7b880ddf136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7b880ddf136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7b880ddf1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7b880df487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7b880df485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b880de7972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b880de80b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b880de990a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b880de990a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b880de990a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b880de00dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b880de00dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b880de6864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b880de6916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b880de6916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b880de6916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b880de6a9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7b880de5188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7b880e50f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7b880e50f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7b880e50ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7b880e50ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7b880e50ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7b880e50cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7b880e96fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #21 0x7b880e96fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #22 0x7b880e96f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #23 0x7b880da22928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7f882cb6ad8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b880de7972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b880de7afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b880de7afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b880e507065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b880e506c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b880e506c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b880e506c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b880e504866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b880e5047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7b880e4fd19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7b880e4fd19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7b880e4f98ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7b880e4f98c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7b880e50f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7b880e50cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7b880e50caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7b880e50cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7b880e96fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #22 0x7b880e96fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #23 0x7b880e96f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #24 0x7b880da22928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7f882cb6ad8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b880de7972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b880de7afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b880de7afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b880e507065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b880e506c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b880e506c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b880e504866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7b880e5047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7b880e533fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7b880de4df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7b880df4b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7b880df4b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7b880df4b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7b880de4cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7b880def940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7b880def52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7b880def52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7b880deed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7b880deed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7b880deed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7b880dec9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7b880dec9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7b880def940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7b880dec8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7b880dec8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7b880ddf136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7b880ddf136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7b880ddf1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b880dde1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b880dde1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b880de61806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b880de61806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b880e506e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b880e506c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b880e506c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b880e506c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b880e504866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b880e5047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b880e533fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7b880de4df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b880df4b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b880df4b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b880df4b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b880de4cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b880def940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b880def52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7b880def52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7b880deed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7b880deed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7b880deed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7b880dec9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7b880dec9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b880def940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7b880dec8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7b880dec8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b880dde1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b880dde1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b880de61806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b880de61806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b880e506e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b880e506c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b880e506c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b880e504866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b880e5047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b880e533fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b880de4df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b880df4b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b880df4b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b880df4b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b880de4cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b880def940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b880def52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b880def52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b880deed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b880deed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b880deed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b880dec9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b880dec9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b880def940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b880dec8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b880dec8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b880ddf136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b880ddf136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7b880ddf1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b880dde1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b880dde1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b880de61d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b880de61d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7b880de00ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7b880ddf0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7b880ddf0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7b880def7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7b880deed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7b880deed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7b880deed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7b880dec9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7b880dec9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7b880def940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b880dec8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7b880dec8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7b880ddf136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7b880ddf136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7b880ddf1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7b880df487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7b880df485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7b880e5100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7b880e50f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7b880e50cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7b880e50caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7b880e50cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7b880e96fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #35 0x7b880e96fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #36 0x7b880e96f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #37 0x7b880da22928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b880de7972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b880de80b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b880de990a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b880de990a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b880de990a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b880de00dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b880de00dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b880de6864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b880de6916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b880de6916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b880de6916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b880de6512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7b880de454aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7b880de4df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7b880df4b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7b880df4b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7b880df4b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7b880de4cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7b880def940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7b880def52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7b880def52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7b880deed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7b880deed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7b880deed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7b880dec9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7b880dec9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7b880ddf0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b880ddf0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7b880def7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7b880def52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7b880def52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7b880ddf1091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7b880ddf1091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7b880ddf168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7b880ddf168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7b880df499d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7b880df499d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7b880e50f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b880dde5882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7b880dde5882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7b880e5070d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7b880e506c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b880e506c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b880e506e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b880e506c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b880e504866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b880e5047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b880e533fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b880de4df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b880df4b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b880df4b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b880df4b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b880de4cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b880def940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b880def52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b880def52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b880deed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b880deed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b880deed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b880dec9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b880dec9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b880def940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b880dec8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b880dec8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b880ddf136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b880ddf136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
___________________ test[pq-ReadWriteSameTopic-default.txt] ____________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_uny00g_6/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_uny00g_6/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_uny00g_6/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_uny00g_6/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_uny00g_6/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_uny00g_6/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_uny00g_6/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_uny00g_6/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_uny00g_6/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_uny00g_6/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7b6792ab9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7b6792ae940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7b6792ab8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7b6792ab8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7b67929e136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7b67929e136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[pq-ReadWriteSameTopic-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:668 process search UDF in: None, /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/exso/004e4f/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_sql_streaming.py, test_name: test[pq-ReadWriteSameTopic-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_uny00g_6/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_uny00g_6/results.txt', '--ast-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_uny00g_6/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_uny00g_6/plan.json', '--log-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_uny00g_6/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_uny00g_6/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_uny00g_6/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_uny00g_6/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_uny00g_6/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_uny00g_6/topic_3.txt']' in '/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_uny00g_6' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 387143
DEBUG    ya.test:process.py:259 Command (pid 387143) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 387143) elapsed time (sec): 13.98704218864441
DEBUG    ya.test:process.py:263 Command (pid 387143) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 387143) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 387143) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 387143) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 387143) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 387143) maxrss: 1471748
DEBUG    ya.test:process.py:263 Command (pid 387143) minflt: 957412
DEBUG    ya.test:process.py:263 Command (pid 387143) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 387143) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 387143) nivcsw: 37
DEBUG    ya.test:process.py:263 Command (pid 387143) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 387143) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 387143) nvcsw: 102275
DEBUG    ya.test:process.py:263 Command (pid 387143) oublock: 9584
DEBUG    ya.test:process.py:263 Command (pid 387143) stime: 3.268115
DEBUG    ya.test:process.py:263 Command (pid 387143) utime: 8.869096
DEBUG    ya.test:process.py:263 Command (pid 387143) wtime: 13.989
DEBUG    ya.test:process.py:275 Command (pid 387143) output:
2025-12-15T11:38:47.423957Z Fetching udfs...
2025-12-15T11:38:47.788469Z Initialization of fq runner...
2025-12-15T11:38:50.459256Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.511154s
2025-12-15T11:38:50.975124Z Fetching query results...
2025-12-15T11:38:50.975147Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 387143) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7b6792b387c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7b6792b385fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7b67931000c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7b67930ff8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7b67930fcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7b67930fcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7b67930fcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7b679355fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #33 0x7b679355fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #34 0x7b679355f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #35 0x7b6792612928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b67929d1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b67929d1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b6792a51806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b6792a51806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b67930f6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b67930f6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b67930f6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b67930f6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b67930f4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b67930f8090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7b67930f8090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7b6792ae83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7b6792ae52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7b6792ae52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7b6792add8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7b6792add8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7b6792add8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7b6792ab9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7b6792ab9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7b6792ae940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7b6792ab8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7b6792ab8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7b67929e136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7b67929e136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7b67929e1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7b6792b387c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7b6792b385fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7b67931000c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b67929d1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b67929d1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b6792a51806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b6792a51806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b67930f6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b67930f6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b67930f4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7b67930f8090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7b67930f8090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7b6792ae83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7b6792ae52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7b6792ae52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7b6792add8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7b6792add8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7b6792add8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7b6792ab9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7b6792ab9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7b6792ae940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7b6792ab8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7b6792ab8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b67929e136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7b67929e136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7b67929e1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7b6792b387c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7b6792b385fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7b67931000c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7b67930ff8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7b67930fcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7b67930fcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b6792a6972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b6792a6afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b6792a6afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b67930f7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b67930f6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b67930f6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b67930f6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b67930f4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b67930f47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b67931232be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7b6792a3df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b6792b3b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b6792b3b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b6792b3b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b6792a3cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b6792ae940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b6792ab8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7b6792ab8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b67929e136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b67929e136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7b67929e1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7b6792b387c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7b6792b39a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7b6792b39a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7b6792b39a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7b67930ff5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7b67930fcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b67930fcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b6792a6972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b6792a70b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b67929eb8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7b67929f4b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7b67930ff3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7b67930ff1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7b67930fef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7b67930fca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7b67930fca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7b67930fcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7b679355fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #12 0x7b679355fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #13 0x7b679355f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #14 0x7b6792612928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7f67b175cd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b67929d1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b67929d1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b6792a51eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b6792a51eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7b6792aeb206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7b6792aeb206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7b6792ae7957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7b6792ae52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7b6792ae52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7b6792add8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7b6792add8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7b6792add8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7b6792ab9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7b6792ab9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7b6792ae940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7b6792ab8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7b6792ab8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7b67929e136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b67929e136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7b67929e1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7b6792b387c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7b6792b385fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7b67931000c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7b67930ff8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7b67930fcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b67930fcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7b67930fcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7b679355fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #41 0x7b679355fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #42 0x7b679355f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #43 0x7b6792612928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b6792a6972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b6792a6afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b6792a6afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b67930f7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b67930f6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b67930f4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7b67930f47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7b6793123fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7b6792a3df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7b6792b3b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7b6792b3b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7b6792b3b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7b6792a3cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7b6792ae940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b6792ae52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7b6792ae52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7b6792add8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7b6792add8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7b6792add8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7b6792ab9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7b6792ab9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b6792ae940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7b6792ab8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7b6792ab8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7b67929e136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7b67929e136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7b67929e1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7b6792b387c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7b6792b385fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b6792a6972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b6792a70b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b6792a890a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b6792a890a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b6792a890a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b67929f0dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b67929f0dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b6792a5864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b6792a5916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b6792a5916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b6792a5916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b6792a5a9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7b6792a4188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7b67930ff044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7b67930ff044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7b67930fef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7b67930fca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7b67930fca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7b67930fcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7b679355fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #21 0x7b679355fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #22 0x7b679355f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #23 0x7b6792612928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7f67b175cd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b6792a6972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b6792a6afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b6792a6afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b67930f7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b67930f6c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b67930f6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b67930f6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b67930f4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b67930f47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7b67930ed19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7b67930ed19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7b67930e98ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7b67930e98c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7b67930ff53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7b67930fcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7b67930fcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7b67930fcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7b679355fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #22 0x7b679355fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #23 0x7b679355f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #24 0x7b6792612928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7f67b175cd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b6792a6972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b6792a6afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b6792a6afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b67930f7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b67930f6c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b67930f6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b67930f4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7b67930f47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7b6793123fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7b6792a3df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7b6792b3b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7b6792b3b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7b6792b3b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7b6792a3cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7b6792ae940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7b6792ae52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7b6792ae52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7b6792add8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7b6792add8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7b6792add8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7b6792ab9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7b6792ab9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7b6792ae940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7b6792ab8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7b6792ab8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7b67929e136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7b67929e136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7b67929e1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b67929d1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b67929d1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b6792a51806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b6792a51806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b67930f6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b67930f6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b67930f6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b67930f6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b67930f4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b67930f47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b6793123fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7b6792a3df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b6792b3b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b6792b3b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b6792b3b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b6792a3cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b6792ae940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b6792ae52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7b6792ae52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7b6792add8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7b6792add8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7b6792add8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7b6792ab9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7b6792ab9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b6792ae940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7b6792ab8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7b6792ab8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b67929d1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b67929d1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b6792a51806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b6792a51806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b67930f6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b67930f6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b67930f6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b67930f4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b67930f47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b6793123fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b6792a3df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b6792b3b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b6792b3b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b6792b3b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b6792a3cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b6792ae940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b6792ae52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b6792ae52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b6792add8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b6792add8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b6792add8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b6792ab9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b6792ab9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b6792ae940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b6792ab8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b6792ab8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b67929e136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b67929e136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7b67929e1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b67929d1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b67929d1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b6792a51d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b6792a51d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7b67929f0ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7b67929e0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7b67929e0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7b6792ae7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7b6792add8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7b6792add8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7b6792add8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7b6792ab9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7b6792ab9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7b6792ae940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b6792ab8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7b6792ab8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7b67929e136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7b67929e136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7b67929e1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7b6792b387c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7b6792b385fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7b67931000c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7b67930ff8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7b67930fcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7b67930fcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7b67930fcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7b679355fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #35 0x7b679355fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #36 0x7b679355f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #37 0x7b6792612928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b6792a6972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b6792a70b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b6792a890a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b6792a890a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b6792a890a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b67929f0dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b67929f0dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b6792a5864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b6792a5916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b6792a5916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b6792a5916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b6792a5512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7b6792a354aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7b6792a3df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7b6792b3b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7b6792b3b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7b6792b3b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7b6792a3cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7b6792ae940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7b6792ae52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7b6792ae52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7b6792add8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7b6792add8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7b6792add8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7b6792ab9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7b6792ab9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7b67929e0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b67929e0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7b6792ae7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7b6792ae52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7b6792ae52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7b67929e1091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7b67929e1091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7b67929e168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7b67929e168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7b6792b399d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7b6792b399d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7b67930ff5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b67929d5882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7b67929d5882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7b67930f70d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7b67930f6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b67930f6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b67930f6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b67930f4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b67930f47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b6793123fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b6792a3df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b6792b3b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b6792b3b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b6792b3b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b6792a3cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b6792ae940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b6792ae52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b6792ae52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b6792add8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b6792add8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b6792add8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b6792ab9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b6792ab9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b6792ae940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b6792ab8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b6792ab8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b67929e136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b67929e136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7b6792b387c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7b6792b385fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7b67931000c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7b67930ff8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7b67930fcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7b67930fcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7b67930fcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7b679355fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #33 0x7b679355fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #34 0x7b679355f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #35 0x7b6792612928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b67929d1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b67929d1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b6792a51806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b6792a51806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b67930f6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b67930f6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b67930f6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b67930f6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b67930f4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b67930f8090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7b67930f8090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7b6792ae83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7b6792ae52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7b6792ae52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7b6792add8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7b6792add8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7b6792add8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7b6792ab9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7b6792ab9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7b6792ae940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7b6792ab8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7b6792ab8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7b67929e136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7b67929e136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7b67929e1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7b6792b387c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7b6792b385fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7b67931000c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b67929d1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b67929d1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b6792a51806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b6792a51806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b67930f6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b67930f6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b67930f4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7b67930f8090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7b67930f8090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7b6792ae83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7b6792ae52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7b6792ae52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7b6792add8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7b6792add8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7b6792add8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7b6792ab9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7b6792ab9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7b6792ae940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7b6792ab8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7b6792ab8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b67929e136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7b67929e136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7b67929e1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7b6792b387c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7b6792b385fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7b67931000c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7b67930ff8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7b67930fcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7b67930fcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b6792a6972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b6792a6afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b6792a6afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b67930f7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b67930f6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b67930f6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b67930f6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b67930f4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b67930f47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b67931232be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7b6792a3df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b6792b3b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b6792b3b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b6792b3b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b6792a3cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b6792ae940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b6792ab8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7b6792ab8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b67929e136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b67929e136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7b67929e1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7b6792b387c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7b6792b39a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7b6792b39a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7b6792b39a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7b67930ff5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7b67930fcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b67930fcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b6792a6972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b6792a70b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b67929eb8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7b67929f4b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7b67930ff3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7b67930ff1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7b67930fef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7b67930fca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7b67930fca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7b67930fcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7b679355fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #12 0x7b679355fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #13 0x7b679355f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #14 0x7b6792612928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7f67b175cd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b67929d1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b67929d1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b6792a51eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b6792a51eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7b6792aeb206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7b6792aeb206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7b6792ae7957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7b6792ae52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7b6792ae52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7b6792add8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7b6792add8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7b6792add8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7b6792ab9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7b6792ab9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7b6792ae940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7b6792ab8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7b6792ab8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7b67929e136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b67929e136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7b67929e1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7b6792b387c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7b6792b385fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7b67931000c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7b67930ff8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7b67930fcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b67930fcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7b67930fcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7b679355fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #41 0x7b679355fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #42 0x7b679355f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #43 0x7b6792612928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b6792a6972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b6792a6afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b6792a6afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b67930f7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b67930f6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b67930f4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7b67930f47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7b6793123fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7b6792a3df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7b6792b3b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7b6792b3b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7b6792b3b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7b6792a3cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7b6792ae940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b6792ae52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7b6792ae52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7b6792add8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7b6792add8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7b6792add8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7b6792ab9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7b6792ab9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b6792ae940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7b6792ab8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7b6792ab8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7b67929e136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7b67929e136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7b67929e1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7b6792b387c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7b6792b385fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b6792a6972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b6792a70b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b6792a890a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b6792a890a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b6792a890a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b67929f0dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b67929f0dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b6792a5864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b6792a5916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b6792a5916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b6792a5916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b6792a5a9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7b6792a4188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7b67930ff044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7b67930ff044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7b67930fef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7b67930fca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7b67930fca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7b67930fcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7b679355fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #21 0x7b679355fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #22 0x7b679355f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #23 0x7b6792612928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7f67b175cd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b6792a6972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b6792a6afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b6792a6afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b67930f7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b67930f6c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b67930f6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b67930f6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b67930f4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b67930f47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7b67930ed19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7b67930ed19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7b67930e98ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7b67930e98c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7b67930ff53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7b67930fcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7b67930fcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7b67930fcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7b679355fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #22 0x7b679355fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #23 0x7b679355f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #24 0x7b6792612928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7f67b175cd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b6792a6972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b6792a6afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b6792a6afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b67930f7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b67930f6c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b67930f6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b67930f4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7b67930f47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7b6793123fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7b6792a3df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7b6792b3b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7b6792b3b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7b6792b3b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7b6792a3cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7b6792ae940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7b6792ae52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7b6792ae52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7b6792add8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7b6792add8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7b6792add8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7b6792ab9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7b6792ab9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7b6792ae940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7b6792ab8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7b6792ab8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7b67929e136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7b67929e136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7b67929e1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b67929d1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b67929d1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b6792a51806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b6792a51806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b67930f6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b67930f6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b67930f6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b67930f6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b67930f4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b67930f47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b6793123fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7b6792a3df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b6792b3b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b6792b3b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b6792b3b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b6792a3cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b6792ae940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b6792ae52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7b6792ae52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7b6792add8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7b6792add8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7b6792add8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7b6792ab9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7b6792ab9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b6792ae940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7b6792ab8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7b6792ab8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b67929d1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b67929d1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b6792a51806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b6792a51806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b67930f6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b67930f6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b67930f6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b67930f4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b67930f47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b6793123fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b6792a3df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b6792b3b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b6792b3b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b6792b3b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b6792a3cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b6792ae940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b6792ae52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b6792ae52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b6792add8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b6792add8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b6792add8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b6792ab9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b6792ab9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b6792ae940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b6792ab8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b6792ab8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b67929e136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b67929e136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7b67929e1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b67929d1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b67929d1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b6792a51d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b6792a51d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7b67929f0ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7b67929e0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7b67929e0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7b6792ae7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7b6792add8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7b6792add8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7b6792add8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7b6792ab9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7b6792ab9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7b6792ae940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b6792ab8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7b6792ab8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7b67929e136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7b67929e136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7b67929e1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7b6792b387c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7b6792b385fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7b67931000c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7b67930ff8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7b67930fcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7b67930fcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7b67930fcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7b679355fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #35 0x7b679355fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #36 0x7b679355f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #37 0x7b6792612928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b6792a6972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b6792a70b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b6792a890a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b6792a890a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b6792a890a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b67929f0dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b67929f0dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b6792a5864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b6792a5916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b6792a5916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b6792a5916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b6792a5512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7b6792a354aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7b6792a3df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7b6792b3b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7b6792b3b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7b6792b3b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7b6792a3cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7b6792ae940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7b6792ae52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7b6792ae52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7b6792add8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7b6792add8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7b6792add8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7b6792ab9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7b6792ab9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7b67929e0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b67929e0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7b6792ae7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7b6792ae52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7b6792ae52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7b67929e1091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7b67929e1091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7b67929e168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7b67929e168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7b6792b399d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7b6792b399d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7b67930ff5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b67929d5882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7b67929d5882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7b67930f70d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7b67930f6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b67930f6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b67930f6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b67930f6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b67930f4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b67930f47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b6793123fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b6792a3df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b6792b3b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b6792b3b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b6792b3b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b6792a3cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b6792ae940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b6792ae52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b6792ae52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b6792add8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b6792add8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b6792add8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b6792ab9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b6792ab9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b6792ae940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b6792ab8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b6792ab8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b67929e136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b67929e136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
_____________________ test[pq-ReadWriteTopic-default.txt] ______________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_wvqbln4t/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_wvqbln4t/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_wvqbln4t/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_wvqbln4t/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_wvqbln4t/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_wvqbln4t/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_wvqbln4t/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_wvqbln4t/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_wvqbln4t/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_wvqbln4t/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7affbc7d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7affbc80940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7affbc7d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7affbc7d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7affbc70136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7affbc70136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[pq-ReadWriteTopic-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:668 process search UDF in: None, /home/runner/.ya/build/build_root/exso/004e4f/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/exso/004e4f/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_sql_streaming.py, test_name: test[pq-ReadWriteTopic-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_wvqbln4t/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_wvqbln4t/results.txt', '--ast-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_wvqbln4t/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_wvqbln4t/plan.json', '--log-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_wvqbln4t/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_wvqbln4t/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_wvqbln4t/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_wvqbln4t/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_wvqbln4t/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_wvqbln4t/topic_3.txt']' in '/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_wvqbln4t' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 392930
DEBUG    ya.test:process.py:259 Command (pid 392930) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 392930) elapsed time (sec): 16.613693237304688
DEBUG    ya.test:process.py:263 Command (pid 392930) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 392930) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 392930) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 392930) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 392930) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 392930) maxrss: 1457604
DEBUG    ya.test:process.py:263 Command (pid 392930) minflt: 966445
DEBUG    ya.test:process.py:263 Command (pid 392930) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 392930) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 392930) nivcsw: 222
DEBUG    ya.test:process.py:263 Command (pid 392930) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 392930) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 392930) nvcsw: 103559
DEBUG    ya.test:process.py:263 Command (pid 392930) oublock: 9584
DEBUG    ya.test:process.py:263 Command (pid 392930) stime: 3.609811
DEBUG    ya.test:process.py:263 Command (pid 392930) utime: 10.770651
DEBUG    ya.test:process.py:263 Command (pid 392930) wtime: 16.616
DEBUG    ya.test:process.py:275 Command (pid 392930) output:
2025-12-15T11:39:01.564484Z Fetching udfs...
2025-12-15T11:39:01.999196Z Initialization of fq runner...
2025-12-15T11:39:05.301245Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.518684s
2025-12-15T11:39:05.825117Z Fetching query results...
2025-12-15T11:39:05.825143Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 392930) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7affbc8587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7affbc8585fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7affbce200c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7affbce1f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7affbce1cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7affbce1caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7affbce1cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7affbd27fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #33 0x7affbd27fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #34 0x7affbd27f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #35 0x7affbc332928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7affbc6f1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7affbc6f1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7affbc771806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7affbc771806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7affbce16e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7affbce16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7affbce16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7affbce16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7affbce14866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7affbce18090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7affbce18090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7affbc8083ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7affbc8052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7affbc8052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7affbc7fd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7affbc7fd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7affbc7fd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7affbc7d9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7affbc7d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7affbc80940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7affbc7d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7affbc7d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7affbc70136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7affbc70136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7affbc701272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7affbc8587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7affbc8585fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7affbce200c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7affbc6f1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7affbc6f1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7affbc771806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7affbc771806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7affbce16e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7affbce16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7affbce14866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7affbce18090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7affbce18090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7affbc8083ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7affbc8052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7affbc8052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7affbc7fd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7affbc7fd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7affbc7fd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7affbc7d9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7affbc7d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7affbc80940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7affbc7d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7affbc7d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7affbc70136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7affbc70136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7affbc701272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7affbc8587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7affbc8585fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7affbce200c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7affbce1f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7affbce1cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7affbce1caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7affbc78972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7affbc78afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7affbc78afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7affbce17065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7affbce16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7affbce16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7affbce16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7affbce14866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7affbce147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7affbce432be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7affbc75df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7affbc85b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7affbc85b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7affbc85b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7affbc75cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7affbc80940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7affbc7d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7affbc7d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7affbc70136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7affbc70136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7affbc701272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7affbc8587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7affbc859a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7affbc859a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7affbc859a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7affbce1f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7affbce1cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7affbce1caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7affbc78972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7affbc790b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7affbc70b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7affbc714b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7affbce1f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7affbce1f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7affbce1ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7affbce1ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7affbce1ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7affbce1cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7affbd27fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #12 0x7affbd27fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #13 0x7affbd27f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #14 0x7affbc332928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7effdb47bd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7affbc6f1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7affbc6f1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7affbc771eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7affbc771eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7affbc80b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7affbc80b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7affbc807957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7affbc8052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7affbc8052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7affbc7fd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7affbc7fd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7affbc7fd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7affbc7d9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7affbc7d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7affbc80940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7affbc7d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7affbc7d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7affbc70136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7affbc70136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7affbc701272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7affbc8587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7affbc8585fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7affbce200c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7affbce1f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7affbce1cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7affbce1caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7affbce1cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7affbd27fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #41 0x7affbd27fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #42 0x7affbd27f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #43 0x7affbc332928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7affbc78972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7affbc78afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7affbc78afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7affbce17065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7affbce16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7affbce14866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7affbce147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7affbce43fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7affbc75df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7affbc85b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7affbc85b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7affbc85b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7affbc75cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7affbc80940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7affbc8052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7affbc8052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7affbc7fd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7affbc7fd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7affbc7fd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7affbc7d9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7affbc7d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7affbc80940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7affbc7d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7affbc7d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7affbc70136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7affbc70136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7affbc701272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7affbc8587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7affbc8585fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7affbc78972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7affbc790b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7affbc7a90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7affbc7a90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7affbc7a90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7affbc710dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7affbc710dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7affbc77864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7affbc77916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7affbc77916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7affbc77916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7affbc77a9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7affbc76188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7affbce1f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7affbce1f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7affbce1ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7affbce1ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7affbce1ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7affbce1cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7affbd27fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #21 0x7affbd27fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #22 0x7affbd27f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #23 0x7affbc332928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7effdb47bd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7affbc78972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7affbc78afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7affbc78afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7affbce17065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7affbce16c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7affbce16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7affbce16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7affbce14866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7affbce147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7affbce0d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7affbce0d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7affbce098ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7affbce098c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7affbce1f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7affbce1cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7affbce1caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7affbce1cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7affbd27fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #22 0x7affbd27fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #23 0x7affbd27f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #24 0x7affbc332928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7effdb47bd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7affbc78972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7affbc78afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7affbc78afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7affbce17065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7affbce16c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7affbce16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7affbce14866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7affbce147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7affbce43fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7affbc75df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7affbc85b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7affbc85b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7affbc85b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7affbc75cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7affbc80940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7affbc8052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7affbc8052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7affbc7fd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7affbc7fd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7affbc7fd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7affbc7d9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7affbc7d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7affbc80940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7affbc7d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7affbc7d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7affbc70136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7affbc70136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7affbc701272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7affbc6f1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7affbc6f1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7affbc771806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7affbc771806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7affbce16e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7affbce16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7affbce16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7affbce16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7affbce14866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7affbce147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7affbce43fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7affbc75df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7affbc85b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7affbc85b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7affbc85b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7affbc75cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7affbc80940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7affbc8052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7affbc8052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7affbc7fd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7affbc7fd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7affbc7fd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7affbc7d9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7affbc7d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7affbc80940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7affbc7d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7affbc7d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7affbc6f1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7affbc6f1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7affbc771806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7affbc771806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7affbce16e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7affbce16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7affbce16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7affbce14866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7affbce147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7affbce43fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7affbc75df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7affbc85b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7affbc85b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7affbc85b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7affbc75cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7affbc80940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7affbc8052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7affbc8052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7affbc7fd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7affbc7fd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7affbc7fd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7affbc7d9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7affbc7d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7affbc80940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7affbc7d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7affbc7d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7affbc70136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7affbc70136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7affbc701272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7affbc6f1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7affbc6f1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7affbc771d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7affbc771d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7affbc710ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7affbc700ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7affbc700ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7affbc807722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7affbc7fd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7affbc7fd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7affbc7fd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7affbc7d9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7affbc7d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7affbc80940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7affbc7d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7affbc7d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7affbc70136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7affbc70136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7affbc701272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7affbc8587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7affbc8585fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7affbce200c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7affbce1f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7affbce1cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7affbce1caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7affbce1cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7affbd27fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #35 0x7affbd27fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #36 0x7affbd27f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #37 0x7affbc332928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7affbc78972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7affbc790b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7affbc7a90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7affbc7a90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7affbc7a90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7affbc710dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7affbc710dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7affbc77864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7affbc77916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7affbc77916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7affbc77916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7affbc77512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7affbc7554aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7affbc75df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7affbc85b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7affbc85b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7affbc85b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7affbc75cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7affbc80940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7affbc8052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7affbc8052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7affbc7fd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7affbc7fd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7affbc7fd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7affbc7d9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7affbc7d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7affbc700ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7affbc700ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7affbc807722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7affbc8052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7affbc8052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7affbc701091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7affbc701091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7affbc70168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7affbc70168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7affbc8599d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7affbc8599d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7affbce1f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7affbc6f5882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7affbc6f5882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7affbce170d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7affbce16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7affbce16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7affbce16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7affbce14866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7affbce147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7affbce43fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7affbc75df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7affbc85b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7affbc85b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7affbc85b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7affbc75cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7affbc80940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7affbc8052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7affbc8052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7affbc7fd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7affbc7fd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7affbc7fd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7affbc7d9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7affbc7d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7affbc80940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7affbc7d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7affbc7d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7affbc70136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7affbc70136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7affbc8587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7affbc8585fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7affbce200c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7affbce1f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7affbce1cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7affbce1caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7affbce1cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7affbd27fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #33 0x7affbd27fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #34 0x7affbd27f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #35 0x7affbc332928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7affbc6f1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7affbc6f1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7affbc771806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7affbc771806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7affbce16e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7affbce16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7affbce16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7affbce16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7affbce14866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7affbce18090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7affbce18090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7affbc8083ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7affbc8052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7affbc8052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7affbc7fd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7affbc7fd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7affbc7fd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7affbc7d9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7affbc7d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7affbc80940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7affbc7d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7affbc7d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7affbc70136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7affbc70136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7affbc701272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7affbc8587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7affbc8585fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7affbce200c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7affbc6f1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7affbc6f1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7affbc771806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7affbc771806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7affbce16e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7affbce16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7affbce14866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7affbce18090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7affbce18090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7affbc8083ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7affbc8052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7affbc8052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7affbc7fd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7affbc7fd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7affbc7fd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7affbc7d9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7affbc7d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7affbc80940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7affbc7d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7affbc7d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7affbc70136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7affbc70136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7affbc701272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7affbc8587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7affbc8585fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7affbce200c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7affbce1f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7affbce1cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7affbce1caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7affbc78972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7affbc78afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7affbc78afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7affbce17065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7affbce16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7affbce16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7affbce16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7affbce14866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7affbce147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7affbce432be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7affbc75df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7affbc85b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7affbc85b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7affbc85b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7affbc75cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7affbc80940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7affbc7d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7affbc7d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7affbc70136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7affbc70136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7affbc701272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7affbc8587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7affbc859a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7affbc859a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7affbc859a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7affbce1f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7affbce1cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7affbce1caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7affbc78972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7affbc790b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7affbc70b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7affbc714b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7affbce1f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7affbce1f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7affbce1ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7affbce1ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7affbce1ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7affbce1cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7affbd27fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #12 0x7affbd27fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #13 0x7affbd27f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #14 0x7affbc332928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7effdb47bd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7affbc6f1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7affbc6f1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7affbc771eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7affbc771eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7affbc80b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7affbc80b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7affbc807957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7affbc8052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7affbc8052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7affbc7fd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7affbc7fd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7affbc7fd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7affbc7d9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7affbc7d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7affbc80940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7affbc7d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7affbc7d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7affbc70136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7affbc70136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7affbc701272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7affbc8587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7affbc8585fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7affbce200c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7affbce1f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7affbce1cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7affbce1caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7affbce1cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7affbd27fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #41 0x7affbd27fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #42 0x7affbd27f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #43 0x7affbc332928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7affbc78972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7affbc78afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7affbc78afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7affbce17065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7affbce16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7affbce14866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7affbce147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7affbce43fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7affbc75df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7affbc85b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7affbc85b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7affbc85b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7affbc75cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7affbc80940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7affbc8052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7affbc8052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7affbc7fd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7affbc7fd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7affbc7fd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7affbc7d9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7affbc7d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7affbc80940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7affbc7d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7affbc7d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7affbc70136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7affbc70136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7affbc701272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7affbc8587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7affbc8585fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7affbc78972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7affbc790b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7affbc7a90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7affbc7a90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7affbc7a90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7affbc710dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7affbc710dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7affbc77864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7affbc77916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7affbc77916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7affbc77916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7affbc77a9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7affbc76188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7affbce1f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7affbce1f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7affbce1ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7affbce1ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7affbce1ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7affbce1cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7affbd27fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #21 0x7affbd27fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #22 0x7affbd27f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #23 0x7affbc332928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7effdb47bd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7affbc78972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7affbc78afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7affbc78afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7affbce17065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7affbce16c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7affbce16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7affbce16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7affbce14866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7affbce147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7affbce0d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7affbce0d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7affbce098ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7affbce098c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7affbce1f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7affbce1cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7affbce1caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7affbce1cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7affbd27fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #22 0x7affbd27fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #23 0x7affbd27f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #24 0x7affbc332928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7effdb47bd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7affbc78972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7affbc78afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7affbc78afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7affbce17065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7affbce16c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7affbce16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7affbce14866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7affbce147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7affbce43fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7affbc75df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7affbc85b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7affbc85b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7affbc85b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7affbc75cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7affbc80940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7affbc8052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7affbc8052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7affbc7fd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7affbc7fd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7affbc7fd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7affbc7d9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7affbc7d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7affbc80940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7affbc7d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7affbc7d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7affbc70136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7affbc70136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7affbc701272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7affbc6f1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7affbc6f1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7affbc771806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7affbc771806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7affbce16e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7affbce16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7affbce16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7affbce16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7affbce14866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7affbce147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7affbce43fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7affbc75df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7affbc85b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7affbc85b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7affbc85b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7affbc75cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7affbc80940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7affbc8052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7affbc8052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7affbc7fd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7affbc7fd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7affbc7fd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7affbc7d9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7affbc7d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7affbc80940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7affbc7d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7affbc7d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7affbc6f1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7affbc6f1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7affbc771806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7affbc771806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7affbce16e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7affbce16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7affbce16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7affbce14866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7affbce147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7affbce43fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7affbc75df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7affbc85b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7affbc85b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7affbc85b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7affbc75cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7affbc80940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7affbc8052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7affbc8052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7affbc7fd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7affbc7fd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7affbc7fd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7affbc7d9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7affbc7d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7affbc80940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7affbc7d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7affbc7d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7affbc70136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7affbc70136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7affbc701272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7affbc6f1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7affbc6f1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7affbc771d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7affbc771d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7affbc710ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7affbc700ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7affbc700ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7affbc807722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7affbc7fd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7affbc7fd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7affbc7fd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7affbc7d9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7affbc7d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7affbc80940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7affbc7d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7affbc7d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7affbc70136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7affbc70136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7affbc701272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7affbc8587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7affbc8585fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7affbce200c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7affbce1f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7affbce1cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7affbce1caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7affbce1cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7affbd27fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #35 0x7affbd27fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #36 0x7affbd27f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #37 0x7affbc332928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7affbc78972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7affbc790b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7affbc7a90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7affbc7a90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7affbc7a90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7affbc710dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7affbc710dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7affbc77864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7affbc77916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7affbc77916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7affbc77916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7affbc77512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7affbc7554aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7affbc75df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7affbc85b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7affbc85b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7affbc85b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7affbc75cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7affbc80940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7affbc8052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7affbc8052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7affbc7fd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7affbc7fd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7affbc7fd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7affbc7d9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7affbc7d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7affbc700ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7affbc700ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7affbc807722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7affbc8052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7affbc8052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7affbc701091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7affbc701091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7affbc70168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7affbc70168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7affbc8599d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7affbc8599d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7affbce1f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7affbc6f5882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7affbc6f5882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7affbce170d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7affbce16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7affbce16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7affbce16e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7affbce16c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7affbce14866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7affbce147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7affbce43fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7affbc75df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7affbc85b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7affbc85b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7affbc85b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7affbc75cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7affbc80940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7affbc8052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7affbc8052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7affbc7fd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7affbc7fd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7affbc7fd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7affbc7d9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7affbc7d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7affbc80940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7affbc7d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7affbc7d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7affbc70136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7affbc70136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
============================== slowest durations ===============================
18.29s call     test_sql_streaming.py::test[pq-ReadTopicWithMetadata-default.txt]
16.67s call     test_sql_streaming.py::test[pq-ReadWriteTopic-default.txt]
15.36s call     test_sql_streaming.py::test[pq-ReadTopicWithMetadataNestedDeep-default.txt]
15.35s call     test_sql_streaming.py::test[pq-ReadTopicWithMetadataInsideFilter-default.txt]
15.12s call     test_sql_streaming.py::test[pq-ReadTopicWithMetadataWithFilter-default.txt]
14.03s call     test_sql_streaming.py::test[pq-ReadWriteSameTopic-default.txt]
13.62s call     test_sql_streaming.py::test[pq-ReadTwoTopics-default.txt]
13.56s call     test_sql_streaming.py::test[pq-ReadTopicWithSchema-default.txt]
0.03s setup    test_sql_streaming.py::test[pq-ReadTopicWithMetadata-default.txt]
0.01s setup    test_sql_streaming.py::test[pq-ReadTopicWithMetadataWithFilter-default.txt]
0.01s setup    test_sql_streaming.py::test[pq-ReadTopicWithMetadataInsideFilter-default.txt]
0.01s setup    test_sql_streaming.py::test[pq-ReadTopicWithMetadataNestedDeep-default.txt]
0.01s setup    test_sql_streaming.py::test[pq-ReadTwoTopics-default.txt]
0.01s setup    test_sql_streaming.py::test[pq-ReadTopicWithSchema-default.txt]
0.01s setup    test_sql_streaming.py::test[pq-ReadWriteSameTopic-default.txt]
0.01s setup    test_sql_streaming.py::test[pq-ReadWriteTopic-default.txt]

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_sql_streaming.py::test[pq-ReadTopicWithMetadata-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_ohxq864a/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_ohxq864a/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_ohxq864a/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_ohxq864a/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_ohxq864a/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_ohxq864a/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_ohxq864a/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_ohxq864a/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_ohxq864a/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_ohxq864a/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b183ade9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b183ae1940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b183ad11e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b183ad11e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b183ad11d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b183ae68cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b183ae68cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b183ade8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b183ade8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b183ad6cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b183ad1136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b183ad1136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
FAILED test_sql_streaming.py::test[pq-ReadTopicWithMetadataInsideFilter-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_isnarqpn/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_isnarqpn/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_isnarqpn/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_isnarqpn/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_isnarqpn/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_isnarqpn/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_isnarqpn/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_isnarqpn/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_isnarqpn/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_isnarqpn/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bb45f6d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bb45f70940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bb45f601e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bb45f601e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bb45f601d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bb45f758cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bb45f758cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bb45f6d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bb45f6d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bb45f65cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bb45f60136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bb45f60136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
FAILED test_sql_streaming.py::test[pq-ReadTopicWithMetadataNestedDeep-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun__t5ievhx/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun__t5ievhx/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun__t5ievhx/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun__t5ievhx/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun__t5ievhx/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun__t5ievhx/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun__t5ievhx/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun__t5ievhx/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun__t5ievhx/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun__t5ievhx/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b9288d89960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b9288db940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b9288cb1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b9288cb1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b9288cb1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b9288e08cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b9288e08cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b9288d88977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b9288d88977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b9288d0cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b9288cb136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b9288cb136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
FAILED test_sql_streaming.py::test[pq-ReadTopicWithMetadataWithFilter-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xn7n7fk4/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xn7n7fk4/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xn7n7fk4/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xn7n7fk4/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xn7n7fk4/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xn7n7fk4/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xn7n7fk4/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xn7n7fk4/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xn7n7fk4/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xn7n7fk4/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b2ea1a39960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b2ea1a6940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b2ea1961e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b2ea1961e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b2ea1961d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b2ea1ab8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b2ea1ab8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b2ea1a38977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b2ea1a38977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b2ea19bcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b2ea196136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b2ea196136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453788 byte(s) leaked in 8617 allocation(s).
FAILED test_sql_streaming.py::test[pq-ReadTopicWithSchema-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r2pv5l_z/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r2pv5l_z/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r2pv5l_z/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r2pv5l_z/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r2pv5l_z/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r2pv5l_z/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r2pv5l_z/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r2pv5l_z/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r2pv5l_z/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r2pv5l_z/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b63a25c9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b63a25f940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b63a24f1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b63a24f1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b63a24f1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b63a2648cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b63a2648cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b63a25c8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b63a25c8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b63a254cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b63a24f136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b63a24f136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
FAILED test_sql_streaming.py::test[pq-ReadTwoTopics-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zxvjlgr9/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zxvjlgr9/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zxvjlgr9/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zxvjlgr9/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zxvjlgr9/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zxvjlgr9/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zxvjlgr9/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zxvjlgr9/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zxvjlgr9/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zxvjlgr9/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b880dec9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b880def940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b880ddf1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b880ddf1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b880ddf1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b880df48cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b880df48cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b880dec8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b880dec8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b880de4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b880ddf136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b880ddf136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
FAILED test_sql_streaming.py::test[pq-ReadWriteSameTopic-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_uny00g_6/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_uny00g_6/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_uny00g_6/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_uny00g_6/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_uny00g_6/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_uny00g_6/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_uny00g_6/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_uny00g_6/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_uny00g_6/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_uny00g_6/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b6792ab9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b6792ae940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b67929e1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b67929e1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b67929e1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b6792b38cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b6792b38cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b6792ab8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b6792ab8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b6792a3cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b67929e136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b67929e136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
FAILED test_sql_streaming.py::test[pq-ReadWriteTopic-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_wvqbln4t/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_wvqbln4t/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_wvqbln4t/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_wvqbln4t/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_wvqbln4t/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_wvqbln4t/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_wvqbln4t/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_wvqbln4t/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_wvqbln4t/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e4f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_wvqbln4t/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7affbc7d9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7affbc80940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7affbc701e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7affbc701e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7affbc701d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7affbc858cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7affbc858cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7affbc7d8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7affbc7d8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7affbc75cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7affbc70136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7affbc70136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
======================== 8 failed in 123.77s (0:02:03) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 31 items

test_sql_streaming.py FFFFFFF

=================================== FAILURES ===================================
________________ test[pq-ReadWriteTopicWithSchema-default.txt] _________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_i0gs1bth/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_i0gs1bth/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_i0gs1bth/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_i0gs1bth/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_i0gs1bth/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_i0gs1bth/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_i0gs1bth/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_i0gs1bth/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_i0gs1bth/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_i0gs1bth/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7b05ef499960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7b05ef4c940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7b05ef498977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7b05ef498977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7b05ef3c136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7b05ef3c136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[pq-ReadWriteTopicWithSchema-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:668 process search UDF in: None, /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/exso/004e5f/yql/udfs
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/string/libstring_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/top/libtop_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/python/python3_small/libpython3_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/digest/libdigest_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/re2/libre2_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/url_base/liburl_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/hyperloglog/libhyperloglog_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/topfreq/libtopfreq_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/histogram/libhistogram_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/pire/libpire_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/reservoir_sampling/libreservoir_sampling_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/yson2/libyson2_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/math/libmath_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/vector/libvector_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/streaming/libstreaming_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/datetime2/libdatetime2_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/stat/libstat_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/unicode_base/libunicode_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/file/libfile_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/hyperscan/libhyperscan_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/protobuf/libprotobuf_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/set/libset_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/json2/libjson2_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/logs/dsv/libdsv_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/test/simple/libsimple_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/test/test_import/libtest_import_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/callables/libcallables_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/lists/liblists_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/dicts/libdicts_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/dummylog/libdummylog.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/type_inspection/libtype_inspection_udf.so
DEBUG    yql_utils:yql_utils.py:668 Added UDF: /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/structs/libstructs_udf.so
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_sql_streaming.py, test_name: test[pq-ReadWriteTopicWithSchema-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_i0gs1bth/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_i0gs1bth/results.txt', '--ast-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_i0gs1bth/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_i0gs1bth/plan.json', '--log-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_i0gs1bth/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_i0gs1bth/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_i0gs1bth/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_i0gs1bth/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_i0gs1bth/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_i0gs1bth/topic_3.txt']' in '/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_i0gs1bth' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 310658
DEBUG    ya.test:process.py:259 Command (pid 310658) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 310658) elapsed time (sec): 29.955538034439087
DEBUG    ya.test:process.py:263 Command (pid 310658) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 310658) inblock: 160384
DEBUG    ya.test:process.py:263 Command (pid 310658) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 310658) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 310658) majflt: 1252
DEBUG    ya.test:process.py:263 Command (pid 310658) maxrss: 1468892
DEBUG    ya.test:process.py:263 Command (pid 310658) minflt: 951343
DEBUG    ya.test:process.py:263 Command (pid 310658) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 310658) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 310658) nivcsw: 2771
DEBUG    ya.test:process.py:263 Command (pid 310658) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 310658) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 310658) nvcsw: 102530
DEBUG    ya.test:process.py:263 Command (pid 310658) oublock: 9592
DEBUG    ya.test:process.py:263 Command (pid 310658) stime: 3.590259
DEBUG    ya.test:process.py:263 Command (pid 310658) utime: 11.000703
DEBUG    ya.test:process.py:263 Command (pid 310658) wtime: 29.959
DEBUG    ya.test:process.py:275 Command (pid 310658) output:
2025-12-15T11:35:03.223757Z Fetching udfs...
2025-12-15T11:35:13.233781Z Initialization of fq runner...
2025-12-15T11:35:18.087879Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.642419s
2025-12-15T11:35:18.740687Z Fetching query results...
2025-12-15T11:35:18.740716Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 310658) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7b05ef5187c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7b05ef5185fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7b05efae00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7b05efadf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7b05efadcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7b05efadcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7b05efadcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7b05eff3fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #33 0x7b05eff3fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #34 0x7b05eff3f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #35 0x7b05eeff2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b05ef3b1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b05ef3b1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b05ef431806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b05ef431806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b05efad6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b05efad6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b05efad6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b05efad6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b05efad4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b05efad8090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7b05efad8090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7b05ef4c83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7b05ef4c52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7b05ef4c52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7b05ef4bd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7b05ef4bd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7b05ef4bd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7b05ef499960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7b05ef499960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7b05ef4c940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7b05ef498977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7b05ef498977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7b05ef3c136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7b05ef3c136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7b05ef3c1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7b05ef5187c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7b05ef5185fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7b05efae00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b05ef3b1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b05ef3b1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b05ef431806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b05ef431806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b05efad6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b05efad6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b05efad4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7b05efad8090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7b05efad8090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7b05ef4c83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7b05ef4c52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7b05ef4c52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7b05ef4bd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7b05ef4bd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7b05ef4bd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7b05ef499960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7b05ef499960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7b05ef4c940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7b05ef498977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7b05ef498977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b05ef3c136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7b05ef3c136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7b05ef3c1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7b05ef5187c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7b05ef5185fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7b05efae00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7b05efadf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7b05efadcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7b05efadcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b05ef44972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b05ef44afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b05ef44afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b05efad7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b05efad6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b05efad6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b05efad6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b05efad4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b05efad47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b05efb032be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7b05ef41df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b05ef51b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b05ef51b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b05ef51b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b05ef41cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b05ef4c940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b05ef498977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7b05ef498977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b05ef3c136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b05ef3c136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7b05ef3c1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7b05ef5187c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7b05ef519a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7b05ef519a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7b05ef519a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7b05efadf5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7b05efadcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b05efadcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b05ef44972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b05ef450b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b05ef3cb8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7b05ef3d4b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7b05efadf3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7b05efadf1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7b05efadef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7b05efadca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7b05efadca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7b05efadcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7b05eff3fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #12 0x7b05eff3fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #13 0x7b05eff3f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #14 0x7b05eeff2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7f060e144d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b05ef3b1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b05ef3b1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b05ef431eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b05ef431eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7b05ef4cb206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7b05ef4cb206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7b05ef4c7957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7b05ef4c52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7b05ef4c52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7b05ef4bd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7b05ef4bd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7b05ef4bd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7b05ef499960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7b05ef499960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7b05ef4c940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7b05ef498977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7b05ef498977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7b05ef3c136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b05ef3c136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7b05ef3c1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7b05ef5187c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7b05ef5185fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7b05efae00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7b05efadf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7b05efadcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b05efadcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7b05efadcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7b05eff3fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #41 0x7b05eff3fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #42 0x7b05eff3f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #43 0x7b05eeff2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b05ef44972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b05ef44afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b05ef44afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b05efad7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b05efad6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b05efad4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7b05efad47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7b05efb03fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7b05ef41df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7b05ef51b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7b05ef51b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7b05ef51b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7b05ef41cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7b05ef4c940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b05ef4c52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7b05ef4c52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7b05ef4bd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7b05ef4bd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7b05ef4bd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7b05ef499960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7b05ef499960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b05ef4c940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7b05ef498977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7b05ef498977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7b05ef3c136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7b05ef3c136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7b05ef3c1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7b05ef5187c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7b05ef5185fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b05ef44972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b05ef450b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b05ef4690a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b05ef4690a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b05ef4690a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b05ef3d0dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b05ef3d0dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b05ef43864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b05ef43916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b05ef43916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b05ef43916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b05ef43a9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7b05ef42188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7b05efadf044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7b05efadf044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7b05efadef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7b05efadca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7b05efadca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7b05efadcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7b05eff3fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #21 0x7b05eff3fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #22 0x7b05eff3f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #23 0x7b05eeff2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7f060e144d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b05ef44972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b05ef44afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b05ef44afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b05efad7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b05efad6c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b05efad6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b05efad6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b05efad4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b05efad47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7b05efacd19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7b05efacd19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7b05efac98ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7b05efac98c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7b05efadf53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7b05efadcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7b05efadcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7b05efadcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7b05eff3fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #22 0x7b05eff3fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #23 0x7b05eff3f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #24 0x7b05eeff2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7f060e144d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b05ef44972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b05ef44afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b05ef44afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b05efad7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b05efad6c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b05efad6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b05efad4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7b05efad47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7b05efb03fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7b05ef41df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7b05ef51b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7b05ef51b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7b05ef51b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7b05ef41cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7b05ef4c940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7b05ef4c52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7b05ef4c52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7b05ef4bd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7b05ef4bd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7b05ef4bd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7b05ef499960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7b05ef499960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7b05ef4c940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7b05ef498977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7b05ef498977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7b05ef3c136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7b05ef3c136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7b05ef3c1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b05ef3b1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b05ef3b1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b05ef431806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b05ef431806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b05efad6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b05efad6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b05efad6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b05efad6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b05efad4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b05efad47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b05efb03fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7b05ef41df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b05ef51b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b05ef51b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b05ef51b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b05ef41cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b05ef4c940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b05ef4c52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7b05ef4c52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7b05ef4bd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7b05ef4bd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7b05ef4bd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7b05ef499960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7b05ef499960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b05ef4c940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7b05ef498977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7b05ef498977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b05ef3b1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b05ef3b1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b05ef431806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b05ef431806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b05efad6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b05efad6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b05efad6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b05efad4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b05efad47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b05efb03fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b05ef41df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b05ef51b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b05ef51b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b05ef51b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b05ef41cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b05ef4c940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b05ef4c52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b05ef4c52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b05ef4bd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b05ef4bd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b05ef4bd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b05ef499960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b05ef499960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b05ef4c940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b05ef498977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b05ef498977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b05ef3c136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b05ef3c136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7b05ef3c1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b05ef3b1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b05ef3b1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b05ef431d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b05ef431d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7b05ef3d0ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7b05ef3c0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7b05ef3c0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7b05ef4c7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7b05ef4bd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7b05ef4bd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7b05ef4bd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7b05ef499960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7b05ef499960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7b05ef4c940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b05ef498977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7b05ef498977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7b05ef3c136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7b05ef3c136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7b05ef3c1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7b05ef5187c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7b05ef5185fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7b05efae00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7b05efadf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7b05efadcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7b05efadcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7b05efadcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7b05eff3fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #35 0x7b05eff3fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #36 0x7b05eff3f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #37 0x7b05eeff2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b05ef44972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b05ef450b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b05ef4690a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b05ef4690a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b05ef4690a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b05ef3d0dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b05ef3d0dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b05ef43864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b05ef43916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b05ef43916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b05ef43916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b05ef43512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7b05ef4154aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7b05ef41df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7b05ef51b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7b05ef51b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7b05ef51b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7b05ef41cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7b05ef4c940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7b05ef4c52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7b05ef4c52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7b05ef4bd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7b05ef4bd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7b05ef4bd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7b05ef499960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7b05ef499960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7b05ef3c0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b05ef3c0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7b05ef4c7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7b05ef4c52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7b05ef4c52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7b05ef3c1091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7b05ef3c1091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7b05ef3c168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7b05ef3c168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7b05ef5199d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7b05ef5199d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7b05efadf5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b05ef3b5882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7b05ef3b5882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7b05efad70d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7b05efad6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b05efad6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b05efad6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b05efad4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b05efad47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b05efb03fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b05ef41df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b05ef51b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b05ef51b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b05ef51b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b05ef41cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b05ef4c940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b05ef4c52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b05ef4c52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b05ef4bd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b05ef4bd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b05ef4bd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b05ef499960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b05ef499960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b05ef4c940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b05ef498977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b05ef498977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b05ef3c136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b05ef3c136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7b05ef5187c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7b05ef5185fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7b05efae00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7b05efadf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7b05efadcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7b05efadcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7b05efadcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7b05eff3fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #33 0x7b05eff3fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #34 0x7b05eff3f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #35 0x7b05eeff2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b05ef3b1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b05ef3b1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b05ef431806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b05ef431806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b05efad6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b05efad6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b05efad6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b05efad6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b05efad4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b05efad8090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7b05efad8090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7b05ef4c83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7b05ef4c52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7b05ef4c52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7b05ef4bd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7b05ef4bd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7b05ef4bd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7b05ef499960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7b05ef499960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7b05ef4c940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7b05ef498977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7b05ef498977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7b05ef3c136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7b05ef3c136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7b05ef3c1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7b05ef5187c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7b05ef5185fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7b05efae00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b05ef3b1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b05ef3b1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b05ef431806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b05ef431806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b05efad6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b05efad6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b05efad4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7b05efad8090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7b05efad8090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7b05ef4c83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7b05ef4c52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7b05ef4c52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7b05ef4bd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7b05ef4bd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7b05ef4bd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7b05ef499960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7b05ef499960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7b05ef4c940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7b05ef498977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7b05ef498977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b05ef3c136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7b05ef3c136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7b05ef3c1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7b05ef5187c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7b05ef5185fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7b05efae00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7b05efadf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7b05efadcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7b05efadcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b05ef44972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b05ef44afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b05ef44afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b05efad7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b05efad6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b05efad6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b05efad6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b05efad4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b05efad47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b05efb032be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7b05ef41df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b05ef51b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b05ef51b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b05ef51b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b05ef41cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b05ef4c940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b05ef498977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7b05ef498977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b05ef3c136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b05ef3c136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7b05ef3c1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7b05ef5187c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7b05ef519a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7b05ef519a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7b05ef519a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7b05efadf5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7b05efadcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b05efadcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b05ef44972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b05ef450b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b05ef3cb8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7b05ef3d4b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7b05efadf3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7b05efadf1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7b05efadef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7b05efadca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7b05efadca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7b05efadcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7b05eff3fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #12 0x7b05eff3fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #13 0x7b05eff3f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #14 0x7b05eeff2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7f060e144d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b05ef3b1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b05ef3b1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b05ef431eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b05ef431eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7b05ef4cb206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7b05ef4cb206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7b05ef4c7957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7b05ef4c52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7b05ef4c52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7b05ef4bd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7b05ef4bd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7b05ef4bd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7b05ef499960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7b05ef499960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7b05ef4c940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7b05ef498977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7b05ef498977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7b05ef3c136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b05ef3c136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7b05ef3c1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7b05ef5187c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7b05ef5185fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7b05efae00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7b05efadf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7b05efadcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b05efadcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7b05efadcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7b05eff3fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #41 0x7b05eff3fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #42 0x7b05eff3f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #43 0x7b05eeff2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b05ef44972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b05ef44afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b05ef44afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b05efad7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b05efad6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b05efad4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7b05efad47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7b05efb03fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7b05ef41df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7b05ef51b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7b05ef51b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7b05ef51b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7b05ef41cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7b05ef4c940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b05ef4c52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7b05ef4c52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7b05ef4bd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7b05ef4bd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7b05ef4bd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7b05ef499960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7b05ef499960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b05ef4c940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7b05ef498977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7b05ef498977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7b05ef3c136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7b05ef3c136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7b05ef3c1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7b05ef5187c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7b05ef5185fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b05ef44972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b05ef450b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b05ef4690a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b05ef4690a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b05ef4690a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b05ef3d0dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b05ef3d0dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b05ef43864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b05ef43916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b05ef43916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b05ef43916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b05ef43a9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7b05ef42188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7b05efadf044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7b05efadf044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7b05efadef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7b05efadca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7b05efadca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7b05efadcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7b05eff3fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #21 0x7b05eff3fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #22 0x7b05eff3f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #23 0x7b05eeff2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7f060e144d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b05ef44972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b05ef44afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b05ef44afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b05efad7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b05efad6c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b05efad6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b05efad6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b05efad4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b05efad47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7b05efacd19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7b05efacd19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7b05efac98ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7b05efac98c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7b05efadf53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7b05efadcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7b05efadcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7b05efadcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7b05eff3fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #22 0x7b05eff3fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #23 0x7b05eff3f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #24 0x7b05eeff2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7f060e144d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b05ef44972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b05ef44afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b05ef44afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b05efad7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b05efad6c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b05efad6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b05efad4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7b05efad47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7b05efb03fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7b05ef41df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7b05ef51b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7b05ef51b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7b05ef51b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7b05ef41cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7b05ef4c940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7b05ef4c52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7b05ef4c52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7b05ef4bd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7b05ef4bd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7b05ef4bd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7b05ef499960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7b05ef499960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7b05ef4c940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7b05ef498977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7b05ef498977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7b05ef3c136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7b05ef3c136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7b05ef3c1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b05ef3b1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b05ef3b1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b05ef431806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b05ef431806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b05efad6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b05efad6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b05efad6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b05efad6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b05efad4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b05efad47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b05efb03fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7b05ef41df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b05ef51b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b05ef51b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b05ef51b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b05ef41cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b05ef4c940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b05ef4c52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7b05ef4c52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7b05ef4bd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7b05ef4bd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7b05ef4bd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7b05ef499960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7b05ef499960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b05ef4c940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7b05ef498977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7b05ef498977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b05ef3b1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b05ef3b1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b05ef431806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b05ef431806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b05efad6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b05efad6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b05efad6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b05efad4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b05efad47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b05efb03fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b05ef41df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b05ef51b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b05ef51b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b05ef51b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b05ef41cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b05ef4c940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b05ef4c52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b05ef4c52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b05ef4bd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b05ef4bd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b05ef4bd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b05ef499960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b05ef499960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b05ef4c940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b05ef498977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b05ef498977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b05ef3c136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b05ef3c136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7b05ef3c1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b05ef3b1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b05ef3b1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b05ef431d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b05ef431d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7b05ef3d0ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7b05ef3c0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7b05ef3c0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7b05ef4c7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7b05ef4bd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7b05ef4bd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7b05ef4bd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7b05ef499960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7b05ef499960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7b05ef4c940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b05ef498977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7b05ef498977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7b05ef3c136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7b05ef3c136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7b05ef3c1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7b05ef5187c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7b05ef5185fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7b05efae00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7b05efadf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7b05efadcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7b05efadcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7b05efadcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7b05eff3fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #35 0x7b05eff3fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #36 0x7b05eff3f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #37 0x7b05eeff2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b05ef44972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b05ef450b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b05ef4690a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b05ef4690a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b05ef4690a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b05ef3d0dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b05ef3d0dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b05ef43864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b05ef43916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b05ef43916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b05ef43916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b05ef43512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7b05ef4154aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7b05ef41df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7b05ef51b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7b05ef51b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7b05ef51b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7b05ef41cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7b05ef4c940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7b05ef4c52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7b05ef4c52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7b05ef4bd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7b05ef4bd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7b05ef4bd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7b05ef499960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7b05ef499960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7b05ef3c0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b05ef3c0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7b05ef4c7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7b05ef4c52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7b05ef4c52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7b05ef3c1091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7b05ef3c1091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7b05ef3c168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7b05ef3c168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7b05ef5199d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7b05ef5199d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7b05efadf5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b05ef3b5882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7b05ef3b5882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7b05efad70d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7b05efad6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b05efad6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b05efad6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b05efad6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b05efad4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b05efad47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b05efb03fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b05ef41df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b05ef51b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b05ef51b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b05ef51b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b05ef41cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b05ef4c940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b05ef4c52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b05ef4c52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b05ef4bd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b05ef4bd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b05ef4bd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b05ef499960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b05ef499960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b05ef4c940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b05ef498977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b05ef498977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b05ef3c136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b05ef3c136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
_____________________ test[pq-WriteTwoTopics-default.txt] ______________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_04z1wl4p/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_04z1wl4p/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_04z1wl4p/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_04z1wl4p/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_04z1wl4p/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_04z1wl4p/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_04z1wl4p/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_04z1wl4p/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_04z1wl4p/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_04z1wl4p/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7b1c0d559960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7b1c0d58940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7b1c0d558977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7b1c0d558977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7b1c0d48136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7b1c0d48136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[pq-WriteTwoTopics-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:668 process search UDF in: None, /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/exso/004e5f/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_sql_streaming.py, test_name: test[pq-WriteTwoTopics-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_04z1wl4p/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_04z1wl4p/results.txt', '--ast-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_04z1wl4p/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_04z1wl4p/plan.json', '--log-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_04z1wl4p/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_04z1wl4p/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_04z1wl4p/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_04z1wl4p/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_04z1wl4p/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_04z1wl4p/topic_3.txt']' in '/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_04z1wl4p' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 334271
DEBUG    ya.test:process.py:259 Command (pid 334271) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 334271) elapsed time (sec): 18.01117968559265
DEBUG    ya.test:process.py:263 Command (pid 334271) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 334271) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 334271) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 334271) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 334271) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 334271) maxrss: 1443328
DEBUG    ya.test:process.py:263 Command (pid 334271) minflt: 955685
DEBUG    ya.test:process.py:263 Command (pid 334271) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 334271) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 334271) nivcsw: 1306
DEBUG    ya.test:process.py:263 Command (pid 334271) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 334271) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 334271) nvcsw: 103309
DEBUG    ya.test:process.py:263 Command (pid 334271) oublock: 9592
DEBUG    ya.test:process.py:263 Command (pid 334271) stime: 3.728212
DEBUG    ya.test:process.py:263 Command (pid 334271) utime: 11.116604
DEBUG    ya.test:process.py:263 Command (pid 334271) wtime: 18.016
DEBUG    ya.test:process.py:275 Command (pid 334271) output:
2025-12-15T11:35:33.815509Z Fetching udfs...
2025-12-15T11:35:34.280831Z Initialization of fq runner...
2025-12-15T11:35:37.977027Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.525229s
2025-12-15T11:35:38.508079Z Fetching query results...
2025-12-15T11:35:38.508344Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 334271) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7b1c0d5d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7b1c0d5d85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7b1c0dba00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7b1c0db9f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7b1c0db9cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7b1c0db9caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7b1c0db9cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7b1c0dfffdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #33 0x7b1c0dfffdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #34 0x7b1c0dfff6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #35 0x7b1c0d0b2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1c0d471f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b1c0d471f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b1c0d4f1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b1c0d4f1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b1c0db96e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b1c0db96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b1c0db96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b1c0db96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b1c0db94866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b1c0db98090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7b1c0db98090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7b1c0d5883ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7b1c0d5852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7b1c0d5852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7b1c0d57d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7b1c0d57d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7b1c0d57d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7b1c0d559960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7b1c0d559960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7b1c0d58940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7b1c0d558977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7b1c0d558977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7b1c0d48136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7b1c0d48136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7b1c0d481272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7b1c0d5d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7b1c0d5d85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7b1c0dba00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1c0d471f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b1c0d471f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b1c0d4f1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b1c0d4f1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b1c0db96e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b1c0db96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b1c0db94866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7b1c0db98090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7b1c0db98090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7b1c0d5883ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7b1c0d5852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7b1c0d5852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7b1c0d57d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7b1c0d57d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7b1c0d57d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7b1c0d559960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7b1c0d559960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7b1c0d58940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7b1c0d558977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7b1c0d558977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b1c0d48136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7b1c0d48136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7b1c0d481272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7b1c0d5d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7b1c0d5d85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7b1c0dba00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7b1c0db9f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7b1c0db9cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7b1c0db9caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1c0d50972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b1c0d50afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b1c0d50afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b1c0db97065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b1c0db96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b1c0db96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b1c0db96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b1c0db94866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b1c0db947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b1c0dbc32be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7b1c0d4ddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b1c0d5db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b1c0d5db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b1c0d5db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b1c0d4dcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b1c0d58940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b1c0d558977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7b1c0d558977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b1c0d48136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b1c0d48136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7b1c0d481272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7b1c0d5d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7b1c0d5d9a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7b1c0d5d9a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7b1c0d5d9a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7b1c0db9f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7b1c0db9cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b1c0db9caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1c0d50972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b1c0d510b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b1c0d48b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7b1c0d494b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7b1c0db9f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7b1c0db9f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7b1c0db9ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7b1c0db9ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7b1c0db9ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7b1c0db9cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7b1c0dfffdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #12 0x7b1c0dfffdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #13 0x7b1c0dfff6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #14 0x7b1c0d0b2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7f1c2c208d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1c0d471f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b1c0d471f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b1c0d4f1eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b1c0d4f1eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7b1c0d58b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7b1c0d58b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7b1c0d587957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7b1c0d5852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7b1c0d5852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7b1c0d57d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7b1c0d57d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7b1c0d57d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7b1c0d559960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7b1c0d559960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7b1c0d58940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7b1c0d558977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7b1c0d558977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7b1c0d48136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b1c0d48136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7b1c0d481272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7b1c0d5d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7b1c0d5d85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7b1c0dba00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7b1c0db9f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7b1c0db9cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b1c0db9caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7b1c0db9cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7b1c0dfffdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #41 0x7b1c0dfffdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #42 0x7b1c0dfff6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #43 0x7b1c0d0b2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1c0d50972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b1c0d50afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b1c0d50afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b1c0db97065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b1c0db96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b1c0db94866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7b1c0db947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7b1c0dbc3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7b1c0d4ddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7b1c0d5db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7b1c0d5db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7b1c0d5db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7b1c0d4dcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7b1c0d58940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b1c0d5852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7b1c0d5852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7b1c0d57d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7b1c0d57d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7b1c0d57d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7b1c0d559960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7b1c0d559960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b1c0d58940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7b1c0d558977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7b1c0d558977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7b1c0d48136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7b1c0d48136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7b1c0d481272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7b1c0d5d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7b1c0d5d85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1c0d50972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b1c0d510b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b1c0d5290a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b1c0d5290a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b1c0d5290a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b1c0d490dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b1c0d490dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b1c0d4f864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b1c0d4f916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b1c0d4f916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b1c0d4f916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b1c0d4fa9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7b1c0d4e188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7b1c0db9f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7b1c0db9f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7b1c0db9ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7b1c0db9ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7b1c0db9ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7b1c0db9cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7b1c0dfffdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #21 0x7b1c0dfffdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #22 0x7b1c0dfff6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #23 0x7b1c0d0b2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7f1c2c208d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1c0d50972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b1c0d50afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b1c0d50afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b1c0db97065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b1c0db96c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b1c0db96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b1c0db96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b1c0db94866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b1c0db947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7b1c0db8d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7b1c0db8d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7b1c0db898ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7b1c0db898c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7b1c0db9f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7b1c0db9cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7b1c0db9caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7b1c0db9cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7b1c0dfffdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #22 0x7b1c0dfffdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #23 0x7b1c0dfff6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #24 0x7b1c0d0b2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7f1c2c208d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1c0d50972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b1c0d50afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b1c0d50afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b1c0db97065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b1c0db96c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b1c0db96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b1c0db94866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7b1c0db947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7b1c0dbc3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7b1c0d4ddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7b1c0d5db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7b1c0d5db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7b1c0d5db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7b1c0d4dcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7b1c0d58940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7b1c0d5852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7b1c0d5852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7b1c0d57d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7b1c0d57d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7b1c0d57d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7b1c0d559960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7b1c0d559960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7b1c0d58940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7b1c0d558977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7b1c0d558977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7b1c0d48136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7b1c0d48136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7b1c0d481272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1c0d471f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b1c0d471f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b1c0d4f1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b1c0d4f1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b1c0db96e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b1c0db96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b1c0db96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b1c0db96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b1c0db94866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b1c0db947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b1c0dbc3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7b1c0d4ddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b1c0d5db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b1c0d5db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b1c0d5db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b1c0d4dcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b1c0d58940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b1c0d5852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7b1c0d5852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7b1c0d57d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7b1c0d57d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7b1c0d57d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7b1c0d559960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7b1c0d559960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b1c0d58940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7b1c0d558977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7b1c0d558977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1c0d471f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b1c0d471f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b1c0d4f1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b1c0d4f1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b1c0db96e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b1c0db96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b1c0db96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b1c0db94866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b1c0db947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b1c0dbc3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b1c0d4ddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b1c0d5db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b1c0d5db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b1c0d5db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b1c0d4dcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b1c0d58940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b1c0d5852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b1c0d5852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b1c0d57d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b1c0d57d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b1c0d57d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b1c0d559960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b1c0d559960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b1c0d58940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b1c0d558977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b1c0d558977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b1c0d48136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b1c0d48136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7b1c0d481272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1c0d471f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b1c0d471f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b1c0d4f1d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b1c0d4f1d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7b1c0d490ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7b1c0d480ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7b1c0d480ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7b1c0d587722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7b1c0d57d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7b1c0d57d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7b1c0d57d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7b1c0d559960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7b1c0d559960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7b1c0d58940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b1c0d558977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7b1c0d558977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7b1c0d48136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7b1c0d48136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7b1c0d481272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7b1c0d5d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7b1c0d5d85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7b1c0dba00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7b1c0db9f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7b1c0db9cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7b1c0db9caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7b1c0db9cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7b1c0dfffdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #35 0x7b1c0dfffdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #36 0x7b1c0dfff6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #37 0x7b1c0d0b2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1c0d50972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b1c0d510b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b1c0d5290a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b1c0d5290a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b1c0d5290a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b1c0d490dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b1c0d490dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b1c0d4f864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b1c0d4f916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b1c0d4f916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b1c0d4f916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b1c0d4f512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7b1c0d4d54aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7b1c0d4ddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7b1c0d5db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7b1c0d5db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7b1c0d5db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7b1c0d4dcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7b1c0d58940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7b1c0d5852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7b1c0d5852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7b1c0d57d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7b1c0d57d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7b1c0d57d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7b1c0d559960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7b1c0d559960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7b1c0d480ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b1c0d480ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7b1c0d587722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7b1c0d5852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7b1c0d5852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7b1c0d481091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7b1c0d481091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7b1c0d48168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7b1c0d48168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7b1c0d5d99d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7b1c0d5d99d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7b1c0db9f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b1c0d475882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7b1c0d475882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7b1c0db970d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7b1c0db96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b1c0db96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b1c0db96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b1c0db94866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b1c0db947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b1c0dbc3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b1c0d4ddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b1c0d5db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b1c0d5db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b1c0d5db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b1c0d4dcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b1c0d58940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b1c0d5852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b1c0d5852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b1c0d57d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b1c0d57d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b1c0d57d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b1c0d559960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b1c0d559960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b1c0d58940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b1c0d558977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b1c0d558977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b1c0d48136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b1c0d48136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7b1c0d5d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7b1c0d5d85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7b1c0dba00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7b1c0db9f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7b1c0db9cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7b1c0db9caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7b1c0db9cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7b1c0dfffdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #33 0x7b1c0dfffdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #34 0x7b1c0dfff6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #35 0x7b1c0d0b2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1c0d471f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b1c0d471f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b1c0d4f1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b1c0d4f1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b1c0db96e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b1c0db96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b1c0db96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b1c0db96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b1c0db94866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b1c0db98090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7b1c0db98090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7b1c0d5883ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7b1c0d5852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7b1c0d5852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7b1c0d57d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7b1c0d57d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7b1c0d57d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7b1c0d559960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7b1c0d559960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7b1c0d58940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7b1c0d558977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7b1c0d558977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7b1c0d48136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7b1c0d48136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7b1c0d481272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7b1c0d5d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7b1c0d5d85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7b1c0dba00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1c0d471f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b1c0d471f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b1c0d4f1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b1c0d4f1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b1c0db96e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b1c0db96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b1c0db94866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7b1c0db98090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7b1c0db98090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7b1c0d5883ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7b1c0d5852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7b1c0d5852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7b1c0d57d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7b1c0d57d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7b1c0d57d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7b1c0d559960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7b1c0d559960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7b1c0d58940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7b1c0d558977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7b1c0d558977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b1c0d48136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7b1c0d48136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7b1c0d481272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7b1c0d5d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7b1c0d5d85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7b1c0dba00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7b1c0db9f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7b1c0db9cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7b1c0db9caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1c0d50972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b1c0d50afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b1c0d50afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b1c0db97065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b1c0db96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b1c0db96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b1c0db96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b1c0db94866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b1c0db947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b1c0dbc32be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7b1c0d4ddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b1c0d5db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b1c0d5db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b1c0d5db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b1c0d4dcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b1c0d58940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b1c0d558977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7b1c0d558977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b1c0d48136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b1c0d48136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7b1c0d481272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7b1c0d5d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7b1c0d5d9a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7b1c0d5d9a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7b1c0d5d9a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7b1c0db9f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7b1c0db9cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b1c0db9caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1c0d50972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b1c0d510b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b1c0d48b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7b1c0d494b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7b1c0db9f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7b1c0db9f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7b1c0db9ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7b1c0db9ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7b1c0db9ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7b1c0db9cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7b1c0dfffdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #12 0x7b1c0dfffdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #13 0x7b1c0dfff6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #14 0x7b1c0d0b2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7f1c2c208d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1c0d471f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b1c0d471f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b1c0d4f1eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b1c0d4f1eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7b1c0d58b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7b1c0d58b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7b1c0d587957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7b1c0d5852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7b1c0d5852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7b1c0d57d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7b1c0d57d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7b1c0d57d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7b1c0d559960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7b1c0d559960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7b1c0d58940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7b1c0d558977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7b1c0d558977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7b1c0d48136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b1c0d48136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7b1c0d481272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7b1c0d5d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7b1c0d5d85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7b1c0dba00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7b1c0db9f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7b1c0db9cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b1c0db9caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7b1c0db9cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7b1c0dfffdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #41 0x7b1c0dfffdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #42 0x7b1c0dfff6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #43 0x7b1c0d0b2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1c0d50972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b1c0d50afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b1c0d50afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b1c0db97065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b1c0db96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b1c0db94866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7b1c0db947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7b1c0dbc3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7b1c0d4ddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7b1c0d5db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7b1c0d5db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7b1c0d5db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7b1c0d4dcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7b1c0d58940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b1c0d5852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7b1c0d5852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7b1c0d57d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7b1c0d57d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7b1c0d57d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7b1c0d559960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7b1c0d559960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b1c0d58940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7b1c0d558977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7b1c0d558977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7b1c0d48136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7b1c0d48136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7b1c0d481272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7b1c0d5d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7b1c0d5d85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1c0d50972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b1c0d510b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b1c0d5290a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b1c0d5290a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b1c0d5290a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b1c0d490dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b1c0d490dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b1c0d4f864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b1c0d4f916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b1c0d4f916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b1c0d4f916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b1c0d4fa9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7b1c0d4e188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7b1c0db9f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7b1c0db9f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7b1c0db9ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7b1c0db9ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7b1c0db9ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7b1c0db9cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7b1c0dfffdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #21 0x7b1c0dfffdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #22 0x7b1c0dfff6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #23 0x7b1c0d0b2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7f1c2c208d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1c0d50972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b1c0d50afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b1c0d50afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b1c0db97065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b1c0db96c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b1c0db96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b1c0db96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b1c0db94866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b1c0db947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7b1c0db8d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7b1c0db8d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7b1c0db898ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7b1c0db898c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7b1c0db9f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7b1c0db9cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7b1c0db9caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7b1c0db9cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7b1c0dfffdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #22 0x7b1c0dfffdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #23 0x7b1c0dfff6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #24 0x7b1c0d0b2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7f1c2c208d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1c0d50972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b1c0d50afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b1c0d50afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b1c0db97065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b1c0db96c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b1c0db96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b1c0db94866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7b1c0db947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7b1c0dbc3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7b1c0d4ddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7b1c0d5db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7b1c0d5db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7b1c0d5db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7b1c0d4dcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7b1c0d58940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7b1c0d5852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7b1c0d5852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7b1c0d57d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7b1c0d57d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7b1c0d57d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7b1c0d559960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7b1c0d559960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7b1c0d58940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7b1c0d558977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7b1c0d558977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7b1c0d48136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7b1c0d48136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7b1c0d481272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1c0d471f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b1c0d471f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b1c0d4f1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b1c0d4f1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b1c0db96e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b1c0db96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b1c0db96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b1c0db96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b1c0db94866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b1c0db947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b1c0dbc3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7b1c0d4ddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b1c0d5db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b1c0d5db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b1c0d5db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b1c0d4dcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b1c0d58940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b1c0d5852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7b1c0d5852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7b1c0d57d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7b1c0d57d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7b1c0d57d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7b1c0d559960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7b1c0d559960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b1c0d58940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7b1c0d558977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7b1c0d558977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1c0d471f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b1c0d471f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b1c0d4f1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b1c0d4f1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b1c0db96e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b1c0db96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b1c0db96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b1c0db94866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b1c0db947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b1c0dbc3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b1c0d4ddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b1c0d5db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b1c0d5db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b1c0d5db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b1c0d4dcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b1c0d58940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b1c0d5852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b1c0d5852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b1c0d57d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b1c0d57d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b1c0d57d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b1c0d559960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b1c0d559960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b1c0d58940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b1c0d558977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b1c0d558977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b1c0d48136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b1c0d48136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7b1c0d481272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1c0d471f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b1c0d471f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b1c0d4f1d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b1c0d4f1d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7b1c0d490ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7b1c0d480ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7b1c0d480ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7b1c0d587722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7b1c0d57d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7b1c0d57d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7b1c0d57d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7b1c0d559960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7b1c0d559960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7b1c0d58940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b1c0d558977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7b1c0d558977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7b1c0d48136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7b1c0d48136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7b1c0d481272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7b1c0d5d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7b1c0d5d85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7b1c0dba00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7b1c0db9f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7b1c0db9cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7b1c0db9caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7b1c0db9cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7b1c0dfffdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #35 0x7b1c0dfffdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #36 0x7b1c0dfff6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #37 0x7b1c0d0b2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1c0d50972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b1c0d510b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b1c0d5290a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b1c0d5290a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b1c0d5290a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b1c0d490dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b1c0d490dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b1c0d4f864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b1c0d4f916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b1c0d4f916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b1c0d4f916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b1c0d4f512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7b1c0d4d54aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7b1c0d4ddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7b1c0d5db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7b1c0d5db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7b1c0d5db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7b1c0d4dcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7b1c0d58940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7b1c0d5852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7b1c0d5852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7b1c0d57d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7b1c0d57d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7b1c0d57d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7b1c0d559960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7b1c0d559960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7b1c0d480ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b1c0d480ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7b1c0d587722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7b1c0d5852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7b1c0d5852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7b1c0d481091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7b1c0d481091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7b1c0d48168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7b1c0d48168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7b1c0d5d99d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7b1c0d5d99d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7b1c0db9f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b1c0d475882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7b1c0d475882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7b1c0db970d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7b1c0db96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b1c0db96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b1c0db96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b1c0db96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b1c0db94866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b1c0db947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b1c0dbc3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b1c0d4ddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b1c0d5db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b1c0d5db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b1c0d5db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b1c0d4dcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b1c0d58940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b1c0d5852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b1c0d5852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b1c0d57d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b1c0d57d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b1c0d57d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b1c0d559960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b1c0d559960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b1c0d58940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b1c0d558977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b1c0d558977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b1c0d48136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b1c0d48136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
____________ test[solomon-ReadTopicGroupWriteToSolomon-default.txt] ____________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_n27r5055/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_n27r5055/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_n27r5055/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_n27r5055/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_n27r5055/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_n27r5055/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_n27r5055/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_n27r5055/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_n27r5055/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_n27r5055/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7b0fe4fc9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7b0fe4ff940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7b0fe4fc8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7b0fe4fc8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7b0fe4ef136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7b0fe4ef136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[solomon-ReadTopicGroupWriteToSolomon-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:668 process search UDF in: None, /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/exso/004e5f/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_sql_streaming.py, test_name: test[solomon-ReadTopicGroupWriteToSolomon-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_n27r5055/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_n27r5055/results.txt', '--ast-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_n27r5055/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_n27r5055/plan.json', '--log-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_n27r5055/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_n27r5055/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_n27r5055/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_n27r5055/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_n27r5055/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_n27r5055/topic_3.txt']' in '/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_n27r5055' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 340727
DEBUG    ya.test:process.py:259 Command (pid 340727) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 340727) elapsed time (sec): 18.020015716552734
DEBUG    ya.test:process.py:263 Command (pid 340727) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 340727) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 340727) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 340727) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 340727) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 340727) maxrss: 1478580
DEBUG    ya.test:process.py:263 Command (pid 340727) minflt: 963406
DEBUG    ya.test:process.py:263 Command (pid 340727) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 340727) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 340727) nivcsw: 1075
DEBUG    ya.test:process.py:263 Command (pid 340727) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 340727) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 340727) nvcsw: 103724
DEBUG    ya.test:process.py:263 Command (pid 340727) oublock: 9592
DEBUG    ya.test:process.py:263 Command (pid 340727) stime: 3.635707
DEBUG    ya.test:process.py:263 Command (pid 340727) utime: 11.921775
DEBUG    ya.test:process.py:263 Command (pid 340727) wtime: 18.023
DEBUG    ya.test:process.py:275 Command (pid 340727) output:
2025-12-15T11:35:52.156908Z Fetching udfs...
2025-12-15T11:35:52.666148Z Initialization of fq runner...
2025-12-15T11:35:56.365262Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.939258s
2025-12-15T11:35:57.310880Z Fetching query results...
2025-12-15T11:35:57.310909Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 340727) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7b0fe50487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7b0fe50485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7b0fe56100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7b0fe560f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7b0fe560cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7b0fe560caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7b0fe560cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7b0fe5a6fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #33 0x7b0fe5a6fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #34 0x7b0fe5a6f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #35 0x7b0fe4b22928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0fe4ee1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b0fe4ee1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b0fe4f61806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b0fe4f61806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b0fe5606e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b0fe5606c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b0fe5606c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b0fe5606c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b0fe5604866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b0fe5608090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7b0fe5608090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7b0fe4ff83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7b0fe4ff52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7b0fe4ff52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7b0fe4fed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7b0fe4fed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7b0fe4fed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7b0fe4fc9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7b0fe4fc9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7b0fe4ff940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7b0fe4fc8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7b0fe4fc8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7b0fe4ef136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7b0fe4ef136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7b0fe4ef1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7b0fe50487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7b0fe50485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7b0fe56100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0fe4ee1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b0fe4ee1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b0fe4f61806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b0fe4f61806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b0fe5606e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b0fe5606c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b0fe5604866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7b0fe5608090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7b0fe5608090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7b0fe4ff83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7b0fe4ff52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7b0fe4ff52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7b0fe4fed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7b0fe4fed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7b0fe4fed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7b0fe4fc9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7b0fe4fc9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7b0fe4ff940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7b0fe4fc8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7b0fe4fc8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b0fe4ef136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7b0fe4ef136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7b0fe4ef1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7b0fe50487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7b0fe50485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7b0fe56100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7b0fe560f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7b0fe560cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7b0fe560caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0fe4f7972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b0fe4f7afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b0fe4f7afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b0fe5607065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b0fe5606c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b0fe5606c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b0fe5606c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b0fe5604866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b0fe56047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b0fe56332be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7b0fe4f4df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b0fe504b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b0fe504b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b0fe504b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b0fe4f4cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b0fe4ff940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b0fe4fc8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7b0fe4fc8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b0fe4ef136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b0fe4ef136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7b0fe4ef1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7b0fe50487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7b0fe5049a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7b0fe5049a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7b0fe5049a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7b0fe560f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7b0fe560cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b0fe560caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0fe4f7972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b0fe4f80b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b0fe4efb8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7b0fe4f04b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7b0fe560f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7b0fe560f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7b0fe560ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7b0fe560ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7b0fe560ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7b0fe560cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7b0fe5a6fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #12 0x7b0fe5a6fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #13 0x7b0fe5a6f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #14 0x7b0fe4b22928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7f1003c74d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0fe4ee1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b0fe4ee1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b0fe4f61eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b0fe4f61eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7b0fe4ffb206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7b0fe4ffb206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7b0fe4ff7957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7b0fe4ff52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7b0fe4ff52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7b0fe4fed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7b0fe4fed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7b0fe4fed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7b0fe4fc9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7b0fe4fc9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7b0fe4ff940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7b0fe4fc8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7b0fe4fc8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7b0fe4ef136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b0fe4ef136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7b0fe4ef1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7b0fe50487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7b0fe50485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7b0fe56100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7b0fe560f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7b0fe560cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b0fe560caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7b0fe560cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7b0fe5a6fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #41 0x7b0fe5a6fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #42 0x7b0fe5a6f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #43 0x7b0fe4b22928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0fe4f7972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b0fe4f7afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b0fe4f7afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b0fe5607065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b0fe5606c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b0fe5604866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7b0fe56047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7b0fe5633fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7b0fe4f4df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7b0fe504b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7b0fe504b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7b0fe504b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7b0fe4f4cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7b0fe4ff940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b0fe4ff52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7b0fe4ff52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7b0fe4fed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7b0fe4fed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7b0fe4fed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7b0fe4fc9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7b0fe4fc9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b0fe4ff940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7b0fe4fc8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7b0fe4fc8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7b0fe4ef136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7b0fe4ef136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7b0fe4ef1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7b0fe50487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7b0fe50485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0fe4f7972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b0fe4f80b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b0fe4f990a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b0fe4f990a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b0fe4f990a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b0fe4f00dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b0fe4f00dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b0fe4f6864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b0fe4f6916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b0fe4f6916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b0fe4f6916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b0fe4f6a9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7b0fe4f5188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7b0fe560f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7b0fe560f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7b0fe560ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7b0fe560ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7b0fe560ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7b0fe560cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7b0fe5a6fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #21 0x7b0fe5a6fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #22 0x7b0fe5a6f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #23 0x7b0fe4b22928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7f1003c74d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0fe4f7972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b0fe4f7afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b0fe4f7afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b0fe5607065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b0fe5606c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b0fe5606c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b0fe5606c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b0fe5604866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b0fe56047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7b0fe55fd19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7b0fe55fd19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7b0fe55f98ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7b0fe55f98c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7b0fe560f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7b0fe560cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7b0fe560caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7b0fe560cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7b0fe5a6fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #22 0x7b0fe5a6fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #23 0x7b0fe5a6f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #24 0x7b0fe4b22928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7f1003c74d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0fe4f7972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b0fe4f7afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b0fe4f7afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b0fe5607065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b0fe5606c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b0fe5606c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b0fe5604866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7b0fe56047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7b0fe5633fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7b0fe4f4df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7b0fe504b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7b0fe504b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7b0fe504b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7b0fe4f4cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7b0fe4ff940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7b0fe4ff52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7b0fe4ff52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7b0fe4fed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7b0fe4fed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7b0fe4fed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7b0fe4fc9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7b0fe4fc9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7b0fe4ff940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7b0fe4fc8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7b0fe4fc8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7b0fe4ef136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7b0fe4ef136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7b0fe4ef1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0fe4ee1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b0fe4ee1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b0fe4f61806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b0fe4f61806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b0fe5606e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b0fe5606c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b0fe5606c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b0fe5606c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b0fe5604866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b0fe56047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b0fe5633fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7b0fe4f4df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b0fe504b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b0fe504b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b0fe504b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b0fe4f4cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b0fe4ff940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b0fe4ff52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7b0fe4ff52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7b0fe4fed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7b0fe4fed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7b0fe4fed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7b0fe4fc9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7b0fe4fc9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b0fe4ff940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7b0fe4fc8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7b0fe4fc8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0fe4ee1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b0fe4ee1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b0fe4f61806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b0fe4f61806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b0fe5606e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b0fe5606c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b0fe5606c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b0fe5604866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b0fe56047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b0fe5633fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b0fe4f4df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b0fe504b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b0fe504b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b0fe504b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b0fe4f4cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b0fe4ff940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b0fe4ff52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b0fe4ff52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b0fe4fed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b0fe4fed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b0fe4fed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b0fe4fc9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b0fe4fc9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b0fe4ff940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b0fe4fc8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b0fe4fc8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b0fe4ef136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b0fe4ef136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7b0fe4ef1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0fe4ee1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b0fe4ee1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b0fe4f61d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b0fe4f61d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7b0fe4f00ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7b0fe4ef0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7b0fe4ef0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7b0fe4ff7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7b0fe4fed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7b0fe4fed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7b0fe4fed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7b0fe4fc9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7b0fe4fc9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7b0fe4ff940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b0fe4fc8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7b0fe4fc8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7b0fe4ef136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7b0fe4ef136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7b0fe4ef1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7b0fe50487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7b0fe50485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7b0fe56100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7b0fe560f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7b0fe560cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7b0fe560caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7b0fe560cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7b0fe5a6fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #35 0x7b0fe5a6fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #36 0x7b0fe5a6f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #37 0x7b0fe4b22928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0fe4f7972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b0fe4f80b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b0fe4f990a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b0fe4f990a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b0fe4f990a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b0fe4f00dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b0fe4f00dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b0fe4f6864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b0fe4f6916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b0fe4f6916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b0fe4f6916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b0fe4f6512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7b0fe4f454aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7b0fe4f4df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7b0fe504b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7b0fe504b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7b0fe504b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7b0fe4f4cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7b0fe4ff940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7b0fe4ff52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7b0fe4ff52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7b0fe4fed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7b0fe4fed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7b0fe4fed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7b0fe4fc9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7b0fe4fc9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7b0fe4ef0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b0fe4ef0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7b0fe4ff7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7b0fe4ff52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7b0fe4ff52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7b0fe4ef1091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7b0fe4ef1091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7b0fe4ef168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7b0fe4ef168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7b0fe50499d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7b0fe50499d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7b0fe560f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b0fe4ee5882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7b0fe4ee5882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7b0fe56070d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7b0fe5606c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b0fe5606c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b0fe5606c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b0fe5604866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b0fe56047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b0fe5633fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b0fe4f4df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b0fe504b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b0fe504b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b0fe504b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b0fe4f4cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b0fe4ff940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b0fe4ff52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b0fe4ff52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b0fe4fed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b0fe4fed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b0fe4fed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b0fe4fc9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b0fe4fc9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b0fe4ff940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b0fe4fc8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b0fe4fc8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b0fe4ef136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b0fe4ef136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7b0fe50487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7b0fe50485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7b0fe56100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7b0fe560f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7b0fe560cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7b0fe560caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7b0fe560cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7b0fe5a6fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #33 0x7b0fe5a6fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #34 0x7b0fe5a6f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #35 0x7b0fe4b22928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0fe4ee1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b0fe4ee1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b0fe4f61806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b0fe4f61806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b0fe5606e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b0fe5606c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b0fe5606c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b0fe5606c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b0fe5604866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b0fe5608090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7b0fe5608090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7b0fe4ff83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7b0fe4ff52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7b0fe4ff52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7b0fe4fed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7b0fe4fed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7b0fe4fed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7b0fe4fc9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7b0fe4fc9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7b0fe4ff940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7b0fe4fc8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7b0fe4fc8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7b0fe4ef136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7b0fe4ef136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7b0fe4ef1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7b0fe50487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7b0fe50485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7b0fe56100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0fe4ee1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b0fe4ee1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b0fe4f61806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b0fe4f61806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b0fe5606e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b0fe5606c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b0fe5604866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7b0fe5608090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7b0fe5608090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7b0fe4ff83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7b0fe4ff52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7b0fe4ff52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7b0fe4fed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7b0fe4fed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7b0fe4fed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7b0fe4fc9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7b0fe4fc9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7b0fe4ff940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7b0fe4fc8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7b0fe4fc8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b0fe4ef136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7b0fe4ef136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7b0fe4ef1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7b0fe50487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7b0fe50485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7b0fe56100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7b0fe560f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7b0fe560cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7b0fe560caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0fe4f7972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b0fe4f7afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b0fe4f7afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b0fe5607065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b0fe5606c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b0fe5606c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b0fe5606c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b0fe5604866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b0fe56047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b0fe56332be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7b0fe4f4df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b0fe504b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b0fe504b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b0fe504b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b0fe4f4cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b0fe4ff940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b0fe4fc8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7b0fe4fc8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b0fe4ef136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b0fe4ef136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7b0fe4ef1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7b0fe50487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7b0fe5049a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7b0fe5049a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7b0fe5049a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7b0fe560f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7b0fe560cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b0fe560caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0fe4f7972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b0fe4f80b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b0fe4efb8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7b0fe4f04b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7b0fe560f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7b0fe560f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7b0fe560ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7b0fe560ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7b0fe560ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7b0fe560cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7b0fe5a6fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #12 0x7b0fe5a6fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #13 0x7b0fe5a6f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #14 0x7b0fe4b22928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7f1003c74d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0fe4ee1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b0fe4ee1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b0fe4f61eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b0fe4f61eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7b0fe4ffb206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7b0fe4ffb206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7b0fe4ff7957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7b0fe4ff52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7b0fe4ff52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7b0fe4fed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7b0fe4fed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7b0fe4fed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7b0fe4fc9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7b0fe4fc9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7b0fe4ff940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7b0fe4fc8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7b0fe4fc8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7b0fe4ef136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b0fe4ef136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7b0fe4ef1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7b0fe50487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7b0fe50485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7b0fe56100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7b0fe560f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7b0fe560cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b0fe560caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7b0fe560cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7b0fe5a6fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #41 0x7b0fe5a6fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #42 0x7b0fe5a6f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #43 0x7b0fe4b22928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0fe4f7972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b0fe4f7afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b0fe4f7afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b0fe5607065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b0fe5606c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b0fe5604866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7b0fe56047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7b0fe5633fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7b0fe4f4df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7b0fe504b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7b0fe504b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7b0fe504b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7b0fe4f4cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7b0fe4ff940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b0fe4ff52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7b0fe4ff52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7b0fe4fed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7b0fe4fed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7b0fe4fed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7b0fe4fc9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7b0fe4fc9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b0fe4ff940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7b0fe4fc8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7b0fe4fc8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7b0fe4ef136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7b0fe4ef136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7b0fe4ef1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7b0fe50487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7b0fe50485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0fe4f7972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b0fe4f80b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b0fe4f990a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b0fe4f990a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b0fe4f990a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b0fe4f00dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b0fe4f00dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b0fe4f6864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b0fe4f6916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b0fe4f6916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b0fe4f6916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b0fe4f6a9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7b0fe4f5188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7b0fe560f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7b0fe560f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7b0fe560ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7b0fe560ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7b0fe560ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7b0fe560cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7b0fe5a6fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #21 0x7b0fe5a6fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #22 0x7b0fe5a6f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #23 0x7b0fe4b22928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7f1003c74d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0fe4f7972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b0fe4f7afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b0fe4f7afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b0fe5607065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b0fe5606c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b0fe5606c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b0fe5606c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b0fe5604866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b0fe56047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7b0fe55fd19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7b0fe55fd19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7b0fe55f98ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7b0fe55f98c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7b0fe560f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7b0fe560cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7b0fe560caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7b0fe560cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7b0fe5a6fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #22 0x7b0fe5a6fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #23 0x7b0fe5a6f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #24 0x7b0fe4b22928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7f1003c74d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0fe4f7972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b0fe4f7afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b0fe4f7afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b0fe5607065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b0fe5606c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b0fe5606c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b0fe5604866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7b0fe56047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7b0fe5633fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7b0fe4f4df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7b0fe504b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7b0fe504b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7b0fe504b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7b0fe4f4cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7b0fe4ff940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7b0fe4ff52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7b0fe4ff52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7b0fe4fed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7b0fe4fed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7b0fe4fed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7b0fe4fc9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7b0fe4fc9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7b0fe4ff940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7b0fe4fc8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7b0fe4fc8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7b0fe4ef136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7b0fe4ef136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7b0fe4ef1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0fe4ee1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b0fe4ee1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b0fe4f61806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b0fe4f61806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b0fe5606e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b0fe5606c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b0fe5606c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b0fe5606c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b0fe5604866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b0fe56047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b0fe5633fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7b0fe4f4df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b0fe504b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b0fe504b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b0fe504b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b0fe4f4cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b0fe4ff940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b0fe4ff52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7b0fe4ff52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7b0fe4fed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7b0fe4fed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7b0fe4fed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7b0fe4fc9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7b0fe4fc9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b0fe4ff940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7b0fe4fc8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7b0fe4fc8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0fe4ee1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b0fe4ee1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b0fe4f61806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b0fe4f61806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b0fe5606e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b0fe5606c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b0fe5606c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b0fe5604866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b0fe56047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b0fe5633fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b0fe4f4df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b0fe504b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b0fe504b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b0fe504b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b0fe4f4cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b0fe4ff940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b0fe4ff52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b0fe4ff52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b0fe4fed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b0fe4fed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b0fe4fed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b0fe4fc9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b0fe4fc9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b0fe4ff940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b0fe4fc8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b0fe4fc8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b0fe4ef136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b0fe4ef136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7b0fe4ef1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0fe4ee1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b0fe4ee1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b0fe4f61d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b0fe4f61d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7b0fe4f00ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7b0fe4ef0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7b0fe4ef0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7b0fe4ff7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7b0fe4fed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7b0fe4fed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7b0fe4fed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7b0fe4fc9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7b0fe4fc9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7b0fe4ff940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b0fe4fc8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7b0fe4fc8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7b0fe4ef136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7b0fe4ef136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7b0fe4ef1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7b0fe50487c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7b0fe50485fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7b0fe56100c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7b0fe560f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7b0fe560cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7b0fe560caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7b0fe560cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7b0fe5a6fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #35 0x7b0fe5a6fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #36 0x7b0fe5a6f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #37 0x7b0fe4b22928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0fe4f7972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b0fe4f80b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b0fe4f990a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b0fe4f990a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b0fe4f990a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b0fe4f00dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b0fe4f00dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b0fe4f6864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b0fe4f6916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b0fe4f6916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b0fe4f6916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b0fe4f6512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7b0fe4f454aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7b0fe4f4df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7b0fe504b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7b0fe504b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7b0fe504b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7b0fe4f4cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7b0fe4ff940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7b0fe4ff52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7b0fe4ff52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7b0fe4fed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7b0fe4fed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7b0fe4fed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7b0fe4fc9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7b0fe4fc9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7b0fe4ef0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b0fe4ef0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7b0fe4ff7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7b0fe4ff52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7b0fe4ff52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7b0fe4ef1091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7b0fe4ef1091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7b0fe4ef168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7b0fe4ef168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7b0fe50499d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7b0fe50499d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7b0fe560f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b0fe4ee5882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7b0fe4ee5882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7b0fe56070d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7b0fe5606c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b0fe5606c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b0fe5606e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b0fe5606c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b0fe5604866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b0fe56047ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b0fe5633fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b0fe4f4df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b0fe504b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b0fe504b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b0fe504b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b0fe4f4cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b0fe4ff940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b0fe4ff52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b0fe4ff52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b0fe4fed8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b0fe4fed8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b0fe4fed8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b0fe4fc9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b0fe4fc9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b0fe4ff940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b0fe4fc8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b0fe4fc8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b0fe4ef136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b0fe4ef136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
___________________ test[watermarks-watermarks-default.txt] ____________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_adugg_8v/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_adugg_8v/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_adugg_8v/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_adugg_8v/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_adugg_8v/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_adugg_8v/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_adugg_8v/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_adugg_8v/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_adugg_8v/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_adugg_8v/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7b99e4209960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7b99e423940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7b99e4208977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7b99e4208977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7b99e413136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7b99e413136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[watermarks-watermarks-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:668 process search UDF in: None, /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/exso/004e5f/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_sql_streaming.py, test_name: test[watermarks-watermarks-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_adugg_8v/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_adugg_8v/results.txt', '--ast-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_adugg_8v/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_adugg_8v/plan.json', '--log-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_adugg_8v/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_adugg_8v/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_adugg_8v/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_adugg_8v/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_adugg_8v/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_adugg_8v/topic_3.txt']' in '/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_adugg_8v' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 346360
DEBUG    ya.test:process.py:259 Command (pid 346360) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 346360) elapsed time (sec): 19.063467264175415
DEBUG    ya.test:process.py:263 Command (pid 346360) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 346360) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 346360) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 346360) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 346360) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 346360) maxrss: 1458392
DEBUG    ya.test:process.py:263 Command (pid 346360) minflt: 958475
DEBUG    ya.test:process.py:263 Command (pid 346360) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 346360) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 346360) nivcsw: 2290
DEBUG    ya.test:process.py:263 Command (pid 346360) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 346360) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 346360) nvcsw: 102151
DEBUG    ya.test:process.py:263 Command (pid 346360) oublock: 9584
DEBUG    ya.test:process.py:263 Command (pid 346360) stime: 3.492199
DEBUG    ya.test:process.py:263 Command (pid 346360) utime: 11.415361
DEBUG    ya.test:process.py:263 Command (pid 346360) wtime: 19.091
DEBUG    ya.test:process.py:275 Command (pid 346360) output:
2025-12-15T11:36:10.531574Z Fetching udfs...
2025-12-15T11:36:11.086898Z Initialization of fq runner...
2025-12-15T11:36:15.361909Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.638433s
2025-12-15T11:36:16.005883Z Fetching query results...
2025-12-15T11:36:16.005907Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 346360) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7b99e42887c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7b99e42885fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7b99e48500c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7b99e484f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7b99e484cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7b99e484caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7b99e484cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7b99e4cafdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #33 0x7b99e4cafdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #34 0x7b99e4caf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #35 0x7b99e3d62928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b99e4121f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b99e4121f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b99e41a1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b99e41a1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b99e4846e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b99e4846c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b99e4846c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b99e4846c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b99e4844866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b99e4848090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7b99e4848090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7b99e42383ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7b99e42352ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7b99e42352ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7b99e422d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7b99e422d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7b99e422d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7b99e4209960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7b99e4209960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7b99e423940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7b99e4208977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7b99e4208977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7b99e413136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7b99e413136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7b99e4131272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7b99e42887c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7b99e42885fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7b99e48500c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b99e4121f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b99e4121f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b99e41a1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b99e41a1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b99e4846e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b99e4846c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b99e4844866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7b99e4848090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7b99e4848090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7b99e42383ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7b99e42352ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7b99e42352ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7b99e422d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7b99e422d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7b99e422d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7b99e4209960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7b99e4209960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7b99e423940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7b99e4208977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7b99e4208977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b99e413136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7b99e413136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7b99e4131272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7b99e42887c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7b99e42885fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7b99e48500c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7b99e484f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7b99e484cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7b99e484caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b99e41b972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b99e41bafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b99e41bafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b99e4847065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b99e4846c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b99e4846c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b99e4846c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b99e4844866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b99e48447ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b99e48732be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7b99e418df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b99e428b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b99e428b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b99e428b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b99e418cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b99e423940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b99e4208977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7b99e4208977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b99e413136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b99e413136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7b99e4131272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7b99e42887c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7b99e4289a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7b99e4289a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7b99e4289a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7b99e484f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7b99e484cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b99e484caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b99e41b972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b99e41c0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b99e413b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7b99e4144b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7b99e484f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7b99e484f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7b99e484ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7b99e484ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7b99e484ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7b99e484cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7b99e4cafdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #12 0x7b99e4cafdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #13 0x7b99e4caf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #14 0x7b99e3d62928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7f9a02eaed8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b99e4121f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b99e4121f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b99e41a1eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b99e41a1eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7b99e423b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7b99e423b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7b99e4237957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7b99e42352ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7b99e42352ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7b99e422d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7b99e422d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7b99e422d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7b99e4209960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7b99e4209960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7b99e423940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7b99e4208977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7b99e4208977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7b99e413136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b99e413136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7b99e4131272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7b99e42887c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7b99e42885fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7b99e48500c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7b99e484f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7b99e484cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b99e484caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7b99e484cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7b99e4cafdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #41 0x7b99e4cafdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #42 0x7b99e4caf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #43 0x7b99e3d62928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b99e41b972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b99e41bafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b99e41bafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b99e4847065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b99e4846c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b99e4844866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7b99e48447ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7b99e4873fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7b99e418df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7b99e428b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7b99e428b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7b99e428b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7b99e418cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7b99e423940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b99e42352ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7b99e42352ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7b99e422d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7b99e422d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7b99e422d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7b99e4209960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7b99e4209960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b99e423940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7b99e4208977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7b99e4208977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7b99e413136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7b99e413136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7b99e4131272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7b99e42887c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7b99e42885fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b99e41b972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b99e41c0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b99e41d90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b99e41d90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b99e41d90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b99e4140dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b99e4140dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b99e41a864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b99e41a916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b99e41a916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b99e41a916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b99e41aa9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7b99e419188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7b99e484f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7b99e484f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7b99e484ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7b99e484ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7b99e484ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7b99e484cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7b99e4cafdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #21 0x7b99e4cafdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #22 0x7b99e4caf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #23 0x7b99e3d62928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7f9a02eaed8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b99e41b972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b99e41bafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b99e41bafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b99e4847065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b99e4846c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b99e4846c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b99e4846c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b99e4844866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b99e48447ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7b99e483d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7b99e483d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7b99e48398ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7b99e48398c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7b99e484f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7b99e484cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7b99e484caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7b99e484cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7b99e4cafdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #22 0x7b99e4cafdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #23 0x7b99e4caf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #24 0x7b99e3d62928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7f9a02eaed8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b99e41b972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b99e41bafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b99e41bafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b99e4847065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b99e4846c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b99e4846c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b99e4844866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7b99e48447ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7b99e4873fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7b99e418df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7b99e428b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7b99e428b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7b99e428b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7b99e418cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7b99e423940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7b99e42352ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7b99e42352ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7b99e422d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7b99e422d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7b99e422d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7b99e4209960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7b99e4209960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7b99e423940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7b99e4208977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7b99e4208977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7b99e413136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7b99e413136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7b99e4131272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b99e4121f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b99e4121f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b99e41a1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b99e41a1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b99e4846e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b99e4846c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b99e4846c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b99e4846c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b99e4844866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b99e48447ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b99e4873fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7b99e418df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b99e428b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b99e428b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b99e428b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b99e418cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b99e423940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b99e42352ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7b99e42352ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7b99e422d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7b99e422d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7b99e422d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7b99e4209960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7b99e4209960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b99e423940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7b99e4208977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7b99e4208977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b99e4121f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b99e4121f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b99e41a1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b99e41a1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b99e4846e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b99e4846c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b99e4846c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b99e4844866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b99e48447ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b99e4873fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b99e418df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b99e428b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b99e428b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b99e428b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b99e418cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b99e423940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b99e42352ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b99e42352ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b99e422d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b99e422d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b99e422d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b99e4209960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b99e4209960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b99e423940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b99e4208977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b99e4208977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b99e413136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b99e413136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7b99e4131272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b99e4121f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b99e4121f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b99e41a1d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b99e41a1d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7b99e4140ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7b99e4130ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7b99e4130ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7b99e4237722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7b99e422d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7b99e422d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7b99e422d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7b99e4209960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7b99e4209960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7b99e423940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b99e4208977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7b99e4208977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7b99e413136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7b99e413136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7b99e4131272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7b99e42887c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7b99e42885fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7b99e48500c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7b99e484f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7b99e484cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7b99e484caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7b99e484cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7b99e4cafdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #35 0x7b99e4cafdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #36 0x7b99e4caf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #37 0x7b99e3d62928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b99e41b972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b99e41c0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b99e41d90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b99e41d90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b99e41d90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b99e4140dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b99e4140dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b99e41a864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b99e41a916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b99e41a916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b99e41a916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b99e41a512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7b99e41854aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7b99e418df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7b99e428b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7b99e428b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7b99e428b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7b99e418cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7b99e423940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7b99e42352ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7b99e42352ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7b99e422d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7b99e422d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7b99e422d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7b99e4209960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7b99e4209960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7b99e4130ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b99e4130ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7b99e4237722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7b99e42352ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7b99e42352ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7b99e4131091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7b99e4131091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7b99e413168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7b99e413168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7b99e42899d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7b99e42899d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7b99e484f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b99e4125882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7b99e4125882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7b99e48470d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7b99e4846c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b99e4846c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b99e4846c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b99e4844866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b99e48447ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b99e4873fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b99e418df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b99e428b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b99e428b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b99e428b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b99e418cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b99e423940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b99e42352ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b99e42352ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b99e422d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b99e422d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b99e422d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b99e4209960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b99e4209960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b99e423940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b99e4208977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b99e4208977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b99e413136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b99e413136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7b99e42887c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7b99e42885fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7b99e48500c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7b99e484f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7b99e484cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7b99e484caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7b99e484cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7b99e4cafdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #33 0x7b99e4cafdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #34 0x7b99e4caf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #35 0x7b99e3d62928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b99e4121f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b99e4121f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b99e41a1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b99e41a1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b99e4846e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b99e4846c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b99e4846c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b99e4846c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b99e4844866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b99e4848090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7b99e4848090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7b99e42383ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7b99e42352ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7b99e42352ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7b99e422d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7b99e422d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7b99e422d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7b99e4209960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7b99e4209960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7b99e423940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7b99e4208977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7b99e4208977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7b99e413136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7b99e413136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7b99e4131272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7b99e42887c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7b99e42885fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7b99e48500c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b99e4121f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b99e4121f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b99e41a1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b99e41a1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b99e4846e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b99e4846c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b99e4844866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7b99e4848090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7b99e4848090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7b99e42383ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7b99e42352ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7b99e42352ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7b99e422d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7b99e422d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7b99e422d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7b99e4209960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7b99e4209960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7b99e423940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7b99e4208977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7b99e4208977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b99e413136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7b99e413136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7b99e4131272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7b99e42887c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7b99e42885fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7b99e48500c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7b99e484f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7b99e484cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7b99e484caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b99e41b972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b99e41bafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b99e41bafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b99e4847065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b99e4846c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b99e4846c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b99e4846c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b99e4844866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b99e48447ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b99e48732be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7b99e418df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b99e428b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b99e428b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b99e428b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b99e418cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b99e423940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b99e4208977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7b99e4208977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b99e413136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b99e413136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7b99e4131272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7b99e42887c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7b99e4289a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7b99e4289a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7b99e4289a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7b99e484f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7b99e484cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b99e484caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b99e41b972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b99e41c0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b99e413b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7b99e4144b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7b99e484f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7b99e484f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7b99e484ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7b99e484ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7b99e484ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7b99e484cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7b99e4cafdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #12 0x7b99e4cafdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #13 0x7b99e4caf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #14 0x7b99e3d62928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7f9a02eaed8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b99e4121f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b99e4121f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b99e41a1eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b99e41a1eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7b99e423b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7b99e423b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7b99e4237957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7b99e42352ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7b99e42352ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7b99e422d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7b99e422d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7b99e422d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7b99e4209960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7b99e4209960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7b99e423940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7b99e4208977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7b99e4208977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7b99e413136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b99e413136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7b99e4131272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7b99e42887c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7b99e42885fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7b99e48500c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7b99e484f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7b99e484cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b99e484caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7b99e484cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7b99e4cafdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #41 0x7b99e4cafdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #42 0x7b99e4caf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #43 0x7b99e3d62928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b99e41b972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b99e41bafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b99e41bafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b99e4847065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b99e4846c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b99e4844866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7b99e48447ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7b99e4873fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7b99e418df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7b99e428b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7b99e428b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7b99e428b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7b99e418cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7b99e423940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b99e42352ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7b99e42352ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7b99e422d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7b99e422d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7b99e422d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7b99e4209960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7b99e4209960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b99e423940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7b99e4208977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7b99e4208977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7b99e413136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7b99e413136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7b99e4131272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7b99e42887c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7b99e42885fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b99e41b972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b99e41c0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b99e41d90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b99e41d90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b99e41d90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b99e4140dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b99e4140dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b99e41a864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b99e41a916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b99e41a916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b99e41a916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b99e41aa9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7b99e419188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7b99e484f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7b99e484f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7b99e484ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7b99e484ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7b99e484ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7b99e484cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7b99e4cafdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #21 0x7b99e4cafdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #22 0x7b99e4caf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #23 0x7b99e3d62928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7f9a02eaed8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b99e41b972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b99e41bafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b99e41bafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b99e4847065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b99e4846c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b99e4846c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b99e4846c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b99e4844866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b99e48447ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7b99e483d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7b99e483d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7b99e48398ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7b99e48398c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7b99e484f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7b99e484cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7b99e484caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7b99e484cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7b99e4cafdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #22 0x7b99e4cafdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #23 0x7b99e4caf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #24 0x7b99e3d62928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7f9a02eaed8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b99e41b972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b99e41bafa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b99e41bafa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b99e4847065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b99e4846c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b99e4846c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b99e4844866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7b99e48447ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7b99e4873fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7b99e418df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7b99e428b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7b99e428b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7b99e428b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7b99e418cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7b99e423940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7b99e42352ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7b99e42352ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7b99e422d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7b99e422d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7b99e422d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7b99e4209960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7b99e4209960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7b99e423940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7b99e4208977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7b99e4208977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7b99e413136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7b99e413136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7b99e4131272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b99e4121f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b99e4121f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b99e41a1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b99e41a1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b99e4846e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b99e4846c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b99e4846c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b99e4846c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b99e4844866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b99e48447ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b99e4873fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7b99e418df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b99e428b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b99e428b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b99e428b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b99e418cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b99e423940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b99e42352ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7b99e42352ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7b99e422d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7b99e422d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7b99e422d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7b99e4209960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7b99e4209960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b99e423940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7b99e4208977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7b99e4208977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b99e4121f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b99e4121f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b99e41a1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b99e41a1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b99e4846e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b99e4846c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b99e4846c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b99e4844866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b99e48447ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b99e4873fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b99e418df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b99e428b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b99e428b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b99e428b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b99e418cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b99e423940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b99e42352ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b99e42352ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b99e422d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b99e422d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b99e422d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b99e4209960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b99e4209960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b99e423940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b99e4208977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b99e4208977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b99e413136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b99e413136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7b99e4131272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b99e4121f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b99e4121f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b99e41a1d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b99e41a1d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7b99e4140ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7b99e4130ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7b99e4130ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7b99e4237722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7b99e422d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7b99e422d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7b99e422d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7b99e4209960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7b99e4209960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7b99e423940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b99e4208977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7b99e4208977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7b99e413136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7b99e413136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7b99e4131272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7b99e42887c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7b99e42885fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7b99e48500c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7b99e484f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7b99e484cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7b99e484caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7b99e484cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7b99e4cafdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #35 0x7b99e4cafdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #36 0x7b99e4caf6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #37 0x7b99e3d62928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b99e41b972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b99e41c0b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b99e41d90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b99e41d90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b99e41d90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b99e4140dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b99e4140dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b99e41a864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b99e41a916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b99e41a916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b99e41a916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b99e41a512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7b99e41854aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7b99e418df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7b99e428b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7b99e428b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7b99e428b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7b99e418cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7b99e423940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7b99e42352ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7b99e42352ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7b99e422d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7b99e422d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7b99e422d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7b99e4209960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7b99e4209960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7b99e4130ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b99e4130ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7b99e4237722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7b99e42352ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7b99e42352ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7b99e4131091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7b99e4131091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7b99e413168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7b99e413168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7b99e42899d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7b99e42899d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7b99e484f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b99e4125882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7b99e4125882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7b99e48470d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7b99e4846c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b99e4846c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b99e4846e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b99e4846c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b99e4844866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b99e48447ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b99e4873fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b99e418df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b99e428b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b99e428b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b99e428b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b99e418cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b99e423940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b99e42352ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b99e42352ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b99e422d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b99e422d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b99e422d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b99e4209960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b99e4209960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b99e423940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b99e4208977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b99e4208977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b99e413136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b99e413136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
________________ test[watermarks-watermarks_adjust-default.txt] ________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_bf3lm8vq/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_bf3lm8vq/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_bf3lm8vq/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_bf3lm8vq/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_bf3lm8vq/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_bf3lm8vq/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_bf3lm8vq/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_bf3lm8vq/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_bf3lm8vq/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_bf3lm8vq/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7bfb71859960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7bfb7188940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7bfb71858977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7bfb71858977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7bfb7178136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7bfb7178136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[watermarks-watermarks_adjust-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:668 process search UDF in: None, /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/exso/004e5f/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_sql_streaming.py, test_name: test[watermarks-watermarks_adjust-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_bf3lm8vq/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_bf3lm8vq/results.txt', '--ast-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_bf3lm8vq/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_bf3lm8vq/plan.json', '--log-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_bf3lm8vq/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_bf3lm8vq/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_bf3lm8vq/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_bf3lm8vq/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_bf3lm8vq/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_bf3lm8vq/topic_3.txt']' in '/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_bf3lm8vq' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 352578
DEBUG    ya.test:process.py:259 Command (pid 352578) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 352578) elapsed time (sec): 17.74885368347168
DEBUG    ya.test:process.py:263 Command (pid 352578) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 352578) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 352578) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 352578) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 352578) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 352578) maxrss: 1458156
DEBUG    ya.test:process.py:263 Command (pid 352578) minflt: 959729
DEBUG    ya.test:process.py:263 Command (pid 352578) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 352578) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 352578) nivcsw: 1306
DEBUG    ya.test:process.py:263 Command (pid 352578) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 352578) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 352578) nvcsw: 102376
DEBUG    ya.test:process.py:263 Command (pid 352578) oublock: 9584
DEBUG    ya.test:process.py:263 Command (pid 352578) stime: 3.519829
DEBUG    ya.test:process.py:263 Command (pid 352578) utime: 10.971522
DEBUG    ya.test:process.py:263 Command (pid 352578) wtime: 17.751
DEBUG    ya.test:process.py:275 Command (pid 352578) output:
2025-12-15T11:36:29.813352Z Fetching udfs...
2025-12-15T11:36:30.353565Z Initialization of fq runner...
2025-12-15T11:36:33.996857Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.635391s
2025-12-15T11:36:34.637220Z Fetching query results...
2025-12-15T11:36:34.637251Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 352578) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7bfb718d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7bfb718d85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7bfb71ea00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7bfb71e9f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7bfb71e9cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7bfb71e9caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7bfb71e9cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7bfb722ffdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #33 0x7bfb722ffdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #34 0x7bfb722ff6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #35 0x7bfb713b2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bfb71771f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bfb71771f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bfb717f1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bfb717f1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bfb71e96e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bfb71e96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bfb71e96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7bfb71e96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7bfb71e94866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7bfb71e98090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7bfb71e98090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7bfb718883ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7bfb718852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7bfb718852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7bfb7187d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7bfb7187d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7bfb7187d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7bfb71859960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7bfb71859960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7bfb7188940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7bfb71858977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7bfb71858977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7bfb7178136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7bfb7178136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7bfb71781272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7bfb718d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7bfb718d85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7bfb71ea00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bfb71771f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bfb71771f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bfb717f1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bfb717f1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bfb71e96e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bfb71e96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bfb71e94866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7bfb71e98090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7bfb71e98090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7bfb718883ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7bfb718852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7bfb718852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7bfb7187d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7bfb7187d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7bfb7187d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7bfb71859960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7bfb71859960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7bfb7188940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7bfb71858977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7bfb71858977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7bfb7178136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7bfb7178136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7bfb71781272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7bfb718d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7bfb718d85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7bfb71ea00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7bfb71e9f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7bfb71e9cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7bfb71e9caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bfb7180972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bfb7180afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bfb7180afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bfb71e97065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bfb71e96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bfb71e96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7bfb71e96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7bfb71e94866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7bfb71e947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7bfb71ec32be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7bfb717ddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7bfb718db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7bfb718db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7bfb718db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7bfb717dcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7bfb7188940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7bfb71858977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7bfb71858977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7bfb7178136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7bfb7178136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7bfb71781272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7bfb718d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7bfb718d9a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7bfb718d9a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7bfb718d9a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7bfb71e9f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7bfb71e9cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7bfb71e9caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bfb7180972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bfb71810b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bfb7178b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7bfb71794b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7bfb71e9f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7bfb71e9f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7bfb71e9ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7bfb71e9ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7bfb71e9ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7bfb71e9cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7bfb722ffdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #12 0x7bfb722ffdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #13 0x7bfb722ff6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #14 0x7bfb713b2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7ffb90508d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bfb71771f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bfb71771f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bfb717f1eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bfb717f1eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7bfb7188b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7bfb7188b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7bfb71887957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7bfb718852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7bfb718852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7bfb7187d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7bfb7187d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7bfb7187d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7bfb71859960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7bfb71859960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7bfb7188940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7bfb71858977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7bfb71858977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7bfb7178136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7bfb7178136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7bfb71781272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7bfb718d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7bfb718d85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7bfb71ea00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7bfb71e9f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7bfb71e9cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7bfb71e9caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7bfb71e9cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7bfb722ffdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #41 0x7bfb722ffdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #42 0x7bfb722ff6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #43 0x7bfb713b2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bfb7180972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bfb7180afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bfb7180afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bfb71e97065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bfb71e96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7bfb71e94866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7bfb71e947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7bfb71ec3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7bfb717ddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7bfb718db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7bfb718db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7bfb718db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7bfb717dcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7bfb7188940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7bfb718852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7bfb718852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7bfb7187d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7bfb7187d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7bfb7187d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7bfb71859960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7bfb71859960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7bfb7188940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7bfb71858977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7bfb71858977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7bfb7178136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7bfb7178136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7bfb71781272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7bfb718d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7bfb718d85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bfb7180972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bfb71810b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bfb718290a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7bfb718290a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7bfb718290a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7bfb71790dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7bfb71790dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7bfb717f864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7bfb717f916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7bfb717f916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7bfb717f916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7bfb717fa9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7bfb717e188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7bfb71e9f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7bfb71e9f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7bfb71e9ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7bfb71e9ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7bfb71e9ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7bfb71e9cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7bfb722ffdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #21 0x7bfb722ffdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #22 0x7bfb722ff6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #23 0x7bfb713b2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7ffb90508d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bfb7180972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bfb7180afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bfb7180afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bfb71e97065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bfb71e96c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bfb71e96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7bfb71e96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7bfb71e94866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7bfb71e947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7bfb71e8d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7bfb71e8d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7bfb71e898ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7bfb71e898c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7bfb71e9f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7bfb71e9cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7bfb71e9caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7bfb71e9cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7bfb722ffdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #22 0x7bfb722ffdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #23 0x7bfb722ff6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #24 0x7bfb713b2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7ffb90508d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bfb7180972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bfb7180afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bfb7180afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bfb71e97065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bfb71e96c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bfb71e96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bfb71e94866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7bfb71e947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7bfb71ec3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7bfb717ddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7bfb718db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7bfb718db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7bfb718db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7bfb717dcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7bfb7188940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7bfb718852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7bfb718852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7bfb7187d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7bfb7187d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7bfb7187d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7bfb71859960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7bfb71859960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7bfb7188940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7bfb71858977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7bfb71858977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7bfb7178136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7bfb7178136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7bfb71781272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bfb71771f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bfb71771f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bfb717f1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bfb717f1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bfb71e96e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bfb71e96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bfb71e96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7bfb71e96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7bfb71e94866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7bfb71e947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7bfb71ec3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7bfb717ddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7bfb718db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7bfb718db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7bfb718db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7bfb717dcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7bfb7188940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7bfb718852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7bfb718852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7bfb7187d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7bfb7187d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7bfb7187d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7bfb71859960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7bfb71859960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7bfb7188940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7bfb71858977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7bfb71858977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bfb71771f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bfb71771f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bfb717f1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bfb717f1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bfb71e96e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bfb71e96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bfb71e96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bfb71e94866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7bfb71e947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7bfb71ec3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7bfb717ddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7bfb718db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7bfb718db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7bfb718db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7bfb717dcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7bfb7188940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7bfb718852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7bfb718852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7bfb7187d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7bfb7187d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7bfb7187d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7bfb71859960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bfb71859960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bfb7188940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bfb71858977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bfb71858977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bfb7178136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bfb7178136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7bfb71781272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bfb71771f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bfb71771f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bfb717f1d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bfb717f1d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7bfb71790ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7bfb71780ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7bfb71780ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7bfb71887722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7bfb7187d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7bfb7187d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7bfb7187d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7bfb71859960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7bfb71859960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7bfb7188940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7bfb71858977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7bfb71858977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7bfb7178136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7bfb7178136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7bfb71781272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7bfb718d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7bfb718d85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7bfb71ea00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7bfb71e9f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7bfb71e9cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7bfb71e9caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7bfb71e9cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7bfb722ffdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #35 0x7bfb722ffdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #36 0x7bfb722ff6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #37 0x7bfb713b2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bfb7180972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bfb71810b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bfb718290a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7bfb718290a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7bfb718290a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7bfb71790dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7bfb71790dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7bfb717f864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7bfb717f916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7bfb717f916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7bfb717f916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7bfb717f512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7bfb717d54aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7bfb717ddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7bfb718db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7bfb718db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7bfb718db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7bfb717dcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7bfb7188940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7bfb718852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7bfb718852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7bfb7187d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7bfb7187d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7bfb7187d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7bfb71859960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7bfb71859960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7bfb71780ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bfb71780ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7bfb71887722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7bfb718852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7bfb718852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7bfb71781091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7bfb71781091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7bfb7178168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7bfb7178168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7bfb718d99d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7bfb718d99d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7bfb71e9f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bfb71775882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7bfb71775882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7bfb71e970d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7bfb71e96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bfb71e96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bfb71e96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bfb71e94866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7bfb71e947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7bfb71ec3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7bfb717ddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7bfb718db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7bfb718db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7bfb718db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7bfb717dcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7bfb7188940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7bfb718852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7bfb718852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7bfb7187d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7bfb7187d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7bfb7187d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7bfb71859960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bfb71859960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bfb7188940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bfb71858977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bfb71858977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bfb7178136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bfb7178136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7bfb718d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7bfb718d85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7bfb71ea00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7bfb71e9f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7bfb71e9cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7bfb71e9caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7bfb71e9cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7bfb722ffdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #33 0x7bfb722ffdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #34 0x7bfb722ff6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #35 0x7bfb713b2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bfb71771f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bfb71771f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bfb717f1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bfb717f1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bfb71e96e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bfb71e96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bfb71e96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7bfb71e96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7bfb71e94866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7bfb71e98090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7bfb71e98090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7bfb718883ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7bfb718852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7bfb718852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7bfb7187d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7bfb7187d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7bfb7187d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7bfb71859960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7bfb71859960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7bfb7188940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7bfb71858977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7bfb71858977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7bfb7178136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7bfb7178136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7bfb71781272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7bfb718d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7bfb718d85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7bfb71ea00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bfb71771f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bfb71771f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bfb717f1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bfb717f1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bfb71e96e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bfb71e96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bfb71e94866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7bfb71e98090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7bfb71e98090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7bfb718883ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7bfb718852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7bfb718852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7bfb7187d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7bfb7187d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7bfb7187d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7bfb71859960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7bfb71859960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7bfb7188940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7bfb71858977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7bfb71858977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7bfb7178136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7bfb7178136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7bfb71781272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7bfb718d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7bfb718d85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7bfb71ea00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7bfb71e9f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7bfb71e9cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7bfb71e9caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bfb7180972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bfb7180afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bfb7180afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bfb71e97065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bfb71e96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bfb71e96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7bfb71e96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7bfb71e94866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7bfb71e947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7bfb71ec32be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7bfb717ddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7bfb718db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7bfb718db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7bfb718db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7bfb717dcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7bfb7188940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7bfb71858977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7bfb71858977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7bfb7178136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7bfb7178136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7bfb71781272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7bfb718d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7bfb718d9a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7bfb718d9a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7bfb718d9a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7bfb71e9f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7bfb71e9cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7bfb71e9caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bfb7180972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bfb71810b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bfb7178b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7bfb71794b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7bfb71e9f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7bfb71e9f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7bfb71e9ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7bfb71e9ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7bfb71e9ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7bfb71e9cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7bfb722ffdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #12 0x7bfb722ffdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #13 0x7bfb722ff6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #14 0x7bfb713b2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7ffb90508d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bfb71771f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bfb71771f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bfb717f1eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bfb717f1eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7bfb7188b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7bfb7188b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7bfb71887957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7bfb718852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7bfb718852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7bfb7187d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7bfb7187d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7bfb7187d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7bfb71859960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7bfb71859960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7bfb7188940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7bfb71858977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7bfb71858977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7bfb7178136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7bfb7178136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7bfb71781272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7bfb718d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7bfb718d85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7bfb71ea00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7bfb71e9f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7bfb71e9cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7bfb71e9caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7bfb71e9cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7bfb722ffdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #41 0x7bfb722ffdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #42 0x7bfb722ff6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #43 0x7bfb713b2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bfb7180972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bfb7180afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bfb7180afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bfb71e97065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bfb71e96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7bfb71e94866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7bfb71e947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7bfb71ec3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7bfb717ddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7bfb718db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7bfb718db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7bfb718db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7bfb717dcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7bfb7188940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7bfb718852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7bfb718852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7bfb7187d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7bfb7187d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7bfb7187d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7bfb71859960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7bfb71859960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7bfb7188940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7bfb71858977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7bfb71858977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7bfb7178136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7bfb7178136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7bfb71781272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7bfb718d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7bfb718d85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bfb7180972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bfb71810b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bfb718290a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7bfb718290a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7bfb718290a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7bfb71790dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7bfb71790dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7bfb717f864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7bfb717f916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7bfb717f916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7bfb717f916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7bfb717fa9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7bfb717e188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7bfb71e9f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7bfb71e9f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7bfb71e9ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7bfb71e9ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7bfb71e9ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7bfb71e9cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7bfb722ffdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #21 0x7bfb722ffdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #22 0x7bfb722ff6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #23 0x7bfb713b2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7ffb90508d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bfb7180972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bfb7180afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bfb7180afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bfb71e97065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bfb71e96c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bfb71e96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7bfb71e96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7bfb71e94866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7bfb71e947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7bfb71e8d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7bfb71e8d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7bfb71e898ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7bfb71e898c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7bfb71e9f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7bfb71e9cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7bfb71e9caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7bfb71e9cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7bfb722ffdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #22 0x7bfb722ffdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #23 0x7bfb722ff6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #24 0x7bfb713b2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7ffb90508d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bfb7180972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bfb7180afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bfb7180afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bfb71e97065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bfb71e96c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bfb71e96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bfb71e94866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7bfb71e947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7bfb71ec3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7bfb717ddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7bfb718db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7bfb718db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7bfb718db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7bfb717dcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7bfb7188940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7bfb718852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7bfb718852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7bfb7187d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7bfb7187d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7bfb7187d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7bfb71859960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7bfb71859960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7bfb7188940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7bfb71858977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7bfb71858977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7bfb7178136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7bfb7178136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7bfb71781272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bfb71771f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bfb71771f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bfb717f1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bfb717f1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bfb71e96e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bfb71e96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bfb71e96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7bfb71e96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7bfb71e94866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7bfb71e947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7bfb71ec3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7bfb717ddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7bfb718db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7bfb718db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7bfb718db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7bfb717dcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7bfb7188940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7bfb718852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7bfb718852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7bfb7187d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7bfb7187d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7bfb7187d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7bfb71859960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7bfb71859960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7bfb7188940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7bfb71858977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7bfb71858977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bfb71771f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bfb71771f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bfb717f1806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bfb717f1806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bfb71e96e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bfb71e96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bfb71e96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bfb71e94866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7bfb71e947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7bfb71ec3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7bfb717ddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7bfb718db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7bfb718db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7bfb718db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7bfb717dcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7bfb7188940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7bfb718852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7bfb718852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7bfb7187d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7bfb7187d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7bfb7187d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7bfb71859960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7bfb71859960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7bfb7188940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7bfb71858977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7bfb71858977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7bfb7178136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7bfb7178136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7bfb71781272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bfb71771f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bfb71771f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bfb717f1d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bfb717f1d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7bfb71790ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7bfb71780ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7bfb71780ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7bfb71887722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7bfb7187d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7bfb7187d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7bfb7187d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7bfb71859960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7bfb71859960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7bfb7188940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7bfb71858977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7bfb71858977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7bfb7178136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7bfb7178136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7bfb71781272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7bfb718d87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7bfb718d85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7bfb71ea00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7bfb71e9f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7bfb71e9cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7bfb71e9caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7bfb71e9cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7bfb722ffdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #35 0x7bfb722ffdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #36 0x7bfb722ff6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #37 0x7bfb713b2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bfb7180972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bfb71810b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bfb718290a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7bfb718290a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7bfb718290a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7bfb71790dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7bfb71790dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7bfb717f864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7bfb717f916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7bfb717f916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7bfb717f916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7bfb717f512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7bfb717d54aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7bfb717ddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7bfb718db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7bfb718db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7bfb718db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7bfb717dcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7bfb7188940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7bfb718852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7bfb718852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7bfb7187d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7bfb7187d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7bfb7187d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7bfb71859960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7bfb71859960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7bfb71780ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bfb71780ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7bfb71887722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7bfb718852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7bfb718852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7bfb71781091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7bfb71781091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7bfb7178168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7bfb7178168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7bfb718d99d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7bfb718d99d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7bfb71e9f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bfb71775882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7bfb71775882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7bfb71e970d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7bfb71e96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bfb71e96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bfb71e96e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bfb71e96c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bfb71e94866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7bfb71e947ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7bfb71ec3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7bfb717ddf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7bfb718db2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7bfb718db2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7bfb718db2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7bfb717dcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7bfb7188940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7bfb718852ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7bfb718852ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7bfb7187d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7bfb7187d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7bfb7187d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7bfb71859960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7bfb71859960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7bfb7188940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7bfb71858977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7bfb71858977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7bfb7178136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7bfb7178136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
__________________ test[watermarks-watermarks_as-default.txt] __________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__jpy79cu/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__jpy79cu/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__jpy79cu/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__jpy79cu/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__jpy79cu/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__jpy79cu/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__jpy79cu/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__jpy79cu/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__jpy79cu/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__jpy79cu/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7bd008fd9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7bd00900940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7bd008fd8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7bd008fd8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7bd008f0136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7bd008f0136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[watermarks-watermarks_as-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:668 process search UDF in: None, /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/exso/004e5f/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_sql_streaming.py, test_name: test[watermarks-watermarks_as-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__jpy79cu/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__jpy79cu/results.txt', '--ast-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__jpy79cu/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__jpy79cu/plan.json', '--log-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__jpy79cu/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__jpy79cu/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__jpy79cu/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__jpy79cu/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__jpy79cu/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__jpy79cu/topic_3.txt']' in '/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__jpy79cu' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 357981
DEBUG    ya.test:process.py:259 Command (pid 357981) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 357981) elapsed time (sec): 17.473757028579712
DEBUG    ya.test:process.py:263 Command (pid 357981) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 357981) inblock: 8
DEBUG    ya.test:process.py:263 Command (pid 357981) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 357981) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 357981) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 357981) maxrss: 1449704
DEBUG    ya.test:process.py:263 Command (pid 357981) minflt: 959464
DEBUG    ya.test:process.py:263 Command (pid 357981) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 357981) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 357981) nivcsw: 998
DEBUG    ya.test:process.py:263 Command (pid 357981) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 357981) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 357981) nvcsw: 103835
DEBUG    ya.test:process.py:263 Command (pid 357981) oublock: 9584
DEBUG    ya.test:process.py:263 Command (pid 357981) stime: 3.776179
DEBUG    ya.test:process.py:263 Command (pid 357981) utime: 11.504428
DEBUG    ya.test:process.py:263 Command (pid 357981) wtime: 17.477
DEBUG    ya.test:process.py:275 Command (pid 357981) output:
2025-12-15T11:36:47.804284Z Fetching udfs...
2025-12-15T11:36:48.279398Z Initialization of fq runner...
2025-12-15T11:36:52.206324Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.539625s
2025-12-15T11:36:52.752142Z Fetching query results...
2025-12-15T11:36:52.752169Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 357981) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7bd0090587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7bd0090585fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7bd0096200c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7bd00961f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7bd00961cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7bd00961caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7bd00961cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7bd009a7fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #33 0x7bd009a7fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #34 0x7bd009a7f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #35 0x7bd008b32928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd008ef1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bd008ef1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bd008f71806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bd008f71806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bd009616e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bd009616c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bd009616c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7bd009616c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7bd009614866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7bd009618090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7bd009618090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7bd0090083ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7bd0090052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7bd0090052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7bd008ffd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7bd008ffd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7bd008ffd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7bd008fd9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7bd008fd9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7bd00900940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7bd008fd8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7bd008fd8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7bd008f0136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7bd008f0136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7bd008f01272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7bd0090587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7bd0090585fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7bd0096200c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd008ef1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bd008ef1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bd008f71806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bd008f71806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bd009616e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bd009616c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bd009614866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7bd009618090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7bd009618090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7bd0090083ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7bd0090052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7bd0090052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7bd008ffd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7bd008ffd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7bd008ffd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7bd008fd9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7bd008fd9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7bd00900940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7bd008fd8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7bd008fd8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7bd008f0136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7bd008f0136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7bd008f01272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7bd0090587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7bd0090585fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7bd0096200c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7bd00961f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7bd00961cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7bd00961caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd008f8972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bd008f8afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bd008f8afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bd009617065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bd009616c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bd009616c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7bd009616c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7bd009614866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7bd0096147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7bd0096432be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7bd008f5df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7bd00905b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7bd00905b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7bd00905b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7bd008f5cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7bd00900940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7bd008fd8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7bd008fd8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7bd008f0136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7bd008f0136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7bd008f01272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7bd0090587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7bd009059a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7bd009059a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7bd009059a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7bd00961f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7bd00961cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7bd00961caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd008f8972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bd008f90b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bd008f0b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7bd008f14b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7bd00961f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7bd00961f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7bd00961ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7bd00961ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7bd00961ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7bd00961cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7bd009a7fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #12 0x7bd009a7fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #13 0x7bd009a7f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #14 0x7bd008b32928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7fd027c87d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd008ef1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bd008ef1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bd008f71eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bd008f71eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7bd00900b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7bd00900b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7bd009007957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7bd0090052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7bd0090052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7bd008ffd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7bd008ffd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7bd008ffd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7bd008fd9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7bd008fd9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7bd00900940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7bd008fd8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7bd008fd8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7bd008f0136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7bd008f0136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7bd008f01272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7bd0090587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7bd0090585fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7bd0096200c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7bd00961f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7bd00961cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7bd00961caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7bd00961cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7bd009a7fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #41 0x7bd009a7fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #42 0x7bd009a7f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #43 0x7bd008b32928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd008f8972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bd008f8afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bd008f8afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bd009617065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bd009616c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7bd009614866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7bd0096147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7bd009643fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7bd008f5df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7bd00905b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7bd00905b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7bd00905b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7bd008f5cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7bd00900940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7bd0090052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7bd0090052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7bd008ffd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7bd008ffd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7bd008ffd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7bd008fd9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7bd008fd9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7bd00900940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7bd008fd8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7bd008fd8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7bd008f0136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7bd008f0136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7bd008f01272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7bd0090587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7bd0090585fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd008f8972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bd008f90b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bd008fa90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7bd008fa90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7bd008fa90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7bd008f10dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7bd008f10dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7bd008f7864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7bd008f7916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7bd008f7916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7bd008f7916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7bd008f7a9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7bd008f6188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7bd00961f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7bd00961f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7bd00961ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7bd00961ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7bd00961ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7bd00961cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7bd009a7fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #21 0x7bd009a7fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #22 0x7bd009a7f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #23 0x7bd008b32928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7fd027c87d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd008f8972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bd008f8afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bd008f8afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bd009617065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bd009616c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bd009616c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7bd009616c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7bd009614866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7bd0096147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7bd00960d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7bd00960d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7bd0096098ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7bd0096098c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7bd00961f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7bd00961cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7bd00961caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7bd00961cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7bd009a7fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #22 0x7bd009a7fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #23 0x7bd009a7f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #24 0x7bd008b32928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7fd027c87d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd008f8972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bd008f8afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bd008f8afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bd009617065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bd009616c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bd009616c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bd009614866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7bd0096147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7bd009643fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7bd008f5df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7bd00905b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7bd00905b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7bd00905b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7bd008f5cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7bd00900940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7bd0090052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7bd0090052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7bd008ffd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7bd008ffd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7bd008ffd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7bd008fd9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7bd008fd9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7bd00900940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7bd008fd8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7bd008fd8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7bd008f0136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7bd008f0136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7bd008f01272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd008ef1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bd008ef1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bd008f71806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bd008f71806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bd009616e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bd009616c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bd009616c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7bd009616c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7bd009614866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7bd0096147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7bd009643fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7bd008f5df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7bd00905b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7bd00905b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7bd00905b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7bd008f5cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7bd00900940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7bd0090052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7bd0090052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7bd008ffd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7bd008ffd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7bd008ffd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7bd008fd9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7bd008fd9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7bd00900940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7bd008fd8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7bd008fd8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd008ef1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bd008ef1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bd008f71806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bd008f71806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bd009616e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bd009616c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bd009616c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bd009614866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7bd0096147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7bd009643fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7bd008f5df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7bd00905b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7bd00905b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7bd00905b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7bd008f5cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7bd00900940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7bd0090052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7bd0090052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7bd008ffd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7bd008ffd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7bd008ffd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7bd008fd9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bd008fd9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bd00900940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bd008fd8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bd008fd8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bd008f0136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bd008f0136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7bd008f01272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd008ef1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bd008ef1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bd008f71d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bd008f71d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7bd008f10ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7bd008f00ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7bd008f00ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7bd009007722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7bd008ffd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7bd008ffd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7bd008ffd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7bd008fd9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7bd008fd9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7bd00900940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7bd008fd8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7bd008fd8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7bd008f0136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7bd008f0136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7bd008f01272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7bd0090587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7bd0090585fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7bd0096200c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7bd00961f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7bd00961cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7bd00961caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7bd00961cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7bd009a7fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #35 0x7bd009a7fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #36 0x7bd009a7f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #37 0x7bd008b32928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd008f8972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bd008f90b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bd008fa90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7bd008fa90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7bd008fa90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7bd008f10dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7bd008f10dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7bd008f7864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7bd008f7916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7bd008f7916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7bd008f7916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7bd008f7512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7bd008f554aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7bd008f5df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7bd00905b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7bd00905b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7bd00905b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7bd008f5cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7bd00900940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7bd0090052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7bd0090052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7bd008ffd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7bd008ffd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7bd008ffd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7bd008fd9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7bd008fd9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7bd008f00ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bd008f00ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7bd009007722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7bd0090052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7bd0090052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7bd008f01091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7bd008f01091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7bd008f0168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7bd008f0168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7bd0090599d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7bd0090599d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7bd00961f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd008ef5882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7bd008ef5882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7bd0096170d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7bd009616c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bd009616c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bd009616c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bd009614866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7bd0096147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7bd009643fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7bd008f5df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7bd00905b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7bd00905b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7bd00905b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7bd008f5cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7bd00900940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7bd0090052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7bd0090052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7bd008ffd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7bd008ffd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7bd008ffd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7bd008fd9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bd008fd9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bd00900940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bd008fd8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bd008fd8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bd008f0136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bd008f0136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7bd0090587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7bd0090585fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7bd0096200c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7bd00961f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7bd00961cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7bd00961caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7bd00961cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7bd009a7fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #33 0x7bd009a7fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #34 0x7bd009a7f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #35 0x7bd008b32928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd008ef1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bd008ef1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bd008f71806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bd008f71806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bd009616e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bd009616c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bd009616c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7bd009616c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7bd009614866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7bd009618090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7bd009618090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7bd0090083ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7bd0090052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7bd0090052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7bd008ffd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7bd008ffd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7bd008ffd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7bd008fd9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7bd008fd9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7bd00900940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7bd008fd8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7bd008fd8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7bd008f0136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7bd008f0136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7bd008f01272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7bd0090587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7bd0090585fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7bd0096200c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd008ef1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bd008ef1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bd008f71806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bd008f71806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bd009616e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bd009616c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bd009614866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7bd009618090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7bd009618090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7bd0090083ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7bd0090052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7bd0090052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7bd008ffd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7bd008ffd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7bd008ffd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7bd008fd9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7bd008fd9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7bd00900940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7bd008fd8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7bd008fd8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7bd008f0136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7bd008f0136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7bd008f01272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7bd0090587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7bd0090585fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7bd0096200c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7bd00961f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7bd00961cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7bd00961caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd008f8972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bd008f8afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bd008f8afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bd009617065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bd009616c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bd009616c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7bd009616c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7bd009614866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7bd0096147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7bd0096432be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7bd008f5df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7bd00905b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7bd00905b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7bd00905b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7bd008f5cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7bd00900940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7bd008fd8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7bd008fd8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7bd008f0136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7bd008f0136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7bd008f01272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7bd0090587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7bd009059a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7bd009059a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7bd009059a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7bd00961f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7bd00961cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7bd00961caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd008f8972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bd008f90b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bd008f0b8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7bd008f14b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7bd00961f3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7bd00961f1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7bd00961ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7bd00961ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7bd00961ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7bd00961cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7bd009a7fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #12 0x7bd009a7fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #13 0x7bd009a7f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #14 0x7bd008b32928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7fd027c87d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd008ef1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bd008ef1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bd008f71eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bd008f71eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7bd00900b206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7bd00900b206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7bd009007957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7bd0090052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7bd0090052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7bd008ffd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7bd008ffd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7bd008ffd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7bd008fd9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7bd008fd9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7bd00900940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7bd008fd8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7bd008fd8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7bd008f0136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7bd008f0136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7bd008f01272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7bd0090587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7bd0090585fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7bd0096200c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7bd00961f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7bd00961cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7bd00961caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7bd00961cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7bd009a7fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #41 0x7bd009a7fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #42 0x7bd009a7f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #43 0x7bd008b32928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd008f8972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bd008f8afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bd008f8afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bd009617065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bd009616c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7bd009614866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7bd0096147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7bd009643fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7bd008f5df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7bd00905b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7bd00905b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7bd00905b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7bd008f5cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7bd00900940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7bd0090052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7bd0090052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7bd008ffd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7bd008ffd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7bd008ffd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7bd008fd9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7bd008fd9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7bd00900940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7bd008fd8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7bd008fd8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7bd008f0136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7bd008f0136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7bd008f01272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7bd0090587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7bd0090585fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd008f8972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bd008f90b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bd008fa90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7bd008fa90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7bd008fa90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7bd008f10dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7bd008f10dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7bd008f7864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7bd008f7916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7bd008f7916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7bd008f7916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7bd008f7a9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7bd008f6188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7bd00961f044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7bd00961f044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7bd00961ef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7bd00961ca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7bd00961ca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7bd00961cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7bd009a7fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #21 0x7bd009a7fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #22 0x7bd009a7f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #23 0x7bd008b32928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7fd027c87d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd008f8972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bd008f8afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bd008f8afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bd009617065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bd009616c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bd009616c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7bd009616c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7bd009614866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7bd0096147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7bd00960d19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7bd00960d19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7bd0096098ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7bd0096098c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7bd00961f53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7bd00961cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7bd00961caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7bd00961cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7bd009a7fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #22 0x7bd009a7fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #23 0x7bd009a7f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #24 0x7bd008b32928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7fd027c87d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd008f8972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bd008f8afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bd008f8afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bd009617065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bd009616c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bd009616c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bd009614866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7bd0096147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7bd009643fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7bd008f5df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7bd00905b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7bd00905b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7bd00905b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7bd008f5cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7bd00900940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7bd0090052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7bd0090052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7bd008ffd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7bd008ffd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7bd008ffd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7bd008fd9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7bd008fd9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7bd00900940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7bd008fd8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7bd008fd8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7bd008f0136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7bd008f0136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7bd008f01272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd008ef1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bd008ef1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bd008f71806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bd008f71806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bd009616e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bd009616c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bd009616c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7bd009616c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7bd009614866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7bd0096147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7bd009643fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7bd008f5df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7bd00905b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7bd00905b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7bd00905b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7bd008f5cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7bd00900940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7bd0090052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7bd0090052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7bd008ffd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7bd008ffd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7bd008ffd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7bd008fd9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7bd008fd9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7bd00900940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7bd008fd8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7bd008fd8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd008ef1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bd008ef1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bd008f71806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bd008f71806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bd009616e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bd009616c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bd009616c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bd009614866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7bd0096147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7bd009643fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7bd008f5df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7bd00905b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7bd00905b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7bd00905b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7bd008f5cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7bd00900940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7bd0090052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7bd0090052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7bd008ffd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7bd008ffd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7bd008ffd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7bd008fd9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7bd008fd9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7bd00900940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7bd008fd8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7bd008fd8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7bd008f0136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7bd008f0136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7bd008f01272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd008ef1f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bd008ef1f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bd008f71d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bd008f71d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7bd008f10ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7bd008f00ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7bd008f00ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7bd009007722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7bd008ffd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7bd008ffd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7bd008ffd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7bd008fd9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7bd008fd9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7bd00900940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7bd008fd8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7bd008fd8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7bd008f0136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7bd008f0136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7bd008f01272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7bd0090587c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7bd0090585fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7bd0096200c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7bd00961f8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7bd00961cbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7bd00961caca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7bd00961cccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7bd009a7fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #35 0x7bd009a7fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #36 0x7bd009a7f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #37 0x7bd008b32928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd008f8972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bd008f90b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bd008fa90a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7bd008fa90a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7bd008fa90a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7bd008f10dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7bd008f10dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7bd008f7864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7bd008f7916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7bd008f7916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7bd008f7916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7bd008f7512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7bd008f554aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7bd008f5df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7bd00905b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7bd00905b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7bd00905b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7bd008f5cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7bd00900940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7bd0090052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7bd0090052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7bd008ffd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7bd008ffd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7bd008ffd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7bd008fd9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7bd008fd9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7bd008f00ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bd008f00ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7bd009007722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7bd0090052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7bd0090052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7bd008f01091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7bd008f01091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7bd008f0168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7bd008f0168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7bd0090599d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7bd0090599d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7bd00961f5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd008ef5882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7bd008ef5882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7bd0096170d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7bd009616c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bd009616c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bd009616e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bd009616c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bd009614866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7bd0096147ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7bd009643fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7bd008f5df9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7bd00905b2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7bd00905b2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7bd00905b2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7bd008f5cd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7bd00900940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7bd0090052ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7bd0090052ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7bd008ffd8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7bd008ffd8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7bd008ffd8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7bd008fd9960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7bd008fd9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7bd00900940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7bd008fd8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7bd008fd8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7bd008f0136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7bd008f0136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
_________________ test[watermarks-watermarks_drop-default.txt] _________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__mv946wz/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__mv946wz/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__mv946wz/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__mv946wz/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__mv946wz/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__mv946wz/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__mv946wz/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__mv946wz/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__mv946wz/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__mv946wz/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7b340d779960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7b340d7a940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7b340d778977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7b340d778977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7b340d6a136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7b340d6a136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[watermarks-watermarks_drop-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:189 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:668 process search UDF in: None, /home/runner/.ya/build/build_root/exso/004e5f/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/exso/004e5f/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_sql_streaming.py, test_name: test[watermarks-watermarks_drop-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__mv946wz/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__mv946wz/results.txt', '--ast-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__mv946wz/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__mv946wz/plan.json', '--log-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__mv946wz/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__mv946wz/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__mv946wz/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__mv946wz/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__mv946wz/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__mv946wz/topic_3.txt']' in '/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__mv946wz' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 362430
DEBUG    ya.test:process.py:259 Command (pid 362430) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 362430) elapsed time (sec): 18.27025842666626
DEBUG    ya.test:process.py:263 Command (pid 362430) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 362430) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 362430) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 362430) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 362430) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 362430) maxrss: 1436668
DEBUG    ya.test:process.py:263 Command (pid 362430) minflt: 960062
DEBUG    ya.test:process.py:263 Command (pid 362430) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 362430) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 362430) nivcsw: 2314
DEBUG    ya.test:process.py:263 Command (pid 362430) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 362430) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 362430) nvcsw: 102032
DEBUG    ya.test:process.py:263 Command (pid 362430) oublock: 9584
DEBUG    ya.test:process.py:263 Command (pid 362430) stime: 3.622988
DEBUG    ya.test:process.py:263 Command (pid 362430) utime: 11.461611
DEBUG    ya.test:process.py:263 Command (pid 362430) wtime: 18.273
DEBUG    ya.test:process.py:275 Command (pid 362430) output:
2025-12-15T11:37:05.586214Z Fetching udfs...
2025-12-15T11:37:06.069748Z Initialization of fq runner...
2025-12-15T11:37:10.275959Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.634752s
2025-12-15T11:37:10.917536Z Fetching query results...
2025-12-15T11:37:10.917562Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 362430) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7b340d7f87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7b340d7f85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7b340ddc00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7b340ddbf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7b340ddbcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7b340ddbcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7b340ddbcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7b340e21fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #33 0x7b340e21fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #34 0x7b340e21f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #35 0x7b340d2d2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b340d691f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b340d691f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b340d711806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b340d711806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b340ddb6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b340ddb6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b340ddb6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b340ddb6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b340ddb4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b340ddb8090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7b340ddb8090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7b340d7a83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7b340d7a52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7b340d7a52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7b340d79d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7b340d79d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7b340d79d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7b340d779960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7b340d779960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7b340d7a940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7b340d778977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7b340d778977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7b340d6a136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7b340d6a136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7b340d6a1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7b340d7f87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7b340d7f85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7b340ddc00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b340d691f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b340d691f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b340d711806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b340d711806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b340ddb6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b340ddb6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b340ddb4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7b340ddb8090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7b340ddb8090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7b340d7a83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7b340d7a52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7b340d7a52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7b340d79d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7b340d79d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7b340d79d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7b340d779960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7b340d779960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7b340d7a940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7b340d778977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7b340d778977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b340d6a136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7b340d6a136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7b340d6a1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7b340d7f87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7b340d7f85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7b340ddc00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7b340ddbf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7b340ddbcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7b340ddbcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b340d72972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b340d72afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b340d72afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b340ddb7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b340ddb6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b340ddb6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b340ddb6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b340ddb4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b340ddb47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b340dde32be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7b340d6fdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b340d7fb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b340d7fb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b340d7fb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b340d6fcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b340d7a940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b340d778977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7b340d778977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b340d6a136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b340d6a136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7b340d6a1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7b340d7f87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7b340d7f9a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7b340d7f9a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7b340d7f9a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7b340ddbf5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7b340ddbcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b340ddbcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b340d72972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b340d730b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b340d6ab8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7b340d6b4b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7b340ddbf3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7b340ddbf1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7b340ddbef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7b340ddbca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7b340ddbca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7b340ddbcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7b340e21fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #12 0x7b340e21fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #13 0x7b340e21f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #14 0x7b340d2d2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7f342c428d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b340d691f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b340d691f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b340d711eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b340d711eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7b340d7ab206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7b340d7ab206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7b340d7a7957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7b340d7a52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7b340d7a52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7b340d79d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7b340d79d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7b340d79d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7b340d779960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7b340d779960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7b340d7a940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7b340d778977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7b340d778977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7b340d6a136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b340d6a136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7b340d6a1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7b340d7f87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7b340d7f85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7b340ddc00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7b340ddbf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7b340ddbcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b340ddbcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7b340ddbcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7b340e21fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #41 0x7b340e21fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #42 0x7b340e21f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #43 0x7b340d2d2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b340d72972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b340d72afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b340d72afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b340ddb7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b340ddb6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b340ddb4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7b340ddb47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7b340dde3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7b340d6fdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7b340d7fb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7b340d7fb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7b340d7fb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7b340d6fcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7b340d7a940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b340d7a52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7b340d7a52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7b340d79d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7b340d79d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7b340d79d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7b340d779960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7b340d779960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b340d7a940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7b340d778977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7b340d778977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7b340d6a136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7b340d6a136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7b340d6a1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7b340d7f87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7b340d7f85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b340d72972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b340d730b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b340d7490a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b340d7490a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b340d7490a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b340d6b0dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b340d6b0dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b340d71864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b340d71916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b340d71916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b340d71916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b340d71a9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7b340d70188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7b340ddbf044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7b340ddbf044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7b340ddbef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7b340ddbca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7b340ddbca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7b340ddbcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7b340e21fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #21 0x7b340e21fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #22 0x7b340e21f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #23 0x7b340d2d2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7f342c428d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b340d72972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b340d72afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b340d72afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b340ddb7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b340ddb6c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b340ddb6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b340ddb6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b340ddb4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b340ddb47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7b340ddad19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7b340ddad19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7b340dda98ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7b340dda98c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7b340ddbf53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7b340ddbcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7b340ddbcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7b340ddbcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7b340e21fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #22 0x7b340e21fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #23 0x7b340e21f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #24 0x7b340d2d2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12
    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7f342c428d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b340d72972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b340d72afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b340d72afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b340ddb7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b340ddb6c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b340ddb6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b340ddb4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7b340ddb47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7b340dde3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7b340d6fdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7b340d7fb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7b340d7fb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7b340d7fb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7b340d6fcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7b340d7a940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7b340d7a52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7b340d7a52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7b340d79d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7b340d79d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7b340d79d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7b340d779960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7b340d779960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7b340d7a940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7b340d778977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7b340d778977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7b340d6a136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7b340d6a136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7b340d6a1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b340d691f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b340d691f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b340d711806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b340d711806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b340ddb6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b340ddb6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b340ddb6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b340ddb6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b340ddb4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b340ddb47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b340dde3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7b340d6fdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b340d7fb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b340d7fb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b340d7fb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b340d6fcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b340d7a940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b340d7a52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7b340d7a52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7b340d79d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7b340d79d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7b340d79d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7b340d779960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7b340d779960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b340d7a940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7b340d778977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7b340d778977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b340d691f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b340d691f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b340d711806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b340d711806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b340ddb6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b340ddb6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b340ddb6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b340ddb4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b340ddb47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b340dde3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b340d6fdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b340d7fb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b340d7fb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b340d7fb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b340d6fcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b340d7a940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b340d7a52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b340d7a52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b340d79d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b340d79d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b340d79d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b340d779960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b340d779960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b340d7a940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b340d778977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b340d778977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b340d6a136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b340d6a136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7b340d6a1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b340d691f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b340d691f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b340d711d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b340d711d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7b340d6b0ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7b340d6a0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7b340d6a0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7b340d7a7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7b340d79d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7b340d79d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7b340d79d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7b340d779960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7b340d779960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7b340d7a940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b340d778977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7b340d778977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7b340d6a136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7b340d6a136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7b340d6a1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7b340d7f87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7b340d7f85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7b340ddc00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7b340ddbf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7b340ddbcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7b340ddbcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7b340ddbcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7b340e21fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13
    #35 0x7b340e21fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16
    #36 0x7b340e21f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13
    #37 0x7b340d2d2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9
    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23
    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b340d72972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b340d730b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b340d7490a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b340d7490a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b340d7490a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b340d6b0dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b340d6b0dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b340d71864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b340d71916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b340d71916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b340d71916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b340d71512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7b340d6f54aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7b340d6fdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7b340d7fb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7b340d7fb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7b340d7fb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7b340d6fcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7b340d7a940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7b340d7a52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7b340d7a52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7b340d79d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7b340d79d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7b340d79d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7b340d779960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7b340d779960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7b340d6a0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b340d6a0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7b340d7a7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7b340d7a52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7b340d7a52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7b340d6a1091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7b340d6a1091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7b340d6a168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7b340d6a168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7b340d7f99d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7b340d7f99d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7b340ddbf5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b340d695882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7b340d695882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7b340ddb70d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7b340ddb6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b340ddb6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b340ddb6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b340ddb4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b340ddb47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b340dde3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b340d6fdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b340d7fb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b340d7fb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b340d7fb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b340d6fcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b340d7a940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b340d7a52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b340d7a52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b340d79d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b340d79d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b340d79d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b340d779960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b340d779960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b340d7a940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b340d778977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b340d778977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b340d6a136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b340d6a136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7b340d7f87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7b340d7f85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7b340ddc00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7b340ddbf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7b340ddbcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7b340ddbcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7b340ddbcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7b340e21fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #33 0x7b340e21fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #34 0x7b340e21f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #35 0x7b340d2d2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #37 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #38 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b340d691f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b340d691f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b340d711806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b340d711806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b340ddb6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b340ddb6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b340ddb6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b340ddb6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b340ddb4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b340ddb8090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7b340ddb8090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7b340d7a83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7b340d7a52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7b340d7a52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7b340d79d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7b340d79d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7b340d79d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7b340d779960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7b340d779960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7b340d7a940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7b340d778977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7b340d778977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7b340d6a136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7b340d6a136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7b340d6a1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7b340d7f87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7b340d7f85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7b340ddc00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b340d691f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b340d691f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b340d711806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b340d711806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b340ddb6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b340ddb6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b340ddb4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7b340ddb8090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7b340ddb8090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7b340d7a83ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7b340d7a52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7b340d7a52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7b340d79d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7b340d79d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7b340d79d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7b340d779960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7b340d779960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7b340d7a940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7b340d778977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7b340d778977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b340d6a136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7b340d6a136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7b340d6a1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7b340d7f87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7b340d7f85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7b340ddc00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7b340ddbf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7b340ddbcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7b340ddbcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b340d72972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b340d72afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b340d72afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b340ddb7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b340ddb6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b340ddb6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b340ddb6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b340ddb4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b340ddb47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b340dde32be in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7b340d6fdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b340d7fb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b340d7fb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b340d7fb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b340d6fcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b340d7a940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b340d778977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7b340d778977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b340d6a136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b340d6a136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7b340d6a1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7b340d7f87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7b340d7f9a0f in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7b340d7f9a0f in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7b340d7f9a0f in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7b340ddbf5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7b340ddbcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b340ddbcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b340d72972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b340d730b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b340d6ab8f8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7b340d6b4b70 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7b340ddbf3ff in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7b340ddbf1ac in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7b340ddbef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7b340ddbca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7b340ddbca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7b340ddbcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7b340e21fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #12 0x7b340e21fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #13 0x7b340e21f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #14 0x7b340d2d2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #16 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #17 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #20 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7f342c428d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b340d691f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b340d691f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b340d711eb4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b340d711eb4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7b340d7ab206 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7b340d7ab206 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7b340d7a7957 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7b340d7a52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7b340d7a52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7b340d79d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7b340d79d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7b340d79d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7b340d779960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7b340d779960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7b340d7a940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7b340d778977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7b340d778977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7b340d6a136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b340d6a136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7b340d6a1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7b340d7f87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7b340d7f85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7b340ddc00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7b340ddbf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7b340ddbcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b340ddbcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7b340ddbcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7b340e21fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #41 0x7b340e21fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #42 0x7b340e21f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #43 0x7b340d2d2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b340d72972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b340d72afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b340d72afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b340ddb7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b340ddb6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b340ddb4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7b340ddb47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7b340dde3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7b340d6fdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7b340d7fb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7b340d7fb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7b340d7fb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7b340d6fcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7b340d7a940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b340d7a52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7b340d7a52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7b340d79d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7b340d79d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7b340d79d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7b340d779960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7b340d779960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b340d7a940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7b340d778977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7b340d778977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7b340d6a136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7b340d6a136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7b340d6a1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7b340d7f87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7b340d7f85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b340d72972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b340d730b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b340d7490a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b340d7490a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b340d7490a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b340d6b0dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b340d6b0dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b340d71864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b340d71916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b340d71916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b340d71916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b340d71a9f7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7b340d70188b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7b340ddbf044 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7b340ddbf044 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7b340ddbef24 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7b340ddbca69 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7b340ddbca69 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7b340ddbcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7b340e21fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #21 0x7b340e21fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #22 0x7b340e21f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #23 0x7b340d2d2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #25 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #26 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #29 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7f342c428d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b340d72972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b340d72afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b340d72afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b340ddb7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b340ddb6c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b340ddb6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b340ddb6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b340ddb4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b340ddb47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7b340ddad19a in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7b340ddad19a in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7b340dda98ed in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7b340dda98c2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7b340ddbf53a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7b340ddbcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7b340ddbcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7b340ddbcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7b340e21fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #22 0x7b340e21fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #23 0x7b340e21f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #24 0x7b340d2d2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #26 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #27 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d7a8c1c in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001dc43f1d in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:356:12\n    #30 0x00001d78bd5c in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7f342c428d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b340d72972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b340d72afa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b340d72afa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b340ddb7065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b340ddb6c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b340ddb6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b340ddb4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7b340ddb47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7b340dde3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7b340d6fdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7b340d7fb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7b340d7fb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7b340d7fb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7b340d6fcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7b340d7a940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7b340d7a52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7b340d7a52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7b340d79d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7b340d79d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7b340d79d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7b340d779960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7b340d779960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7b340d7a940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7b340d778977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7b340d778977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7b340d6a136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7b340d6a136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7b340d6a1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b340d691f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b340d691f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b340d711806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b340d711806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b340ddb6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b340ddb6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b340ddb6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b340ddb6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b340ddb4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b340ddb47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b340dde3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7b340d6fdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b340d7fb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b340d7fb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b340d7fb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b340d6fcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b340d7a940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b340d7a52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7b340d7a52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7b340d79d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7b340d79d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7b340d79d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7b340d779960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7b340d779960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b340d7a940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7b340d778977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7b340d778977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b340d691f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b340d691f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b340d711806 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b340d711806 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b340ddb6e2f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b340ddb6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b340ddb6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b340ddb4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b340ddb47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b340dde3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b340d6fdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b340d7fb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b340d7fb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b340d7fb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b340d6fcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b340d7a940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b340d7a52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b340d7a52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b340d79d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b340d79d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b340d79d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b340d779960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b340d779960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b340d7a940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b340d778977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b340d778977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b340d6a136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b340d6a136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7b340d6a1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b340d691f45 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b340d691f45 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b340d711d0d in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b340d711d0d in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7b340d6b0ed6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7b340d6a0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7b340d6a0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7b340d7a7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7b340d79d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7b340d79d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7b340d79d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7b340d779960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7b340d779960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7b340d7a940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b340d778977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7b340d778977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7b340d6a136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7b340d6a136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7b340d6a1272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7b340d7f87c4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7b340d7f85fa in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7b340ddc00c4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7b340ddbf8d8 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7b340ddbcbc2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7b340ddbcaca in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7b340ddbcccf in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7b340e21fdb6 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:59:13\n    #35 0x7b340e21fdb6 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:180:16\n    #36 0x7b340e21f6a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:173:13\n    #37 0x7b340d2d2928 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000028b96969 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:206:9\n    #39 0x000028b8fbfb in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:561:23\n    #40 0x00003a7e1853 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b340d72972b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b340d730b3d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b340d7490a4 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b340d7490a4 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b340d7490a4 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b340d6b0dec in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b340d6b0dec in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b340d71864d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b340d71916a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b340d71916a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b340d71916a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b340d71512d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7b340d6f54aa in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7b340d6fdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7b340d7fb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7b340d7fb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7b340d7fb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7b340d6fcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7b340d7a940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7b340d7a52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7b340d7a52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7b340d79d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7b340d79d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7b340d79d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7b340d779960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7b340d779960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7b340d6a0ba4 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b340d6a0ba4 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7b340d7a7722 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7b340d7a52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7b340d7a52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7b340d6a1091 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7b340d6a1091 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7b340d6a168d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7b340d6a168d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7b340d7f99d3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7b340d7f99d3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7b340ddbf5c6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d87f4a4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b340d695882 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7b340d695882 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7b340ddb70d7 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7b340ddb6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b340ddb6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b340ddb6e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b340ddb6c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b340ddb4866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b340ddb47ad in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b340dde3fad in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b340d6fdf9d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b340d7fb2f4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b340d7fb2f4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b340d7fb2f4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b340d6fcd94 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b340d7a940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b340d7a52ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b340d7a52ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b340d79d8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b340d79d8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b340d79d8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b340d779960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b340d779960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b340d7a940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b340d778977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b340d778977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b340d6a136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b340d6a136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
============================== slowest durations ===============================
30.02s call     test_sql_streaming.py::test[pq-ReadWriteTopicWithSchema-default.txt]
19.13s call     test_sql_streaming.py::test[watermarks-watermarks-default.txt]
18.34s call     test_sql_streaming.py::test[watermarks-watermarks_drop-default.txt]
18.11s call     test_sql_streaming.py::test[solomon-ReadTopicGroupWriteToSolomon-default.txt]
18.07s call     test_sql_streaming.py::test[pq-WriteTwoTopics-default.txt]
17.81s call     test_sql_streaming.py::test[watermarks-watermarks_adjust-default.txt]
17.53s call     test_sql_streaming.py::test[watermarks-watermarks_as-default.txt]
0.05s setup    test_sql_streaming.py::test[pq-ReadWriteTopicWithSchema-default.txt]
0.02s setup    test_sql_streaming.py::test[pq-WriteTwoTopics-default.txt]
0.02s setup    test_sql_streaming.py::test[solomon-ReadTopicGroupWriteToSolomon-default.txt]
0.02s setup    test_sql_streaming.py::test[watermarks-watermarks_as-default.txt]
0.01s setup    test_sql_streaming.py::test[watermarks-watermarks_drop-default.txt]
0.01s setup    test_sql_streaming.py::test[watermarks-watermarks_adjust-default.txt]
0.01s setup    test_sql_streaming.py::test[watermarks-watermarks-default.txt]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_sql_streaming.py::test[pq-ReadWriteTopicWithSchema-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_i0gs1bth/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_i0gs1bth/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_i0gs1bth/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_i0gs1bth/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_i0gs1bth/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_i0gs1bth/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_i0gs1bth/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_i0gs1bth/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_i0gs1bth/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_i0gs1bth/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b05ef499960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b05ef4c940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b05ef3c1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b05ef3c1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b05ef3c1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b05ef518cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b05ef518cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b05ef498977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b05ef498977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b05ef41cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b05ef3c136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b05ef3c136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
FAILED test_sql_streaming.py::test[pq-WriteTwoTopics-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_04z1wl4p/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_04z1wl4p/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_04z1wl4p/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_04z1wl4p/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_04z1wl4p/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_04z1wl4p/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_04z1wl4p/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_04z1wl4p/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_04z1wl4p/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_04z1wl4p/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b1c0d559960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b1c0d58940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b1c0d481e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b1c0d481e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b1c0d481d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b1c0d5d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b1c0d5d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b1c0d558977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b1c0d558977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b1c0d4dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b1c0d48136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b1c0d48136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
FAILED test_sql_streaming.py::test[solomon-ReadTopicGroupWriteToSolomon-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_n27r5055/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_n27r5055/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_n27r5055/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_n27r5055/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_n27r5055/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_n27r5055/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_n27r5055/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_n27r5055/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_n27r5055/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_n27r5055/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b0fe4fc9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b0fe4ff940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b0fe4ef1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b0fe4ef1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b0fe4ef1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b0fe5048cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b0fe5048cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b0fe4fc8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b0fe4fc8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b0fe4f4cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b0fe4ef136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b0fe4ef136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
FAILED test_sql_streaming.py::test[watermarks-watermarks-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_adugg_8v/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_adugg_8v/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_adugg_8v/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_adugg_8v/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_adugg_8v/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_adugg_8v/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_adugg_8v/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_adugg_8v/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_adugg_8v/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_adugg_8v/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b99e4209960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b99e423940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b99e4131e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b99e4131e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b99e4131d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b99e4288cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b99e4288cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b99e4208977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b99e4208977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b99e418cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b99e413136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b99e413136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
FAILED test_sql_streaming.py::test[watermarks-watermarks_adjust-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_bf3lm8vq/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_bf3lm8vq/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_bf3lm8vq/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_bf3lm8vq/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_bf3lm8vq/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_bf3lm8vq/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_bf3lm8vq/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_bf3lm8vq/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_bf3lm8vq/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_bf3lm8vq/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bfb71859960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bfb7188940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bfb71781e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bfb71781e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bfb71781d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bfb718d8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bfb718d8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bfb71858977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bfb71858977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bfb717dcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bfb7178136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bfb7178136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
FAILED test_sql_streaming.py::test[watermarks-watermarks_as-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__jpy79cu/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__jpy79cu/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__jpy79cu/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__jpy79cu/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__jpy79cu/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__jpy79cu/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__jpy79cu/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__jpy79cu/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__jpy79cu/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__jpy79cu/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bd008fd9960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bd00900940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bd008f01e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bd008f01e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bd008f01d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bd009058cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bd009058cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bd008fd8977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bd008fd8977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bd008f5cb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bd008f0136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bd008f0136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
FAILED test_sql_streaming.py::test[watermarks-watermarks_drop-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__mv946wz/fq_config.conf --result-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__mv946wz/results.txt --ast-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__mv946wz/ast.txt --plan-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__mv946wz/plan.json --log-file=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__mv946wz/log.txt --udfs-dir=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__mv946wz/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__mv946wz/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__mv946wz/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__mv946wz/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/exso/004e5f/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__mv946wz/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b340d779960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b340d7a940d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b340d6a1e9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b340d6a1e9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b340d6a1d08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b340d7f8cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b340d7f8cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b340d778977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b340d778977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b340d6fcb35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b340d6a136c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b340d6a136c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453840 byte(s) leaked in 8618 allocation(s).
======================== 7 failed in 141.37s (0:02:21) =========================
