setup failed:
ydb/tests/functional/config/test_distconf.py:62: in setup_class
cls.configurator = KikimrConfigGenerator(
ydb/tests/library/harness/kikimr_config.py:497: in __init__
del self.yaml_config[name]
E KeyError: 'nameservice_config'
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/functional/config/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/functional/config/test-results/py3test/testing_out_stuff/test_distconf.py.TestKiKiMRDistConfBasic.test_cluster_is_operational_with_distconf.log
ydb/tests/library/harness/kikimr_runner.py:299: [PLW311] Bad indentation. Found 13 spaces, expected 12 (bad-indentation)
ydb/tests/library/harness/kikimr_runner.py:299: [E111] indentation is not a multiple of 4
ydb/tests/library/harness/kikimr_runner.py:299: [E117] over-indented
ydb/tests/library/harness/kikimr_runner.py:302: [F821] undefined name 'target_config_dir'
ydb/tests/library/harness/kikimr_runner.py:817: [E303] too many blank lines (2)
ydb/tests/library/harness/kikimr_runner.py:828: [E302] expected 2 blank lines, found 1
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/library/test-results/flake8/testing_out_stuff
setup failed:
ydb/tests/functional/config/test_distconf.py:62: in setup_class
cls.configurator = KikimrConfigGenerator(
ydb/tests/library/harness/kikimr_config.py:497: in __init__
del self.yaml_config[name]
E KeyError: 'nameservice_config'
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/functional/config/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/functional/config/test-results/py3test/testing_out_stuff/test_distconf.py.TestKiKiMRDistConfBasic.test_cluster_expand_with_distconf.log
Chunk exceeded 600s timeout and was killed
List of the tests involved in the launch:
data_migration_when_alter_ttl.py::TestDataMigrationWhenAlterTtl::test (timeout) duration: 604.32s
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/ttl_tiering/test-results/py3test/run_test.log
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/ttl_tiering/test-results/py3test/testing_out_stuff
stderr:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/ttl_tiering/test-results/py3test/testing_out_stuff/stderr
ydb/tests/olap/test_log_scenario.py:152: in test
thread.join()
ydb/tests/olap/common/thread_helper.py:18: in join
raise self.exc
ydb/tests/olap/common/thread_helper.py:11: in run
self.ret = self._target(*self._args, **self._kwargs)
ydb/tests/olap/test_log_scenario.py:117: in aggregation_query
self.ydb_client.query(f"SELECT COUNT(*) FROM `{self.table_name}` ")
ydb/tests/olap/common/ydb_client.py:24: in query
return self.session_pool.execute_with_retries(statement)
contrib/python/ydb/py3/ydb/query/pool.py:204: in execute_with_retries
return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:133: in retry_operation_sync
for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:94: in retry_operation_impl
result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:202: in wrapped_callee
return [result_set for result_set in it]
contrib/python/ydb/py3/ydb/_utilities.py:173: in __next__
return self._next()
contrib/python/ydb/py3/ydb/_utilities.py:164: in _next
res = self.wrapper(next(self.it))
contrib/python/grpcio/py3/grpc/_channel.py:475: in __next__
return self._next()
contrib/python/grpcio/py3/grpc/_channel.py:881: in _next
raise self
E grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that terminated with:
E status = StatusCode.UNAVAILABLE
E details = "recvmsg:Connection reset by peer"
E debug_error_string = "UNKNOWN:Error received from peer {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-05-06T09:32:53.768162365+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
E >teardown failed:
ydb/tests/olap/test_log_scenario.py:90: in teardown_class
cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:578: in stop
raise daemon.SeveralDaemonErrors(saved_exceptions)
E ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E Process exit_code = -6.
E Stdout file name:
E /home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/test-results/py3test/testing_out_stuff/test_log_scenario.py.TestLogScenario.test.180/cluster/node_1/stdout
E Stderr file name:
E /home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/test-results/py3test/testing_out_stuff/test_log_scenario.py.TestLogScenario.test.180/cluster/node_1/stderr
E Stderr content:
E
E GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E VERIFY failed (2025-05-06T09:32:51.740343Z): memory leak; Expected 851968, actual 786432 (12 page(s), 65536 offloaded); allocator created at: ydb/library/yql/dq/actors/compute/dq_compute_actor_impl.h:200
E yql/essentials/minikql/aligned_page_pool.cpp:346
E ~TAlignedPagePoolImpl(): requirement TotalAllocated == FreePages.size() * POOL_PAGE_SIZE failed
E 0. /-S/util/system/yassert.cpp:83: InternalPanicImpl @ 0xA385965
E 1. /-S/util/system/yassert.cpp:55: Panic @ 0xA37E1A6
E 2. /tmp//-S/yql/essentials/minikql/aligned_page_pool.cpp:343: ~TAlignedPagePoolImpl @ 0xCA014DE
E 3. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/shared_ptr.h:173: __release_shared @ 0x1A118016
E 4. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/shared_ptr.h:219: __release_shared @ 0x1A118016
E 5. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/shared_ptr.h:694: ~shared_ptr @ 0x1A118016
E 6. /tmp//-S/ydb/core/kqp/runtime/kqp_write_actor.cpp:172: ~TKqpTableWriteActor @ 0x1A118016
E 7. /tmp//-S/ydb/core/kqp/runtime/kqp_write_actor.cpp:172: ?? @ 0x1A11810D
E 8. /-S/util/generic/ptr.h:36: CheckedDelete<NActors::IActor> @ 0xB0DE327
E 9. /-S/util/generic/ptr.h:57: Destroy<NActors::IActor> @ 0xB0DE327
E 10. /-S/util/generic/ptr.h:376: DoDestroy @ 0xB0DE327
E 11. /-S/util/generic/ptr.h:306: ~THolder @ 0xB0DE327
E 12. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:154: destroy @ 0xB0DE327
E 13. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:335: destroy<THolder<NActors::IActor, TDelete>, 0> @ 0xB0DE327
E 14. /-S/contrib/libs/cxxsupp/libcxx/include/vector:1015: __base_destruct_at_end @ 0xB0DE327
E 15. /-S/contrib/libs/cxxsupp/libcxx/include/vector:1009: __clear @ 0xB0DE327
E 16. /-S/contrib/libs/cxxsupp/libcxx/include/vector:766: clear @ 0xB0DE327
E 17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:113: DropUnregistered @ 0xB0DE327
E 18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:280: Execute @ 0xB0DEFC9
E 19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:460: operator() @ 0xB0E2BC2
E 20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:512: ProcessExecutorPool @ 0xB0E2790
E 21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:538: ThreadProc @ 0xB0E33FA
E 22. /-S/util/system/thread.cpp:244: ThreadProxy @ 0xA386DCC
E 23. ??:0: ?? @ 0x7F01C38D4AC2
E 24. ??:0: ?? @ 0x7F01C396684F
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/test-results/py3test/testing_out_stuff/test_log_scenario.py.TestLogScenario.test.1051200.log
ydb/tests/functional/serverless/test_serverless.py:450: in test_database_with_disk_quotas
IOLoop.current().run_sync(lambda: async_write_key(path, 0, 'test', ignore_out_of_space=False))
contrib/python/tornado/tornado-4/tornado/ioloop.py:458: in run_sync
return future_cell[0].result()
contrib/python/tornado/tornado-4/tornado/concurrent.py:238: in result
raise_exc_info(self._exc_info)
<string>:4: in raise_exc_info
???
contrib/python/tornado/tornado-4/tornado/gen.py:1064: in run
yielded = self.gen.throw(*exc_info)
ydb/tests/functional/serverless/test_serverless.py:347: in wrapped
res = yield func(*args, **kwargs)
contrib/python/tornado/tornado-4/tornado/gen.py:1056: in run
value = future.result()
contrib/python/tornado/tornado-4/tornado/concurrent.py:238: in result
raise_exc_info(self._exc_info)
<string>:4: in raise_exc_info
???
contrib/python/tornado/tornado-4/tornado/gen.py:1064: in run
yielded = self.gen.throw(*exc_info)
ydb/tests/functional/serverless/test_serverless.py:367: in async_write_key
yield tx.async_execute(
contrib/python/tornado/tornado-4/tornado/gen.py:1056: in run
value = future.result()
contrib/tools/python3/Lib/concurrent/futures/_base.py:449: in result
return self.__get_result()
contrib/tools/python3/Lib/concurrent/futures/_base.py:401: in __get_result
raise self._exception
contrib/python/ydb/py3/ydb/connection.py:105: in _on_response_callback
response = response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
contrib/python/ydb/py3/ydb/_session_impl.py:20: in decorator
return func(rpc_state, response_pb, session_state, *args, **kwargs)
contrib/python/ydb/py3/ydb/_tx_ctx_impl.py:9: in decorator
return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
contrib/python/ydb/py3/ydb/_tx_ctx_impl.py:22: in decorator
return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
contrib/python/ydb/py3/ydb/_tx_ctx_impl.py:165: in wrap_result_and_tx_id
issues._process_response(response_pb.operation)
contrib/python/ydb/py3/ydb/issues.py:229: in _process_response
raise exc_obj(_format_response(response_proto), response_proto.issues)
E ydb.issues.Unavailable: message: "Disk space exhausted. Table `/Root/quoted_serverless/test_database_with_disk_quotas_enable_alter_database_create_hive_first--false_/dirA0/table`." issue_code: 2033 severity: 1 issues { message: "Cannot perform writes: database is out of disk space" issue_code: 2033 severity: 1 } (server_code: 400050)
During handling of the above exception, another exception occurred:
ydb/tests/functional/serverless/test_serverless.py:449: in test_database_with_disk_quotas
with pytest.raises(ydb.Unavailable, match=r'.*DISK_SPACE_EXHAUSTED.*'):
E AssertionError: Regex pattern did not match.
E Regex: '.*DISK_SPACE_EXHAUSTED.*'
E Input: 'message: "Disk space exhausted. Table `/Root/quoted_serverless/test_database_with_disk_quotas_enable_alter_database_create_hive_first--false_/dirA0/table`." issue_code: 2033 severity: 1 issues { message: "Cannot perform writes: database is out of disk space" issue_code: 2033 severity: 1 } (server_code: 400050)'
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless.py.test_database_with_disk_quotas.enable_alter_database_create_hive_first--false.log
ydb/tests/functional/serverless/test_serverless.py:450: in test_database_with_disk_quotas
IOLoop.current().run_sync(lambda: async_write_key(path, 0, 'test', ignore_out_of_space=False))
contrib/python/tornado/tornado-4/tornado/ioloop.py:458: in run_sync
return future_cell[0].result()
contrib/python/tornado/tornado-4/tornado/concurrent.py:238: in result
raise_exc_info(self._exc_info)
<string>:4: in raise_exc_info
???
contrib/python/tornado/tornado-4/tornado/gen.py:1064: in run
yielded = self.gen.throw(*exc_info)
ydb/tests/functional/serverless/test_serverless.py:347: in wrapped
res = yield func(*args, **kwargs)
contrib/python/tornado/tornado-4/tornado/gen.py:1056: in run
value = future.result()
contrib/python/tornado/tornado-4/tornado/concurrent.py:238: in result
raise_exc_info(self._exc_info)
<string>:4: in raise_exc_info
???
contrib/python/tornado/tornado-4/tornado/gen.py:1064: in run
yielded = self.gen.throw(*exc_info)
ydb/tests/functional/serverless/test_serverless.py:367: in async_write_key
yield tx.async_execute(
contrib/python/tornado/tornado-4/tornado/gen.py:1056: in run
value = future.result()
contrib/tools/python3/Lib/concurrent/futures/_base.py:449: in result
return self.__get_result()
contrib/tools/python3/Lib/concurrent/futures/_base.py:401: in __get_result
raise self._exception
contrib/python/ydb/py3/ydb/connection.py:105: in _on_response_callback
response = response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
contrib/python/ydb/py3/ydb/_session_impl.py:20: in decorator
return func(rpc_state, response_pb, session_state, *args, **kwargs)
contrib/python/ydb/py3/ydb/_tx_ctx_impl.py:9: in decorator
return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
contrib/python/ydb/py3/ydb/_tx_ctx_impl.py:22: in decorator
return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
contrib/python/ydb/py3/ydb/_tx_ctx_impl.py:165: in wrap_result_and_tx_id
issues._process_response(response_pb.operation)
contrib/python/ydb/py3/ydb/issues.py:229: in _process_response
raise exc_obj(_format_response(response_proto), response_proto.issues)
E ydb.issues.Unavailable: message: "Disk space exhausted. Table `/Root/quoted_serverless/test_database_with_disk_quotas_enable_alter_database_create_hive_first--true_/dirA0/table`." issue_code: 2033 severity: 1 issues { message: "Cannot perform writes: database is out of disk space" issue_code: 2033 severity: 1 } (server_code: 400050)
During handling of the above exception, another exception occurred:
ydb/tests/functional/serverless/test_serverless.py:449: in test_database_with_disk_quotas
with pytest.raises(ydb.Unavailable, match=r'.*DISK_SPACE_EXHAUSTED.*'):
E AssertionError: Regex pattern did not match.
E Regex: '.*DISK_SPACE_EXHAUSTED.*'
E Input: 'message: "Disk space exhausted. Table `/Root/quoted_serverless/test_database_with_disk_quotas_enable_alter_database_create_hive_first--true_/dirA0/table`." issue_code: 2033 severity: 1 issues { message: "Cannot perform writes: database is out of disk space" issue_code: 2033 severity: 1 } (server_code: 400050)'
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless.py.test_database_with_disk_quotas.enable_alter_database_create_hive_first--true.log
ydb/tests/functional/tenants/test_tenants.py:433: in test_list_database_above
assert result.children[0].name == ".sys"
E AssertionError: assert '.metadata' == '.sys'
E
E - .sys
E + .metadata
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false.log
ydb/tests/functional/tenants/test_tenants.py:433: in test_list_database_above
assert result.children[0].name == ".sys"
E AssertionError: assert '.metadata' == '.sys'
E
E - .sys
E + .metadata
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true.log