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

bfgd: fragile test: TestGetFinalitiesByL2KeystoneBFGWithPagination #305

Open
1 task done
joshuasing opened this issue Nov 7, 2024 · 0 comments
Open
1 task done
Assignees
Labels
type: bug This is a bug

Comments

@joshuasing
Copy link
Contributor

Confirmation

  • I have checked for similar issues.

Describe the bug

Fragile test TestGetFinalitiesByL2KeystoneBFGWithPagination: https://github.com/hemilabs/heminetwork/actions/runs/11727628880/job/32669157287

2024-11-07 16:59:47 INFO bfg bfg.go:1711 Listening: :33075
2024-11-07 16:59:47 INFO bfg bfg.go:1716 Listening: :37457
2024-11-07 16:59:48 ERROR bfg bfg.go:823 handleWebsocketPrivateRead: failed to read JSON message: failed to get reader: failed to read frame header: EOF
2024-11-07 16:59:48 INFO bfg bfg.go:1067 Unauthenticated connection from ::1
2024-11-07 16:59:48 INFO bfg bfg.go:1069 Unauthenticated connection terminated from ::1
2024-11-07 16:59:48 ERROR bfg bfg.go:1112 Handshake Server failed for ::1: read: failed to read JSON message: failed to get reader: failed to read frame header: EOF
2024-11-07 16:59:48 INFO bfg bfg.go:1067 Unauthenticated connection from ::1
2024-11-07 16:59:48 ERROR bfg bfg.go:823 handleWebsocketPrivateRead: failed to read JSON message: failed to get reader: context canceled
2024-11-07 16:59:48 INFO bfg bfg.go:1069 Unauthenticated connection terminated from ::1
2024-11-07 16:59:48 INFO bfg bfg.go:1802 bfg service shutting down
2024-11-07 16:59:48 INFO bfg bfg.go:1804 bfg service clean shutdown
2024-11-07 16:59:48 ERROR bfg bfg.go:1787 bitcoin client clean shutdown
2024-11-07 16:59:48 ERROR bfg bfg.go:1730 http public Server exit: context canceled
2024-11-07 16:59:48 INFO bfg bfg.go:1725 private RPC Server shutdown cleanly
FAIL
FAIL	github.com/hemilabs/heminetwork/e2e	138.107s

Expected behaviour

Test should pass :)

Environment

No response

Additional Information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug This is a bug
Projects
None yet
Development

No branches or pull requests

2 participants