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 TestV3NoEventsLostOnCompact #19465

Open
ahrtr opened this issue Feb 22, 2025 · 1 comment
Open

Flaky TestV3NoEventsLostOnCompact #19465

ahrtr opened this issue Feb 22, 2025 · 1 comment

Comments

@ahrtr
Copy link
Member

ahrtr commented Feb 22, 2025

Which Github Action / Prow Jobs are flaking?

Refer to https://prow.k8s.io/view/gs/kubernetes-ci-logs/pr-logs/pull/etcd-io_etcd/19426/pull-etcd-integration-2-cpu-amd64/1893341499383353344

    logger.go:146: 2025-02-22T16:56:53.643Z	INFO	m0	trace[562152158] put	{"member": "m0", "detail": "{key:foo; req_size:10; response_revision:94; }", "duration": "146.777127ms", "start": "2025-02-22T16:56:53.496Z", "end": "2025-02-22T16:56:53.643Z", "steps": ["trace[562152158] 'process raft request'  (duration: 24.899991ms)", "trace[562152158] 'get key's previous created_revision and leaseID'  (duration: 121.129417ms)"], "step_count": 2}
    logger.go:146: 2025-02-22T16:56:54.389Z	INFO	m0	compact tree index	{"member": "m0", "revision": 141}
    logger.go:146: 2025-02-22T16:56:54.397Z	INFO	m0	finished scheduled compaction	{"member": "m0", "compact-revision": 141, "took": "6.656448ms", "hash": 3257630339, "current-db-size-bytes": 36864, "current-db-size": "37 kB", "current-db-size-in-use-bytes": 28672, "current-db-size-in-use": "29 kB"}
    logger.go:146: 2025-02-22T16:56:54.397Z	INFO	m0	storing new hash	{"member": "m0", "hash": 3257630339, "revision": 141, "compact-revision": -1}
    v3_watch_test.go:1586: 
        	Error Trace:	/home/prow/go/src/github.com/etcd-io/etcd/tests/integration/v3_watch_test.go:1586
        	Error:      	Should be true
        	Test:       	TestV3NoEventsLostOnCompact
        	Messages:   	Expected stream to get compacted, instead we got 1 events out of 140 events

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

@ahrtr
Copy link
Member Author

ahrtr commented Feb 22, 2025

cc @chaochn47

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