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 test: TestPeerCount #5607

Open
igor-sirotin opened this issue Jul 26, 2024 · 0 comments
Open

Flaky test: TestPeerCount #5607

igor-sirotin opened this issue Jul 26, 2024 · 0 comments

Comments

@igor-sirotin
Copy link
Collaborator

igor-sirotin commented Jul 26, 2024

Problem

Was found in here. Easy to reproduce locally.

Full log: test_1.log

The test timeouts after some time.

The tests trying to connect to shards.staging, but it looks like the waku shard configuration is invalid:

2024-07-26T19:32:40.796Z	ERROR	node2.metadata	metadata/waku_metadata.go:138	reading response	{"peer": "16Uiu2HAm3xVDaz6SRJ6kErwC21zBJEZjavVXg7VSkoWzaV1aMA3F", "error": "stream reset"}
github.com/waku-org/go-waku/waku/v2/protocol/metadata.(*WakuMetadata).Request
	/home/jenkins/workspace/status-go_prs_tests_PR-5511/vendor/github.com/waku-org/go-waku/waku/v2/protocol/metadata/waku_metadata.go:138
github.com/waku-org/go-waku/waku/v2/protocol/metadata.(*WakuMetadata).Connected.func1
	/home/jenkins/workspace/status-go_prs_tests_PR-5511/vendor/github.com/waku-org/go-waku/waku/v2/protocol/metadata/waku_metadata.go:231
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants