MTCGA: JVM crash in .NET tests - IGNITE-7871

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

MTCGA: JVM crash in .NET tests - IGNITE-7871

Pavel Tupitsyn
Igniters,

There is JVM crash in .NET Core Linux tests [1] after IGNITE-7871 merge [2].

Pavel Kovalenko, Alexey Goncharuk, please have a look.
In the log [3] there are some details:

Unknown connection detected (is some other software connecting to this
Ignite port? missing SSL configuration on remote node?)
[rmtAddr=/127.0.0.1]

...
No verification for local node leave has been received from
coordinator (will stop node anyway).
Critical failure. Will be handled accordingly to configured handler
[hnd=class o.a.i.failure.StopNodeOrHaltFailureHandler,
failureCtx=FailureContext [type=SYSTEM_WORKER_TERMINATION,
err=java.lang.IllegalStateException: Thread tcp-disco-srvr-#671%grid2%
is terminated unexpectedly.]]
JVM will be halted immediately due to the failure:
[failureCtx=FailureContext [type=SYSTEM_WORKER_TERMINATION,
err=java.lang.IllegalStateException: Thread tcp-disco-srvr-#671%grid2%
is terminated unexpectedly.]]





[1]
https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_IgnitePlatformNetCoreLinux&branch_IgniteTests24Java8=%3Cdefault%3E&tab=buildTypeStatusDiv

[2]
https://github.com/apache/ignite/commit/da77b9818a70495b7afdf6899ebd9180dadd7f68

[3]
https://ci.ignite.apache.org/repository/download/IgniteTests24Java8_IgnitePlatformNetCoreLinux/1191602:id/logs.zip%21/modules/platforms/dotnet/Apache.Ignite.Core.Tests.DotNetCore/bin/Debug/netcoreapp2.0/dotnet-test.log
Reply | Threaded
Open this post in threaded view
|

Re: MTCGA: JVM crash in .NET tests - IGNITE-7871

Pavel Kovalenko
Hello Pavel,

Seems the problem was gone after this hotfix:
https://github.com/apache/ignite/commit/0e73fa2c10dcd96ff98279018bdd3f8b36568008
Could you please double check that everything is ok now? Here is latest run
including fix:
https://ci.ignite.apache.org/viewLog.html?buildId=1192257&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_IgnitePlatformNetCoreLinux

2018-04-11 17:17 GMT+03:00 Pavel Tupitsyn <[hidden email]>:

> Igniters,
>
> There is JVM crash in .NET Core Linux tests [1] after IGNITE-7871 merge
> [2].
>
> Pavel Kovalenko, Alexey Goncharuk, please have a look.
> In the log [3] there are some details:
>
> Unknown connection detected (is some other software connecting to this
> Ignite port? missing SSL configuration on remote node?)
> [rmtAddr=/127.0.0.1]
>
> ...
> No verification for local node leave has been received from
> coordinator (will stop node anyway).
> Critical failure. Will be handled accordingly to configured handler
> [hnd=class o.a.i.failure.StopNodeOrHaltFailureHandler,
> failureCtx=FailureContext [type=SYSTEM_WORKER_TERMINATION,
> err=java.lang.IllegalStateException: Thread tcp-disco-srvr-#671%grid2%
> is terminated unexpectedly.]]
> JVM will be halted immediately due to the failure:
> [failureCtx=FailureContext [type=SYSTEM_WORKER_TERMINATION,
> err=java.lang.IllegalStateException: Thread tcp-disco-srvr-#671%grid2%
> is terminated unexpectedly.]]
>
>
>
>
>
> [1]
> https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_
> IgnitePlatformNetCoreLinux&branch_IgniteTests24Java8=%3Cdefault%3E&tab=
> buildTypeStatusDiv
>
> [2]
> https://github.com/apache/ignite/commit/da77b9818a70495b7afdf6899ebd91
> 80dadd7f68
>
> [3]
> https://ci.ignite.apache.org/repository/download/IgniteTests24Java8_
> IgnitePlatformNetCoreLinux/1191602:id/logs.zip%21/
> modules/platforms/dotnet/Apache.Ignite.Core.Tests.DotNetCore/bin/Debug/
> netcoreapp2.0/dotnet-test.log
>
Reply | Threaded
Open this post in threaded view
|

Re: MTCGA: JVM crash in .NET tests - IGNITE-7871

Pavel Tupitsyn
Looks good now, thanks!

On Wed, Apr 11, 2018 at 6:31 PM, Pavel Kovalenko <[hidden email]> wrote:

> Hello Pavel,
>
> Seems the problem was gone after this hotfix:
> https://github.com/apache/ignite/commit/0e73fa2c10dcd96ff98279018bdd3f
> 8b36568008
> Could you please double check that everything is ok now? Here is latest run
> including fix:
> https://ci.ignite.apache.org/viewLog.html?buildId=1192257&
> tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_
> IgnitePlatformNetCoreLinux
>
> 2018-04-11 17:17 GMT+03:00 Pavel Tupitsyn <[hidden email]>:
>
> > Igniters,
> >
> > There is JVM crash in .NET Core Linux tests [1] after IGNITE-7871 merge
> > [2].
> >
> > Pavel Kovalenko, Alexey Goncharuk, please have a look.
> > In the log [3] there are some details:
> >
> > Unknown connection detected (is some other software connecting to this
> > Ignite port? missing SSL configuration on remote node?)
> > [rmtAddr=/127.0.0.1]
> >
> > ...
> > No verification for local node leave has been received from
> > coordinator (will stop node anyway).
> > Critical failure. Will be handled accordingly to configured handler
> > [hnd=class o.a.i.failure.StopNodeOrHaltFailureHandler,
> > failureCtx=FailureContext [type=SYSTEM_WORKER_TERMINATION,
> > err=java.lang.IllegalStateException: Thread tcp-disco-srvr-#671%grid2%
> > is terminated unexpectedly.]]
> > JVM will be halted immediately due to the failure:
> > [failureCtx=FailureContext [type=SYSTEM_WORKER_TERMINATION,
> > err=java.lang.IllegalStateException: Thread tcp-disco-srvr-#671%grid2%
> > is terminated unexpectedly.]]
> >
> >
> >
> >
> >
> > [1]
> > https://ci.ignite.apache.org/viewType.html?buildTypeId=
> IgniteTests24Java8_
> > IgnitePlatformNetCoreLinux&branch_IgniteTests24Java8=%3Cdefault%3E&tab=
> > buildTypeStatusDiv
> >
> > [2]
> > https://github.com/apache/ignite/commit/da77b9818a70495b7afdf6899ebd91
> > 80dadd7f68
> >
> > [3]
> > https://ci.ignite.apache.org/repository/download/IgniteTests24Java8_
> > IgnitePlatformNetCoreLinux/1191602:id/logs.zip%21/
> > modules/platforms/dotnet/Apache.Ignite.Core.Tests.DotNetCore/bin/Debug/
> > netcoreapp2.0/dotnet-test.log
> >
>