[ https://issues.apache.org/jira/browse/IGNITE-20785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17783615#comment-17783615 ]
Pavel Tupitsyn commented on IGNITE-20785: ----------------------------------------- Merged to main: 4c295f544e82d3942b7b65168c64f57d7674fe07 > .NET: Thin 3.0: TestAuthnOnServerNoAuthnOnClient is flaky > --------------------------------------------------------- > > Key: IGNITE-20785 > URL: https://issues.apache.org/jira/browse/IGNITE-20785 > Project: Ignite > Issue Type: Improvement > Components: platforms, thin client > Affects Versions: 3.0.0-beta1 > Reporter: Pavel Tupitsyn > Assignee: Pavel Tupitsyn > Priority: Major > Labels: .NET, ignite-3 > Fix For: 3.0.0-beta2 > > Time Spent: 20m > Remaining Estimate: 0h > > https://ci.ignite.apache.org/test/8027961041270686932?currentProjectId=ApacheIgnite3xGradle_Test&expandTestHistoryChartSection=true&branch= > {code} > Expected: No Exception to be thrown > But was: <Apache.Ignite.IgniteClientConnectionException: Failed to connect > to endpoint: 127.0.0.1:10942 > ---> Apache.Ignite.Security.Exception.InvalidCredentialsException: > Authentication failed > ---> Apache.Ignite.IgniteException: > org.apache.ignite.security.exception.InvalidCredentialsException: > IGN-AUTHENTICATION-2 TraceId:0ea2bf31-ef59-42c3-b5f5-e8369d2ac082 > Authentication failed > at > org.apache.ignite.internal.security.authentication.AuthenticationManagerImpl.lambda$authenticate$1(AuthenticationManagerImpl.java:72) > ... > at > Apache.Ignite.Tests.BasicAuthenticatorTests.DisableAuthenticationAfterTest() > in > /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/BasicAuthenticatorTests.cs:line > 39 > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)