BUILD FAILURE
Build URLhttps://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-video-master/91/
Project:addons_nuxeo-platform-video-master
Date of build:Tue, 12 Feb 2013 11:28:20 +0100
Build duration:1 min 14 sec

CHANGES
  Revision 792a4cd8988f8ed844eca78945a056a99e3a1cd9 by vpasquier:(NXP-10450: Add thumbnail factory for video file - fetch the preview or fallback on big icon (commit: 792a4cd8988f8ed844eca78945a056a99e3a1cd9))
  addnuxeo-platform-video-core/src/main/resources/OSGI-INF/video-thumbnailfactory-contrib.xml
  editnuxeo-platform-video-core/src/main/resources/META-INF/MANIFEST.MF
  addnuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/adapter/ThumbnailVideoFactory.java

BUILD ARTIFACTS
Nuxeo Platform Video API
  • org.nuxeo.ecm.platform/nuxeo-platform-video-api/5.7-SNAPSHOT/nuxeo-platform-video-api-5.7-SNAPSHOT.jar
  • org.nuxeo.ecm.platform/nuxeo-platform-video-api/5.7-SNAPSHOT/nuxeo-platform-video-api-5.7-SNAPSHOT.pom
  • Nuxeo Platform Video Converters
  • org.nuxeo.ecm.platform/nuxeo-platform-video-convert/5.7-SNAPSHOT/nuxeo-platform-video-convert-5.7-SNAPSHOT.jar
  • org.nuxeo.ecm.platform/nuxeo-platform-video-convert/5.7-SNAPSHOT/nuxeo-platform-video-convert-5.7-SNAPSHOT.pom
  • Nuxeo Platform Video Core
  • org.nuxeo.ecm.platform/nuxeo-platform-video-core/5.7-SNAPSHOT/nuxeo-platform-video-core-5.7-SNAPSHOT.pom
  • Nuxeo Platform Video JSF
    Nuxeo Platform Video parent
  • org.nuxeo.ecm.platform/nuxeo-platform-video-parent/5.7-SNAPSHOT/nuxeo-platform-video-parent-5.7-SNAPSHOT.pom

  • JUnit Tests
    Name: org.nuxeo.ecm.platform.video.convert Failed: 0 test(s), Passed: 5 test(s), Skipped: 0 test(s), Total: 5 test(s)

    CONSOLE OUTPUT
    [...truncated 235 lines...]
    [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-filemanager-api:5.7-SNAPSHOT: checking for updates from internal-snapshots
    [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-search-api:5.7-SNAPSHOT: checking for updates from internal-snapshots
    [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-versioning-api:5.7-SNAPSHOT: checking for updates from internal-snapshots
    [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-types-api:5.7-SNAPSHOT: checking for updates from internal-snapshots
    [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-forms-layout-api:5.7-SNAPSHOT: checking for updates from internal-snapshots
    [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-types-core:5.7-SNAPSHOT: checking for updates from internal-snapshots
    [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-mimetype-core:5.7-SNAPSHOT: checking for updates from internal-snapshots
    [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-imaging-api:5.7-SNAPSHOT: checking for updates from internal-snapshots
    [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-imaging-parent:5.7-SNAPSHOT: checking for updates from internal-snapshots
    [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-features-parent:5.7-SNAPSHOT: checking for updates from internal-snapshots
    [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-imaging-convert:5.7-SNAPSHOT: checking for updates from internal-snapshots
    [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-imaging-convert:5.7-SNAPSHOT: checking for updates from public-snapshot
    [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-imaging-core:5.7-SNAPSHOT: checking for updates from internal-snapshots
    [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-imaging-core:5.7-SNAPSHOT: checking for updates from public-snapshot
    [INFO] [incremental-build:incremental-build {execution: default}]
    [INFO] Verifying module descriptor ...
    [INFO] Verifying parent modules...
    [INFO] Verifying resources...
    [INFO] resources updated, module have to be cleaned
    [INFO] resources updated, module have to be cleaned
    [INFO] Deleting /home/hudson/tmp/workspace/addons_nuxeo-platform-video-master/nuxeo-platform-video-core/target
    [INFO] [resources:copy-resources {execution: copy-readme}]
    [INFO] Using 'UTF-8' encoding to copy filtered resources.
    [INFO] Copying 0 resource
    [INFO] [resources:copy-resources {execution: copy-readme-parent}]
    [INFO] Using 'UTF-8' encoding to copy filtered resources.
    [INFO] Copying 1 resource
    [INFO] [jacoco:prepare-agent {execution: default}]
    [INFO] it.failsafe.argLine set to -javaagent:/opt/hudson/.m2/repository/org/jacoco/org.jacoco.agent/0.6.1.201212231917/org.jacoco.agent-0.6.1.201212231917-runtime.jar=destfile=/tmp/jacoco-it.dump,append=true
    [INFO] [resources:resources {execution: default-resources}]
    [INFO] Using 'UTF-8' encoding to copy filtered resources.
    [INFO] Copying 12 resources
    [INFO] [compiler:compile {execution: default-compile}]
    [INFO] Compiling 12 source files to /home/hudson/tmp/workspace/addons_nuxeo-platform-video-master/nuxeo-platform-video-core/target/classes
    [INFO] -------------------------------------------------------------
    [ERROR] COMPILATION ERROR :
    [INFO] -------------------------------------------------------------
    [ERROR] /home/hudson/tmp/workspace/addons_nuxeo-platform-video-master/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/adapter/ThumbnailVideoFactory.java:[21,39] package org.nuxeo.ecm.core.api.thumbnail does not exist
    [ERROR] /home/hudson/tmp/workspace/addons_nuxeo-platform-video-master/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/adapter/ThumbnailVideoFactory.java:[29,46] cannot find symbol
    symbol: class ThumbnailFactory
    public class ThumbnailVideoFactory implements ThumbnailFactory {
    [ERROR] /home/hudson/tmp/workspace/addons_nuxeo-platform-video-master/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/adapter/ThumbnailVideoFactory.java:[31,4] method does not override or implement a method from a supertype
    [ERROR] /home/hudson/tmp/workspace/addons_nuxeo-platform-video-master/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/adapter/ThumbnailVideoFactory.java:[44,4] method does not override or implement a method from a supertype
    [INFO] 4 errors
    [INFO] -------------------------------------------------------------
    [JENKINS] Archiving /home/hudson/tmp/workspace/addons_nuxeo-platform-video-master/nuxeo-platform-video-core/pom.xml to /jenkins/.jenkins/jobs/addons_nuxeo-platform-video-master/modules/org.nuxeo.ecm.platform$nuxeo-platform-video-core/builds/2013-02-12_11-28-23/archive/org.nuxeo.ecm.platform/nuxeo-platform-video-core/5.7-SNAPSHOT/nuxeo-platform-video-core-5.7-SNAPSHOT.pom
    [INFO] ------------------------------------------------------------------------
    [ERROR] BUILD FAILURE
    [INFO] ------------------------------------------------------------------------
    [INFO] Compilation failure
    /home/hudson/tmp/workspace/addons_nuxeo-platform-video-master/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/adapter/ThumbnailVideoFactory.java:[21,39] package org.nuxeo.ecm.core.api.thumbnail does not exist
    /home/hudson/tmp/workspace/addons_nuxeo-platform-video-master/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/adapter/ThumbnailVideoFactory.java:[29,46] cannot find symbol
    symbol: class ThumbnailFactory
    public class ThumbnailVideoFactory implements ThumbnailFactory {
    /home/hudson/tmp/workspace/addons_nuxeo-platform-video-master/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/adapter/ThumbnailVideoFactory.java:[31,4] method does not override or implement a method from a supertype
    /home/hudson/tmp/workspace/addons_nuxeo-platform-video-master/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/adapter/ThumbnailVideoFactory.java:[44,4] method does not override or implement a method from a supertype
    [INFO] ------------------------------------------------------------------------
    [INFO] For more information, run Maven with the -e switch
    [INFO] ------------------------------------------------------------------------
    [INFO] Total time: 57 seconds
    [INFO] Finished at: Tue Feb 12 11:29:27 CET 2013
    [INFO] Final Memory: 80M/317M
    [INFO] ------------------------------------------------------------------------
    Waiting for Jenkins to finish collecting data
    channel stopped
    Updating NXP-10450
    [ci-game] evaluating rule: Build result
    [ci-game] scored: -10.0
    [ci-game] evaluating rule: Increased number of failed tests
    [ci-game] evaluating rule: Increased number of passed tests
    [ci-game] evaluating rule: Decreased number of failed tests
    [ci-game] evaluating rule: Decreased number of passed tests
    [ci-game] evaluating rule: Open HIGH priority tasks
    [ci-game] evaluating rule: Open NORMAL priority tasks
    [ci-game] evaluating rule: Open LOW priority tasks
    [ci-game] evaluating rule: HIGH priority PMD warnings
    [ci-game] evaluating rule: NORMAL priority PMD warnings
    [ci-game] evaluating rule: LOW priority PMD warnings
    [ci-game] evaluating rule: New HIGH priority Findbugs warnings
    [ci-game] evaluating rule: New NORMAL priority Findbugs warnings
    [ci-game] evaluating rule: New LOW priority Findbugs warnings
    [ci-game] evaluating rule: Fixed HIGH priority Findbugs warnings
    [ci-game] evaluating rule: Fixed NORMAL priority Findbugs warnings
    [ci-game] evaluating rule: Fixed LOW priority Findbugs warnings
    [ci-game] evaluating rule: Changed number of compiler warnings
    [ci-game] evaluating rule: Changed number of checkstyle warnings
    Email was triggered for: First Failure
    Trigger Success was overridden by another trigger and will not send an email.
    Sending email for trigger: First Failure

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

    Reply via email to