You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Christian Müller (JIRA)" <ji...@apache.org> on 2012/09/09 22:43:07 UTC

[jira] [Updated] (CAMEL-5586) camel-elasticsearch: Fail constantly on CI server and local machine

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

Christian Müller updated CAMEL-5586:
------------------------------------

    Affects Version/s:     (was: 2.10.1)
                       2.11.0
        Fix Version/s:     (was: 2.10.2)
    
> camel-elasticsearch: Fail constantly on CI server and local machine
> -------------------------------------------------------------------
>
>                 Key: CAMEL-5586
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5586
>             Project: Camel
>          Issue Type: Task
>          Components: camel-elasticsearch
>    Affects Versions: 2.11.0
>            Reporter: Christian Müller
>             Fix For: 2.11.0
>
>
> {noformat}
> christian-muellers-macbook-pro:camel-elasticsearch cmueller$ mvn clean install
> [INFO] Scanning for projects...
> [INFO]                                                                         
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Camel :: ElasticSearch 2.11-SNAPSHOT
> [INFO] ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ camel-elasticsearch ---
> [INFO] Deleting /Users/cmueller/workspaceCamel/camel/components/camel-elasticsearch/target
> [INFO] 
> [INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (versions) @ camel-elasticsearch ---
> [INFO] 
> [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ camel-elasticsearch ---
> [INFO] 
> [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ camel-elasticsearch ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 2 resources
> [INFO] Copying 3 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ camel-elasticsearch ---
> [INFO] Compiling 4 source files to /Users/cmueller/workspaceCamel/camel/components/camel-elasticsearch/target/classes
> [INFO] 
> [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ camel-elasticsearch ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 1 resource
> [INFO] Copying 3 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ camel-elasticsearch ---
> [INFO] Compiling 3 source files to /Users/cmueller/workspaceCamel/camel/components/camel-elasticsearch/target/test-classes
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.8:test (default-test) @ camel-elasticsearch ---
> [INFO] Surefire report directory: /Users/cmueller/workspaceCamel/camel/components/camel-elasticsearch/target/surefire-reports
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.camel.component.elasticsearch.ElasticsearchComponentTest
> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.103 sec
> Running org.apache.camel.component.elasticsearch.ElasticsearchConfigurationTest
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
> Running org.apache.camel.component.elasticsearch.SpringElasticsearchTest
> Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 61.241 sec <<< FAILURE!
> Results :
> Tests in error: 
>   testSendBody(org.apache.camel.component.elasticsearch.SpringElasticsearchTest): Exception occurred during execution on the exchange: Exchange[Message: {content=test}]
> Tests run: 13, Failures: 0, Errors: 1, Skipped: 0
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 1:39.984s
> [INFO] Finished at: Sun Sep 09 22:39:03 CEST 2012
> [INFO] Final Memory: 11M/81M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.8:test (default-test) on project camel-elasticsearch: There are test failures.
> [ERROR] 
> [ERROR] Please refer to /Users/cmueller/workspaceCamel/camel/components/camel-elasticsearch/target/surefire-reports for the individual test results.
> [ERROR] -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira