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

Flaky TestLeaseGrantTimeToLiveExpired #19217

Open
ahrtr opened this issue Jan 17, 2025 · 0 comments
Open

Flaky TestLeaseGrantTimeToLiveExpired #19217

ahrtr opened this issue Jan 17, 2025 · 0 comments

Comments

@ahrtr
Copy link
Member

ahrtr commented Jan 17, 2025

Which Github Action / Prow Jobs are flaking?

    logger.go:146: 2025-01-17T09:54:31.405Z	WARN	m0	leader failed to send out heartbeat on time; took too long, leader is overloaded likely from slow disk	{"member": "m0", "to": "b5c3043c46989056", "heartbeat-interval": "10ms", "expected-duration": "20ms", "exceeded-duration": "290.442µs"}
    lease_test.go:146: 
        	Error Trace:	/home/prow/go/src/github.com/etcd-io/etcd/tests/common/lease_test.go:146
        	            				/home/prow/go/src/github.com/etcd-io/etcd/tests/framework/testutils/execute.go:38
        	            				/usr/local/go/src/runtime/asm_arm64.s:1223
        	Error:      	Not equal: 
        	            	expected: -1
        	            	actual  : 1
        	Test:       	TestLeaseGrantTimeToLiveExpired/PeerAutoTLS
    cluster.go:1416: ========= Cluster termination started =====================

Refer to https://prow.k8s.io/view/gs/kubernetes-ci-logs/pr-logs/pull/etcd-io_etcd/19093/pull-etcd-integration-1-cpu-arm64/1880188847187300352

Which tests are flaking?

.

Github Action / Prow Job link

No response

Reason for failure (if possible)

No response

Anything else we need to know?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant