Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unstable test ReadIndexTest.workers #8893

Closed
JaySon-Huang opened this issue Apr 2, 2024 · 1 comment · Fixed by #8902
Closed

Unstable test ReadIndexTest.workers #8893

JaySon-Huang opened this issue Apr 2, 2024 · 1 comment · Fixed by #8902
Assignees
Labels

Comments

@JaySon-Huang
Copy link
Contributor

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

2. What did you expect to see? (Required)

3. What did you see instead (Required)

failure link:
https://ci.pingcap.net/blue/organizations/jenkins/tiflash-ghpr-unit-tests/detail/tiflash-ghpr-unit-tests/12986/pipeline/76

[2024-04-02T09:00:21.376Z] [ RUN      ] ReadIndexTest.workers
[2024-04-02T09:00:21.376Z] [2024/04/02 17:00:16.235 +08:00] [INFO] [KVStore.cpp:70] ["KVStore inited, eager_raft_log_gc_enabled=false"] [thread_id=1]
[2024-04-02T09:00:21.376Z] [2024/04/02 17:00:16.235 +08:00] [WARN] [ProxyFFI.cpp:917] ["Set mock rust ptr gc function"] [source=MockSetRustGcHelper] [thread_id=1]
[2024-04-02T09:00:21.376Z] [2024/04/02 17:00:16.236 +08:00] [INFO] [ReadIndexWorkerManager.cpp:161] ["Start read-index runner 0"] [source=ReadIndexWorkers] [thread_id=146]
[2024-04-02T09:00:21.376Z] [2024/04/02 17:00:16.236 +08:00] [INFO] [ReadIndexWorkerManager.cpp:161] ["Start read-index runner 1"] [source=ReadIndexWorkers] [thread_id=147]
[2024-04-02T09:00:21.376Z] [2024/04/02 17:00:16.236 +08:00] [INFO] [ReadIndexWorkerManager.cpp:161] ["Start read-index runner 2"] [source=ReadIndexWorkers] [thread_id=148]
[2024-04-02T09:00:21.376Z] /home/jenkins/agent/workspace/tiflash-build-common/tiflash/dbms/src/Storages/KVStore/tests/gtest_read_index_worker.cpp:397: Failure
[2024-04-02T09:00:21.376Z] Expected equality of these values:
[2024-04-02T09:00:21.376Z]   resps[0].first.read_index()
[2024-04-02T09:00:21.376Z]     Which is: 0
[2024-04-02T09:00:21.376Z]   669
[2024-04-02T09:00:21.376Z] libc++abi: terminating
[2024-04-02T09:00:21.376Z] Received signal Aborted
[2024-04-02T09:00:21.376Z] 
[2024-04-02T09:00:21.376Z]   0x556150a0041e StackTrace::StackTrace() [gtests_dbms+294261790]
[2024-04-02T09:00:21.376Z]   0x5561472c3064 fault_signal_handler(int) [gtests_dbms+135676004]
[2024-04-02T09:00:21.376Z]   0x7fa17c8b4400 <unknown symbol> [libc.so.6+222208]
[2024-04-02T09:00:21.376Z]   0x7fa17c8b4387 raise [libc.so.6+222087]
[2024-04-02T09:00:21.376Z]   0x7fa17c8b5a78 abort [libc.so.6+227960]
[2024-04-02T09:00:21.376Z]   0x7fa17d96e066 abort_message [libc++abi.so.1+229478]
[2024-04-02T09:00:21.376Z]   0x7fa17d951f49 demangling_terminate_handler() [libc++abi.so.1+114505]
[2024-04-02T09:00:21.376Z]   0x7fa17d96d353 std::__terminate(void (*)()) [libc++abi.so.1+226131]
[2024-04-02T09:00:21.376Z]   0x7fa17d96d2f2 std::terminate() [libc++abi.so.1+226034]
[2024-04-02T09:00:21.376Z]   0x7fa17da16b5d std::__1::thread::~thread() [libc++.so.1+645981]
[2024-04-02T09:00:21.376Z]   0x556146cda561 DB::tests::ReadIndexTest::testNormal() [gtests_dbms+129480033]
[2024-04-02T09:00:21.376Z]   0x556146cdfc71 DB::tests::ReadIndexTest_workers_Test::TestBody() [gtests_dbms+129502321]
[2024-04-02T09:00:21.376Z]   0x55614d4466fb void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) [gtests_dbms+237926139]
[2024-04-02T09:00:21.376Z]   0x55614d4295ca void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) [gtests_dbms+237807050]
[2024-04-02T09:00:21.376Z]   0x55614d40f056 testing::Test::Run() [gtests_dbms+237699158]
[2024-04-02T09:00:21.376Z]   0x55614d40fb67 testing::TestInfo::Run() [gtests_dbms+237701991]
[2024-04-02T09:00:21.376Z]   0x55614d4100d3 testing::TestCase::Run() [gtests_dbms+237703379]
[2024-04-02T09:00:21.376Z]   0x55614d41a374 testing::internal::UnitTestImpl::RunAllTests() [gtests_dbms+237745012]
[2024-04-02T09:00:21.376Z]   0x55614d446c6b bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) [gtests_dbms+237927531]
[2024-04-02T09:00:21.376Z]   0x55614d42b36a bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) [gtests_dbms+237814634]
[2024-04-02T09:00:21.376Z]   0x55614d41a0a5 testing::UnitTest::Run() [gtests_dbms+237744293]
[2024-04-02T09:00:21.376Z]   0x5561472c76f1 RUN_ALL_TESTS() [gtests_dbms+135694065]
[2024-04-02T09:00:21.376Z]   0x5561472c3994 main [gtests_dbms+135678356]
[2024-04-02T09:00:21.376Z]   0x7fa17c8a0555 __libc_start_main [libc.so.6+140629]
[2024-04-02T09:00:21.376Z]   0x556143d41a69 <unknown symbol> [gtests_dbms+79571561]

4. What is your TiFlash version? (Required)

master, built with clang-17 on this PR: #8537

@CalvinNeo
Copy link
Member

Timeout

@ti-chi-bot ti-chi-bot bot closed this as completed in #8902 Apr 8, 2024
ti-chi-bot bot pushed a commit that referenced this issue Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants