./gradlew ":x-pack:plugin:security:test" --tests "org.elasticsearch.xpack.ssl.SSLErrorMessageFileTests.testMessageForCertificateAuthoritiesOutsideConfigDir" -Dtests.seed=D84B27A85367C362 -Dtests.locale=ksf -Dtests.timezone=Europe/Brussels -Druntime.java=21
java.lang.AssertionError:
Expected: a throwable with message of "failed to load SSL configuration [xpack.security.authc.realms.ldap.ldap1.ssl] - cannot read configured PEM certificate_authorities [/this/path/is/outside/the/config/directory/file.error] because access to read the file is blocked; SSL resources should be placed in the [/dev/shm/bk/bk-agent-prod-gcp-1757016771307972022/elastic/elasticsearch-periodic/x-pack/plugin/security/build/testrun/test/temp/org.elasticsearch.xpack.ssl.SSLErrorMessageFileTests_D84B27A85367C362-001/tempDir-048/config] directory"
but: was <org.elasticsearch.ElasticsearchSecurityException: failed to load SSL configuration [xpack.security.authc.realms.ldap.ldap1.ssl] - cannot read configured PEM certificate_authorities [/this/path/is/outside/the/config/directory/file.error] because the file does not exist> at org.elasticsearch.xpack.core.ssl.SSLService.lambda$loadSslConfigurations$11(SSLService.java:622)
Build Scans:
Reproduction Line:
Applicable branches:
8.18
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
Issue Reasons:
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.