Skip to content

[CI] testDriverConfigurationWithSSLInURL fails #41557

Open
@dnhatn

Description

@dnhatn

testDriverConfigurationWithSSLInURL starts failing on CI after 0ca375e.

  2> java.lang.AssertionError: Driver registration should have been successful. Error: java.sql.SQLException: No suitable driver
        at __randomizedtesting.SeedInfo.seed([D912BBBA5B9BCB6B:A9E1C8ACED9F587D]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.elasticsearch.xpack.sql.jdbc.JdbcConfigurationTests.testDriverConfigurationWithSSLInURL(JdbcConfigurationTests.java:265)

I can't reproduce this locally.

./gradlew :x-pack:plugin:sql:jdbc:test --tests "org.elasticsearch.xpack.sql.jdbc.JdbcConfigurationTests.testDriverConfigurationWithSSLInURL" \
  -Dtests.seed=D912BBBA5B9BCB6B \
  -Dtests.security.manager=true \
  -Dtests.locale=mg-MG \
  -Dtests.timezone=America/Dawson_Creek \
  -Dcompiler.java=12 \
  -Druntime.java=11

Relates #41283

Metadata

Metadata

Assignees

Labels

:Analytics/SQLSQL querying>test-failureTriaged test failures from CITeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)low-riskAn open issue or test failure that is a low risk to future releases

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions