Skip to content

TestTSONotLeaderWhenRebaseErr is flaky #10541

@YuhaoZhang00

Description

@YuhaoZhang00

Flaky Test

Which jobs are failing

=== FAIL: TestLegacyTSOClientSuite/TestTSONotLeaderWhenRebaseErr (15.34s)
    client_test.go:509: 
        	Error Trace:	/home/prow/go/src/github.com/tikv/pd/tests/integrations/tso/client_test.go:509
        	Error:      	Received unexpected error:
        	            	[PD:etcd:ErrEtcdMoveLeader]etcdserver: request timed out, leader transfer took too long
        	Test:       	TestLegacyTSOClientSuite/TestTSONotLeaderWhenRebaseErr

CI link

Reason for failure (if possible)

ResignLeaderWithRetryResignEtcdLeaderMoveEtcdLeader hits etcdserver: request timed out, leader transfer took too long. Likely caused by CI resource pressure. This failure also leaves the cluster leaderless, cascading into subsequent tests in the suite (TestTSOServiceDiscovery, TestUpdateAfterResetTSO) failing in SetupTest.

Anything else

  • triage-key: testtsontleaderwhenrebaseerr
  • test: TestTSONotLeaderWhenRebaseErr

Metadata

Metadata

Assignees

No one assigned

    Labels

    contributionThis PR is from a community contributor.first-time-contributorIndicates that the PR was contributed by an external member and is a first-time contributor.type/ciThe issue is related to CI.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions