============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jogb/002086/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 68 items

compaction_config.py .......

============================== slowest durations ===============================
8.09s call     compaction_config.py::TestCompactionConfig::test_mix_constructor
6.96s call     compaction_config.py::TestCompactionConfig::test_lc_buckets
6.29s call     compaction_config.py::TestCompactionConfig::test_tiling
5.28s call     compaction_config.py::TestCompactionConfig::test_default
4.89s call     compaction_config.py::TestCompactionConfig::test_lc_buckets_constructor
4.85s call     compaction_config.py::TestCompactionConfig::test_constructor_overrides_preset
4.32s call     compaction_config.py::TestCompactionConfig::test_constructor_still_overrides_preset
0.01s setup    compaction_config.py::TestCompactionConfig::test_constructor_overrides_preset
0.01s setup    compaction_config.py::TestCompactionConfig::test_lc_buckets_constructor

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 7 passed in 41.45s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jogb/002090/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 68 items

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

============================== slowest durations ===============================
211.89s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
61.32s call     order_by_with_limit.py::TestOrderBy::test_fetch_race
12.37s call     compaction_config.py::TestCompactionConfig::test_wrong_constructor
6.71s call     compaction_config.py::TestCompactionConfig::test_wrong_preset
5.07s setup    order_by_with_limit.py::TestOrderBy::test_fetch_race
4.27s call     compaction_config.py::TestCompactionConfig::test_tiling_constructor
4.16s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
3.95s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.32s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.20s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.16s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.05s teardown order_by_with_limit.py::TestOrderBy::test_fetch_race
0.01s setup    compaction_config.py::TestCompactionConfig::test_tiling_constructor

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 7 passed in 311.25s (0:05:11) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jogb/002089/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 68 items

order_by_with_limit.py ...
tablets_movement.py ..
test_cs_many_updates.py drop table: 13.8 ms
create table: 244.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 26.0
    "min_ms": 19.2
    "median_ms": 29.6
    "max_ms": 31.1
    "stdev_ms": 5.3
select count(*) after initial inserts: 102.1 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 43.2
    "min_ms": 36.0
    "median_ms": 43.0
    "max_ms": 53.1
    "stdev_ms": 3.0
select count(*) after all modifications: 2426.8 ms
select all: 2664.4 ms
delete from table: 2977.5 ms
select all after delete: 3032.8 ms
.drop table: 24.3 ms
create table: 343.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.5
    "min_ms": 26.0
    "median_ms": 29.5
    "max_ms": 31.8
    "stdev_ms": 1.8
select count(*) after initial inserts: 69.9 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 44.8
    "min_ms": 39.7
    "median_ms": 44.7
    "max_ms": 57.1
    "stdev_ms": 2.5
updates (step 1):
    "runs": 200
    "avg_ms": 138.7
    "min_ms": 116.8
    "median_ms": 136.9
    "max_ms": 210.6
    "stdev_ms": 12.1
upserts (step 2):
    "runs": 200
    "avg_ms": 22.6
    "min_ms": 18.4
    "median_ms": 22.5
    "max_ms": 30.8
    "stdev_ms": 1.9
select count(*) after all modifications: 289.4 ms
select all: 306.6 ms
delete from table: 345.8 ms
select all after delete: 301.4 ms
.

============================== slowest durations ===============================
119.09s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
117.90s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
85.57s call     tablets_movement.py::TestTabletsMovement::test[ROW]
79.80s call     order_by_with_limit.py::TestOrderBy::test_random
38.74s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
33.32s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
7.54s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.82s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
3.15s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.84s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.52s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.26s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.22s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.01s setup    order_by_with_limit.py::TestOrderBy::test_random
0.01s teardown order_by_with_limit.py::TestOrderBy::test_random

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 7 passed in 494.49s (0:08:14) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jogb/002095/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 68 items

test_cs_many_updates.py drop table: 19.6 ms
create table: 321.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.1
    "min_ms": 26.5
    "median_ms": 29.8
    "max_ms": 37.4
    "stdev_ms": 3.2
select count(*) after initial inserts: 114.1 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 140.3
    "min_ms": 79.7
    "median_ms": 128.5
    "max_ms": 1043.0
    "stdev_ms": 51.8
select count(*) after all modifications: 371.6 ms
select all: 371.8 ms
delete from table: 413.4 ms
select all after delete: 292.7 ms
.drop table: 46.1 ms
create table: 859.0 ms
initial inserts:
    "runs": 15
    "avg_ms": 41.6
    "min_ms": 24.3
    "median_ms": 36.5
    "max_ms": 81.0
    "stdev_ms": 17.5
select count(*) after initial inserts: 96.6 ms
updates (step 0):
    "runs": 150
    "avg_ms": 123.2
    "min_ms": 85.7
    "median_ms": 118.3
    "max_ms": 227.8
    "stdev_ms": 25.9
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 76.9
    "min_ms": 59.8
    "median_ms": 72.6
    "max_ms": 158.7
    "stdev_ms": 17.3
select count(*) after all modifications: 517.0 ms
select all: 409.7 ms
delete from table: 403.3 ms
select all after delete: 342.7 ms
.drop table: 31.6 ms
create table: 418.7 ms
initial inserts:
    "runs": 20
    "avg_ms": 29.5
    "min_ms": 20.5
    "median_ms": 30.1
    "max_ms": 36.2
    "stdev_ms": 4.2
select count(*) after initial inserts: 96.5 ms
updates (step 0):
    "runs": 200
    "avg_ms": 130.5
    "min_ms": 88.3
    "median_ms": 125.8
    "max_ms": 264.3
    "stdev_ms": 28.3
upserts (step 1):
    "runs": 200
    "avg_ms": 27.8
    "min_ms": 19.3
    "median_ms": 24.5
    "max_ms": 114.9
    "stdev_ms": 9.8
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 88.8
    "min_ms": 70.6
    "median_ms": 84.1
    "max_ms": 149.1
    "stdev_ms": 13.6
select count(*) after all modifications: 695.2 ms
select all: 544.3 ms
delete from table: 723.1 ms
select all after delete: 690.9 ms
.drop table: 48.6 ms
create table: 493.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 38.4
    "min_ms": 25.0
    "median_ms": 31.8
    "max_ms": 64.1
    "stdev_ms": 13.6
select count(*) after initial inserts: 122.1 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 58.8
    "min_ms": 19.5
    "median_ms": 48.0
    "max_ms": 297.0
    "stdev_ms": 36.4
select count(*) after all modifications: 466.2 ms
select all: 375.9 ms
delete from table: 552.8 ms
select all after delete: 547.5 ms
.Generated operation sequence:
  0. UPSERT: 8 operations
  1. BULK_UPSERT: 6 operations
  2. UPSERT: 5 operations
  3. BULK_UPSERT: 19 operations
  4. UPSERT: 11 operations
  5. BULK_UPSERT: 5 operations
  6. BULK_UPSERT: 17 operations
  7. UPDATE: 14 operations
  8. UPSERT: 1 operations
  9. UPDATE: 13 operations
drop table: 84.9 ms
create table: 837.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 42.3
    "min_ms": 32.9
    "median_ms": 42.3
    "max_ms": 56.1
    "stdev_ms": 6.9
select count(*) after initial inserts: 104.1 ms
upserts (step 0):
    "runs": 80
    "avg_ms": 49.5
    "min_ms": 24.1
    "median_ms": 46.6
    "max_ms": 120.3
    "stdev_ms": 18.8
bulk_upserts (step 1):
    "runs": 6
    "avg_ms": 82.6
    "min_ms": 59.0
    "median_ms": 73.7
    "max_ms": 146.3
    "stdev_ms": 31.8
upserts (step 2):
    "runs": 50
    "avg_ms": 52.4
    "min_ms": 25.8
    "median_ms": 46.1
    "max_ms": 118.7
    "stdev_ms": 20.8
bulk_upserts (step 3):
    "runs": 19
    "avg_ms": 83.8
    "min_ms": 57.6
    "median_ms": 75.7
    "max_ms": 144.7
    "stdev_ms": 22.6
upserts (step 4):
    "runs": 110
    "avg_ms": 45.0
    "min_ms": 24.2
    "median_ms": 41.8
    "max_ms": 103.0
    "stdev_ms": 14.8
bulk_upserts (step 5):
    "runs": 5
    "avg_ms": 73.4
    "min_ms": 59.5
    "median_ms": 75.9
    "max_ms": 88.8
    "stdev_ms": 13.3
bulk_upserts (step 6):
    "runs": 17
    "avg_ms": 67.5
    "min_ms": 53.6
    "median_ms": 64.9
    "max_ms": 92.0
    "stdev_ms": 11.4
updates (step 7):
    "runs": 140
    "avg_ms": 151.3
    "min_ms": 97.9
    "median_ms": 145.9
    "max_ms": 258.6
    "stdev_ms": 30.0
upserts (step 8):
    "runs": 10
    "avg_ms": 34.4
    "min_ms": 19.1
    "median_ms": 37.0
    "max_ms": 48.8
    "stdev_ms": 9.7
updates (step 9):
    "runs": 130
    "avg_ms": 158.0
    "min_ms": 114.3
    "median_ms": 155.2
    "max_ms": 256.3
    "stdev_ms": 25.9
select count(*) after all modifications: 217.3 ms
select all: 258.2 ms
delete from table: 271.8 ms
select all after delete: 214.2 ms
.
test_log_scenario.py ..

============================== slowest durations ===============================
142.55s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
79.41s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
69.97s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
61.77s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
59.63s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
44.33s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
29.48s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
7.08s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
4.49s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
4.14s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
3.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 7 passed in 506.64s (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/jogb/00209a/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 68 items

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

============================== slowest durations ===============================
89.18s call     test_log_scenario.py::TestLogScenario::test_log_uniform
37.27s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
6.22s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
5.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
5.09s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
4.87s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
4.75s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
4.55s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
4.09s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 7 passed in 165.71s (0:02:45) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jogb/00209d/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 68 items

test_overloads.py .......

============================== slowest durations ===============================
6.63s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
4.60s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
4.59s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
4.18s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
4.15s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
4.06s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
4.01s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
1.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 7 passed in 33.98s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jogb/0020a2/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 68 items

test_overloads.py .......

============================== slowest durations ===============================
7.03s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
4.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
4.85s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
4.12s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
4.06s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
4.01s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
3.88s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
1.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
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-64]

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 7 passed in 34.64s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jogb/002083/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 68 items

test_overloads.py .......

============================== slowest durations ===============================
11.03s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
7.61s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
7.25s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
5.92s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
5.23s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
5.15s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
4.95s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
3.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 7 passed in 50.91s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jogb/002098/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 68 items

test_overloads.py ......

============================== slowest durations ===============================
114.97s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
76.99s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
13.92s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
4.68s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
4.04s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
3.97s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
3.05s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 222.35s (0:03:42) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jogb/00208c/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 68 items

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

=================================== FAILURES ===================================
_______________________ TestUpgradeToInternalPathId.test _______________________
ydb/tests/olap/upgrade_to_internal_path_id.py:106: in test
    assert external_path_id < i + 10  # with a gap for some path ids created before tables creation
E   assert 37 < (0 + 10)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64549
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6250
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61075
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63170
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14314
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16301
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16301
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16302
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10659
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6198
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20231
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:479 Working directory: /home/runner/.ya/build/build_root/jogb/00208c/r3tmp/kikimr_cluster_g7m6egnl
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28691
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23703
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23703
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23704
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31331
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9868
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/jogb/00208c/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/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1/logfile_k4wr8lg7.log --grpc-port=28691 --mon-port=23704 --ic-port=64549
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9834
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30893
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20181
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8530
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_2/logfile_eg90005j.log --grpc-port=9834 --mon-port=30893 --ic-port=6250
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2420
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3303
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23969
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22976
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_3/logfile_yrf6wzi1.log --grpc-port=2420 --mon-port=3303 --ic-port=61075
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28640
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12469
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15375
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15376
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17020
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_4/logfile_b_0m4ktv.log --grpc-port=28640 --mon-port=12469 --ic-port=63170
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30058
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19001
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17081
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13964
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_5/logfile_u6u4pg2x.log --grpc-port=30058 --mon-port=19001 --ic-port=14314
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21985
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64210
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13055
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13056
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28511
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_6/logfile_m0bak8xp.log --grpc-port=21985 --mon-port=64210 --ic-port=16302
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13171
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5966
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5626
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22754
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_7/logfile_omsc6l9t.log --grpc-port=13171 --mon-port=5966 --ic-port=10659
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30345
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24266
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30219
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19595
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_8/logfile_1af54_0e.log --grpc-port=30345 --mon-port=24266 --ic-port=6198
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10856
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27519
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25702
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9882
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=9 --log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_9/logfile_9x2cdceu.log --grpc-port=10856 --mon-port=27519 --ic-port=20231
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/jogb/00208c/r3tmp/pdisk1hfahkwjj.data on node localhost:28691/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/jogb/00208c/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/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1/logfile_k4wr8lg7.log --grpc-port=28691 --mon-port=23704 --ic-port=64549
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1/logfile_k4wr8lg7.log', '--grpc-port=28691', '--mon-port=23704', '--ic-port=64549')' in '/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2158146
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:28691/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.15
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2158147
DEBUG    ya.test:process.py:259 Command (pid 2158147) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2158147) elapsed time (sec): 0.2910575866699219
DEBUG    ya.test:process.py:263 Command (pid 2158147) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2158147) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2158147) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2158147) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2158147) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2158147) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 2158147) minflt: 16083
DEBUG    ya.test:process.py:263 Command (pid 2158147) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2158147) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2158147) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 2158147) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2158147) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2158147) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2158147) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2158147) stime: 0.151447
DEBUG    ya.test:process.py:263 Command (pid 2158147) utime: 0.091665
DEBUG    ya.test:process.py:263 Command (pid 2158147) wtime: 0.292
DEBUG    ya.test:process.py:275 Command (pid 2158147) output:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aagcw5k77m
    Host information: 
        Linux ghrun-aagcw5k77m 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 2158147) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/jogb/00208c/r3tmp/pdisk15lztwk84.data on node localhost:9834/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_2/logfile_eg90005j.log --grpc-port=9834 --mon-port=30893 --ic-port=6250
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=2', '--log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_2/logfile_eg90005j.log', '--grpc-port=9834', '--mon-port=30893', '--ic-port=6250')' in '/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2158280
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:9834/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.16
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.16
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2158281
DEBUG    ya.test:process.py:259 Command (pid 2158281) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2158281) elapsed time (sec): 0.3262519836425781
DEBUG    ya.test:process.py:263 Command (pid 2158281) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2158281) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2158281) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2158281) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2158281) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2158281) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 2158281) minflt: 16084
DEBUG    ya.test:process.py:263 Command (pid 2158281) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2158281) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2158281) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 2158281) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2158281) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2158281) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2158281) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2158281) stime: 0.204924
DEBUG    ya.test:process.py:263 Command (pid 2158281) utime: 0.07249599999999999
DEBUG    ya.test:process.py:263 Command (pid 2158281) wtime: 0.327
DEBUG    ya.test:process.py:275 Command (pid 2158281) output:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aagcw5k77m
    Host information: 
        Linux ghrun-aagcw5k77m 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 2158281) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/jogb/00208c/r3tmp/pdisk1ls9x4th3.data on node localhost:2420/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_3/logfile_yrf6wzi1.log --grpc-port=2420 --mon-port=3303 --ic-port=61075
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=3', '--log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_3/logfile_yrf6wzi1.log', '--grpc-port=2420', '--mon-port=3303', '--ic-port=61075')' in '/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2158501
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:2420/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.17
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.17
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2158502
DEBUG    ya.test:process.py:259 Command (pid 2158502) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2158502) elapsed time (sec): 0.34134507179260254
DEBUG    ya.test:process.py:263 Command (pid 2158502) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2158502) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2158502) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2158502) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2158502) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2158502) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 2158502) minflt: 16083
DEBUG    ya.test:process.py:263 Command (pid 2158502) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2158502) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2158502) nivcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 2158502) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2158502) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2158502) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2158502) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2158502) stime: 0.204762
DEBUG    ya.test:process.py:263 Command (pid 2158502) utime: 0.08832799999999999
DEBUG    ya.test:process.py:263 Command (pid 2158502) wtime: 0.342
DEBUG    ya.test:process.py:275 Command (pid 2158502) output:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aagcw5k77m
    Host information: 
        Linux ghrun-aagcw5k77m 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 2158502) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/jogb/00208c/r3tmp/pdisk1n46cuxl0.data on node localhost:28640/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_4/logfile_b_0m4ktv.log --grpc-port=28640 --mon-port=12469 --ic-port=63170
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=4', '--log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_4/logfile_b_0m4ktv.log', '--grpc-port=28640', '--mon-port=12469', '--ic-port=63170')' in '/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2158734
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:28640/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.18
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.18
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2158735
DEBUG    ya.test:process.py:259 Command (pid 2158735) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2158735) elapsed time (sec): 0.3661642074584961
DEBUG    ya.test:process.py:263 Command (pid 2158735) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2158735) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2158735) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2158735) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2158735) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2158735) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 2158735) minflt: 16083
DEBUG    ya.test:process.py:263 Command (pid 2158735) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2158735) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2158735) nivcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2158735) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2158735) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2158735) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2158735) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2158735) stime: 0.22533899999999998
DEBUG    ya.test:process.py:263 Command (pid 2158735) utime: 0.09255
DEBUG    ya.test:process.py:263 Command (pid 2158735) wtime: 0.367
DEBUG    ya.test:process.py:275 Command (pid 2158735) output:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aagcw5k77m
    Host information: 
        Linux ghrun-aagcw5k77m 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 2158735) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/jogb/00208c/r3tmp/pdisk1qca2sli4.data on node localhost:30058/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_5/logfile_u6u4pg2x.log --grpc-port=30058 --mon-port=19001 --ic-port=14314
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=5', '--log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_5/logfile_u6u4pg2x.log', '--grpc-port=30058', '--mon-port=19001', '--ic-port=14314')' in '/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2158925
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:30058/5
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.19
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.19
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2158934
DEBUG    ya.test:process.py:259 Command (pid 2158934) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2158934) elapsed time (sec): 0.7513935565948486
DEBUG    ya.test:process.py:263 Command (pid 2158934) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2158934) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2158934) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2158934) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2158934) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2158934) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 2158934) minflt: 16485
DEBUG    ya.test:process.py:263 Command (pid 2158934) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2158934) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2158934) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 2158934) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2158934) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2158934) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 2158934) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2158934) stime: 0.631946
DEBUG    ya.test:process.py:263 Command (pid 2158934) utime: 0.071993
DEBUG    ya.test:process.py:263 Command (pid 2158934) wtime: 0.754
DEBUG    ya.test:process.py:275 Command (pid 2158934) output:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aagcw5k77m
    Host information: 
        Linux ghrun-aagcw5k77m 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 2158934) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 5 version:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/jogb/00208c/r3tmp/pdisk1o0vy2g57.data on node localhost:21985/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_6/logfile_m0bak8xp.log --grpc-port=21985 --mon-port=64210 --ic-port=16302
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=6', '--log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_6/logfile_m0bak8xp.log', '--grpc-port=21985', '--mon-port=64210', '--ic-port=16302')' in '/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2159038
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:21985/6
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.20
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.20
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2159039
DEBUG    ya.test:process.py:259 Command (pid 2159039) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2159039) elapsed time (sec): 0.3081834316253662
DEBUG    ya.test:process.py:263 Command (pid 2159039) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2159039) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2159039) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2159039) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2159039) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2159039) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 2159039) minflt: 16084
DEBUG    ya.test:process.py:263 Command (pid 2159039) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2159039) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2159039) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 2159039) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2159039) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2159039) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2159039) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2159039) stime: 0.168103
DEBUG    ya.test:process.py:263 Command (pid 2159039) utime: 0.092056
DEBUG    ya.test:process.py:263 Command (pid 2159039) wtime: 0.309
DEBUG    ya.test:process.py:275 Command (pid 2159039) output:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aagcw5k77m
    Host information: 
        Linux ghrun-aagcw5k77m 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 2159039) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 6 version:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/jogb/00208c/r3tmp/pdisk150dcfphh.data on node localhost:13171/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_7/logfile_omsc6l9t.log --grpc-port=13171 --mon-port=5966 --ic-port=10659
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=7', '--log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_7/logfile_omsc6l9t.log', '--grpc-port=13171', '--mon-port=5966', '--ic-port=10659')' in '/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2159197
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:13171/7
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.21
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.21
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2159200
DEBUG    ya.test:process.py:259 Command (pid 2159200) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2159200) elapsed time (sec): 0.2848167419433594
DEBUG    ya.test:process.py:263 Command (pid 2159200) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2159200) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2159200) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2159200) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2159200) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2159200) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 2159200) minflt: 16688
DEBUG    ya.test:process.py:263 Command (pid 2159200) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2159200) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2159200) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 2159200) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2159200) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2159200) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2159200) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2159200) stime: 0.15262699999999998
DEBUG    ya.test:process.py:263 Command (pid 2159200) utime: 0.08434599999999999
DEBUG    ya.test:process.py:263 Command (pid 2159200) wtime: 0.286
DEBUG    ya.test:process.py:275 Command (pid 2159200) output:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aagcw5k77m
    Host information: 
        Linux ghrun-aagcw5k77m 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 2159200) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 7 version:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/jogb/00208c/r3tmp/pdisk1jozd73uj.data on node localhost:30345/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_8/logfile_1af54_0e.log --grpc-port=30345 --mon-port=24266 --ic-port=6198
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=8', '--log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_8/logfile_1af54_0e.log', '--grpc-port=30345', '--mon-port=24266', '--ic-port=6198')' in '/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2159350
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:30345/8
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.22
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.22
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2159351
DEBUG    ya.test:process.py:259 Command (pid 2159351) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2159351) elapsed time (sec): 0.35747313499450684
DEBUG    ya.test:process.py:263 Command (pid 2159351) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2159351) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2159351) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2159351) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2159351) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2159351) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 2159351) minflt: 16084
DEBUG    ya.test:process.py:263 Command (pid 2159351) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2159351) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2159351) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 2159351) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2159351) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2159351) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2159351) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2159351) stime: 0.210482
DEBUG    ya.test:process.py:263 Command (pid 2159351) utime: 0.099284
DEBUG    ya.test:process.py:263 Command (pid 2159351) wtime: 0.359
DEBUG    ya.test:process.py:275 Command (pid 2159351) output:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aagcw5k77m
    Host information: 
        Linux ghrun-aagcw5k77m 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 2159351) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 8 version:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/jogb/00208c/r3tmp/pdisk1j0e3mnm3.data on node localhost:10856/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=9 --log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_9/logfile_9x2cdceu.log --grpc-port=10856 --mon-port=27519 --ic-port=20231
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=9', '--log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_9/logfile_9x2cdceu.log', '--grpc-port=10856', '--mon-port=27519', '--ic-port=20231')' in '/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_9' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2159542
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:10856/9
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.23
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.23
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2159543
DEBUG    ya.test:process.py:259 Command (pid 2159543) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2159543) elapsed time (sec): 0.30417585372924805
DEBUG    ya.test:process.py:263 Command (pid 2159543) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2159543) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2159543) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2159543) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2159543) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2159543) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 2159543) minflt: 16084
DEBUG    ya.test:process.py:263 Command (pid 2159543) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2159543) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2159543) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 2159543) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2159543) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2159543) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2159543) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2159543) stime: 0.18062999999999999
DEBUG    ya.test:process.py:263 Command (pid 2159543) utime: 0.076266
DEBUG    ya.test:process.py:263 Command (pid 2159543) wtime: 0.306
DEBUG    ya.test:process.py:275 Command (pid 2159543) output:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aagcw5k77m
    Host information: 
        Linux ghrun-aagcw5k77m 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 2159543) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 9 version:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28691', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/jogb/00208c/r3tmp/pdisk1hfahkwjj.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/jogb/00208c/r3tmp/pdisk15lztwk84.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/jogb/00208c/r3tmp/pdisk1ls9x4th3.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/jogb/00208c/r3tmp/pdisk1n46cuxl0.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/jogb/00208c/r3tmp/pdisk1qca2sli4.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/jogb/00208c/r3tmp/pdisk1o0vy2g57.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/jogb/00208c/r3tmp/pdisk150dcfphh.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/jogb/00208c/r3tmp/pdisk1jozd73uj.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 9\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/jogb/00208c/r3tmp/pdisk1j0e3mnm3.data"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 64549\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6250\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 61075\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 63170\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 14314\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16302\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10659\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6198\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20231\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.24
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.24
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28691', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/jogb/00208c/r3tmp/pdisk1hfahkwjj.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/jogb/00208c/r3tmp/pdisk15lztwk84.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/jogb/00208c/r3tmp/pdisk1ls9x4th3.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/jogb/00208c/r3tmp/pdisk1n46cuxl0.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/jogb/00208c/r3tmp/pdisk1qca2sli4.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/jogb/00208c/r3tmp/pdisk1o0vy2g57.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/jogb/00208c/r3tmp/pdisk150dcfphh.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/jogb/00208c/r3tmp/pdisk1jozd73uj.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 9\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/jogb/00208c/r3tmp/pdisk1j0e3mnm3.data"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 64549\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6250\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 61075\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 63170\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 14314\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16302\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10659\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6198\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20231\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2159795
DEBUG    ya.test:process.py:259 Command (pid 2159795) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2159795) elapsed time (sec): 0.32863712310791016
DEBUG    ya.test:process.py:263 Command (pid 2159795) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2159795) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2159795) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2159795) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2159795) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2159795) maxrss: 545980
DEBUG    ya.test:process.py:263 Command (pid 2159795) minflt: 18227
DEBUG    ya.test:process.py:263 Command (pid 2159795) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2159795) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2159795) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 2159795) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2159795) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2159795) nvcsw: 123
DEBUG    ya.test:process.py:263 Command (pid 2159795) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2159795) stime: 0.17632799999999998
DEBUG    ya.test:process.py:263 Command (pid 2159795) utime: 0.10820099999999999
DEBUG    ya.test:process.py:263 Command (pid 2159795) wtime: 0.329
DEBUG    ya.test:process.py:275 Command (pid 2159795) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 12

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28691', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "mirror-3-dc"\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.25
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.25
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28691', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "mirror-3-dc"\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: 2159836
DEBUG    ya.test:process.py:259 Command (pid 2159836) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2159836) elapsed time (sec): 0.359713077545166
DEBUG    ya.test:process.py:263 Command (pid 2159836) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2159836) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2159836) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2159836) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2159836) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2159836) maxrss: 545972
DEBUG    ya.test:process.py:263 Command (pid 2159836) minflt: 18228
DEBUG    ya.test:process.py:263 Command (pid 2159836) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2159836) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2159836) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 2159836) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2159836) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2159836) nvcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 2159836) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2159836) stime: 0.208095
DEBUG    ya.test:process.py:263 Command (pid 2159836) utime: 0.10725499999999999
DEBUG    ya.test:process.py:263 Command (pid 2159836) wtime: 0.361
DEBUG    ya.test:process.py:275 Command (pid 2159836) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:558 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:565 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, c11e0456-eb90-44e9-92d8-75c1e8540231, localhost:28691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c11e0456-eb90-44e9-92d8-75c1e8540231, localhost:28691): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c11e0456-eb90-44e9-92d8-75c1e8540231, localhost:28691): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-aagcw5k77m.auto.internal" port: 2420 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: "3" node_id: 3 } endpoints { address: "ghrun-aagcw5k77m.auto.internal" port: 21985 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: "3" node_id: 6 } endpoints { address: "ghrun-aagcw5k77m.auto.internal" port: 30345 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: "2" node_id: 8 } endpoints { address: "ghrun-aagcw5k77m.auto.internal" port: 10856 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: "3" node_id: 9 } endpoints { address: "ghrun-aagcw5k77m.auto.internal" port: 13171 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: 7 } endpoints { address: "ghrun-aagcw5k77m.auto.internal" port: 28640 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: 4 } endpoints { address: "ghrun-aagcw5k77m.auto.internal" port: 28691 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 } endpoints { address: "ghrun-aagcw5k77m.auto.internal" port: 9834 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: "2" node_id: 2 } endpoints { address: "ghrun-aagcw5k77m.auto.internal" port: 30058 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: "2" node_id: 5 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-aagcw5k77m.auto.internal:13171, location 1, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:28691, location 1, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:28640, location 1, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:9834, location 2, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:30058, location 2, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:2420, location 3, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:10856, location 3, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:30345, location 2, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:21985, location 3, 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)]
------------------------------ Captured log call -------------------------------
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     ya.test:ya.py:436 Test call (class_name: upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId, test_name: test)
INFO     __tests__.upgrade_to_internal_path_id:upgrade_to_internal_path_id.py:90 Iteration 0, with generate_internal_path_id=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)]
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.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.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.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.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.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:28691
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, 8ced4038-46ae-4af5-9e41-886ff84dae8d, localhost:32296): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8ced4038-46ae-4af5-9e41-886ff84dae8d, localhost:32296): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8ced4038-46ae-4af5-9e41-886ff84dae8d, localhost:32296): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-aagcw5k77m.auto.internal" port: 32296 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-aagcw5k77m.auto.internal:32296, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:32296
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:28691/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:9834/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:2420/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:28640/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:30058/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:21985/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:13171/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:30345/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:10856/9
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/jogb/00208c/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/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1/logfile_et2jxbyj.log --grpc-port=28691 --mon-port=23704 --ic-port=64549
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_2/logfile_y7tdgvo_.log --grpc-port=9834 --mon-port=30893 --ic-port=6250
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_3/logfile_y92qe3o_.log --grpc-port=2420 --mon-port=3303 --ic-port=61075
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_4/logfile_8ztawl2k.log --grpc-port=28640 --mon-port=12469 --ic-port=63170
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_5/logfile_wxazoxqb.log --grpc-port=30058 --mon-port=19001 --ic-port=14314
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_6/logfile_iq406x3x.log --grpc-port=21985 --mon-port=64210 --ic-port=16302
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_7/logfile_pme6zaet.log --grpc-port=13171 --mon-port=5966 --ic-port=10659
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_8/logfile_9hbzm6c8.log --grpc-port=30345 --mon-port=24266 --ic-port=6198
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=9 --log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_9/logfile_c25tglch.log --grpc-port=10856 --mon-port=27519 --ic-port=20231
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/jogb/00208c/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/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1/logfile_et2jxbyj.log --grpc-port=28691 --mon-port=23704 --ic-port=64549
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1/logfile_et2jxbyj.log', '--grpc-port=28691', '--mon-port=23704', '--ic-port=64549')' in '/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2161696
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:28691/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.26
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.26
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2161697
DEBUG    ya.test:process.py:259 Command (pid 2161697) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2161697) elapsed time (sec): 0.293349027633667
DEBUG    ya.test:process.py:263 Command (pid 2161697) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2161697) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2161697) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2161697) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2161697) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2161697) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 2161697) minflt: 16890
DEBUG    ya.test:process.py:263 Command (pid 2161697) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2161697) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2161697) nivcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 2161697) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2161697) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2161697) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2161697) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2161697) stime: 0.172732
DEBUG    ya.test:process.py:263 Command (pid 2161697) utime: 0.072306
DEBUG    ya.test:process.py:263 Command (pid 2161697) wtime: 0.294
DEBUG    ya.test:process.py:275 Command (pid 2161697) output:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aagcw5k77m
    Host information: 
        Linux ghrun-aagcw5k77m 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 2161697) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_2/logfile_y7tdgvo_.log --grpc-port=9834 --mon-port=30893 --ic-port=6250
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=2', '--log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_2/logfile_y7tdgvo_.log', '--grpc-port=9834', '--mon-port=30893', '--ic-port=6250')' in '/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2161851
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:9834/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.27
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.27
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2161876
DEBUG    ya.test:process.py:259 Command (pid 2161876) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2161876) elapsed time (sec): 0.36009931564331055
DEBUG    ya.test:process.py:263 Command (pid 2161876) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2161876) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2161876) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2161876) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2161876) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2161876) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 2161876) minflt: 16083
DEBUG    ya.test:process.py:263 Command (pid 2161876) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2161876) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2161876) nivcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 2161876) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2161876) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2161876) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2161876) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2161876) stime: 0.221695
DEBUG    ya.test:process.py:263 Command (pid 2161876) utime: 0.091053
DEBUG    ya.test:process.py:263 Command (pid 2161876) wtime: 0.362
DEBUG    ya.test:process.py:275 Command (pid 2161876) output:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aagcw5k77m
    Host information: 
        Linux ghrun-aagcw5k77m 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 2161876) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_3/logfile_y92qe3o_.log --grpc-port=2420 --mon-port=3303 --ic-port=61075
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=3', '--log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_3/logfile_y92qe3o_.log', '--grpc-port=2420', '--mon-port=3303', '--ic-port=61075')' in '/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2162108
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:2420/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.28
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.28
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2162131
DEBUG    ya.test:process.py:259 Command (pid 2162131) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2162131) elapsed time (sec): 0.317455530166626
DEBUG    ya.test:process.py:263 Command (pid 2162131) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2162131) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2162131) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2162131) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2162131) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2162131) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 2162131) minflt: 16236
DEBUG    ya.test:process.py:263 Command (pid 2162131) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2162131) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2162131) nivcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 2162131) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2162131) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2162131) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2162131) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2162131) stime: 0.168838
DEBUG    ya.test:process.py:263 Command (pid 2162131) utime: 0.10049799999999999
DEBUG    ya.test:process.py:263 Command (pid 2162131) wtime: 0.319
DEBUG    ya.test:process.py:275 Command (pid 2162131) output:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aagcw5k77m
    Host information: 
        Linux ghrun-aagcw5k77m 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 2162131) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_4/logfile_8ztawl2k.log --grpc-port=28640 --mon-port=12469 --ic-port=63170
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=4', '--log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_4/logfile_8ztawl2k.log', '--grpc-port=28640', '--mon-port=12469', '--ic-port=63170')' in '/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2162226
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:28640/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.29
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.29
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2162227
DEBUG    ya.test:process.py:259 Command (pid 2162227) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2162227) elapsed time (sec): 0.3119690418243408
DEBUG    ya.test:process.py:263 Command (pid 2162227) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2162227) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2162227) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2162227) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2162227) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2162227) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 2162227) minflt: 16082
DEBUG    ya.test:process.py:263 Command (pid 2162227) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2162227) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2162227) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 2162227) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2162227) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2162227) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2162227) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2162227) stime: 0.156046
DEBUG    ya.test:process.py:263 Command (pid 2162227) utime: 0.108043
DEBUG    ya.test:process.py:263 Command (pid 2162227) wtime: 0.313
DEBUG    ya.test:process.py:275 Command (pid 2162227) output:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aagcw5k77m
    Host information: 
        Linux ghrun-aagcw5k77m 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 2162227) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_5/logfile_wxazoxqb.log --grpc-port=30058 --mon-port=19001 --ic-port=14314
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=5', '--log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_5/logfile_wxazoxqb.log', '--grpc-port=30058', '--mon-port=19001', '--ic-port=14314')' in '/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2162334
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:30058/5
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.30
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.30
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2162338
DEBUG    ya.test:process.py:259 Command (pid 2162338) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2162338) elapsed time (sec): 0.36159205436706543
DEBUG    ya.test:process.py:263 Command (pid 2162338) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2162338) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2162338) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2162338) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2162338) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2162338) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 2162338) minflt: 16083
DEBUG    ya.test:process.py:263 Command (pid 2162338) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2162338) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2162338) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 2162338) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2162338) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2162338) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2162338) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2162338) stime: 0.203228
DEBUG    ya.test:process.py:263 Command (pid 2162338) utime: 0.109748
DEBUG    ya.test:process.py:263 Command (pid 2162338) wtime: 0.362
DEBUG    ya.test:process.py:275 Command (pid 2162338) output:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aagcw5k77m
    Host information: 
        Linux ghrun-aagcw5k77m 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 2162338) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 5 version:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_6/logfile_iq406x3x.log --grpc-port=21985 --mon-port=64210 --ic-port=16302
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=6', '--log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_6/logfile_iq406x3x.log', '--grpc-port=21985', '--mon-port=64210', '--ic-port=16302')' in '/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2162467
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:21985/6
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.31
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.31
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2162468
DEBUG    ya.test:process.py:259 Command (pid 2162468) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2162468) elapsed time (sec): 0.3134021759033203
DEBUG    ya.test:process.py:263 Command (pid 2162468) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2162468) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2162468) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2162468) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2162468) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2162468) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 2162468) minflt: 16083
DEBUG    ya.test:process.py:263 Command (pid 2162468) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2162468) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2162468) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 2162468) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2162468) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2162468) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2162468) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2162468) stime: 0.14834999999999998
DEBUG    ya.test:process.py:263 Command (pid 2162468) utime: 0.117119
DEBUG    ya.test:process.py:263 Command (pid 2162468) wtime: 0.314
DEBUG    ya.test:process.py:275 Command (pid 2162468) output:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aagcw5k77m
    Host information: 
        Linux ghrun-aagcw5k77m 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 2162468) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 6 version:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_7/logfile_pme6zaet.log --grpc-port=13171 --mon-port=5966 --ic-port=10659
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=7', '--log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_7/logfile_pme6zaet.log', '--grpc-port=13171', '--mon-port=5966', '--ic-port=10659')' in '/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2162590
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:13171/7
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.32
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.32
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2162591
DEBUG    ya.test:process.py:259 Command (pid 2162591) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2162591) elapsed time (sec): 0.3296184539794922
DEBUG    ya.test:process.py:263 Command (pid 2162591) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2162591) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2162591) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2162591) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2162591) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2162591) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 2162591) minflt: 16083
DEBUG    ya.test:process.py:263 Command (pid 2162591) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2162591) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2162591) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 2162591) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2162591) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2162591) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2162591) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2162591) stime: 0.187433
DEBUG    ya.test:process.py:263 Command (pid 2162591) utime: 0.09432199999999999
DEBUG    ya.test:process.py:263 Command (pid 2162591) wtime: 0.331
DEBUG    ya.test:process.py:275 Command (pid 2162591) output:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aagcw5k77m
    Host information: 
        Linux ghrun-aagcw5k77m 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 2162591) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 7 version:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_8/logfile_9hbzm6c8.log --grpc-port=30345 --mon-port=24266 --ic-port=6198
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=8', '--log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_8/logfile_9hbzm6c8.log', '--grpc-port=30345', '--mon-port=24266', '--ic-port=6198')' in '/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2162746
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:30345/8
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.33
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.33
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2162747
DEBUG    ya.test:process.py:259 Command (pid 2162747) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2162747) elapsed time (sec): 0.4519193172454834
DEBUG    ya.test:process.py:263 Command (pid 2162747) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2162747) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2162747) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2162747) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2162747) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2162747) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 2162747) minflt: 16085
DEBUG    ya.test:process.py:263 Command (pid 2162747) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2162747) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2162747) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 2162747) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2162747) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2162747) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2162747) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2162747) stime: 0.307045
DEBUG    ya.test:process.py:263 Command (pid 2162747) utime: 0.096951
DEBUG    ya.test:process.py:263 Command (pid 2162747) wtime: 0.453
DEBUG    ya.test:process.py:275 Command (pid 2162747) output:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aagcw5k77m
    Host information: 
        Linux ghrun-aagcw5k77m 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 2162747) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 8 version:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=9 --log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_9/logfile_c25tglch.log --grpc-port=10856 --mon-port=27519 --ic-port=20231
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=9', '--log-file-name=/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_9/logfile_c25tglch.log', '--grpc-port=10856', '--mon-port=27519', '--ic-port=20231')' in '/home/runner/.ya/build/build_root/jogb/00208c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_9' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2162898
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:10856/9
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.34
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.34
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/jogb/00208c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2162916
DEBUG    ya.test:process.py:259 Command (pid 2162916) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2162916) elapsed time (sec): 0.3619997501373291
DEBUG    ya.test:process.py:263 Command (pid 2162916) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2162916) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2162916) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2162916) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2162916) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2162916) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 2162916) minflt: 16084
DEBUG    ya.test:process.py:263 Command (pid 2162916) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2162916) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2162916) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 2162916) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2162916) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2162916) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2162916) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2162916) stime: 0.194683
DEBUG    ya.test:process.py:263 Command (pid 2162916) utime: 0.119194
DEBUG    ya.test:process.py:263 Command (pid 2162916) wtime: 0.363
DEBUG    ya.test:process.py:275 Command (pid 2162916) output:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aagcw5k77m
    Host information: 
        Linux ghrun-aagcw5k77m 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 2162916) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 9 version:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa
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, 83745f95-308d-4ece-b3ac-2751231ad411, localhost:28691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 83745f95-308d-4ece-b3ac-2751231ad411, localhost:28691): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 83745f95-308d-4ece-b3ac-2751231ad411, localhost:28691): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-aagcw5k77m.auto.internal" port: 13171 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: 7 } endpoints { address: "ghrun-aagcw5k77m.auto.internal" port: 30058 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: "2" node_id: 5 } endpoints { address: "ghrun-aagcw5k77m.auto.internal" port: 9834 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: "2" node_id: 2 } endpoints { address: "ghrun-aagcw5k77m.auto.internal" port: 21985 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: "3" node_id: 6 } endpoints { address: "ghrun-aagcw5k77m.auto.internal" port: 30345 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: "2" node_id: 8 } endpoints { address: "ghrun-aagcw5k77m.auto.internal" port: 2420 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: "3" node_id: 3 } endpoints { address: "ghrun-aagcw5k77m.auto.internal" port: 28640 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: 4 } endpoints { address: "ghrun-aagcw5k77m.auto.internal" port: 28691 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-aagcw5k77m.auto.internal:28691, location 1, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:28640, location 1, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:13171, location 1, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:21985, location 3, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:9834, location 2, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:30058, location 2, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:2420, location 3, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:30345, location 2, 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)]
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.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, 2d05e88e-219c-4bf6-82d2-fa3616604311, ghrun-aagcw5k77m.auto.internal:28691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2d05e88e-219c-4bf6-82d2-fa3616604311, ghrun-aagcw5k77m.auto.internal:28691): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2d05e88e-219c-4bf6-82d2-fa3616604311, ghrun-aagcw5k77m.auto.internal:28691): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTk2YjZjYS1hZWJlZDc3NS04NGIzNzE1OS00MzJkN2U0YQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 6d53d1b0-fdad-4e33-99e9-8a9fc43151dd, ghrun-aagcw5k77m.auto.internal:28691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6d53d1b0-fdad-4e33-99e9-8a9fc43151dd, ghrun-aagcw5k77m.auto.internal:28691): request = { session_id: "ydb://session/3?node_id=1&id=YTk2YjZjYS1hZWJlZDc3NS04NGIzNzE1OS00MzJkN2U0YQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6d53d1b0-fdad-4e33-99e9-8a9fc43151dd, ghrun-aagcw5k77m.auto.internal:28691): 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=YTk2YjZjYS1hZWJlZDc3NS04NGIzNzE1OS00MzJkN2U0YQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ae0ce49d-b080-4d02-8532-400694299a9d, ghrun-aagcw5k77m.auto.internal:28691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ae0ce49d-b080-4d02-8532-400694299a9d, ghrun-aagcw5k77m.auto.internal:28691): request = { session_id: "ydb://session/3?node_id=1&id=YTk2YjZjYS1hZWJlZDc3NS04NGIzNzE1OS00MzJkN2U0YQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `table0` (\n                    k Int32 NOT NULL,\n                    v String,\n                    PRIMARY KEY (k)\n                ) WITH (STORE = COLUMN, PARTITION_COUNT = 17    )\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ae0ce49d-b080-4d02-8532-400694299a9d, ghrun-aagcw5k77m.auto.internal:28691): response = { <_MultiThreadedRendezvous object> }
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.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.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTk2YjZjYS1hZWJlZDc3NS04NGIzNzE1OS00MzJkN2U0YQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTk2YjZjYS1hZWJlZDc3NS04NGIzNzE1OS00MzJkN2U0YQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5512fc0b-3dcc-4491-b352-7c6402228cba, ghrun-aagcw5k77m.auto.internal:28691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5512fc0b-3dcc-4491-b352-7c6402228cba, ghrun-aagcw5k77m.auto.internal:28691): request = { session_id: "ydb://session/3?node_id=1&id=YTk2YjZjYS1hZWJlZDc3NS04NGIzNzE1OS00MzJkN2U0YQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            $keys = ListFromRange(0, 0 + 500);\n            $rows = ListMap($keys, ($i)->(<|k:$i, v: \"value_\" || CAST($i as String)|>));\n            INSERT INTO `table0`\n            SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5512fc0b-3dcc-4491-b352-7c6402228cba, ghrun-aagcw5k77m.auto.internal:28691): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTk2YjZjYS1hZWJlZDc3NS04NGIzNzE1OS00MzJkN2U0YQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTk2YjZjYS1hZWJlZDc3NS04NGIzNzE1OS00MzJkN2U0YQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 814b6319-6c31-48cc-8f19-1990399c3408, ghrun-aagcw5k77m.auto.internal:28640): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 814b6319-6c31-48cc-8f19-1990399c3408, ghrun-aagcw5k77m.auto.internal:28640): request = { session_id: "ydb://session/3?node_id=1&id=YTk2YjZjYS1hZWJlZDc3NS04NGIzNzE1OS00MzJkN2U0YQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            SELECT sum(k) AS c FROM `table0`\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 814b6319-6c31-48cc-8f19-1990399c3408, ghrun-aagcw5k77m.auto.internal:28640): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTk2YjZjYS1hZWJlZDc3NS04NGIzNzE1OS00MzJkN2U0YQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTk2YjZjYS1hZWJlZDc3NS04NGIzNzE1OS00MzJkN2U0YQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3108e786-09cb-471b-9555-b8216ff3ec9a, ghrun-aagcw5k77m.auto.internal:13171): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3108e786-09cb-471b-9555-b8216ff3ec9a, ghrun-aagcw5k77m.auto.internal:13171): request = { session_id: "ydb://session/3?node_id=1&id=YTk2YjZjYS1hZWJlZDc3NS04NGIzNzE1OS00MzJkN2U0YQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            SELECT TabletId, PathId, InternalPathId FROM `table0/.sys/primary_index_granule_stats`\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3108e786-09cb-471b-9555-b8216ff3ec9a, ghrun-aagcw5k77m.auto.internal:13171): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTk2YjZjYS1hZWJlZDc3NS04NGIzNzE1OS00MzJkN2U0YQ==
INFO     __tests__.upgrade_to_internal_path_id:upgrade_to_internal_path_id.py:103 0, path_mapping: (37, {37: 17})
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, c2a364f3-a5cc-4dce-90f3-5dcd0a94d4af, ghrun-aagcw5k77m.auto.internal:28691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, c2a364f3-a5cc-4dce-90f3-5dcd0a94d4af, ghrun-aagcw5k77m.auto.internal:28691): request = { session_id: "ydb://session/3?node_id=1&id=YTk2YjZjYS1hZWJlZDc3NS04NGIzNzE1OS00MzJkN2U0YQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, c2a364f3-a5cc-4dce-90f3-5dcd0a94d4af, ghrun-aagcw5k77m.auto.internal:28691): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:28691/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:28640/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:30058/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:21985/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:10856/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:9834/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:2420/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:13171/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:30345/8
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9882
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25702
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27519
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10856
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19595
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30219
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24266
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30345
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22754
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5626
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5966
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13171
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28511
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13056
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64210
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21985
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13964
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17081
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19001
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30058
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17020
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15376
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12469
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28640
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22976
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23969
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3303
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2420
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8530
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20181
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30893
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9834
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9868
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31331
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23704
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28691
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20231
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6198
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10659
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16302
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14314
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63170
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61075
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6250
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64549
============================== slowest durations ===============================
110.41s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
97.20s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
88.40s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
82.96s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
34.02s call     zip_bomb.py::TestZipBomb::test
13.05s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
12.01s teardown zip_bomb.py::TestZipBomb::test
6.13s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
3.02s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
2.75s setup    zip_bomb.py::TestZipBomb::test
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test - assert 37 < (0 + 10)
=================== 1 failed, 5 passed in 453.79s (0:07:33) ====================
