Query channel #270
15 fail, 6 skipped, 402 pass in 5m 15s
Annotations
github-actions / Test Results
OpenStreamEnumerationThrowsOnConnectionLoss (AxonIQ.AxonServerIntegrationTests.EventChannelConnectivityIntegrationTests) failed
test/AxonIQ.AxonServerIntegrationTests/TestResults/server_integration_tests.trx [took 0s]
Raw output
System.InvalidOperationException : Embedded Axon Server could not be initialized. Failed to reach it at http://localhost:32775/actuator/health within 300 seconds and after 300 attempts at AxonIQ.AxonServer.Embedded.EmbeddedAxonServer.WaitUntilAvailableAsync(Nullable`1 maximumWaitTime, Nullable`1 delayBetweenAttempts) in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/src/AxonIQ.AxonServer.Embedded/EmbeddedAxonServer.cs:line 137
at AxonIQ.AxonServer.Embedded.EmbeddedToxicAxonServer.WaitUntilAvailableAsync(Nullable`1 maximumWaitTime, Nullable`1 delayBetweenAttempts) in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/src/AxonIQ.AxonServer.Embedded/EmbeddedToxicAxonServer.cs:line 60
at AxonIQ.AxonServerIntegrationTests.Containerization.ToxicAxonServerWithAccessControlDisabled.Xunit.IAsyncLifetime.InitializeAsync() in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/test/AxonIQ.AxonServerIntegrationTests/Containerization/ToxicAxonServerWithAccessControlDisabled.cs:line 25
github-actions / Test Results
RecoverFromConnectionLoss (AxonIQ.AxonServerIntegrationTests.CommandChannelConnectivityIntegrationTests) failed
test/AxonIQ.AxonServerIntegrationTests/TestResults/server_integration_tests.trx [took 0s]
Raw output
System.InvalidOperationException : Embedded Axon Server could not be initialized. Failed to reach it at http://localhost:32775/actuator/health within 300 seconds and after 300 attempts at AxonIQ.AxonServer.Embedded.EmbeddedAxonServer.WaitUntilAvailableAsync(Nullable`1 maximumWaitTime, Nullable`1 delayBetweenAttempts) in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/src/AxonIQ.AxonServer.Embedded/EmbeddedAxonServer.cs:line 137
at AxonIQ.AxonServer.Embedded.EmbeddedToxicAxonServer.WaitUntilAvailableAsync(Nullable`1 maximumWaitTime, Nullable`1 delayBetweenAttempts) in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/src/AxonIQ.AxonServer.Embedded/EmbeddedToxicAxonServer.cs:line 60
at AxonIQ.AxonServerIntegrationTests.Containerization.ToxicAxonServerWithAccessControlDisabled.Xunit.IAsyncLifetime.InitializeAsync() in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/test/AxonIQ.AxonServerIntegrationTests/Containerization/ToxicAxonServerWithAccessControlDisabled.cs:line 25
github-actions / Test Results
RecoverFromHeartbeatMissed (AxonIQ.AxonServerIntegrationTests.CommandChannelConnectivityIntegrationTests) failed
test/AxonIQ.AxonServerIntegrationTests/TestResults/server_integration_tests.trx [took 0s]
Raw output
System.InvalidOperationException : Embedded Axon Server could not be initialized. Failed to reach it at http://localhost:32775/actuator/health within 300 seconds and after 300 attempts at AxonIQ.AxonServer.Embedded.EmbeddedAxonServer.WaitUntilAvailableAsync(Nullable`1 maximumWaitTime, Nullable`1 delayBetweenAttempts) in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/src/AxonIQ.AxonServer.Embedded/EmbeddedAxonServer.cs:line 137
at AxonIQ.AxonServer.Embedded.EmbeddedToxicAxonServer.WaitUntilAvailableAsync(Nullable`1 maximumWaitTime, Nullable`1 delayBetweenAttempts) in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/src/AxonIQ.AxonServer.Embedded/EmbeddedToxicAxonServer.cs:line 60
at AxonIQ.AxonServerIntegrationTests.Containerization.ToxicAxonServerWithAccessControlDisabled.Xunit.IAsyncLifetime.InitializeAsync() in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/test/AxonIQ.AxonServerIntegrationTests/Containerization/ToxicAxonServerWithAccessControlDisabled.cs:line 25
github-actions / Test Results
RecoverFromConnectionLoss (AxonIQ.AxonServerIntegrationTests.ControlChannelConnectivityIntegrationTests) failed
test/AxonIQ.AxonServerIntegrationTests/TestResults/server_integration_tests.trx [took 0s]
Raw output
System.InvalidOperationException : Embedded Axon Server could not be initialized. Failed to reach it at http://localhost:32775/actuator/health within 300 seconds and after 300 attempts at AxonIQ.AxonServer.Embedded.EmbeddedAxonServer.WaitUntilAvailableAsync(Nullable`1 maximumWaitTime, Nullable`1 delayBetweenAttempts) in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/src/AxonIQ.AxonServer.Embedded/EmbeddedAxonServer.cs:line 137
at AxonIQ.AxonServer.Embedded.EmbeddedToxicAxonServer.WaitUntilAvailableAsync(Nullable`1 maximumWaitTime, Nullable`1 delayBetweenAttempts) in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/src/AxonIQ.AxonServer.Embedded/EmbeddedToxicAxonServer.cs:line 60
at AxonIQ.AxonServerIntegrationTests.Containerization.ToxicAxonServerWithAccessControlDisabled.Xunit.IAsyncLifetime.InitializeAsync() in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/test/AxonIQ.AxonServerIntegrationTests/Containerization/ToxicAxonServerWithAccessControlDisabled.cs:line 25
Check warning on line 0 in AxonIQ.AxonServerIntegrationTests.QueryChannelIntegrationTests
github-actions / Test Results
SubscriptionQueryWaitForScatteredUpdatesHasExpectedResult (AxonIQ.AxonServerIntegrationTests.QueryChannelIntegrationTests) failed
test/AxonIQ.AxonServerIntegrationTests/TestResults/server_integration_tests.trx [took 0s]
Raw output
Assert.Equal() Failure: Values differ
Expected: 6
Actual: 3 at AxonIQ.AxonServerIntegrationTests.QueryChannelIntegrationTests.SubscriptionQueryWaitForScatteredUpdatesHasExpectedResult() in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/test/AxonIQ.AxonServerIntegrationTests/QueryChannelIntegrationTests.cs:line 449
at AxonIQ.AxonServerIntegrationTests.QueryChannelIntegrationTests.SubscriptionQueryWaitForScatteredUpdatesHasExpectedResult() in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/test/AxonIQ.AxonServerIntegrationTests/QueryChannelIntegrationTests.cs:line 455
at AxonIQ.AxonServerIntegrationTests.QueryChannelIntegrationTests.SubscriptionQueryWaitForScatteredUpdatesHasExpectedResult() in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/test/AxonIQ.AxonServerIntegrationTests/QueryChannelIntegrationTests.cs:line 455
at AxonIQ.AxonServerIntegrationTests.QueryChannelIntegrationTests.SubscriptionQueryWaitForScatteredUpdatesHasExpectedResult() in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/test/AxonIQ.AxonServerIntegrationTests/QueryChannelIntegrationTests.cs:line 455
--- End of stack trace from previous location ---
github-actions / Test Results
OpenAggregateStreamEnumerationThrowsOnConnectionLoss (AxonIQ.AxonServerIntegrationTests.EventChannelConnectivityIntegrationTests) failed
test/AxonIQ.AxonServerIntegrationTests/TestResults/server_integration_tests.trx [took 0s]
Raw output
System.InvalidOperationException : Embedded Axon Server could not be initialized. Failed to reach it at http://localhost:32775/actuator/health within 300 seconds and after 300 attempts at AxonIQ.AxonServer.Embedded.EmbeddedAxonServer.WaitUntilAvailableAsync(Nullable`1 maximumWaitTime, Nullable`1 delayBetweenAttempts) in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/src/AxonIQ.AxonServer.Embedded/EmbeddedAxonServer.cs:line 137
at AxonIQ.AxonServer.Embedded.EmbeddedToxicAxonServer.WaitUntilAvailableAsync(Nullable`1 maximumWaitTime, Nullable`1 delayBetweenAttempts) in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/src/AxonIQ.AxonServer.Embedded/EmbeddedToxicAxonServer.cs:line 60
at AxonIQ.AxonServerIntegrationTests.Containerization.ToxicAxonServerWithAccessControlDisabled.Xunit.IAsyncLifetime.InitializeAsync() in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/test/AxonIQ.AxonServerIntegrationTests/Containerization/ToxicAxonServerWithAccessControlDisabled.cs:line 25
github-actions / Test Results
CreateWithAuthenticationTokenReturnsExpectedResultWhenAtLeastOneRoutingServerIsReachable (AxonIQ.AxonServerIntegrationTests.AxonServerGrpcChannelFactoryTests+WhenServerHasAccessControlEnabled) failed
test/AxonIQ.AxonServerIntegrationTests/TestResults/server_integration_tests.trx [took 0s]
Raw output
System.InvalidOperationException : Embedded Axon Server could not be initialized. Failed to reach it at http://localhost:32772/actuator/health within 300 seconds and after 299 attempts at AxonIQ.AxonServer.Embedded.EmbeddedAxonServer.WaitUntilAvailableAsync(Nullable`1 maximumWaitTime, Nullable`1 delayBetweenAttempts) in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/src/AxonIQ.AxonServer.Embedded/EmbeddedAxonServer.cs:line 137
at AxonIQ.AxonServerIntegrationTests.Containerization.AxonServerWithAccessControlEnabled.Xunit.IAsyncLifetime.InitializeAsync() in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/test/AxonIQ.AxonServerIntegrationTests/Containerization/AxonServerWithAccessControlEnabled.cs:line 24
github-actions / Test Results
OpenAggregateStreamCooperativeCancellationOnCancellationByCaller (AxonIQ.AxonServerIntegrationTests.EventChannelConnectivityIntegrationTests) failed
test/AxonIQ.AxonServerIntegrationTests/TestResults/server_integration_tests.trx [took 0s]
Raw output
System.InvalidOperationException : Embedded Axon Server could not be initialized. Failed to reach it at http://localhost:32775/actuator/health within 300 seconds and after 300 attempts at AxonIQ.AxonServer.Embedded.EmbeddedAxonServer.WaitUntilAvailableAsync(Nullable`1 maximumWaitTime, Nullable`1 delayBetweenAttempts) in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/src/AxonIQ.AxonServer.Embedded/EmbeddedAxonServer.cs:line 137
at AxonIQ.AxonServer.Embedded.EmbeddedToxicAxonServer.WaitUntilAvailableAsync(Nullable`1 maximumWaitTime, Nullable`1 delayBetweenAttempts) in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/src/AxonIQ.AxonServer.Embedded/EmbeddedToxicAxonServer.cs:line 60
at AxonIQ.AxonServerIntegrationTests.Containerization.ToxicAxonServerWithAccessControlDisabled.Xunit.IAsyncLifetime.InitializeAsync() in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/test/AxonIQ.AxonServerIntegrationTests/Containerization/ToxicAxonServerWithAccessControlDisabled.cs:line 25
github-actions / Test Results
CreateWithoutAuthenticationReturnsExpectedResultWhenAtLeastOneRoutingServerIsReachable (AxonIQ.AxonServerIntegrationTests.AxonServerGrpcChannelFactoryTests+WhenServerHasAccessControlEnabled) failed
test/AxonIQ.AxonServerIntegrationTests/TestResults/server_integration_tests.trx [took 0s]
Raw output
System.InvalidOperationException : Embedded Axon Server could not be initialized. Failed to reach it at http://localhost:32772/actuator/health within 300 seconds and after 299 attempts at AxonIQ.AxonServer.Embedded.EmbeddedAxonServer.WaitUntilAvailableAsync(Nullable`1 maximumWaitTime, Nullable`1 delayBetweenAttempts) in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/src/AxonIQ.AxonServer.Embedded/EmbeddedAxonServer.cs:line 137
at AxonIQ.AxonServerIntegrationTests.Containerization.AxonServerWithAccessControlEnabled.Xunit.IAsyncLifetime.InitializeAsync() in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/test/AxonIQ.AxonServerIntegrationTests/Containerization/AxonServerWithAccessControlEnabled.cs:line 24
github-actions / Test Results
CreateWithoutAuthenticationReturnsExpectedResult (AxonIQ.AxonServerIntegrationTests.AxonServerGrpcChannelFactoryTests+WhenServerHasAccessControlEnabled) failed
test/AxonIQ.AxonServerIntegrationTests/TestResults/server_integration_tests.trx [took 0s]
Raw output
System.InvalidOperationException : Embedded Axon Server could not be initialized. Failed to reach it at http://localhost:32772/actuator/health within 300 seconds and after 299 attempts at AxonIQ.AxonServer.Embedded.EmbeddedAxonServer.WaitUntilAvailableAsync(Nullable`1 maximumWaitTime, Nullable`1 delayBetweenAttempts) in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/src/AxonIQ.AxonServer.Embedded/EmbeddedAxonServer.cs:line 137
at AxonIQ.AxonServerIntegrationTests.Containerization.AxonServerWithAccessControlEnabled.Xunit.IAsyncLifetime.InitializeAsync() in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/test/AxonIQ.AxonServerIntegrationTests/Containerization/AxonServerWithAccessControlEnabled.cs:line 24
github-actions / Test Results
CreateWithAuthenticationTokenReturnsExpectedResult (AxonIQ.AxonServerIntegrationTests.AxonServerGrpcChannelFactoryTests+WhenServerHasAccessControlEnabled) failed
test/AxonIQ.AxonServerIntegrationTests/TestResults/server_integration_tests.trx [took 0s]
Raw output
System.InvalidOperationException : Embedded Axon Server could not be initialized. Failed to reach it at http://localhost:32772/actuator/health within 300 seconds and after 299 attempts at AxonIQ.AxonServer.Embedded.EmbeddedAxonServer.WaitUntilAvailableAsync(Nullable`1 maximumWaitTime, Nullable`1 delayBetweenAttempts) in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/src/AxonIQ.AxonServer.Embedded/EmbeddedAxonServer.cs:line 137
at AxonIQ.AxonServerIntegrationTests.Containerization.AxonServerWithAccessControlEnabled.Xunit.IAsyncLifetime.InitializeAsync() in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/test/AxonIQ.AxonServerIntegrationTests/Containerization/AxonServerWithAccessControlEnabled.cs:line 24
github-actions / Test Results
OpenStreamCooperativeCancellationOnCancellationByCaller (AxonIQ.AxonServerIntegrationTests.EventChannelConnectivityIntegrationTests) failed
test/AxonIQ.AxonServerIntegrationTests/TestResults/server_integration_tests.trx [took 0s]
Raw output
System.InvalidOperationException : Embedded Axon Server could not be initialized. Failed to reach it at http://localhost:32775/actuator/health within 300 seconds and after 300 attempts at AxonIQ.AxonServer.Embedded.EmbeddedAxonServer.WaitUntilAvailableAsync(Nullable`1 maximumWaitTime, Nullable`1 delayBetweenAttempts) in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/src/AxonIQ.AxonServer.Embedded/EmbeddedAxonServer.cs:line 137
at AxonIQ.AxonServer.Embedded.EmbeddedToxicAxonServer.WaitUntilAvailableAsync(Nullable`1 maximumWaitTime, Nullable`1 delayBetweenAttempts) in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/src/AxonIQ.AxonServer.Embedded/EmbeddedToxicAxonServer.cs:line 60
at AxonIQ.AxonServerIntegrationTests.Containerization.ToxicAxonServerWithAccessControlDisabled.Xunit.IAsyncLifetime.InitializeAsync() in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/test/AxonIQ.AxonServerIntegrationTests/Containerization/ToxicAxonServerWithAccessControlDisabled.cs:line 25
github-actions / Test Results
OpenStreamCooperativeCancellationOnReconnect (AxonIQ.AxonServerIntegrationTests.EventChannelConnectivityIntegrationTests) failed
test/AxonIQ.AxonServerIntegrationTests/TestResults/server_integration_tests.trx [took 0s]
Raw output
System.InvalidOperationException : Embedded Axon Server could not be initialized. Failed to reach it at http://localhost:32775/actuator/health within 300 seconds and after 300 attempts at AxonIQ.AxonServer.Embedded.EmbeddedAxonServer.WaitUntilAvailableAsync(Nullable`1 maximumWaitTime, Nullable`1 delayBetweenAttempts) in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/src/AxonIQ.AxonServer.Embedded/EmbeddedAxonServer.cs:line 137
at AxonIQ.AxonServer.Embedded.EmbeddedToxicAxonServer.WaitUntilAvailableAsync(Nullable`1 maximumWaitTime, Nullable`1 delayBetweenAttempts) in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/src/AxonIQ.AxonServer.Embedded/EmbeddedToxicAxonServer.cs:line 60
at AxonIQ.AxonServerIntegrationTests.Containerization.ToxicAxonServerWithAccessControlDisabled.Xunit.IAsyncLifetime.InitializeAsync() in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/test/AxonIQ.AxonServerIntegrationTests/Containerization/ToxicAxonServerWithAccessControlDisabled.cs:line 25
github-actions / Test Results
RecoverFromHeartbeatMissed (AxonIQ.AxonServerIntegrationTests.ControlChannelConnectivityIntegrationTests) failed
test/AxonIQ.AxonServerIntegrationTests/TestResults/server_integration_tests.trx [took 0s]
Raw output
System.InvalidOperationException : Embedded Axon Server could not be initialized. Failed to reach it at http://localhost:32775/actuator/health within 300 seconds and after 300 attempts at AxonIQ.AxonServer.Embedded.EmbeddedAxonServer.WaitUntilAvailableAsync(Nullable`1 maximumWaitTime, Nullable`1 delayBetweenAttempts) in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/src/AxonIQ.AxonServer.Embedded/EmbeddedAxonServer.cs:line 137
at AxonIQ.AxonServer.Embedded.EmbeddedToxicAxonServer.WaitUntilAvailableAsync(Nullable`1 maximumWaitTime, Nullable`1 delayBetweenAttempts) in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/src/AxonIQ.AxonServer.Embedded/EmbeddedToxicAxonServer.cs:line 60
at AxonIQ.AxonServerIntegrationTests.Containerization.ToxicAxonServerWithAccessControlDisabled.Xunit.IAsyncLifetime.InitializeAsync() in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/test/AxonIQ.AxonServerIntegrationTests/Containerization/ToxicAxonServerWithAccessControlDisabled.cs:line 25
github-actions / Test Results
OpenAggregateStreamCooperativeCancellationOnReconnect (AxonIQ.AxonServerIntegrationTests.EventChannelConnectivityIntegrationTests) failed
test/AxonIQ.AxonServerIntegrationTests/TestResults/server_integration_tests.trx [took 0s]
Raw output
System.InvalidOperationException : Embedded Axon Server could not be initialized. Failed to reach it at http://localhost:32775/actuator/health within 300 seconds and after 300 attempts at AxonIQ.AxonServer.Embedded.EmbeddedAxonServer.WaitUntilAvailableAsync(Nullable`1 maximumWaitTime, Nullable`1 delayBetweenAttempts) in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/src/AxonIQ.AxonServer.Embedded/EmbeddedAxonServer.cs:line 137
at AxonIQ.AxonServer.Embedded.EmbeddedToxicAxonServer.WaitUntilAvailableAsync(Nullable`1 maximumWaitTime, Nullable`1 delayBetweenAttempts) in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/src/AxonIQ.AxonServer.Embedded/EmbeddedToxicAxonServer.cs:line 60
at AxonIQ.AxonServerIntegrationTests.Containerization.ToxicAxonServerWithAccessControlDisabled.Xunit.IAsyncLifetime.InitializeAsync() in /home/runner/work/axonserver-connector-dotnet/axonserver-connector-dotnet/test/AxonIQ.AxonServerIntegrationTests/Containerization/ToxicAxonServerWithAccessControlDisabled.cs:line 25