BUILD FAILURE
Build URLhttps://qa.nuxeo.org/jenkins/job/addons_nuxeo-elasticsearch-master/310/
Project:addons_nuxeo-elasticsearch-master
Date of build:Wed, 09 Jul 2014 19:47:32 +0200
Build duration:2 min 18 sec

CHANGES
  Revision 75b6fab87a5903b5f84451d896f97863450aec1d by Florent Guillaume:(NXP-14672: move core tests from nuxeo-core-storage-sql-test to nuxeo-core-test (commit: 75b6fab87a5903b5f84451d896f97863450aec1d))
  editnuxeo-elasticsearch-core/pom.xml

BUILD ARTIFACTS
Elastic Search Connector implementation
Nuxeo Elastic Search Parent
Elastic Search WebApp integration
Elasticsearch Connector implementation
  • org.nuxeo.elasticsearch/nuxeo-elasticsearch-core/5.9.5-SNAPSHOT/nuxeo-elasticsearch-core-5.9.5-SNAPSHOT.pom
  • Nuxeo Elasticsearch Parent
  • org.nuxeo.elasticsearch/nuxeo-elasticsearch-parent/5.9.5-SNAPSHOT/nuxeo-elasticsearch-parent-5.9.5-SNAPSHOT.pom
  • Elasticsearch WebApp integration
  • org.nuxeo.elasticsearch/nuxeo-elasticsearch-web/5.9.5-SNAPSHOT/nuxeo-elasticsearch-web-5.9.5-SNAPSHOT.pom

  • CONSOLE OUTPUT
    [...truncated 758 lines...]
    [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/lucene/lucene-spatial/4.7.2/lucene-spatial-4.7.2.jar (106 KB at 195.4 KB/sec)
    [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/com/spatial4j/spatial4j/0.4.1/spatial4j-0.4.1.jar (100 KB at 222.2 KB/sec)
    [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/elasticsearch/elasticsearch/1.1.2/elasticsearch-1.1.2.jar (12356 KB at 2817.6 KB/sec)
    [INFO]
    [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-elasticsearch-core ---
    [TASKS] Scanning folder '/opt/jenkins/workspace/addons_nuxeo-elasticsearch-master/nuxeo-elasticsearch-core' for files matching the pattern '**/*.java, **/*.txt, **/*.xml' - excludes:
    [TASKS] Found 47 files to scan for tasks
    Found 2 open tasks.
    [TASKS] Computing warning deltas based on reference build #309
    [INFO]
    [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-elasticsearch-core ---
    [INFO] Storing buildNumber: 20140709-174937 at timestamp: 1404928177663
    [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/addons_nuxeo-elasticsearch-master/nuxeo-elasticsearch-core && git rev-parse --verify HEAD
    [INFO] Working directory: /opt/jenkins/workspace/addons_nuxeo-elasticsearch-master/nuxeo-elasticsearch-core
    [INFO] Storing buildScmBranch: UNKNOWN
    [INFO]
    [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-elasticsearch-core ---
    [INFO] Verifying module descriptor ...
    [INFO] Pom descriptor modification detected.
    [INFO] Deleting /opt/jenkins/workspace/addons_nuxeo-elasticsearch-master/nuxeo-elasticsearch-core/target
    [INFO]
    [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-elasticsearch-core ---
    [INFO] Using 'UTF-8' encoding to copy filtered resources.
    [INFO] Copying 0 resource
    [INFO]
    [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-elasticsearch-core ---
    [INFO] Using 'UTF-8' encoding to copy filtered resources.
    [INFO] Copying 2 resources
    [INFO]
    [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-elasticsearch-core ---
    [INFO] Using 'UTF-8' encoding to copy filtered resources.
    [INFO] Copying 5 resources
    [INFO]
    [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-elasticsearch-core ---
    [INFO] Changes detected - recompiling the module!
    [INFO] Compiling 26 source files to /opt/jenkins/workspace/addons_nuxeo-elasticsearch-master/nuxeo-elasticsearch-core/target/classes
    [INFO] -------------------------------------------------------------
    [ERROR] COMPILATION ERROR :
    [INFO] -------------------------------------------------------------
    [ERROR] /opt/jenkins/workspace/addons_nuxeo-elasticsearch-master/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/query/NxqlQueryConverter.java:[52,43] package org.nuxeo.ecm.core.storage.sql.jdbc does not exist
    [ERROR] /opt/jenkins/workspace/addons_nuxeo-elasticsearch-master/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/query/NxqlQueryConverter.java:[185,39] package NXQLQueryMaker does not exist
    [INFO] 2 errors
    [INFO] -------------------------------------------------------------
    Notifying upstream projects of job completion
    Join notifier requires a CauseAction
    [INFO] ------------------------------------------------------------------------
    [INFO] Reactor Summary:
    [INFO]
    [INFO] Nuxeo Elasticsearch Parent ........................ SUCCESS [1:00.969s]
    [INFO] Elasticsearch Connector implementation ............ FAILURE [26.583s]
    [INFO] Elasticsearch WebApp integration .................. SKIPPED
    [INFO] ------------------------------------------------------------------------
    [INFO] BUILD FAILURE
    [INFO] ------------------------------------------------------------------------
    [INFO] Total time: 1:43.536s
    [INFO] Finished at: Wed Jul 09 17:49:46 UTC 2014
    [INFO] Final Memory: 64M/240M
    [INFO] ------------------------------------------------------------------------
    [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project nuxeo-elasticsearch-core: Compilation failure: Compilation failure:
    [ERROR] /opt/jenkins/workspace/addons_nuxeo-elasticsearch-master/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/query/NxqlQueryConverter.java:[52,43] package org.nuxeo.ecm.core.storage.sql.jdbc does not exist
    [ERROR] /opt/jenkins/workspace/addons_nuxeo-elasticsearch-master/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/query/NxqlQueryConverter.java:[185,39] package NXQLQueryMaker does not exist
    [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
    [ERROR]
    [ERROR] After correcting the problems, you can resume the build with the command
    [ERROR] mvn -rf :nuxeo-elasticsearch-core
    [JENKINS] Archiving /opt/jenkins/workspace/addons_nuxeo-elasticsearch-master/nuxeo-elasticsearch-core/pom.xml to org.nuxeo.elasticsearch/nuxeo-elasticsearch-core/5.9.5-SNAPSHOT/nuxeo-elasticsearch-core-5.9.5-SNAPSHOT.pom
    Sending artifact delta relative to addons_nuxeo-elasticsearch-master » Elasticsearch Connector implementation #309
    Archived 1 artifacts
    Archive block size is 32768
    Received 0 blocks and 4957 bytes
    Compression is 0.0%
    Took 0.11 sec
    [JENKINS] Archiving /opt/jenkins/workspace/addons_nuxeo-elasticsearch-master/nuxeo-elasticsearch-web/pom.xml to org.nuxeo.elasticsearch/nuxeo-elasticsearch-web/5.9.5-SNAPSHOT/nuxeo-elasticsearch-web-5.9.5-SNAPSHOT.pom
    Sending artifact delta relative to addons_nuxeo-elasticsearch-master » Elasticsearch WebApp integration #309
    Archived 1 artifacts
    Archive block size is 32768
    Received 0 blocks and 1728 bytes
    Compression is 0.0%
    Took 0.1 sec
    [JENKINS] Archiving /opt/jenkins/workspace/addons_nuxeo-elasticsearch-master/pom.xml to org.nuxeo.elasticsearch/nuxeo-elasticsearch-parent/5.9.5-SNAPSHOT/nuxeo-elasticsearch-parent-5.9.5-SNAPSHOT.pom
    Sending artifact delta relative to addons_nuxeo-elasticsearch-master » Nuxeo Elasticsearch Parent #309
    Archived 1 artifacts
    Archive block size is 32768
    Received 0 blocks and 1496 bytes
    Compression is 0.0%
    Took 0.11 sec
    channel stopped
    Skipping Cobertura coverage report as build was not UNSTABLE or better ...
    Updating NXP-14672
    Email was triggered for: Failure - 1st
    Trigger Failure - Any was overridden by another trigger and will not send an email.
    Trigger Failure - Still was overridden by another trigger and will not send an email.
    Sending email for trigger: Failure - 1st

    _______________________________________________
    ECM-QA mailing list
    [email protected]
    http://lists.nuxeo.com/mailman/listinfo/ecm-qa
    

    Reply via email to