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

[release/7.0] Networking and Security tests fail on spanish servers: There are no more endpoints available in the endpoint mapper #83226

Closed
buyaa-n opened this issue Mar 9, 2023 · 10 comments
Assignees
Labels
area-System.Security blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab
Milestone

Comments

@buyaa-n
Copy link
Member

buyaa-n commented Mar 9, 2023

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=198600
Build error leg or test failing: System.Net.Http.Functional.Tests.PlatformHandler_HttpClientHandler_ServerCertificates_Http2_Test.UseCallback_SelfSignedCertificate_ExpectedPolicyErrors
Pull request: #82807

Error Message

{
  "ErrorMessage": "No hay más extremos disponibles desde el asignador de extremos",
  "ExcludeConsoleLog": false
}

Report

Build Definition Test Pull Request
213628 dotnet/runtime System.Security.Cryptography.Dsa.Tests.DSAXml.FromToXml
213112 dotnet/runtime System.Security.Cryptography.X509Certificates.Tests.DynamicChainTests.NameConstraintViolation_ExcludedTree_Dns #83742
204142 dotnet/runtime System.Security.Cryptography.Xml.Tests.SignedXml_Limits.TestReferenceLimits #83405
204115 dotnet/runtime System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandler_ClientCertificates_Test.Manual_CertificateOnlySentWhenValid_Success #83404
199477 dotnet/runtime System.Net.Security.Tests.SslStreamNetworkStreamTest.SslStream_NegotiateClientCertificateAsync_IncompleteIncomingTlsFrame_Throws #81283
198640 dotnet/runtime System.Security.Cryptography.Tests.DSACreateTests.CreateWithKeysize(keySizeInBits: 1024)
198600 dotnet/runtime System.Reflection.PortableExecutable.Tests.PEBuilderTests.Checksum #82807
197958 dotnet/runtime System.Security.Cryptography.Pkcs.Tests.SignerInfoTests.AddCounterSignerToUnsortedAttributeSignature #82277
197933 dotnet/runtime System.Security.Cryptography.Cng.Tests.ECDsaCngPkcs8Tests.NoPlaintextExportFailsPkcs8 #82246
197927 dotnet/runtime System.Security.Cryptography.Pkcs.Tests.Pkcs8PrivateKeyInfoTests.ReencryptAndImport #82248
196671 dotnet/runtime System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandler_ServerCertificates_Test.UseCallback_SelfSignedCertificate_ExpectedPolicyErrors #83102

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 2 11
@buyaa-n buyaa-n added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab labels Mar 9, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Mar 9, 2023
@ghost
Copy link

ghost commented Mar 9, 2023

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

Issue Details

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=198600
Build error leg or test failing: System.Net.Http.Functional.Tests.PlatformHandler_HttpClientHandler_ServerCertificates_Http2_Test.UseCallback_SelfSignedCertificate_ExpectedPolicyErrors
Pull request: #82807

Error Message

{
  "ErrorMessage": "No hay más extremos disponibles desde el asignador de extremos",
  "ExcludeConsoleLog": false
}
Author: buyaa-n
Assignees: -
Labels:

area-System.Net.Http, blocking-clean-ci, Known Build Error

Milestone: -

@wfurt
Copy link
Member

wfurt commented Mar 9, 2023

seems like dup of #74838. I'm wondering if we should change the 7.0 test queues as well or live with the failures @carlossanlop

@ghost
Copy link

ghost commented Mar 14, 2023

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

Issue Details

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=198600
Build error leg or test failing: System.Net.Http.Functional.Tests.PlatformHandler_HttpClientHandler_ServerCertificates_Http2_Test.UseCallback_SelfSignedCertificate_ExpectedPolicyErrors
Pull request: #82807

Error Message

{
  "ErrorMessage": "No hay más extremos disponibles desde el asignador de extremos",
  "ExcludeConsoleLog": false
}

Report

Build Definition Test Pull Request
199477 dotnet/runtime System.Net.Security.Tests.SslStreamNetworkStreamTest.SslStream_NegotiateClientCertificateAsync_IncompleteIncomingTlsFrame_Throws #81283
198640 dotnet/runtime System.Security.Cryptography.Tests.DSACreateTests.CreateWithKeysize(keySizeInBits: 1024)
198600 dotnet/runtime System.Reflection.PortableExecutable.Tests.PEBuilderTests.Checksum #82807
197958 dotnet/runtime System.Security.Cryptography.Pkcs.Tests.SignerInfoTests.AddCounterSignerToUnsortedAttributeSignature #82277
197933 dotnet/runtime System.Security.Cryptography.Cng.Tests.ECDsaCngPkcs8Tests.NoPlaintextExportFailsPkcs8 #82246
197927 dotnet/runtime System.Security.Cryptography.Pkcs.Tests.Pkcs8PrivateKeyInfoTests.ReencryptAndImport #82248
196671 dotnet/runtime System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandler_ServerCertificates_Test.UseCallback_SelfSignedCertificate_ExpectedPolicyErrors #83102

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 7 7
Author: buyaa-n
Assignees: -
Labels:

area-System.Net.Security, blocking-clean-ci, untriaged, Known Build Error

Milestone: -

@ghost
Copy link

ghost commented Mar 14, 2023

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

Issue Details

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=198600
Build error leg or test failing: System.Net.Http.Functional.Tests.PlatformHandler_HttpClientHandler_ServerCertificates_Http2_Test.UseCallback_SelfSignedCertificate_ExpectedPolicyErrors
Pull request: #82807

Error Message

{
  "ErrorMessage": "No hay más extremos disponibles desde el asignador de extremos",
  "ExcludeConsoleLog": false
}

Report

Build Definition Test Pull Request
199477 dotnet/runtime System.Net.Security.Tests.SslStreamNetworkStreamTest.SslStream_NegotiateClientCertificateAsync_IncompleteIncomingTlsFrame_Throws #81283
198640 dotnet/runtime System.Security.Cryptography.Tests.DSACreateTests.CreateWithKeysize(keySizeInBits: 1024)
198600 dotnet/runtime System.Reflection.PortableExecutable.Tests.PEBuilderTests.Checksum #82807
197958 dotnet/runtime System.Security.Cryptography.Pkcs.Tests.SignerInfoTests.AddCounterSignerToUnsortedAttributeSignature #82277
197933 dotnet/runtime System.Security.Cryptography.Cng.Tests.ECDsaCngPkcs8Tests.NoPlaintextExportFailsPkcs8 #82246
197927 dotnet/runtime System.Security.Cryptography.Pkcs.Tests.Pkcs8PrivateKeyInfoTests.ReencryptAndImport #82248
196671 dotnet/runtime System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandler_ServerCertificates_Test.UseCallback_SelfSignedCertificate_ExpectedPolicyErrors #83102

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 7 7
Author: buyaa-n
Assignees: -
Labels:

area-System.Security, blocking-clean-ci, untriaged, Known Build Error

Milestone: -

@carlossanlop
Copy link
Member

carlossanlop commented Mar 14, 2023

seems like dup of #74838. I'm wondering if we should change the 7.0 test queues as well or live with the failures @carlossanlop

@wfurt can you please help backport the disabled tests that run in spanish? #82578

@carlossanlop carlossanlop changed the title [release/7.0] PlatformHandler_HttpClientHandler_ServerCertificates_Http2_Test fails on porting PR [release/7.0] Networking and Security tests fail on spanish servers: There are no more endpoints available in the endpoint mapper Mar 14, 2023
@carlossanlop
Copy link
Member

@carlossanlop
Copy link
Member

@jozkee
Copy link
Member

jozkee commented Mar 21, 2023

@carlossanlop did #82578 got backported?

@jozkee jozkee added this to the 7.0.x milestone Mar 21, 2023
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Mar 21, 2023
@carlossanlop carlossanlop self-assigned this Mar 21, 2023
@carlossanlop
Copy link
Member

did #82578 got backported?

Just did: #83747 and #83748.

@carlossanlop
Copy link
Member

Backport PRs merged.

@ghost ghost locked as resolved and limited conversation to collaborators Apr 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Security blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab
Projects
None yet
Development

No branches or pull requests

5 participants