ydb/tests/olap/load/lib/tpch.py:49: in test_tpch
self.run_workload_test(self._get_path(), query_num)
ydb/tests/olap/load/lib/conftest.py:450: in run_workload_test
self.process_query_result(result, query_name, True)
ydb/tests/olap/load/lib/conftest.py:339: in process_query_result
raise exc
E Failed: Iteration 0: <main>: Error: GRpc error: (14): Socket closed
E
E Node 21687@ghrun-k73an622iu.auto.internal is downteardown failed:
ydb/tests/functional/tpc/lib/conftest.py:56: in teardown_method
slot.stop()
ydb/tests/library/harness/kikimr_runner.py:261: in stop
super(KiKiMRNode, self).stop()
ydb/tests/library/harness/daemon.py:194: in stop
if not self.__check_can_launch_stop("stop"):
ydb/tests/library/harness/daemon.py:171: in __check_can_launch_stop
raise DaemonError(
E ydb.tests.library.harness.daemon.DaemonError: 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/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_tpch.py.TestTpchS1.test_tpch.1/cluster/slot_1/stdout
E Stderr file name:
E /home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_tpch.py.TestTpchS1.test_tpch.1/cluster/slot_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 ======= terminate() call stack ========
E 0. /tmp//-S/ydb/core/driver_lib/run/main.cpp:180: KikimrTerminateHandler @ 0x3CBCD689
E 1. /tmp//-S/contrib/libs/cxxsupp/libcxxrt/exception.cc:0: terminate @ 0x1E2AC648
E 2. ??:0: ?? @ 0x1AB2E13D
E 3. /-S/yql/essentials/public/udf/arrow/util.h:65: ~TResizeableBuffer @ 0x1D310DEE
E 4. /-S/yql/essentials/public/udf/arrow/util.h:62: ?? @ 0x1D310DFD
E 5. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/shared_ptr.h:173: __release_shared @ 0x28E44A75
E 6. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/shared_ptr.h:219: __release_shared @ 0x28E44A75
E 7. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/shared_ptr.h:694: ~shared_ptr @ 0x28E44A75
E 8. /-S/yql/essentials/utils/chunked_buffer.h:33: ~TChunk @ 0x28E44A75
E 9. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:154: destroy @ 0x28E44A75
E 10. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:335: destroy<NYql::TChunkedBuffer::TChunk, 0> @ 0x28E44A75
E 11. /-S/contrib/libs/cxxsupp/libcxx/include/deque:2522: clear @ 0x28E44A75
E 12. /-S/contrib/libs/cxxsupp/libcxx/include/deque:610: ~deque @ 0x28E44A75
E 13. /-S/yql/essentials/utils/chunked_buffer.h:12: ~TChunkedBuffer @ 0x4BD35384
E 14. /-S/ydb/library/yql/dq/actors/dq.h:88: ~TChannelDataOOB @ 0x4BD35384
E 15. /-S/ydb/library/yql/dq/actors/compute/dq_compute_actor_channels.h:196: ~TInFlightMessage @ 0x4BD35384
E 16. /-S/contrib/libs/cxxsupp/libcxx/include/__utility/pair.h:65: ~pair @ 0x4BD35384
E 17. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/construct_at.h:67: __destroy_at<std::__y1::pair<const unsigned long, NYql::NDq::TDqComputeActorChannels::TOutputChannelState::TInFlightMessage>, 0> @ 0x4BD35384
E 18. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:340: destroy<std::__y1::pair<const unsigned long, NYql::NDq::TDqComputeActorChannels::TOutputChannelState::TInFlightMessage>, void, 0> @ 0x4BD35384
E 19. /-S/contrib/libs/cxxsupp/libcxx/include/__tree:2049: erase @ 0x4BD35384
E 20. /-S/contrib/libs/cxxsupp/libcxx/include/map:1315: erase @ 0x4BD35384
E 21. /tmp//-S/ydb/library/yql/dq/actors/compute/dq_compute_actor_channels.cpp:200: HandleWork @ 0x4BD35384
E 22. /tmp//-S/ydb/library/yql/dq/actors/compute/dq_compute_actor_channels.cpp:88: WorkState @ 0x4BD31695
E 23. /tmp//-S/ydb/library/actors/core/actor.cpp:280: Receive @ 0x20E185BC
E 24. /-S/ydb/library/yql/dq/actors/compute/dq_compute_actor_impl.h:0: BaseStateFuncBody @ 0x4BC3119A
E 25. /-S/ydb/core/kqp/runtime/scheduler/old/kqp_compute_scheduler.h:180: BaseStateFuncBody @ 0x4BC08D70
E 26. /-S/ydb/core/kqp/compute_actor/kqp_scan_compute_actor.h:85: StateFunc @ 0x4BC08D70
E 27. /tmp//-S/ydb/library/actors/core/actor.cpp:280: Receive @ 0x20E185BC
E 28. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:269: Execute @ 0x20EC5FE4
E 29. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:460: operator() @ 0x20ECED0E
E 30. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:512: ProcessExecutorPool @ 0x20ECE269
E 31. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:538: ThreadProc @ 0x20ED02BE
E 32. /-S/util/system/thread.cpp:245: ThreadProxy @ 0x1E56E764
E 33. /tmp//-S/contrib/libs/clang18-rt/lib/asan/asan_interceptors.cpp:239: asan_thread_start @ 0x1E21E608
E 34. ??:0: ?? @ 0x7F9EC17BAAC2
E 35. ??:0: ?? @ 0x7F9EC184C84F
E ======== exception call stack =========
E 0. /tmp//-S/contrib/libs/cxxsupp/libcxxrt/exception.cc:839: throw_exception @ 0x1E2ACE70
E 1. /tmp//-S/contrib/libs/cxxsupp/libcxxrt/exception.cc:882: __cxa_throw @ 0x1E2ACC9C
E 2. /-S/util/generic/yexception.cpp:168: ThrowYException @ 0x1E4B5E08
E 3. /tmp//-S/yql/essentials/minikql/mkql_alloc.cpp:395: MKQLArrowFreeImpl @ 0x2552829D
E 4. /tmp//-S/yql/essentials/minikql/mkql_alloc.cpp:417: MKQLArrowFree @ 0x2552829D
E 5. /tmp//-S/yql/essentials/public/udf/arrow/memory_pool.cpp:28: Free @ 0x254853FC
E 6. /-S/yql/essentials/public/udf/arrow/util.h:65: ~TResizeableBuffer @ 0x1D310C29
E =======================================
E Terminating due to uncaught exception 0x51a002693890 what() -> "yql/essentials/minikql/mkql_alloc.cpp:395: Condition violated: `state'"
E of type yexception
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_tpch.py.TestTpchS1.test_tpch.3.log
Chunk exceeded 600s timeout, failed to shutdown gracefully in 30s and was terminated using SIGQUIT signal
List of the tests involved in the launch:
test_clickbench.py::TestClickbenchParallel::test[Query00] (timeout) duration: 177.62s
test_clickbench.py::TestClickbench::test_clickbench[Query00] (good) duration: 96.82s
test_clickbench.py::TestClickbench::test_clickbench[Query23] (good) duration: 37.36s
test_clickbench.py::TestClickbench::test_clickbench[Query29] (good) duration: 20.26s
test_clickbench.py::TestClickbench::test_clickbench[Query22] (good) duration: 11.31s
test_clickbench.py::TestClickbench::test_clickbench[Query09] (good) duration: 10.98s
test_clickbench.py::TestClickbench::test_clickbench[Query02] (good) duration: 10.59s
test_clickbench.py::TestClickbench::test_clickbench[Query07] (good) duration: 10.37s
test_clickbench.py::TestClickbench::test_clickbench[Query30] (good) duration: 10.09s
test_clickbench.py::TestClickbench::test_clickbench[Query31] (good) duration: 9.79s
34 more tests with 230.90s total duration are not listed.
86 tests were not launched inside chunk.
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/functional/tpc/medium/test-results/py3test/run_test.log
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff
stderr:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/stderr
Chunk exceeded 600s timeout and was killed
List of the tests involved in the launch:
test_delete_by_explicit_row_id.py::TestDeleteByExplicitRowId::test_delete_row_by_explicit_row_id (timeout) duration: 607.07s
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/delete/test-results/py3test/run_test.log
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/delete/test-results/py3test/testing_out_stuff
stderr:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/delete/test-results/py3test/testing_out_stuff/stderr
Chunk exceeded 600s timeout and was killed
List of the tests involved in the launch:
ttl_delete_s3.py::TestDeleteS3Ttl::test_delete_s3_tiering (timeout) duration: 392.54s
ttl_delete_s3.py::TestDeleteS3Ttl::test_data_unchanged_after_ttl_change (good) duration: 215.30s
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
Chunk exceeded 600s timeout and was killed
List of the tests involved in the launch:
ttl_delete_s3.py::TestDeleteTtl::test_ttl_delete (timeout) duration: 611.36s
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/load/lib/workload_simple_queue.py:38: in test_workload_simple_queue
self.execute_workload_test(
ydb/tests/olap/load/lib/workload_executor.py:224: in execute_workload_test
return self._execute_workload_with_deployment(
ydb/tests/olap/load/lib/workload_executor.py:251: in _execute_workload_with_deployment
final_result = self._finalize_workload_results(
ydb/tests/olap/load/lib/workload_executor.py:358: in _finalize_workload_results
self.process_workload_result_with_diagnostics(overall_result, workload_name, False)
ydb/tests/olap/load/lib/conftest.py:757: in process_workload_result_with_diagnostics
raise exc
E Failed: WORKLOAD EXECUTION FAILED: SimpleQueue_row
E Main error: All 1 runs failed to execute successfully
E
E Execution details:
E Total iterations attempted: 1
E
E FAILED ITERATIONS (1):
E - Iteration 1: Workload execution failed. stderr: Command failed with exit code -15, but stderr is empty (time: 10.8s)
E
E STDERR (last 500 chars):
E === Run 1 stderr ===
E Command failed with exit code -15, but stderr is empty
E
E RUN STATISTICS:
E Successful runs: 0/1
E Failed runs: 1
E Success rate: 0.0%
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_workload_simple_queue.py.TestWorkloadSimpleQueue.test_workload_simple_queue.row.log
ydb/tests/olap/scenario/conftest.py:125: in test
raise errors[0]
ydb/tests/olap/scenario/conftest.py:84: in worker
self._test_suffix(local_ctx, suffix, codes, idx)
ydb/tests/olap/scenario/conftest.py:135: in _test_suffix
ctx.executable(self, ctx)
ydb/tests/olap/scenario/test_alter_tiering.py:357: in scenario_many_tables
threads.start_and_wait_all()
ydb/tests/olap/common/thread_helper.py:49: in start_and_wait_all
self.join_all()
ydb/tests/olap/common/thread_helper.py:45: in join_all
thread.join(timeout=timeout)
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/scenario/test_alter_tiering.py:245: in _loop_scan
sth.execute_scan_query(
ydb/tests/olap/scenario/helpers/scenario_tests_helper.py:476: in execute_scan_query
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/ydb/py3/ydb/table.py:1212: in <lambda>
lambda resp: _wrap_scan_query_response(resp, self._table_client_settings),
contrib/python/ydb/py3/ydb/table.py:982: in _wrap_scan_query_response
issues._process_response(response)
contrib/python/ydb/py3/ydb/issues.py:229: in _process_response
raise exc_obj(_format_response(response_proto), response_proto.issues)
E ydb.issues.Aborted: message: "Incorrect tableId in reply [72057594046678944:19:4]." issue_code: 2028 severity: 1 ,message: "Query invalidated on scheme/internal error during Scan execution" issue_code: 2019 severity: 1 (server_code: 400040)
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/test_alter_tiering.py.TestAlterTiering.test.many_tables.log
assertion failed at ydb/services/ydb/ydb_logstore_ut.cpp:435, virtual void NTestSuiteYdbLogStore::TTestCaseAlterLogTable::Execute_(NUnitTest::TTestContext &): (res.GetStatus() == EStatus::SUCCESS) failed: (PRECONDITION_FAILED != SUCCESS) <main>: Error: Column stores are not supported
, with diff:
(PRE|SUC)C(ONDITION_FAIL|)E(D|SS)
TBackTrace::Capture() at /-S/util/system/backtrace.cpp:284:9
GetCurrentTest at /-S/library/cpp/testing/unittest/registar.cpp:70:12
NTestSuiteYdbLogStore::TTestCaseAlterLogTable::Execute_(NUnitTest::TTestContext&) at /-S/ydb/services/ydb/ydb_logstore_ut.cpp:0:13
operator() at /-S/ydb/services/ydb/ydb_logstore_ut.cpp:0:1
operator() at /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:0:12
~__value_func at /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:398:16
UnRef at /-S/util/generic/ptr.h:640:13
UnRef at /-S/util/generic/ptr.h:640:13
NUnitTest::RunMain(int, char**) at /-S/library/cpp/testing/unittest/utmain.cpp:0:0
?? at ??:0:0
?? at ??:0:0
_start at ??:0:0
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/services/ydb/ut/test-results/unittest/testing_out_stuff
stderr:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/services/ydb/ut/test-results/unittest/testing_out_stuff/YdbLogStore.AlterLogTable.err
stdout:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/services/ydb/ut/test-results/unittest/testing_out_stuff/YdbLogStore.AlterLogTable.out
ydb/tests/olap/load/lib/workload_oltp.py:29: in test_workload_oltp
self.execute_workload_test(
ydb/tests/olap/load/lib/workload_executor.py:224: in execute_workload_test
return self._execute_workload_with_deployment(
ydb/tests/olap/load/lib/workload_executor.py:251: in _execute_workload_with_deployment
final_result = self._finalize_workload_results(
ydb/tests/olap/load/lib/workload_executor.py:358: in _finalize_workload_results
self.process_workload_result_with_diagnostics(overall_result, workload_name, False)
ydb/tests/olap/load/lib/conftest.py:757: in process_workload_result_with_diagnostics
raise exc
E Failed: WORKLOAD EXECUTION FAILED: OltpWorkload
E Main error: All 1 runs failed to execute successfully
E
E Execution details:
E Total iterations attempted: 1
E
E FAILED ITERATIONS (1):
E - Iteration 1: Workload execution failed. stderr: FATAL: exceptions must derive from BaseException
E Traceback: File "contrib/tools/python3/Lib/threading.py", line 1032, in _bootstrap
E self._bootstrap_inner()File "contrib/tools/python3/Lib/threading.py", line 1075, in _bootstrap_inner
E self.run()File "contrib/tools/python3/Lib/threading.py", line 1012, in run
E self._target(*self._args, **self._kwargs)File "ydb/tests/stress/common/common.py", line 102, in <lambda>
E t = threading.Thread(target=lambda: wrapper(f))File "ydb/tests/stress/common/common.py", line 96, in wrapper
E for line in traceback.format_stack():
E (time: 2.6s)
E
E STDERR (last 500 chars):
E .../python3/Lib/threading.py", line 1032, in _bootstrap
E self._bootstrap_inner()File "contrib/tools/python3/Lib/threading.py", line 1075, in _bootstrap_inner
E self.run()File "contrib/tools/python3/Lib/threading.py", line 1012, in run
E self._target(*self._args, **self._kwargs)File "ydb/tests/stress/common/common.py", line 102, in <lambda>
E t = threading.Thread(target=lambda: wrapper(f))File "ydb/tests/stress/common/common.py", line 96, in wrapper
E for line in traceback.format_stack():
E
E RUN STATISTICS:
E Successful runs: 0/1
E Failed runs: 1
E Success rate: 0.0%
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_workload_oltp.py.TestWorkloadSimpleQueue.test_workload_oltp.log