-
Notifications
You must be signed in to change notification settings - Fork 117
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
Zebra port conflict in the first zebrad
process in CI
#1765
Labels
A-rust
Area: Updates to Rust code
C-bug
Category: This is a bug
I-integration-fail
Continuous integration fails, including build and test failures
Comments
This was referenced Feb 17, 2021
zebrad
processzebrad
process in CI
This seems to be happening again |
I haven't see this for a while, closing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
A-rust
Area: Updates to Rust code
C-bug
Category: This is a bug
I-integration-fail
Continuous integration fails, including build and test failures
Next Steps
Wait for this failure to happen again, so we can see the diagnostics we added in #1766 and #1770.
Version
Zebra
main
, after #1736, commit a2e5715.Platform
Windows CI
Description
The
tracing_conflict
andmetrics_conflict
tests sometimes fail because the firstzebrad
process encounters a port conflict. Increasing the timeout in #1736 didn't fix this issue.Commands
zebrad start
with thetracing_conflict
ormetrics_conflict
test configs.Logs
https://github.com/ZcashFoundation/zebra/pull/1760/checks?check_run_id=1914900180#step:8:1585
Also see the logs in #1736.
The text was updated successfully, but these errors were encountered: