Skip to content

[CI] SSLDriverTests testHandshakeFailureBecauseProtocolMismatch failing #115016

Open

Description

Build Scans:

Reproduction Line:

./gradlew ':x-pack:plugin:security:test' --tests "org.elasticsearch.xpack.security.transport.nio.SSLDriverTests.testHandshakeFailureBecauseProtocolMismatch" -Dtests.seed=A07446C92EC11D36 -Dtests.locale=fr -Dtests.timezone=Asia/Yangon -Druntime.java=11

Applicable branches:
7.17

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: 
Expected: (is "The client supported protocol versions [TLSv1.1] are not accepted by server preferences [TLS12]" or is "Client requested protocol TLSv1.1 not enabled or not supported" or is "No appropriate protocol (protocol is disabled or cipher suites are inappropriate)")
     but: was "The client supported protocol versions [TLSv1.1] are not accepted by server preferences [TLSv1.2]"

Issue Reasons:

  • [7.17] 15 consecutive failures in step corretto11_java-matrix
  • [7.17] 15 failures in test testHandshakeFailureBecauseProtocolMismatch (3.0% fail rate in 508 executions)
  • [7.17] 15 failures in step corretto11_java-matrix (100.0% fail rate in 15 executions)
  • [7.17] 15 failures in pipeline elasticsearch-periodic (100.0% fail rate in 15 executions)

Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    :Security/TLSSSL/TLS, Certificates>test-failureTriaged test failures from CITeam:SecurityMeta label for security teamneeds:riskRequires assignment of a risk label (low, medium, blocker)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions