You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Danny Cranmer (Jira)" <ji...@apache.org> on 2023/04/03 09:50:00 UTC

[jira] [Updated] (FLINK-31697) OpenSearch nightly CI failure

     [ https://issues.apache.org/jira/browse/FLINK-31697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Danny Cranmer updated FLINK-31697:
----------------------------------
    Description: 
Investigate and fix the nightly CI failure. Example [https://github.com/apache/flink-connector-opensearch/actions/runs/4585851921]

 

 
{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-opensearch: 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}
 

 

  was:
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}
 

 


> OpenSearch nightly CI failure
> -----------------------------
>
>                 Key: FLINK-31697
>                 URL: https://issues.apache.org/jira/browse/FLINK-31697
>             Project: Flink
>          Issue Type: Technical Debt
>          Components: Connectors / ElasticSearch
>            Reporter: Danny Cranmer
>            Priority: Major
>
> Investigate and fix the nightly CI failure. Example [https://github.com/apache/flink-connector-opensearch/actions/runs/4585851921]
>  
>  
> {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-opensearch: 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)