[ https://issues.apache.org/jira/browse/IGNITE-25346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pavel Tupitsyn updated IGNITE-25346: ------------------------------------ Description: Sometimes .NET tests fail on TC: {code} Unit tests from C:\w\b8d4df1365f1f1e5\modules\platforms\dotnet\Apache.Ignite.Tests\bin\Release\net8.0\Apache.Ignite.Tests.dll 00:17:34 Apache.Ignite.Tests: Apache.Ignite.Tests.BasicAuthenticatorTests.TestAuthnOnClientAndServer 00:17:34 OneTimeSetUp: System.TypeInitializationException : The type initializer for 'Apache.Ignite.Tests.IgniteTestsBase' threw an exception. ----> System.InvalidOperationException : Failed to wait for the server to start. Check logs for details. {code} Something gets stuck on Java side in *PlatformTestNodeRunner* while starting the cluster. To find out, we need a thread dump. > .NET: Thin 3.0: Tests: dump Java threads if server failed to start > ------------------------------------------------------------------ > > Key: IGNITE-25346 > URL: https://issues.apache.org/jira/browse/IGNITE-25346 > Project: Ignite > Issue Type: Improvement > Components: platforms ai3, thin clients ai3 > Reporter: Pavel Tupitsyn > Assignee: Pavel Tupitsyn > Priority: Major > Labels: ignite-3 > Fix For: 3.1 > > > Sometimes .NET tests fail on TC: > {code} > Unit tests from > C:\w\b8d4df1365f1f1e5\modules\platforms\dotnet\Apache.Ignite.Tests\bin\Release\net8.0\Apache.Ignite.Tests.dll > 00:17:34 Apache.Ignite.Tests: > Apache.Ignite.Tests.BasicAuthenticatorTests.TestAuthnOnClientAndServer > 00:17:34 OneTimeSetUp: System.TypeInitializationException : The type > initializer for 'Apache.Ignite.Tests.IgniteTestsBase' threw an exception. > ----> System.InvalidOperationException : Failed to wait for the > server to start. Check logs for details. > {code} > Something gets stuck on Java side in *PlatformTestNodeRunner* while starting > the cluster. To find out, we need a thread dump. -- This message was sent by Atlassian Jira (v8.20.10#820010)