ydb/tests/olap/ttl_tiering/ttl_delete_s3.py:415: in test_delete_s3_tiering
logger.info(f"Rows older than {self.days_to_freeze} days: {self.get_row_count_by_date(table_path, self.days_to_freeze)}")
ydb/tests/olap/ttl_tiering/ttl_delete_s3.py:31: in get_row_count_by_date
return self.ydb_client.query(f"SELECT count(*) as Rows from `{table_path}` WHERE ts < CurrentUtcTimestamp() - DateTime::IntervalFromDays({past_days})")[0].rows[0]["Rows"]
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:202: 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:200: 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 = "Socket closed"
E debug_error_string = "UNKNOWN:Error received from peer {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-03-19T16:24:48.873023207+00:00", grpc_status:14, grpc_message:"Socket closed"}"
E >teardown failed:
ydb/tests/olap/ttl_tiering/base.py:25: in teardown_class
cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:494: 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/ttl_tiering/test-results/py3test/testing_out_stuff/ttl_delete_s3.py.TestDeleteS3Ttl.test_data_unchanged_after_ttl_change/cluster/node_1/stdout
E Stderr file name:
E /home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/ttl_tiering/test-results/py3test/testing_out_stuff/ttl_delete_s3.py.TestDeleteS3Ttl.test_data_unchanged_after_ttl_change/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-03-19T16:24:47.233757Z): verification=(ui32)result->num_columns() == columnNames.size();fline=process_columns.cpp:106;schema=ts: timestamp[us];required=_yql_plan_step,_yql_tx_id,_yql_write_id;
E ydb/library/actors/core/log.cpp:754
E ~TVerifyFormattedRecordWriter(): requirement false failed
E 0. /-S/util/system/yassert.cpp:83: InternalPanicImpl @ 0x9E85085
E 1. /-S/util/system/yassert.cpp:55: Panic @ 0x9E7D8D6
E 2. /tmp//-S/ydb/library/actors/core/log.cpp:754: ~TVerifyFormattedRecordWriter @ 0xABF52D3
E 3. /tmp//-S/ydb/core/formats/arrow/process_columns.cpp:106: ExtractImpl<arrow::Table, TBasicString<char, std::__y1::char_traits<char> > > @ 0xCF89013
E 4. /tmp//-S/ydb/core/formats/arrow/process_columns.cpp:188: Extract @ 0xCF89013
E 5. /tmp//-S/ydb/core/tx/columnshard/engines/reader/plain_reader/iterator/merge.cpp:107: DoExecuteImpl @ 0x1409427E
E 6. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x140E1580
E 7. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x1405008F
E 8. /tmp//-S/ydb/core/tx/conveyor/service/worker.cpp:11: ExecuteTask @ 0x1A8BF14D
E 9. /tmp//-S/ydb/core/tx/conveyor/service/worker.cpp:47: HandleMain @ 0x1A8C05DB
E 10. /tmp//-S/ydb/library/actors/core/actor.cpp:280: Receive @ 0xABAF354
E 11. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:269: Execute @ 0xABE6D5B
E 12. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:460: operator() @ 0xABEAA32
E 13. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:512: ProcessExecutorPool @ 0xABEA600
E 14. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:538: ThreadProc @ 0xABEB26A
E 15. /-S/util/system/thread.cpp:244: ThreadProxy @ 0x9E864EC
E 16. ??:0: ?? @ 0x7F6D1D7F2AC2
E 17. ??:0: ?? @ 0x7F6D1D88484F
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/ttl_tiering/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/ttl_tiering/test-results/py3test/testing_out_stuff/ttl_delete_s3.py.TestDeleteS3Ttl.test_delete_s3_tiering.log