Pavel Tupitsyn created IGNITE-28471:
---------------------------------------
Summary: .NET: ComputeTests.TestCancelMapReduce is flaky
Key: IGNITE-28471
URL: https://issues.apache.org/jira/browse/IGNITE-28471
Project: Ignite
Issue Type: Bug
Components: platforms ai3, thin clients ai3
Reporter: Pavel Tupitsyn
Assignee: Pavel Tupitsyn
Fix For: 3.2
*Apache.Ignite.Tests.Compute.ComputeTests.TestCancelMapReduce* is flaky
{code}
Expected: Failed
But was: Canceling
at Apache.Ignite.Tests.Compute.ComputeTests.TestCancelMapReduce() in
/opt/buildagent/work/69bdbe372c424384/ignite-3/modules/platforms/dotnet/Apache.Ignite.Tests/Compute/ComputeTests.cs:line
751
at
NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
at
NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter
awaiter)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 invoke)
at
NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext
context)
at
NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext
context)
at
NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.<>c__DisplayClass1_0.<Execute>b__0()
at
NUnit.Framework.Internal.Commands.DelegatingTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext
context, Action action)
1) at Apache.Ignite.Tests.Compute.ComputeTests.TestCancelMapReduce() in
/opt/buildagent/work/69bdbe372c424384/ignite-3/modules/platforms/dotnet/Apache.Ignite.Tests/Compute/ComputeTests.cs:line
751
------- Stdout: -------
SetUp: TestCancelMapReduce
[03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Sending request
[requestId=125, op=ComputeExecuteMapReduce, remoteAddress=127.0.0.1:10942]
[03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Received response
[requestId=125, op=ComputeExecuteMapReduce, flags=0,
remoteAddress=127.0.0.1:10942, duration=00:00:00.0217492, observableTs=0]
[03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-159] Sending request
[requestId=121, op=ComputeGetStatus, remoteAddress=127.0.0.1:10943]
[03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-159] Received response
[requestId=121, op=ComputeGetStatus, flags=0, remoteAddress=127.0.0.1:10943,
duration=00:00:00.0018071, observableTs=0]
[03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Sending request
[requestId=126, op=ComputeGetStatus, remoteAddress=127.0.0.1:10942]
[03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Received response
[requestId=126, op=ComputeGetStatus, flags=0, remoteAddress=127.0.0.1:10942,
duration=00:00:00.0013156, observableTs=0]
[03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-159] Sending request
[requestId=122, op=ComputeGetStatus, remoteAddress=127.0.0.1:10943]
[03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-159] Received response
[requestId=122, op=ComputeGetStatus, flags=0, remoteAddress=127.0.0.1:10943,
duration=00:00:00.0018603, observableTs=0]
[03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Sending request
[requestId=127, op=ComputeGetStatus, remoteAddress=127.0.0.1:10942]
[03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Received response
[requestId=127, op=ComputeGetStatus, flags=0, remoteAddress=127.0.0.1:10942,
duration=00:00:00.0011936, observableTs=0]
[03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-159] Sending request
[requestId=123, op=ComputeCancel, remoteAddress=127.0.0.1:10943]
[03:07:03] [trce] [Apache.Ignite.Internal.ClientFailoverSocket] ObservableTs
updated [prev=116355551939592192, current=116355551944507392]
[03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Received response
[requestId=125, op=None, flags=Notification, Error,
remoteAddress=127.0.0.1:10942, duration=(null), observableTs=116355551944507392]
[03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Sending request
[requestId=128, op=ComputeGetStatus, remoteAddress=127.0.0.1:10942]
[03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Received response
[requestId=128, op=ComputeGetStatus, flags=0, remoteAddress=127.0.0.1:10942,
duration=00:00:00.0006548, observableTs=0]
[03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-159] Sending request
[requestId=124, op=ComputeGetStatus, remoteAddress=127.0.0.1:10943]
[03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-159] Received response
[requestId=124, op=ComputeGetStatus, flags=0, remoteAddress=127.0.0.1:10943,
duration=00:00:00.0017986, observableTs=0]
[03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Sending request
[requestId=129, op=ComputeGetStatus, remoteAddress=127.0.0.1:10942]
[03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Received response
[requestId=129, op=ComputeGetStatus, flags=0, remoteAddress=127.0.0.1:10942,
duration=00:00:00.0011608, observableTs=0]
[03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-159] Sending request
[requestId=125, op=ComputeGetStatus, remoteAddress=127.0.0.1:10943]
[03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-159] Received response
[requestId=123, op=ComputeCancel, flags=0, remoteAddress=127.0.0.1:10943,
duration=00:00:00.0218050, observableTs=0]
[03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-159] Received response
[requestId=125, op=ComputeGetStatus, flags=0, remoteAddress=127.0.0.1:10943,
duration=00:00:00.0019039, observableTs=0]
TearDown start: TestCancelMapReduce
TearDown end: TestCancelMapReduce
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)