============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ejzl/0002ab/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 58 items

data_read_correctness.py ...
order_by_with_limit.py ...

============================== slowest durations ===============================
241.38s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
60.17s call     order_by_with_limit.py::TestOrderBy::test_random
41.23s call     order_by_with_limit.py::TestOrderBy::test_fetch_race
6.60s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
5.94s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
3.73s setup    order_by_with_limit.py::TestOrderBy::test_fetch_race
0.46s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.37s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.18s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.10s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.03s teardown order_by_with_limit.py::TestOrderBy::test_fetch_race
0.02s setup    data_read_correctness.py::TestDataReadCorrectness::test[table]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 361.28s (0:06:01) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ejzl/0002a0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 58 items

order_by_with_limit.py .
tablets_movement.py ..
test_cs_many_updates.py drop table: 12.8 ms
create table: 223.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 27.8
    "min_ms": 19.2
    "median_ms": 29.7
    "max_ms": 30.7
    "stdev_ms": 4.2
select count(*) after initial inserts: 102.1 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 41.8
    "min_ms": 36.0
    "median_ms": 41.1
    "max_ms": 77.0
    "stdev_ms": 3.5
select count(*) after all modifications: 1864.8 ms
select all: 2076.0 ms
delete from table: 2028.1 ms
select all after delete: 2119.6 ms
.drop table: 25.3 ms
create table: 293.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 21.0
    "min_ms": 19.2
    "median_ms": 20.5
    "max_ms": 27.6
    "stdev_ms": 2.6
select count(*) after initial inserts: 63.6 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 41.6
    "min_ms": 37.0
    "median_ms": 40.8
    "max_ms": 60.4
    "stdev_ms": 3.4
updates (step 1):
    "runs": 200
    "avg_ms": 110.2
    "min_ms": 93.7
    "median_ms": 109.3
    "max_ms": 182.8
    "stdev_ms": 9.6
upserts (step 2):
    "runs": 200
    "avg_ms": 22.1
    "min_ms": 17.4
    "median_ms": 21.8
    "max_ms": 32.0
    "stdev_ms": 2.0
select count(*) after all modifications: 228.0 ms
select all: 260.1 ms
delete from table: 299.2 ms
select all after delete: 270.5 ms
.drop table: 34.7 ms
create table: 356.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.1
    "min_ms": 22.7
    "median_ms": 29.9
    "max_ms": 31.4
    "stdev_ms": 2.5
select count(*) after initial inserts: 71.3 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 82.7
    "min_ms": 66.4
    "median_ms": 79.7
    "max_ms": 191.3
    "stdev_ms": 11.6
select count(*) after all modifications: 196.7 ms
select all: 171.0 ms
delete from table: 191.1 ms
select all after delete: 154.2 ms
.

============================== slowest durations ===============================
156.70s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
100.19s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
84.13s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
81.04s call     tablets_movement.py::TestTabletsMovement::test[ROW]
32.26s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
29.62s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
9.44s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
4.51s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.16s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.59s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.46s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.26s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.03s setup    tablets_movement.py::TestTabletsMovement::test[ROW]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 506.29s (0:08:26) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ejzl/00029d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 58 items

test_cs_many_updates.py drop table: 81.2 ms
create table: 500.9 ms
initial inserts:
    "runs": 15
    "avg_ms": 43.2
    "min_ms": 29.4
    "median_ms": 39.8
    "max_ms": 74.0
    "stdev_ms": 13.0
select count(*) after initial inserts: 144.7 ms
updates (step 0):
    "runs": 150
    "avg_ms": 190.6
    "min_ms": 100.6
    "median_ms": 176.2
    "max_ms": 446.4
    "stdev_ms": 58.4
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 105.4
    "min_ms": 66.6
    "median_ms": 101.0
    "max_ms": 194.4
    "stdev_ms": 26.6
select count(*) after all modifications: 396.3 ms
select all: 338.2 ms
delete from table: 371.5 ms
select all after delete: 361.6 ms
.drop table: 55.3 ms
create table: 659.8 ms
initial inserts:
    "runs": 20
    "avg_ms": 40.9
    "min_ms": 25.7
    "median_ms": 40.8
    "max_ms": 65.8
    "stdev_ms": 11.2
select count(*) after initial inserts: 127.7 ms
updates (step 0):
    "runs": 200
    "avg_ms": 154.5
    "min_ms": 105.6
    "median_ms": 152.4
    "max_ms": 250.1
    "stdev_ms": 29.0
upserts (step 1):
    "runs": 200
    "avg_ms": 36.3
    "min_ms": 24.8
    "median_ms": 34.6
    "max_ms": 67.3
    "stdev_ms": 8.1
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 112.9
    "min_ms": 82.2
    "median_ms": 110.1
    "max_ms": 192.2
    "stdev_ms": 21.4
select count(*) after all modifications: 594.6 ms
select all: 530.7 ms
delete from table: 708.9 ms
select all after delete: 592.4 ms
.drop table: 39.0 ms
create table: 535.2 ms
initial inserts:
    "runs": 10
    "avg_ms": 41.3
    "min_ms": 29.3
    "median_ms": 41.0
    "max_ms": 63.5
    "stdev_ms": 11.8
select count(*) after initial inserts: 104.4 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 32.5
    "min_ms": 20.3
    "median_ms": 29.8
    "max_ms": 108.6
    "stdev_ms": 9.0
select count(*) after all modifications: 287.2 ms
select all: 304.1 ms
delete from table: 345.8 ms
select all after delete: 268.7 ms
.Generated operation sequence:
  0. UPDATE: 20 operations
  1. BULK_UPSERT: 15 operations
  2. UPDATE: 10 operations
  3. UPSERT: 7 operations
  4. BULK_UPSERT: 3 operations
  5. UPSERT: 19 operations
  6. UPDATE: 19 operations
  7. BULK_UPSERT: 20 operations
  8. BULK_UPSERT: 2 operations
  9. UPDATE: 14 operations
drop table: 43.8 ms
create table: 535.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 44.0
    "min_ms": 26.4
    "median_ms": 34.9
    "max_ms": 103.6
    "stdev_ms": 26.3
select count(*) after initial inserts: 111.7 ms
updates (step 0):
    "runs": 200
    "avg_ms": 139.2
    "min_ms": 87.3
    "median_ms": 139.3
    "max_ms": 232.1
    "stdev_ms": 25.2
bulk_upserts (step 1):
    "runs": 15
    "avg_ms": 65.0
    "min_ms": 51.1
    "median_ms": 60.4
    "max_ms": 92.3
    "stdev_ms": 12.1
updates (step 2):
    "runs": 100
    "avg_ms": 150.5
    "min_ms": 104.5
    "median_ms": 149.3
    "max_ms": 243.4
    "stdev_ms": 28.9
upserts (step 3):
    "runs": 70
    "avg_ms": 34.5
    "min_ms": 25.6
    "median_ms": 32.8
    "max_ms": 83.1
    "stdev_ms": 8.9
bulk_upserts (step 4):
    "runs": 3
    "avg_ms": 61.0
    "min_ms": 57.1
    "median_ms": 58.3
    "max_ms": 67.6
    "stdev_ms": 5.7
upserts (step 5):
    "runs": 190
    "avg_ms": 30.0
    "min_ms": 22.4
    "median_ms": 28.0
    "max_ms": 70.7
    "stdev_ms": 6.6
updates (step 6):
    "runs": 190
    "avg_ms": 120.4
    "min_ms": 99.0
    "median_ms": 119.1
    "max_ms": 154.3
    "stdev_ms": 10.9
bulk_upserts (step 7):
    "runs": 20
    "avg_ms": 50.2
    "min_ms": 46.1
    "median_ms": 50.3
    "max_ms": 53.9
    "stdev_ms": 2.3
bulk_upserts (step 8):
    "runs": 2
    "avg_ms": 52.3
    "min_ms": 50.3
    "median_ms": 54.3
    "max_ms": 54.3
    "stdev_ms": 2.8
updates (step 9):
    "runs": 140
    "avg_ms": 157.0
    "min_ms": 129.2
    "median_ms": 155.6
    "max_ms": 199.3
    "stdev_ms": 12.8
select count(*) after all modifications: 328.3 ms
select all: 388.9 ms
delete from table: 446.5 ms
select all after delete: 371.8 ms
.
test_log_scenario.py ..

============================== slowest durations ===============================
100.81s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
72.16s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
56.09s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
53.56s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
41.99s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
34.85s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
12.06s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
9.03s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
7.05s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
3.73s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.02s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
0.02s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 392.41s (0:06:32) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ejzl/0002b7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 58 items

test_log_scenario.py .
test_overloads.py .....

============================== slowest durations ===============================
76.56s call     test_log_scenario.py::TestLogScenario::test_log_uniform
13.38s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
12.25s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
7.60s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
5.98s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
5.82s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
5.49s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
5.07s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
3.06s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 135.90s (0:02:15) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ejzl/0002b4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 58 items

test_overloads.py ...F..

=================================== FAILURES ===================================
____________ TestLogScenario.test_overloads_bulk_upsert[1-10000-64] ____________
ydb/tests/olap/test_overloads.py:164: in test_overloads_bulk_upsert
    self.ydb_client.bulk_upsert(
ydb/tests/olap/common/ydb_client.py:30: in bulk_upsert
    self.driver.table_client.bulk_upsert(
contrib/python/ydb/py3/ydb/table.py:1225: in bulk_upsert
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:464: in __call__
    res = connection(
contrib/python/ydb/py3/ydb/connection.py:469: in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
contrib/python/ydb/py3/ydb/_session_impl.py:232: in wrap_operation_bulk_upsert
    return operation.Operation(rpc_state, response_pb, driver)
contrib/python/ydb/py3/ydb/operation.py:57: in __init__
    issues._process_response(response.operation)
contrib/python/ydb/py3/ydb/issues.py:237: in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.Overloaded: message: "Cannot write data into shard(System overloaded: overload data error) 72075186224037898 in longTx ydb://long-tx/01kc7azqvb7v2vfvnydb53m1tv?node_id=1" severity: 1 (server_code: 400060)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_overloads_bulk_upsert[1-10000-64]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_bulk_upsert[1-10000-64])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.11
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ejzl/0002b4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4103981
DEBUG    ya.test:process.py:259 Command (pid 4103981) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4103981) elapsed time (sec): 1.2817111015319824
DEBUG    ya.test:process.py:263 Command (pid 4103981) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4103981) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4103981) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4103981) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4103981) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4103981) maxrss: 544136
DEBUG    ya.test:process.py:263 Command (pid 4103981) minflt: 16237
DEBUG    ya.test:process.py:263 Command (pid 4103981) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4103981) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4103981) nivcsw: 322
DEBUG    ya.test:process.py:263 Command (pid 4103981) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4103981) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4103981) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 4103981) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4103981) stime: 0.5599839999999999
DEBUG    ya.test:process.py:263 Command (pid 4103981) utime: 0.138337
DEBUG    ya.test:process.py:263 Command (pid 4103981) wtime: 1.285
DEBUG    ya.test:process.py:275 Command (pid 4103981) output:
Git info:
    Commit: a3237db174548a0a6162302b12afd4fbac3fadf2
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 24bb1d54388e9c3e10da6e3dbe09d8cacab3b4c3 into 6af03a20096c9ade274d27fb8335e7df00122994

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-xfvtdcsrqu
    Host information: 
        Linux ghrun-xfvtdcsrqu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 4103981) errors:

INFO     __tests__.test_overloads:test_overloads.py:94 Git info:
    Commit: a3237db174548a0a6162302b12afd4fbac3fadf2
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 24bb1d54388e9c3e10da6e3dbe09d8cacab3b4c3 into 6af03a20096c9ade274d27fb8335e7df00122994

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-xfvtdcsrqu
    Host information: 
        Linux ghrun-xfvtdcsrqu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ejzl/0002b4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6606
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:479 Working directory: /home/runner/.ya/build/build_root/ejzl/0002b4/r3tmp/kikimr_cluster_f5b6m02w
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ejzl/0002b4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17761
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13826
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3219
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17659
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ejzl/0002b4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_bulk_upsert.1-10000-64/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ejzl/0002b4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/ejzl/0002b4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_bulk_upsert.1-10000-64/cluster/node_1/logfile_iomhze99.log --grpc-port=17761 --mon-port=13826 --ic-port=6606
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:17761/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ejzl/0002b4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_bulk_upsert.1-10000-64/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ejzl/0002b4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/ejzl/0002b4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_bulk_upsert.1-10000-64/cluster/node_1/logfile_iomhze99.log --grpc-port=17761 --mon-port=13826 --ic-port=6606
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ejzl/0002b4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ejzl/0002b4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_bulk_upsert.1-10000-64/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ejzl/0002b4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_bulk_upsert.1-10000-64/cluster/node_1/logfile_iomhze99.log', '--grpc-port=17761', '--mon-port=13826', '--ic-port=6606')' in '/home/runner/.ya/build/build_root/ejzl/0002b4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_bulk_upsert.1-10000-64/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4105564
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:17761/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.12
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ejzl/0002b4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4105567
DEBUG    ya.test:process.py:259 Command (pid 4105567) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4105567) elapsed time (sec): 0.8430743217468262
DEBUG    ya.test:process.py:263 Command (pid 4105567) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4105567) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4105567) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4105567) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4105567) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4105567) maxrss: 544136
DEBUG    ya.test:process.py:263 Command (pid 4105567) minflt: 16233
DEBUG    ya.test:process.py:263 Command (pid 4105567) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4105567) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4105567) nivcsw: 180
DEBUG    ya.test:process.py:263 Command (pid 4105567) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4105567) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4105567) nvcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 4105567) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4105567) stime: 0.30097599999999997
DEBUG    ya.test:process.py:263 Command (pid 4105567) utime: 0.129211
DEBUG    ya.test:process.py:263 Command (pid 4105567) wtime: 0.848
DEBUG    ya.test:process.py:275 Command (pid 4105567) output:
Git info:
    Commit: a3237db174548a0a6162302b12afd4fbac3fadf2
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 24bb1d54388e9c3e10da6e3dbe09d8cacab3b4c3 into 6af03a20096c9ade274d27fb8335e7df00122994

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-xfvtdcsrqu
    Host information: 
        Linux ghrun-xfvtdcsrqu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 4105567) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: a3237db174548a0a6162302b12afd4fbac3fadf2
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 24bb1d54388e9c3e10da6e3dbe09d8cacab3b4c3 into 6af03a20096c9ade274d27fb8335e7df00122994
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ejzl/0002b4/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/ejzl/0002b4/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17761', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6606\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.13
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.13
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ejzl/0002b4/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17761', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6606\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4107921
DEBUG    ya.test:process.py:259 Command (pid 4107921) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4107921) elapsed time (sec): 1.4028904438018799
DEBUG    ya.test:process.py:263 Command (pid 4107921) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4107921) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4107921) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4107921) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4107921) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4107921) maxrss: 552460
DEBUG    ya.test:process.py:263 Command (pid 4107921) minflt: 18377
DEBUG    ya.test:process.py:263 Command (pid 4107921) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4107921) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4107921) nivcsw: 223
DEBUG    ya.test:process.py:263 Command (pid 4107921) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4107921) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4107921) nvcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 4107921) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4107921) stime: 0.61981
DEBUG    ya.test:process.py:263 Command (pid 4107921) utime: 0.13960599999999998
DEBUG    ya.test:process.py:263 Command (pid 4107921) wtime: 1.419
DEBUG    ya.test:process.py:275 Command (pid 4107921) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

DEBUG    ya.test:process.py:276 Command (pid 4107921) errors:

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ejzl/0002b4/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/ejzl/0002b4/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17761', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.14
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ejzl/0002b4/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17761', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4109146
DEBUG    ya.test:process.py:259 Command (pid 4109146) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4109146) elapsed time (sec): 2.5428333282470703
DEBUG    ya.test:process.py:263 Command (pid 4109146) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4109146) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4109146) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4109146) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4109146) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4109146) maxrss: 552464
DEBUG    ya.test:process.py:263 Command (pid 4109146) minflt: 18377
DEBUG    ya.test:process.py:263 Command (pid 4109146) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4109146) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4109146) nivcsw: 300
DEBUG    ya.test:process.py:263 Command (pid 4109146) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4109146) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4109146) nvcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 4109146) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4109146) stime: 0.788103
DEBUG    ya.test:process.py:263 Command (pid 4109146) utime: 0.105622
DEBUG    ya.test:process.py:263 Command (pid 4109146) wtime: 2.548
DEBUG    ya.test:process.py:275 Command (pid 4109146) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 4109146) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:557 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:564 Cluster started and initialized
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, b5ac97a5-af50-4a48-9618-0fe7012b953b, localhost:17761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b5ac97a5-af50-4a48-9618-0fe7012b953b, localhost:17761): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b5ac97a5-af50-4a48-9618-0fe7012b953b, localhost:17761): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-xfvtdcsrqu.auto.internal" port: 17761 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-xfvtdcsrqu.auto.internal:17761, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:17761
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 89425323-df60-44ec-a01e-c0adacdefc97, ghrun-xfvtdcsrqu.auto.internal:17761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 89425323-df60-44ec-a01e-c0adacdefc97, ghrun-xfvtdcsrqu.auto.internal:17761): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 89425323-df60-44ec-a01e-c0adacdefc97, ghrun-xfvtdcsrqu.auto.internal:17761): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzA2ZjNhNGQtMmFiM2U4MTQtYTM1MGUxMDUtMzI3ZGQ0MGU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 41631a80-d4fc-4da2-97a3-b93cf646dea6, ghrun-xfvtdcsrqu.auto.internal:17761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 41631a80-d4fc-4da2-97a3-b93cf646dea6, ghrun-xfvtdcsrqu.auto.internal:17761): request = { session_id: "ydb://session/3?node_id=1&id=YzA2ZjNhNGQtMmFiM2U4MTQtYTM1MGUxMDUtMzI3ZGQ0MGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 41631a80-d4fc-4da2-97a3-b93cf646dea6, ghrun-xfvtdcsrqu.auto.internal:17761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YzA2ZjNhNGQtMmFiM2U4MTQtYTM1MGUxMDUtMzI3ZGQ0MGU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b9c4b9e2-834f-468f-9940-9690e7151c36, ghrun-xfvtdcsrqu.auto.internal:17761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b9c4b9e2-834f-468f-9940-9690e7151c36, ghrun-xfvtdcsrqu.auto.internal:17761): request = { session_id: "ydb://session/3?node_id=1&id=YzA2ZjNhNGQtMmFiM2U4MTQtYTM1MGUxMDUtMzI3ZGQ0MGU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            CREATE TABLE `/Root/test_overloads_bulk_upsert_1_10000_64/table` (\n                id Uint64 NOT NULL,\n                val Uint64,\n                PRIMARY KEY(id),\n            )\n            WITH (\n                STORE = COLUMN,\n                PARTITION_COUNT = 64\n            )\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b9c4b9e2-834f-468f-9940-9690e7151c36, ghrun-xfvtdcsrqu.auto.internal:17761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA2ZjNhNGQtMmFiM2U4MTQtYTM1MGUxMDUtMzI3ZGQ0MGU=
DEBUG    ydb.connection:connection.py:379 RpcState(BulkUpsert, a2797756-40a2-4f36-b868-6b70819d3fb0, ghrun-xfvtdcsrqu.auto.internal:17761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(BulkUpsert, a2797756-40a2-4f36-b868-6b70819d3fb0, ghrun-xfvtdcsrqu.auto.internal:17761): request = { table: "/Root/test_overloads_bulk_upsert_1_10000_64/table" rows { type { list_type { item { struct_type { members { name: "id" type { type_id: UINT64 } } members { name: "val" type { type_id: UINT64 } } } } } } value { items { items { uint64_value: 0 } items { uint64_value: 0 } } items { items { uint64_value: 1 } items { uint64_value: 10 } } items { items { uint64_value: 2 } items { uint64_value: 20 } } items { items { uint64_value: 3 } items { uint64_value: 30 } } items { items { uint64_value: 4 } items { uint64_value: 40 } } items { items { uint64_value: 5 } items { uint64_value: 50 } } items { items { uint64_value: 6 } items { uint64_value: 60 } } items { items { uint64_value: 7 } items { uint64_value: 70 } } items { items { uint64_value: 8 } items { uint64_value: 80 } } items { items { uint64_value: 9 } items { uint64_value: 90 } } } } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(BulkUpsert, a2797756-40a2-4f36-b868-6b70819d3fb0, ghrun-xfvtdcsrqu.auto.internal:17761): response = { operation { ready: true status: OVERLOADED issues { message: "Cannot write data into shard(System overloaded: overload data error) 72075186224037898 in longTx ydb://long-tx/01kc7azqvb7v2vfvnydb53m1tv?node_id=1" severity: 1 } result { [type.googleapis.com/Ydb.Table.BulkUpsertResult] { } } } }
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
============================== slowest durations ===============================
29.43s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
11.79s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
10.58s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
9.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
8.60s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
6.40s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
3.15s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.07s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64] - ydb.issues.Overloaded: message: "Cannot write data into shard(System overloaded: overload data error) 72075186224037898 in longTx ydb://long-tx/01kc7azqvb7v2vfvnydb53m1tv?node_id=1" severity: 1 (server_code: 400060)
==================== 1 failed, 5 passed in 81.84s (0:01:21) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ejzl/0002a8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 58 items

test_overloads.py ......

============================== slowest durations ===============================
13.56s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
10.60s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
9.01s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
8.05s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
5.91s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
5.58s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
1.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 54.87s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ejzl/0002a4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 58 items

test_overloads.py ......

============================== slowest durations ===============================
9.77s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
8.71s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
7.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
7.32s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
7.00s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
6.71s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
3.15s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.13s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.08s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 51.59s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ejzl/0002ad/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 58 items

test_overloads.py ......

============================== slowest durations ===============================
14.83s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
10.74s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
9.34s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
7.13s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
6.74s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
5.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
3.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.09s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 58.93s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ejzl/000298/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 58 items

test_overloads.py .....

============================== slowest durations ===============================
126.23s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
105.54s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
89.11s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
15.52s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
8.33s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
1.04s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_reject_probability
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_reject_probability

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 346.57s (0:05:46) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ejzl/0002b0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 58 items

test_overloads.py ...
upgrade_to_internal_path_id.py .
zip_bomb.py .

============================== slowest durations ===============================
244.13s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
120.68s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
92.71s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
84.47s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
33.01s call     zip_bomb.py::TestZipBomb::test
9.92s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.05s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
3.03s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
2.73s setup    zip_bomb.py::TestZipBomb::test
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 5 passed in 599.40s (0:09:59) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...ner/.ya/build/build_root/ejzl/0002b0/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/ejzl/0002b0/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/ejzl/0002b0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/ejzl/0002b0', '--source-root', '/home/runner/.ya/build/build_root/ejzl/0002b0/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ejzl/0002b0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '10', '--modulo-index', '9', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/olap', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1770, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...ner/.ya/build/build_root/ejzl/0002b0/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/ejzl/0002b0/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/ejzl/0002b0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/ejzl/0002b0', '--source-root', '/home/runner/.ya/build/build_root/ejzl/0002b0/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ejzl/0002b0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '10', '--modulo-index', '9', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/olap', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout",), {})
