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

Test failure System.Net.Mail.Tests.SmtpClientTest.TestGssapiAuthentication #88889

Closed
v-wenyuxu opened this issue Jul 14, 2023 · 2 comments
Closed
Labels
arch-x64 area-System.Net JitStress CLR JIT issues involving JIT internal stress modes os-windows
Milestone

Comments

@v-wenyuxu
Copy link

Failed in: runtime-coreclr libraries-jitstress 20230713.1

Failed tests:

net8.0-windows-Release-x64-CoreCLR_checked-jitstress2-Windows.10.Amd64.Open
    - System.Net.Mail.Tests.SmtpClientTest.TestGssapiAuthentication

Error message:

System.Net.Mail.SmtpException : Failure sending mail.
---- System.IO.IOException : Unable to read data from the transport connection: The connection was closed.

Stack trace:

   at System.Net.Mail.SmtpClient.Send(MailMessage message) in /_/src/libraries/System.Net.Mail/src/System/Net/Mail/SmtpClient.cs:line 531
   at System.Net.Mail.Tests.SmtpClientTest.TestGssapiAuthentication() in /_/src/libraries/System.Net.Mail/tests/Functional/SmtpClientTest.cs:line 572
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodInvoker.cs:line 59
----- Inner Stack Trace -----
   at System.Net.Mail.SmtpReplyReaderFactory.ProcessRead(Byte[] buffer, Int32 offset, Int32 read, Boolean readLine) in /_/src/libraries/System.Net.Mail/src/System/Net/Mail/SmtpReplyReaderFactory.cs:line 114
   at System.Net.Mail.SmtpReplyReaderFactory.ReadLines(SmtpReplyReader caller, Boolean oneLine) in /_/src/libraries/System.Net.Mail/src/System/Net/Mail/SmtpReplyReaderFactory.cs:line 323
   at System.Net.Mail.SmtpConnection.GetConnection(String host, Int32 port) in /_/src/libraries/System.Net.Mail/src/System/Net/Mail/SmtpConnection.cs:line 280
   at System.Net.Mail.SmtpTransport.GetConnection(String host, Int32 port) in /_/src/libraries/System.Net.Mail/src/System/Net/Mail/SmtpTransport.cs:line 114
   at System.Net.Mail.SmtpClient.Send(MailMessage message) in /_/src/libraries/System.Net.Mail/src/System/Net/Mail/SmtpClient.cs:line 491
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2023-05-03T07:34:51.35Z runtime-coreclr libraries-jitstress Release ubuntu.1804.amd64.open.rt x64 System.Net.Mail.Tests.SmtpClientTest.TestGssapiAuthentication Failed {"AzurePipelinesTestRunId":"5100440","DefinitionId":"138","System.JobName":"__default","BuildNumber":"20230503.1","System.JobAttempt":"1","DefinitionName":"runtime-coreclr libraries-jitstress","System.PhaseAttempt":"1","System.StageAttempt":"1","configuration":"Release","scenario":"jitstress1","operatingSystem":"Ubuntu.1804.Amd64.Open","BuildId":"260461","System.PhaseName":"libraries_test_run_checked_coreclr_linux_x64_Release","architecture":"x64","Reason":"Schedule","Project":"public","runtimeFlavor":"coreclr","System.StageName":"Build","System.JobId":"fe27627b-bd13-56b8-97c3-9bb28451d0b9","CollectionUri":"https://dev.azure.com/dnceng-public/"} Schedule
@v-wenyuxu v-wenyuxu added os-windows JitStress CLR JIT issues involving JIT internal stress modes arch-x64 labels Jul 14, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Jul 14, 2023
@ghost
Copy link

ghost commented Jul 14, 2023

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Issue Details

Failed in: runtime-coreclr libraries-jitstress 20230713.1

Failed tests:

net8.0-windows-Release-x64-CoreCLR_checked-jitstress2-Windows.10.Amd64.Open
    - System.Net.Mail.Tests.SmtpClientTest.TestGssapiAuthentication

Error message:

System.Net.Mail.SmtpException : Failure sending mail.
---- System.IO.IOException : Unable to read data from the transport connection: The connection was closed.

Stack trace:

   at System.Net.Mail.SmtpClient.Send(MailMessage message) in /_/src/libraries/System.Net.Mail/src/System/Net/Mail/SmtpClient.cs:line 531
   at System.Net.Mail.Tests.SmtpClientTest.TestGssapiAuthentication() in /_/src/libraries/System.Net.Mail/tests/Functional/SmtpClientTest.cs:line 572
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodInvoker.cs:line 59
----- Inner Stack Trace -----
   at System.Net.Mail.SmtpReplyReaderFactory.ProcessRead(Byte[] buffer, Int32 offset, Int32 read, Boolean readLine) in /_/src/libraries/System.Net.Mail/src/System/Net/Mail/SmtpReplyReaderFactory.cs:line 114
   at System.Net.Mail.SmtpReplyReaderFactory.ReadLines(SmtpReplyReader caller, Boolean oneLine) in /_/src/libraries/System.Net.Mail/src/System/Net/Mail/SmtpReplyReaderFactory.cs:line 323
   at System.Net.Mail.SmtpConnection.GetConnection(String host, Int32 port) in /_/src/libraries/System.Net.Mail/src/System/Net/Mail/SmtpConnection.cs:line 280
   at System.Net.Mail.SmtpTransport.GetConnection(String host, Int32 port) in /_/src/libraries/System.Net.Mail/src/System/Net/Mail/SmtpTransport.cs:line 114
   at System.Net.Mail.SmtpClient.Send(MailMessage message) in /_/src/libraries/System.Net.Mail/src/System/Net/Mail/SmtpClient.cs:line 491
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2023-05-03T07:34:51.35Z runtime-coreclr libraries-jitstress Release ubuntu.1804.amd64.open.rt x64 System.Net.Mail.Tests.SmtpClientTest.TestGssapiAuthentication Failed {"AzurePipelinesTestRunId":"5100440","DefinitionId":"138","System.JobName":"__default","BuildNumber":"20230503.1","System.JobAttempt":"1","DefinitionName":"runtime-coreclr libraries-jitstress","System.PhaseAttempt":"1","System.StageAttempt":"1","configuration":"Release","scenario":"jitstress1","operatingSystem":"Ubuntu.1804.Amd64.Open","BuildId":"260461","System.PhaseName":"libraries_test_run_checked_coreclr_linux_x64_Release","architecture":"x64","Reason":"Schedule","Project":"public","runtimeFlavor":"coreclr","System.StageName":"Build","System.JobId":"fe27627b-bd13-56b8-97c3-9bb28451d0b9","CollectionUri":"https://dev.azure.com/dnceng-public/"} Schedule
Author: v-wenyuxu
Assignees: -
Labels:

area-System.Net, os-windows, JitStress, arch-x64

Milestone: -

@jakobbotsch
Copy link
Member

Likely the same situation as #88890 (comment) -- the test passed in the next run, so going to close.

@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Jul 14, 2023
@karelz karelz added this to the 8.0.0 milestone Jul 16, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Aug 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-x64 area-System.Net JitStress CLR JIT issues involving JIT internal stress modes os-windows
Projects
None yet
Development

No branches or pull requests

3 participants