teardown failed:
ydb/tests/olap/s3_import/base.py:24: 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: Bad exit_code..
E Process exit_code = 100.
E Stdout file name:
E /home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/s3_import/test-results/py3test/testing_out_stuff/test_tpch_import.py.TestS3TpchImport.test_import_and_export/cluster/node_1/stdout
E Stderr file name:
E /home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/s3_import/test-results/py3test/testing_out_stuff/test_tpch_import.py.TestS3TpchImport.test_import_and_export/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 Current KQP shutdown state: spent 0 seconds, not started yet
E warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E
E =================================================================
E ==996578==ERROR: LeakSanitizer: detected memory leaks
E
E Indirect leak of 3784 byte(s) in 1 object(s) allocated from:
E #0 0x1d5f029d in operator new(unsigned long) /-S/contrib/libs/clang18-rt/lib/asan/asan_new_delete.cpp:86:3
E #1 0x46663daf in MakeIntrusive<NYql::TYtVersionedConfiguration, TDefaultIntrusivePtrOps<NYql::TYtVersionedConfiguration>, NYql::TTypeAnnotationContext &> /-S/util/generic/ptr.h:818:12
E #2 0x46663daf in NYql::TYtState::TYtState(NYql::TTypeAnnotationContext*) /-S/yt/yql/providers/yt/provider/yql_yt_provider.h:102:25
E #3 0x46656249 in MakeIntrusive<NYql::TYtState, TDefaultIntrusivePtrOps<NYql::TYtState>, NYql::TTypeAnnotationContext *> /-S/util/generic/ptr.h:818:16
E #4 0x46656249 in NYql::CreateYtNativeState(TIntrusivePtr<NYql::IYtGateway, TDefaultIntrusivePtrOps<NYql::IYtGateway>>, TBasicString<char, std::__y1::char_traits<char>> const&, TBasicString<char, std::__y1::char_traits<char>> const&, NYql::TYtGatewayConfig const*, TIntrusivePtr<NYql::TTypeAnnotationContext, TDefaultIntrusivePtrOps<NYql::TTypeAnnotationContext>>, std::__y1::shared_ptr<NYql::IOptimizerFactory> const&, std::__y1::shared_ptr<NYql::IDqHelper> const&) /-S/yt/yql/providers/yt/provider/yql_yt_provider.cpp:345:20
E #5 0x4b4d676f in InitYtProvider /-S/ydb/core/kqp/host/kqp_host.cpp:1864:38
E #6 0x4b4d676f in NKikimr::NKqp::(anonymous namespace)::TKqpHost::Init(NYql::EKikimrQueryType) /-S/ydb/core/kqp/host/kqp_host.cpp:1939:17
E #7 0x4b4d3230 in NKikimr::NKqp::(anonymous namespace)::TKqpHost::SetupSession(NYql::EKikimrQueryType) /-S/ydb/core/kqp/host/kqp_host.cpp:2020:9
E #8 0x4b4cfcc8 in NKikimr::NKqp::(anonymous namespace)::TKqpHost::SetupYqlTransformer(NYql::EKikimrQueryType) /-S/ydb/core/kqp/host/kqp_host.cpp:2035:9
E #9 0x4b537554 in NKikimr::NKqp::(anonymous namespace)::TKqpHost::PrepareQueryInternal(NKikimr::NKqp::TKqpQueryRef const&, TIntrusivePtr<NYql::TExprNode, TDefaultIntrusivePtrOps<NYql::TExprNode>>, NYql::EKikimrQueryType, NKikimr::NKqp::IKqpHost::TPrepareSettings const&, NYql::TExprContext&) /-S/ydb/core/kqp/host/kqp_host.cpp:1595:9
E #10 0x4b4bf0ef in operator() /-S/ydb/core/kqp/host/kqp_host.cpp:1238:24
E #11 0x4b4bf0ef in CheckedProcess<NYql::IKikimrGateway::TQueryResult, (lambda at /-S/ydb/core/kqp/host/kqp_host.cpp:1237:13) &> /-S/ydb/core/kqp/host/kqp_host.cpp:830:28
E #12 0x4b4bf0ef in CheckedProcessQuery<(lambda at /-S/ydb/core/kqp/host/kqp_host.cpp:1237:13)> /-S/ydb/core/kqp/host/kqp_host.cpp:853:12
E #13 0x4b4bf0ef in NKikimr::NKqp::(anonymous namespace)::TKqpHost::PrepareGenericQuery(NKikimr::NKqp::TKqpQueryRef const&, NKikimr::NKqp::IKqpHost::TPrepareSettings const&, TIntrusivePtr<NYql::TExprNode, TDefaultIntrusivePtrOps<NYql::TExprNode>>) /-S/ydb/core/kqp/host/kqp_host.cpp:1236:16
E #14 0x4b0f24b5 in NKikimr::NKqp::TKqpCompileActor::StartCompilation(NActors::TActorContext const&) /-S/ydb/core/kqp/compile_service/kqp_compile_actor.cpp:273:47
E #15 0x4b0f0167 in Bootstrap /-S/ydb/core/kqp/compile_service/kqp_compile_actor.cpp:110:17
E #16 0x4b0f0167 in NActors::TActorBootstrapped<NKikimr::NKqp::TKqpCompileActor>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:22:22
E #17 0x1fe6daac in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:280:13
E #18 0x1ff167a4 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:269:28
E #19 0x1ff1f4ce in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:460:39
E #20 0x1ff1ea29 in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:512:13
E #21 0x1ff209be in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:538:9
E #22 0x1d910324 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:244:20
E #23 0x1d5ba258 in asan_thread_start(void*) /-S/contrib/libs/clang18-rt/lib/asan/asan_interceptors.cpp:239:28
E
E Indirect leak of 3128 byte(s) in 1 object(s) allocated from:
E #0 0x1d5f029d in operator new(unsigned long) /-S/contrib/libs/clang18-rt/lib/asan/asan_new_delete.cpp:86:3
E #1 0x464469e6 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:265:10
E #2 0x464469e6 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:289:10
E #3 0x464469e6 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:118:32
E #4 0x464469e6 in initialize_dynamic /-S/util/generic/hash_table.h:239:35
E #5 0x464469e6 in initialize_buckets_dynamic /-S/util/generic/hash_table.h:912:17
E #6 0x464469e6 in THashTable<std::__y1::pair<TBasicString<char, std::__y1::char_traits<char>> const, TIntrusivePtr<NYql::NCommon::TSettingDispatcher::TSettingHandler, TDefaultIntrusivePtrOps<NYql::NCommon::TSettingDispatcher::TSettingHandler>>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TSelect1st, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>::reserve(unsigned long) /-S/util/generic/hash_table.h:1330:13
E #7 0x4642f8db in insert_unique<std::__y1::pair<const TBasicString<char, std::__y1::char_traits<char> >, TIntrusivePtr<NYql::NCommon::TSettingDispatcher::TSettingHandler, TDefaultIntrusivePtrOps<NYql::NCommon::TSettingDispatcher::TSettingHandler> > > > /-S/util/generic/hash_table.h:679:9
E #8 0x4642f8db in insert /-S/util/generic/hash.h:153:20
E #9 0x4642f8db in NYql::NCommon::TSettingDispatcher::TSettingHandlerImpl<bool, true>& NYql::NCommon::TSettingDispatcher::AddSetting<bool, true>(TBasicString<char, std::__y1::char_traits<char>> const&, NYql::NCommon::TConfSetting<bool, true>&) /-S/yql/essentials/providers/common/config/yql_dispatch.h:344:23
E #10 0x464131a3 in NYql::TYtConfiguration::TYtConfiguration(NYql::TTypeAnnotationContext&) /-S/yt/yql/providers/yt/common/yql_yt_settings.cpp:466:5
E #11 0x46663dc0 in TYtVersionedConfiguration /-S/yt/yql/providers/yt/common/yql_yt_settings.h:371:11
E #12 0x46663dc0 in MakeIntrusive<NYql::TYtVersionedConfiguration, TDefaultIntrusivePtrOps<NYql::TYtVersionedConfiguration>, NYql::TTypeAnnotationContext &> /-S/util/generic/ptr.h:818:16
E #13 0x46663dc0 in NYql::TYtState::TYtState(NYql::TTypeAnnotationContext*) /-S/yt/yql/providers/yt/provider/yql_yt_provider.h:102:25
E #14 0x46656249 in MakeIntrusive<NYql::TYtState, TDefaultIntrusivePtrOps<NYql::TYtState>, NYql::TTypeAnnotationContext *> /-S/util/generic/ptr.h:818:16
E #15 0x46656249 in NYql::CreateYtNativeState(TIntrusivePtr<NYql::IYtGateway, TDefaultIntrusivePtrOps<NYql::IYtGateway>>, TBasicString<char, std::__y1::char_traits<ch...
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/s3_import/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/s3_import/test-results/py3test/testing_out_stuff/test_tpch_import.py.TestS3TpchImport.test_import_and_export.log
Status: failure
Date: 11:03 March 27 2025
Info: teardown failed:
SHA: f1d47d67
Status: failure
Date: 12:03 March 27 2025
Info: Killed by timeout (600 s)
SHA: 65d4fd6f
Status: failure
Date: 12:03 March 27 2025
Info: ydb/tests/olap/s3_import/test_tpch_import.py:97: in test_import_and_export
SHA: edbf4c15
Status: failure
Date: 12:03 March 27 2025
Info: teardown failed:
SHA: 65d4fd6f
Status: passed
Date: 12:03 March 27 2025
SHA: edbf4c15
ydb/tests/olap/column_family/compression/alter_compression.py:169: in test_availability_data
self.upsert_and_wait_portions(test_table, single_upsert_rows_count, upsert_rows_count)
ydb/tests/olap/column_family/compression/alter_compression.py:50: in upsert_and_wait_portions
raise Exception("not all portions have been updated")
E Exception: not all portions have been updated
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/alter_compression.py.TestAlterCompression.test_availability_data.log
Status: failure
Date: 08:03 March 27 2025
Info: ydb/tests/olap/column_family/compression/alter_compression.py:169: in test_availability_data
SHA: 9323dd4f
Status: failure
Date: 09:03 March 27 2025
Info: Killed by timeout (600 s)
SHA: 9323dd4f
Status: failure
Date: 11:03 March 27 2025
Info: ydb/tests/olap/column_family/compression/alter_compression.py:169: in test_availability_data
SHA: 3c6ff7f8
Status: failure
Date: 11:03 March 27 2025
Info: Killed by timeout (600 s)
SHA: f1d47d67
Status: failure
Date: 11:03 March 27 2025
Info: Killed by timeout (600 s)
SHA: 3c6ff7f8
Chunk exceeded 600s timeout, failed to shutdown gracefully in 30s and was terminated using SIGQUIT signal
List of the tests involved in the launch:
ttl_delete_s3.py::TestDeleteS3Ttl::test_data_unchanged_after_ttl_change (timeout) duration: 627.46s
2 tests were not launched inside chunk.
Info: Test run has exceeded 8.0G (8388608K) memory limit with 8.4G (8855888K) used. This may lead to test failure on the Autocheck/CI
You can increase test's ram requirement using REQUIREMENTS(ram:X) in the ya.make
pid rss ref pdirt
991469 44.2M 44.2M 6.6M test_tool run_test @/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ya_command_file_0.args
991628 37.2M 25.7M 13.2M └─ test_tool run_test @/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ya_command_file_0.args
991641 901M 904M 819M └─ ydb-tests-olap-ttl_tiering --basetemp /home/runner/actions_runner/_work/ydb/ydb/tmp/out/tmp --capture no -c pkg:library.python.pytest:pytest.yatest.ini -p no:factor --doc
992819 6.8G 6.8G 6.2G ├─ ydbd server --suppress-version-check --yaml-config=/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/ttl_tiering/test-results/py3test/testing_out_stuff/
994563 730M 730M 696M └─ moto_server s3 --port 22022
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
Status: failure
Date: 11:03 March 27 2025
Info: Chunk exceeded 600s timeout and was killed
SHA: f1d47d67
Status: failure
Date: 12:03 March 27 2025
Info: Chunk exceeded 600s timeout and was killed
SHA: 65d4fd6f
Status: failure
Date: 12:03 March 27 2025
Info: Chunk exceeded 600s timeout and was killed
SHA: edbf4c15
Status: failure
Date: 12:03 March 27 2025
Info: Chunk exceeded 600s timeout and was killed
SHA: 65d4fd6f
Status: failure
Date: 12:03 March 27 2025
Info: Chunk exceeded 600s timeout and was killed
SHA: edbf4c15
(TWithBackTrace<yexception>) ydb/library/actors/testlib/test_runtime.h:579: Exception occured while waiting for NKikimr::NStat::TEvStatistics::TEvAnalyzeResponse: (NActors::TSchedulingLimitReachedException) TestActorRuntime Processed over 100000 events.ydb/library/actors/testlib/test_runtime.cpp:716:
TBackTrace::Capture() at /-S/util/system/backtrace.cpp:284:9
TWithBackTrace<yexception>::TWithBackTrace<>() at /-S/util/generic/bt_exception.h:16:5
NKikimr::NStat::TEvStatistics::TEvAnalyzeResponse::TPtr NActors::TTestActorRuntimeBase::GrabEdgeEventRethrow<NKikimr::NStat::TEvStatistics::TEvAnalyzeResponse>(NActors::TActorId const&, TDuration) at /-S/ydb/library/actors/testlib/test_runtime.h:0:24
DoDestroy at /-S/util/generic/ptr.h:237:13
operator() at /-S/ydb/core/statistics/aggregator/ut/ut_analyze_columnshard.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:397:16
UnRef at /-S/util/generic/ptr.h:624:13
UnRef at /-S/util/generic/ptr.h:624: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/core/statistics/aggregator/ut/test-results/unittest/testing_out_stuff
stderr:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/statistics/aggregator/ut/test-results/unittest/testing_out_stuff/AnalyzeColumnshard.AnalyzeRebootColumnShard.err
stdout:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/statistics/aggregator/ut/test-results/unittest/testing_out_stuff/AnalyzeColumnshard.AnalyzeRebootColumnShard.out
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: cf2bd880
Status: passed
Date: 12:03 March 27 2025
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Chunk exceeded 600s timeout and was killed
List of the tests involved in the launch:
test_insert.py::TestInsert::test[read_data_during_bulk_upsert] (timeout) duration: 448.27s
test_alter_tiering.py::TestAlterTiering::test[many_tables] (good) duration: 169.33s
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/scenario/test-results/py3test/run_test.log
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff
stderr:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/stderr
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: passed
Date: 12:03 March 27 2025
SHA: cf2bd880
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
equal assertion failed at ydb/core/keyvalue/keyvalue_ut_trace.cpp:124, void TestOneRead(TString, TString): env.WilsonUploader->Traces.size() == 1
TBackTrace::Capture() at /-S/util/system/backtrace.cpp:284:9
GetCurrentTest at /-S/library/cpp/testing/unittest/registar.cpp:71:12
UnRef at /-S/util/generic/ptr.h:624:13
UnRef at /-S/util/generic/ptr.h:624:13
operator() at /-S/ydb/core/keyvalue/keyvalue_ut_trace.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:397:16
UnRef at /-S/util/generic/ptr.h:624:13
UnRef at /-S/util/generic/ptr.h:624: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/core/keyvalue/ut_trace/test-results/unittest/testing_out_stuff
stderr:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/keyvalue/ut_trace/test-results/unittest/testing_out_stuff/TKeyValueTracingTest.ReadHuge.err
stdout:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/keyvalue/ut_trace/test-results/unittest/testing_out_stuff/TKeyValueTracingTest.ReadHuge.out
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: cf2bd880
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
equal assertion failed at ydb/core/keyvalue/keyvalue_ut_trace.cpp:124, void TestOneRead(TString, TString): env.WilsonUploader->Traces.size() == 1
TBackTrace::Capture() at /-S/util/system/backtrace.cpp:284:9
GetCurrentTest at /-S/library/cpp/testing/unittest/registar.cpp:71:12
UnRef at /-S/util/generic/ptr.h:624:13
UnRef at /-S/util/generic/ptr.h:624:13
operator() at /-S/ydb/core/keyvalue/keyvalue_ut_trace.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:397:16
UnRef at /-S/util/generic/ptr.h:624:13
UnRef at /-S/util/generic/ptr.h:624: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/core/keyvalue/ut_trace/test-results/unittest/testing_out_stuff
stderr:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/keyvalue/ut_trace/test-results/unittest/testing_out_stuff/TKeyValueTracingTest.ReadSmall.err
stdout:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/keyvalue/ut_trace/test-results/unittest/testing_out_stuff/TKeyValueTracingTest.ReadSmall.out
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: cf2bd880
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
assertion failed at ydb/core/keyvalue/keyvalue_ut_trace.cpp:103, void TestOneWrite(TString, TVector<TString> &&): (env.WilsonUploader->Traces.size() == 1) failed: (2 != 1)
TBackTrace::Capture() at /-S/util/system/backtrace.cpp:284:9
GetCurrentTest at /-S/library/cpp/testing/unittest/registar.cpp:71:12
TestOneWrite(TBasicString<char, std::__y1::char_traits<char>>, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>&&) at /-S/ydb/core/keyvalue/keyvalue_ut_trace.cpp:103:5
UnRef at /-S/util/generic/ptr.h:624:13
operator() at /-S/ydb/core/keyvalue/keyvalue_ut_trace.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:397:16
UnRef at /-S/util/generic/ptr.h:624:13
UnRef at /-S/util/generic/ptr.h:624: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/core/keyvalue/ut_trace/test-results/unittest/testing_out_stuff
stderr:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/keyvalue/ut_trace/test-results/unittest/testing_out_stuff/TKeyValueTracingTest.WriteHuge.err
stdout:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/keyvalue/ut_trace/test-results/unittest/testing_out_stuff/TKeyValueTracingTest.WriteHuge.out
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: cf2bd880
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
assertion failed at ydb/core/keyvalue/keyvalue_ut_trace.cpp:103, void TestOneWrite(TString, TVector<TString> &&): (env.WilsonUploader->Traces.size() == 1) failed: (2 != 1)
TBackTrace::Capture() at /-S/util/system/backtrace.cpp:284:9
GetCurrentTest at /-S/library/cpp/testing/unittest/registar.cpp:71:12
TestOneWrite(TBasicString<char, std::__y1::char_traits<char>>, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>&&) at /-S/ydb/core/keyvalue/keyvalue_ut_trace.cpp:103:5
UnRef at /-S/util/generic/ptr.h:624:13
operator() at /-S/ydb/core/keyvalue/keyvalue_ut_trace.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:397:16
UnRef at /-S/util/generic/ptr.h:624:13
UnRef at /-S/util/generic/ptr.h:624: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/core/keyvalue/ut_trace/test-results/unittest/testing_out_stuff
stderr:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/keyvalue/ut_trace/test-results/unittest/testing_out_stuff/TKeyValueTracingTest.WriteSmall.err
stdout:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/keyvalue/ut_trace/test-results/unittest/testing_out_stuff/TKeyValueTracingTest.WriteSmall.out
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: cf2bd880
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Test crashed (return code: 100)
==994549==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000008 (pc 0x000018aa7a2d bp 0x7ffd64856560 sp 0x7ffd648563c0 T0)
==994549==The signal is caused by a READ memory access.
==994549==Hint: address points to the zero page.
2025-03-27T12:53:52.453976Z node 1 :METADATA_PROVIDER ERROR: fline=table_exists.cpp:59;actor=TTableExistsActor;event=timeout;self_id=[1:7486471710364874494:2060];send_to=[0:7307199536658146131:7762515];
2025-03-27T12:53:52.454081Z node 1 :METADATA_PROVIDER ERROR: fline=accessor_snapshot_base.cpp:69;action=cannot detect path existence;path=//Root/.metadata/initialization/migrations;error=timeout;
#0 0x18aa7a2d in Get<google::protobuf::RepeatedPtrField<Ydb::TableStats::TableAccessStats>::TypeHandler> /-S/contrib/libs/protobuf/src/google/protobuf/repeated_ptr_field.h:273:31
#1 0x18aa7a2d in Get /-S/contrib/libs/protobuf/src/google/protobuf/repeated_ptr_field.h:1348:32
#2 0x18aa7a2d in _internal_table_access /-B/ydb/public/api/protos/ydb_query_stats.pb.h:1762:31
#3 0x18aa7a2d in table_access /-B/ydb/public/api/protos/ydb_query_stats.pb.h:1766:10
#4 0x18aa7a2d in NKikimr::NKqp::NTestSuiteKqpCost::TTestCaseOlapWriteRow::Execute_(NUnitTest::TTestContext&) /-S/ydb/core/kqp/ut/cost/kqp_cost_ut.cpp:636:13
#5 0x18acc5b7 in operator() /-S/ydb/core/kqp/ut/cost/kqp_cost_ut.cpp:93:1
#6 0x18acc5b7 in __invoke<(lambda at /-S/ydb/core/kqp/ut/cost/kqp_cost_ut.cpp:93:1) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:150:25
#7 0x18acc5b7 in __call<(lambda at /-S/ydb/core/kqp/ut/cost/kqp_cost_ut.cpp:93:1) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:225:5
#8 0x18acc5b7 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:171:12
#9 0x18acc5b7 in std::__y1::__function::__func<NKikimr::NKqp::NTestSuiteKqpCost::TCurrentTest::Execute()::'lambda'(), std::__y1::allocator<NKikimr::NKqp::NTestSuiteKqpCost::TCurrentTest::Execute()::'lambda'()>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:313:10
#10 0x1941de05 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:430:12
#11 0x1941de05 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:989:10
#12 0x1941de05 in TColoredProcessor::Run(std::__y1::function<void ()>, TBasicString<char, std::__y1::char_traits<char>> const&, char const*, bool) /-S/library/cpp/testing/unittest/utmain.cpp:525:20
#13 0x193ed958 in NUnitTest::TTestBase::Run(std::__y1::function<void ()>, TBasicString<char, std::__y1::char_traits<char>> const&, char const*, bool) /-S/library/cpp/testing/unittest/registar.cpp:374:18
#14 0x18acb463 in NKikimr::NKqp::NTestSuiteKqpCost::TCurrentTest::Execute() /-S/ydb/core/kqp/ut/cost/kqp_cost_ut.cpp:93:1
#15 0x193ef225 in NUnitTest::TTestFactory::Execute() /-S/library/cpp/testing/unittest/registar.cpp:495:19
#16 0x1941837c in NUnitTest::RunMain(int, char**) /-S/library/cpp/testing/unittest/utmain.cpp:872:44
#17 0x7f3d5f897d8f (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 490fef8403240c91833978d494d39e537409b92e)
#18 0x7f3d5f897e3f in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x29e3f) (BuildId: 490fef8403240c91833978d494d39e537409b92e)
#19 0x16243028 in _start (/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/kqp/ut/cost/ydb-core-kqp-ut-cost+0x16243028) (BuildId: 4b4a80b9b0cdff81cb31a523136708fab80f58ea)
SUMMARY: AddressSanitizer: SEGV /-S/contrib/libs/protobuf/src/google/protobuf/repeated_ptr_field.h:273:31 in Get<google::protobuf::RepeatedPtrField<Ydb::TableStats::TableAccessStats>::TypeHandler>
==994549==ABORTING
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/kqp/ut/cost/test-results/unittest/testing_out_stuff
stderr:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/kqp/ut/cost/test-results/unittest/testing_out_stuff/KqpCost.OlapWriteRow.err
stdout:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/kqp/ut/cost/test-results/unittest/testing_out_stuff/KqpCost.OlapWriteRow.out
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: cf2bd880
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: cf2bd880
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: cf2bd880
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: cf2bd880
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: cf2bd880
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: cf2bd880
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: cf2bd880
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: cf2bd880
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: cf2bd880
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: cf2bd880
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: cf2bd880
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: cf2bd880
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: cf2bd880
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
assertion failed at ydb/core/tx/datashard/ut_common/datashard_ut_common.cpp:2091, void NKikimr::ExecSQL(Tests::TServer::TPtr, TActorId, const TString &, bool, Ydb::StatusIds::StatusCode): (response.GetYdbStatus() == code) failed: (TIMEOUT != SUCCESS) Response {
QueryIssues {
message: "Request timeout 600000ms exceeded"
severity: 1
}
QueryIssues {
message: "Cancelling after 600000ms in ExecuteState"
severity: 1
}
TxMeta {
}
}
YdbStatus: TIMEOUT
, with diff:
(TIM|SUCC)E(OUT|SS)
TBackTrace::Capture() at /-S/util/system/backtrace.cpp:284:9
GetCurrentTest at /-S/library/cpp/testing/unittest/registar.cpp:71:12
NKikimr::ExecSQL(TIntrusivePtr<NKikimr::Tests::TServer, TDefaultIntrusivePtrOps<NKikimr::Tests::TServer>>, NActors::TActorId, TBasicString<char, std::__y1::char_traits<char>> const&, bool, Ydb::StatusIds_StatusCode) at /-S/ydb/core/tx/datashard/ut_common/datashard_ut_common.cpp:0:5
UnRef at /-S/util/generic/ptr.h:624:13
operator() at /-S/ydb/core/tx/datashard/datashard_ut_incremental_backup.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:397:16
UnRef at /-S/util/generic/ptr.h:624:13
UnRef at /-S/util/generic/ptr.h:624: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/core/tx/datashard/ut_incremental_backup/test-results/unittest/testing_out_stuff
stderr:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/tx/datashard/ut_incremental_backup/test-results/unittest/testing_out_stuff/IncrementalBackup.ComplexRestoreBackupCollection.WithIncremental.err
stdout:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/tx/datashard/ut_incremental_backup/test-results/unittest/testing_out_stuff/IncrementalBackup.ComplexRestoreBackupCollection.WithIncremental.out
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: cf2bd880
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Test crashed (return code: -6)
See logs for more info
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/tx/tiering/ut/test-results/unittest/testing_out_stuff
stderr:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/tx/tiering/ut/test-results/unittest/testing_out_stuff/ColumnShardTiers.TTLUsage.err
stdout:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/tx/tiering/ut/test-results/unittest/testing_out_stuff/ColumnShardTiers.TTLUsage.out
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: cf2bd880
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
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:71: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:397:16
UnRef at /-S/util/generic/ptr.h:624:13
UnRef at /-S/util/generic/ptr.h:624: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
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: cf2bd880
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
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:225: 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
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: cf2bd880
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
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:225: 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
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: cf2bd880
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
ydb/tests/olap/column_family/compression/alter_compression.py:106: in test_all_supported_compression
assert table.get_portion_stat_by_tier()['__DEFAULT']['Rows'] == single_upsert_rows_count * upsert_count
E assert 1004717 == (100000 * 10)
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/alter_compression.py.TestAlterCompression.test_all_supported_compression.log
Status: mute
Date: 11:03 March 27 2025
Info: automatically muted based on rules
SHA: f1d47d67
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Killed by timeout (600 s)
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_insert.py.TestInsert.test.read_data_during_bulk_upsert.log
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: cf2bd880
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
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: 606.20s
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
Status: mute
Date: 11:03 March 27 2025
Info: automatically muted based on rules
SHA: f1d47d67
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Killed by timeout (600 s)
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/data_migration_when_alter_ttl.py.TestDataMigrationWhenAlterTtl.test.log
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: cf2bd880
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Killed by timeout (600 s)
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_data_unchanged_after_ttl_change.log
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: cf2bd880
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
teardown failed:
ydb/tests/stress/log/tests/test_workload.py:41: 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: Bad exit_code..
E Process exit_code = 100.
E Stdout file name:
E /home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.column/cluster/node_1/stdout
E Stderr file name:
E /home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.column/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 Current KQP shutdown state: spent 0 seconds, not started yet
E warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E
E =================================================================
E ==1000386==ERROR: LeakSanitizer: detected memory leaks
E
E Indirect leak of 15136 byte(s) in 4 object(s) allocated from:
E #0 0x1d5f029d in operator new(unsigned long) /-S/contrib/libs/clang18-rt/lib/asan/asan_new_delete.cpp:86:3
E #1 0x46663daf in MakeIntrusive<NYql::TYtVersionedConfiguration, TDefaultIntrusivePtrOps<NYql::TYtVersionedConfiguration>, NYql::TTypeAnnotationContext &> /-S/util/generic/ptr.h:818:12
E #2 0x46663daf in NYql::TYtState::TYtState(NYql::TTypeAnnotationContext*) /-S/yt/yql/providers/yt/provider/yql_yt_provider.h:102:25
E #3 0x46656249 in MakeIntrusive<NYql::TYtState, TDefaultIntrusivePtrOps<NYql::TYtState>, NYql::TTypeAnnotationContext *> /-S/util/generic/ptr.h:818:16
E #4 0x46656249 in NYql::CreateYtNativeState(TIntrusivePtr<NYql::IYtGateway, TDefaultIntrusivePtrOps<NYql::IYtGateway>>, TBasicString<char, std::__y1::char_traits<char>> const&, TBasicString<char, std::__y1::char_traits<char>> const&, NYql::TYtGatewayConfig const*, TIntrusivePtr<NYql::TTypeAnnotationContext, TDefaultIntrusivePtrOps<NYql::TTypeAnnotationContext>>, std::__y1::shared_ptr<NYql::IOptimizerFactory> const&, std::__y1::shared_ptr<NYql::IDqHelper> const&) /-S/yt/yql/providers/yt/provider/yql_yt_provider.cpp:345:20
E #5 0x4b4d676f in InitYtProvider /-S/ydb/core/kqp/host/kqp_host.cpp:1864:38
E #6 0x4b4d676f in NKikimr::NKqp::(anonymous namespace)::TKqpHost::Init(NYql::EKikimrQueryType) /-S/ydb/core/kqp/host/kqp_host.cpp:1939:17
E #7 0x4b4d3230 in NKikimr::NKqp::(anonymous namespace)::TKqpHost::SetupSession(NYql::EKikimrQueryType) /-S/ydb/core/kqp/host/kqp_host.cpp:2020:9
E #8 0x4b4cfcc8 in NKikimr::NKqp::(anonymous namespace)::TKqpHost::SetupYqlTransformer(NYql::EKikimrQueryType) /-S/ydb/core/kqp/host/kqp_host.cpp:2035:9
E #9 0x4b537554 in NKikimr::NKqp::(anonymous namespace)::TKqpHost::PrepareQueryInternal(NKikimr::NKqp::TKqpQueryRef const&, TIntrusivePtr<NYql::TExprNode, TDefaultIntrusivePtrOps<NYql::TExprNode>>, NYql::EKikimrQueryType, NKikimr::NKqp::IKqpHost::TPrepareSettings const&, NYql::TExprContext&) /-S/ydb/core/kqp/host/kqp_host.cpp:1595:9
E #10 0x4b4bf0ef in operator() /-S/ydb/core/kqp/host/kqp_host.cpp:1238:24
E #11 0x4b4bf0ef in CheckedProcess<NYql::IKikimrGateway::TQueryResult, (lambda at /-S/ydb/core/kqp/host/kqp_host.cpp:1237:13) &> /-S/ydb/core/kqp/host/kqp_host.cpp:830:28
E #12 0x4b4bf0ef in CheckedProcessQuery<(lambda at /-S/ydb/core/kqp/host/kqp_host.cpp:1237:13)> /-S/ydb/core/kqp/host/kqp_host.cpp:853:12
E #13 0x4b4bf0ef in NKikimr::NKqp::(anonymous namespace)::TKqpHost::PrepareGenericQuery(NKikimr::NKqp::TKqpQueryRef const&, NKikimr::NKqp::IKqpHost::TPrepareSettings const&, TIntrusivePtr<NYql::TExprNode, TDefaultIntrusivePtrOps<NYql::TExprNode>>) /-S/ydb/core/kqp/host/kqp_host.cpp:1236:16
E #14 0x4b0f214e in NKikimr::NKqp::TKqpCompileActor::StartCompilation(NActors::TActorContext const&) /-S/ydb/core/kqp/compile_service/kqp_compile_actor.cpp:277:47
E #15 0x4b0f0167 in Bootstrap /-S/ydb/core/kqp/compile_service/kqp_compile_actor.cpp:110:17
E #16 0x4b0f0167 in NActors::TActorBootstrapped<NKikimr::NKqp::TKqpCompileActor>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:22:22
E #17 0x1fe6daac in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:280:13
E #18 0x1ff167a4 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:269:28
E #19 0x1ff1f4ce in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:460:39
E #20 0x1ff1ea29 in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:512:13
E #21 0x1ff209be in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:538:9
E #22 0x1d910324 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:244:20
E #23 0x1d5ba258 in asan_thread_start(void*) /-S/contrib/libs/clang18-rt/lib/asan/asan_interceptors.cpp:239:28
E
E Indirect leak of 12512 byte(s) in 4 object(s) allocated from:
E #0 0x1d5f029d in operator new(unsigned long) /-S/contrib/libs/clang18-rt/lib/asan/asan_new_delete.cpp:86:3
E #1 0x464469e6 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:265:10
E #2 0x464469e6 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:289:10
E #3 0x464469e6 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:118:32
E #4 0x464469e6 in initialize_dynamic /-S/util/generic/hash_table.h:239:35
E #5 0x464469e6 in initialize_buckets_dynamic /-S/util/generic/hash_table.h:912:17
E #6 0x464469e6 in THashTable<std::__y1::pair<TBasicString<char, std::__y1::char_traits<char>> const, TIntrusivePtr<NYql::NCommon::TSettingDispatcher::TSettingHandler, TDefaultIntrusivePtrOps<NYql::NCommon::TSettingDispatcher::TSettingHandler>>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TSelect1st, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>::reserve(unsigned long) /-S/util/generic/hash_table.h:1330:13
E #7 0x4642f8db in insert_unique<std::__y1::pair<const TBasicString<char, std::__y1::char_traits<char> >, TIntrusivePtr<NYql::NCommon::TSettingDispatcher::TSettingHandler, TDefaultIntrusivePtrOps<NYql::NCommon::TSettingDispatcher::TSettingHandler> > > > /-S/util/generic/hash_table.h:679:9
E #8 0x4642f8db in insert /-S/util/generic/hash.h:153:20
E #9 0x4642f8db in NYql::NCommon::TSettingDispatcher::TSettingHandlerImpl<bool, true>& NYql::NCommon::TSettingDispatcher::AddSetting<bool, true>(TBasicString<char, std::__y1::char_traits<char>> const&, NYql::NCommon::TConfSetting<bool, true>&) /-S/yql/essentials/providers/common/config/yql_dispatch.h:344:23
E #10 0x464131a3 in NYql::TYtConfiguration::TYtConfiguration(NYql::TTypeAnnotationContext&) /-S/yt/yql/providers/yt/common/yql_yt_settings.cpp:466:5
E #11 0x46663dc0 in TYtVersionedConfiguration /-S/yt/yql/providers/yt/common/yql_yt_settings.h:371:11
E #12 0x46663dc0 in MakeIntrusive<NYql::TYtVersionedConfiguration, TDefaultIntrusivePtrOps<NYql::TYtVersionedConfiguration>, NYql::TTypeAnnotationContext &> /-S/util/generic/ptr.h:818:16
E #13 0x46663dc0 in NYql::TYtState::TYtState(NYql::TTypeAnnotationContext*) /-S/yt/yql/providers/yt/provider/yql_yt_provider.h:102:25
E #14 0x46656249 in MakeIntrusive<NYql::TYtState, TDefaultIntrusivePtrOps<NYql::TYtState>, NYql::TTypeAnnotationContext *> /-S/util/generic/ptr.h:818:16
E #15 0x46656249 in NYql::CreateYtNativeState(TIntrusivePtr<NYql::IYtGateway, TDefaultIntrusivePtrOps<NYql::IYtGateway>>, TBasicString<char, std::__y1::char_traits<char>> c...
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.column.log
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: cf2bd880
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: 65d4fd6f
Status: mute
Date: 12:03 March 27 2025
Info: automatically muted based on rules
SHA: edbf4c15