Danny Cranmer created FLINK-31696: ------------------------------------- Summary: ElasticSearch nightly CI failure Key: FLINK-31696 URL: https://issues.apache.org/jira/browse/FLINK-31696 Project: Flink Issue Type: Technical Debt Components: Connectors / ElasticSearch Reporter: Danny Cranmer
Investigate and fix the nightly CI failure. Example [https://github.com/apache/flink-connector-elasticsearch/actions/runs/4585918498/jobs/8098357503] {code:java} Error: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) on project flink-connector-elasticsearch-base: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test failed: org.junit.platform.commons.JUnitException: TestEngine with ID 'archunit' failed to discover tests: 'java.lang.Object com.tngtech.archunit.lang.syntax.elements.MethodsThat.areAnnotatedWith(java.lang.Class)' -> [Help 1] {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)