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

Test fail by Address already in use #939

Open
thachlp opened this issue Mar 23, 2024 · 0 comments
Open

Test fail by Address already in use #939

thachlp opened this issue Mar 23, 2024 · 0 comments

Comments

@thachlp
Copy link
Member

thachlp commented Mar 23, 2024

Seem it is a random fail, can we fix it?

ReplicatedLoginAndLogoutTest > loginAndLogout() FAILED
    java.util.concurrent.CompletionException: io.netty.channel.unix.Errors$NativeIoException: bind(..) failed: Address already in use
        at java.util.concurrent.CompletableFuture.reportJoin(CompletableFuture.java:375)
        at java.util.concurrent.CompletableFuture.join(CompletableFuture.java:1947)
        at com.linecorp.armeria.common.util.EventLoopCheckingFuture.join(EventLoopCheckingFuture.java:87)
        at com.linecorp.centraldogma.server.auth.ReplicatedLoginAndLogoutTest.setUp(ReplicatedLoginAndLogoutTest.java:120)

        Caused by:
        io.netty.channel.unix.Errors$NativeIoException: bind(..) failed: Address already in use

https://github.com/line/centraldogma/actions/runs/8402179783/job/23011298069?pr=934

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

No branches or pull requests

1 participant