Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP Snapshot Load Batch Queue #434

Draft
wants to merge 10 commits into
base: dev
Choose a base branch
from

Merge branch 'dev' into snapshot-load-stream-example

070aadf
Select commit
Loading
Failed to load commit list.
Draft

WIP Snapshot Load Batch Queue #434

Merge branch 'dev' into snapshot-load-stream-example
070aadf
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Akka.Persistence.Sql PR Validation failed Sep 4, 2024 in 35m 50s

Build #merge_2024.9.4.2 had test failures

Details

Tests

  • Failed: 23 (2.88%)
  • Passed: 766 (95.87%)
  • Other: 10 (1.25%)
  • Total: 799

Annotations

Check failure on line 18871 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Akka.Persistence.Sql PR Validation

Build log #L18871

Error: The process '/opt/hostedtoolcache/dotnet/dotnet' failed with exit code 1

Check failure on line 2788629 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Akka.Persistence.Sql PR Validation

Build log #L2788629

Error: The process '/opt/hostedtoolcache/dotnet/dotnet' failed with exit code 1

Check failure on line 2788634 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Akka.Persistence.Sql PR Validation

Build log #L2788634

Dotnet command failed with non-zero exit code on the following projects : [
  '/home/vsts/work/1/s/src/Akka.Persistence.Sql.Data.Compatibility.Tests/Akka.Persistence.Sql.Data.Compatibility.Tests.csproj',
  '/home/vsts/work/1/s/src/Akka.Persistence.Sql.Tests/Akka.Persistence.Sql.Tests.csproj'
]

Check failure on line 16 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Akka.Persistence.Sql PR Validation

Build log #L16

Bash wrote one or more lines to the standard error stream.

Check failure on line 1 in Akka.Persistence.Sql.Tests.SqlServer.SqlServerEndToEndSpec.Should_Start_ActorSystem_wth_Sql_Persistence

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Akka.Persistence.Sql PR Validation

Akka.Persistence.Sql.Tests.SqlServer.SqlServerEndToEndSpec.Should_Start_ActorSystem_wth_Sql_Persistence

Failed: Timeout 00:00:03 while waiting for a message of type System.String 
Raw output
   at Akka.TestKit.Xunit2.XunitAssertions.Fail(String format, Object[] args)
   at Akka.TestKit.TestKitBase.InternalExpectMsgEnvelopeAsync[T](Nullable`1 timeout, Action`2 assert, String hint, CancellationToken cancellationToken, Boolean shouldLog)
   at Akka.TestKit.TestKitBase.InternalExpectMsgEnvelopeAsync[T](Nullable`1 timeout, Action`1 msgAssert, Action`1 senderAssert, String hint, CancellationToken cancellationToken)
   at Akka.TestKit.TestKitBase.InternalExpectMsgAsync[T](Nullable`1 timeout, Action`1 msgAssert, Action`1 senderAssert, String hint, CancellationToken cancellationToken)
   at Akka.TestKit.TestKitBase.ExpectMsg[T](T message, Nullable`1 timeout, String hint, CancellationToken cancellationToken)
   at Akka.Persistence.Sql.Tests.SqlEndToEndSpecBase`1.Should_Start_ActorSystem_wth_Sql_Persistence() in /home/vsts/work/1/s/src/Akka.Persistence.Sql.Tests/SqlEndToEndSpecBase.cs:line 118
--- End of stack trace from previous location ---

Check failure on line 1 in Akka.Persistence.Sql.Data.Compatibility.Tests.Sqlite.SqliteCompatibilitySpec.Sql query events by tag should correctly read tags after event deletion

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Akka.Persistence.Sql PR Validation

Akka.Persistence.Sql.Data.Compatibility.Tests.Sqlite.SqliteCompatibilitySpec.Sql query events by tag should correctly read tags after event deletion

Akka.Actor.AskTimeoutException : Timeout after 00:00:03 seconds
Raw output
   at Akka.Persistence.Sql.Data.Compatibility.Tests.DataCompatibilitySpecBase`1.ValidateRecovery(IActorRef region) in /home/vsts/work/1/s/src/Akka.Persistence.Sql.Data.Compatibility.Tests/DataCompatibilitySpecBase.cs:line 288
   at Akka.Persistence.Sql.Data.Compatibility.Tests.DataCompatibilitySpec`1.TagQueryEventDeletionValidationTest() in /home/vsts/work/1/s/src/Akka.Persistence.Sql.Data.Compatibility.Tests/DataCompatibilitySpec.cs:line 95
--- End of stack trace from previous location ---

Check failure on line 1 in Akka.Persistence.Sql.Data.Compatibility.Tests.MySql.MySqlMigratorCompatibilitySpec.Sql should recover data created using other persistence plugins

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Akka.Persistence.Sql PR Validation

Akka.Persistence.Sql.Data.Compatibility.Tests.MySql.MySqlMigratorCompatibilitySpec.Sql should recover data created using other persistence plugins

Akka.Actor.AskTimeoutException : Timeout after 00:00:03 seconds
Raw output
   at Akka.Persistence.Sql.Data.Compatibility.Tests.DataCompatibilitySpecBase`1.ValidateRecovery(IActorRef region) in /home/vsts/work/1/s/src/Akka.Persistence.Sql.Data.Compatibility.Tests/DataCompatibilitySpecBase.cs:line 288
   at Akka.Persistence.Sql.Data.Compatibility.Tests.DataCompatibilitySpec`1.RecoveryValidationTest() in /home/vsts/work/1/s/src/Akka.Persistence.Sql.Data.Compatibility.Tests/DataCompatibilitySpec.cs:line 32
--- End of stack trace from previous location ---

Check failure on line 1 in Akka.Persistence.Sql.Data.Compatibility.Tests.PostgreSql.PostgreSqlScriptCompatibilitySpec.Sql should recover data created using other persistence plugins

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Akka.Persistence.Sql PR Validation

Akka.Persistence.Sql.Data.Compatibility.Tests.PostgreSql.PostgreSqlScriptCompatibilitySpec.Sql should recover data created using other persistence plugins

Akka.Actor.AskTimeoutException : Timeout after 00:00:03 seconds
Raw output
   at Akka.Persistence.Sql.Data.Compatibility.Tests.DataCompatibilitySpecBase`1.ValidateRecovery(IActorRef region) in /home/vsts/work/1/s/src/Akka.Persistence.Sql.Data.Compatibility.Tests/DataCompatibilitySpecBase.cs:line 288
   at Akka.Persistence.Sql.Data.Compatibility.Tests.DataCompatibilitySpec`1.RecoveryValidationTest() in /home/vsts/work/1/s/src/Akka.Persistence.Sql.Data.Compatibility.Tests/DataCompatibilitySpec.cs:line 32
--- End of stack trace from previous location ---