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

[Flaky test] EnqueueEventAsyncEnqueuesForAutomaticRouting #25402

Closed
pakrym opened this issue Nov 18, 2021 · 3 comments
Closed

[Flaky test] EnqueueEventAsyncEnqueuesForAutomaticRouting #25402

pakrym opened this issue Nov 18, 2021 · 3 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Event Hubs test-reliability Issue that causes tests to be unreliable

Comments

@pakrym
Copy link
Contributor

pakrym commented Nov 18, 2021

EnqueueEventAsyncEnqueuesForAutomaticRouting

Result Details
Failed Yesterday on 0989f368c000000
Duration0:05:00.100
Ownernot available
Date started11/17/2021, 4:33:10 PM
Date completed11/17/2021, 4:38:10 PM
Failing sinceYesterday
Failing since build20211117.4

Debug

Work items

Attachments

History

Attachments*

Error message
System.OperationCanceledException : The operation was canceled.


Stack trace
   at System.Threading.CancellationToken.ThrowOperationCanceledException()
   at Azure.Messaging.EventHubs.Tests.EventHubBufferedProducerClientTests.<EnqueueEventAsyncEnqueuesForAutomaticRouting>d__87.MoveNext() in D:\a\_work\1\s\sdk\eventhub\Azure.Messaging.EventHubs\tests\Producer\EventHubBufferedProducerClientTests.cs:line 2609
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at Azure.Messaging.EventHubs.Tests.EventHubBufferedProducerClientTests.<EnqueueEventAsyncEnqueuesForAutomaticRouting>d__87.MoveNext() in D:\a\_work\1\s\sdk\eventhub\Azure.Messaging.EventHubs\tests\Producer\EventHubBufferedProducerClientTests.cs:line 2616
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   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.Execution.SimpleWorkItem.<>c__DisplayClass4_0.<PerformWork>b__0()
   at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
   at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
   at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork()

https://dev.azure.com/azure-sdk/internal/_build/results?buildId=1201057&view=ms.vss-test-web.build-test-results-tab&runId=25868902&resultId=105940&paneView=debug

@jsquire
Copy link
Member

jsquire commented Nov 18, 2021

Should be fixed by #25346, which got merged after this test run. I'm going to close this out for now, please let me know if you see it continue to be flaky.

@jsquire jsquire closed this as completed Nov 18, 2021
@pakrym
Copy link
Contributor Author

pakrym commented Nov 18, 2021

@pakrym pakrym reopened this Nov 18, 2021
@jsquire jsquire added Client This issue points to a problem in the data-plane of the library. Event Hubs test-reliability Issue that causes tests to be unreliable labels Nov 18, 2021
@jsquire jsquire added this to the [2021] December milestone Nov 18, 2021
@jsquire
Copy link
Member

jsquire commented Nov 18, 2021

I think it's really fixed for real now.

@jsquire jsquire closed this as completed Nov 18, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Event Hubs test-reliability Issue that causes tests to be unreliable
Projects
None yet
Development

No branches or pull requests

2 participants