Port Full cluster shutdown (akka/akka#29838) #7293
Build #2024.7.22.12 had test failures
Details
- Failed: 54 (8.37%)
- Passed: 580 (89.92%)
- Other: 11 (1.71%)
- Total: 645
Annotations
Check failure on line 4385 in Build log
azure-pipelines / PR Validation
Build log #L4385
Bash exited with code '42'.
Check failure on line 1464 in Build log
azure-pipelines / PR Validation
Build log #L1464
Process completed with exit code 42.
Check failure on line 3825 in Build log
azure-pipelines / PR Validation
Build log #L3825
Process completed with exit code 42.
azure-pipelines / PR Validation
Akka.Cluster.Metrics.Tests.MultiNode.StatsSampleSpec.Stats_sample_should_illustrate_how_to_startup_cluster
Test failed
azure-pipelines / PR Validation
Akka.Cluster.Tests.ClusterSpec.A_cluster_must_terminate_ActorSystem_via_Down_CoordinatedShutdown
Expected task to complete within 10s.
Raw output
at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
at FluentAssertions.Specialized.NonGenericAsyncFunctionAssertions.CompleteWithinAsync(TimeSpan timeSpan, String because, Object[] becauseArgs)
at Akka.TestKit.Extensions.TaskExtensions.ShouldCompleteWithin(Task task, TimeSpan timeout, String because, Object[] becauseArgs) in /home/vsts/work/1/s/src/core/Akka.TestKit/Extensions/TaskExtensions.cs:line 159
at Akka.Cluster.Tests.ClusterSpec.A_cluster_must_terminate_ActorSystem_via_Down_CoordinatedShutdown() in /home/vsts/work/1/s/src/core/Akka.Cluster.Tests/ClusterSpec.cs:line 576
--- End of stack trace from previous location ---
azure-pipelines / PR Validation
Akka.Cluster.Tests.ClusterSpec.A_cluster_must_leave_via_CoordinatedShutdownRun
Failed: Expected a message of type Akka.Cluster.ClusterEvent+MemberLeft, but received {Akka.Cluster.ClusterEvent+MemberPreparingForShutdown(Member=Member(address = akka.tcp://[email protected]:39901, Uid=452025383 status = PreparingForShutdown, role=[], upNumber=1, version=15.0.0))} (type Akka.Cluster.ClusterEvent+MemberPreparingForShutdown) instead from [akka://ClusterSpec2/system/cluster/core/publisher#2020211056]
Raw output
at Akka.TestKit.Xunit2.XunitAssertions.Fail(String format, Object[] args) in /home/vsts/work/1/s/src/contrib/testkits/Akka.TestKit.Xunit2/XunitAssertions.cs:line 26
at Akka.TestKit.TestKitBase.InternalExpectMsgEnvelopeAsync[T](Nullable`1 timeout, Action`2 assert, String hint, CancellationToken cancellationToken, Boolean shouldLog) in /home/vsts/work/1/s/src/core/Akka.TestKit/TestKitBase_Expect.cs:line 445
at Akka.TestKit.TestKitBase.InternalExpectMsgEnvelopeAsync[T](Nullable`1 timeout, Action`1 msgAssert, Action`1 senderAssert, String hint, CancellationToken cancellationToken) in /home/vsts/work/1/s/src/core/Akka.TestKit/TestKitBase_Expect.cs:line 411
at Akka.TestKit.TestKitBase.InternalExpectMsgAsync[T](Nullable`1 timeout, Action`1 msgAssert, Action`1 senderAssert, String hint, CancellationToken cancellationToken) in /home/vsts/work/1/s/src/core/Akka.TestKit/TestKitBase_Expect.cs:line 379
at Akka.Cluster.Tests.ClusterSpec.A_cluster_must_leave_via_CoordinatedShutdownRun() in /home/vsts/work/1/s/src/core/Akka.Cluster.Tests/ClusterSpec.cs:line 476
--- End of stack trace from previous location ---
azure-pipelines / PR Validation
Akka.Cluster.Tests.ClusterSpec.A_cluster_must_terminate_ActorSystem_via_leave_CoordinatedShutdown
Expected task to complete within 10s.
Raw output
at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
at FluentAssertions.Specialized.NonGenericAsyncFunctionAssertions.CompleteWithinAsync(TimeSpan timeSpan, String because, Object[] becauseArgs)
at Akka.TestKit.Extensions.TaskExtensions.ShouldCompleteWithin(Task task, TimeSpan timeout, String because, Object[] becauseArgs) in /home/vsts/work/1/s/src/core/Akka.TestKit/Extensions/TaskExtensions.cs:line 159
at Akka.Cluster.Tests.ClusterSpec.A_cluster_must_terminate_ActorSystem_via_leave_CoordinatedShutdown() in /home/vsts/work/1/s/src/core/Akka.Cluster.Tests/ClusterSpec.cs:line 541
--- End of stack trace from previous location ---