BUILD FAILURE
Build URLhttps://qa.nuxeo.org/jenkins/job/addons_FT_nuxeo-jbpm-1.0/220/
Project:addons_FT_nuxeo-jbpm-1.0
Date of build:Sun, 31 Mar 2013 21:07:02 +0200
Build duration:5.3 sec

CHANGES
No Changes

BUILD ARTIFACTS
  • ftest/selenium/target/results/result-suite-setup.html
  • ftest/selenium/target/results/result-suite.html
  • ftest/selenium/target/selenium-debug-suite-setup.log
  • ftest/selenium/target/selenium-debug-suite.log
  • ftest/selenium/target/selenium-suite-setup.log
  • ftest/selenium/target/selenium-suite.log
  • ftest/selenium/target/tomcat/log/console.log
  • ftest/selenium/target/tomcat/log/nuxeo-error.log
  • ftest/selenium/target/tomcat/log/nuxeoctl.log
  • ftest/selenium/target/tomcat/log/server.log
  • ftest/selenium/target/tomcat/log/stderr.log
  • ftest/selenium/target/tomcat/nxserver/config/distribution.properties
  • ftest/selenium/target/tomcat/nxserver/data/installAfterRestart-CMF.log
  • ftest/selenium/target/tomcat/nxserver/data/installAfterRestart-DAM.log
  • ftest/selenium/target/tomcat/nxserver/data/installAfterRestart-DM.log
  • ftest/selenium/target/tomcat/nxserver/data/installAfterRestart-SC.log

  • BUILD ARTIFACTS
    Nuxeo jBPM Marketplace EAR
    Nuxeo jBPM Marketplace Package
    Nuxeo jBPM Marketplace Parent
    Nuxeo jBPM functional tests with Selenium

    CONSOLE OUTPUT
    Started by upstream project "nuxeo-distribution-master" build number 1496
    originally caused by:
    Started by upstream project "addons_nuxeo-social-collaboration-master" build number 177
    originally caused by:
    Started by upstream project "addons_nuxeo-rating-master" build number 177
    originally caused by:
    Started by upstream project "addons_nuxeo-activity-master" build number 190
    originally caused by:
    Started by upstream project "addons_nuxeo-user-center-master" build number 183
    originally caused by:
    Started by upstream project "addons_nuxeo-opensocial-master" build number 199
    originally caused by:
    Started by upstream project "nuxeo-core-master" build number 687
    originally caused by:
    Started by GitHub push by efge
    Started by GitHub push by efge
    Building remotely on chipolata in workspace /home/hudson/tmp/workspace/addons_FT_nuxeo-jbpm-1.0
    [addons_FT_nuxeo-jbpm-1.0] $ hg showconfig paths.default
    [addons_FT_nuxeo-jbpm-1.0] $ hg pull --rev 1.0
    [addons_FT_nuxeo-jbpm-1.0] $ hg update --clean --rev 1.0
    0 files updated, 0 files merged, 0 files removed, 0 files unresolved
    [addons_FT_nuxeo-jbpm-1.0] $ hg log --rev . --template {node}
    [addons_FT_nuxeo-jbpm-1.0] $ hg log --rev . --template {rev}
    [addons_FT_nuxeo-jbpm-1.0] $ hg log --rev 269ce6e7c1110c656d78221abe17ea9a64ebca0e
    [addons_FT_nuxeo-jbpm-1.0] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev 1.0:0 --follow --prune 269ce6e7c1110c656d78221abe17ea9a64ebca0e
    No emails were triggered.
    Parsing POMs
    Downloaded artifact http://maven.in.nuxeo.com/nexus/content/groups/public-snapshot//org/nuxeo/ecm/distribution/nuxeo-distribution/5.7-SNAPSHOT/maven-metadata.xml
    Downloaded artifact http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots//org/nuxeo/ecm/distribution/nuxeo-distribution/5.7-SNAPSHOT/maven-metadata.xml
    Downloaded artifact http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots//org/nuxeo/nuxeo-addons-parent/5.7-SNAPSHOT/maven-metadata.xml
    Downloaded artifact http://maven.in.nuxeo.com/nexus/content/groups/public-snapshot//org/nuxeo/nuxeo-addons-parent/5.7-SNAPSHOT/maven-metadata.xml
    Downloaded artifact http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots//org/nuxeo/nuxeo-ecm/5.7-SNAPSHOT/maven-metadata.xml
    Downloaded artifact http://maven.in.nuxeo.com/nexus/content/groups/public-snapshot//org/nuxeo/nuxeo-ecm/5.7-SNAPSHOT/maven-metadata.xml
    [addons_FT_nuxeo-jbpm-1.0] $ /usr/lib/jvm/java-7-sun//bin/java -Xmx1024m -Xms256m -cp /home/hudson/tmp/maven-agent.jar:/home/hudson/tmp/classworlds.jar hudson.maven.agent.Main /opt/apache-maven-2.2.1 /home/hudson/bin/slave-1.504.jar /home/hudson/tmp/maven-interceptor.jar 34652 /home/hudson/tmp/maven2.1-interceptor.jar
    ERROR: Failed to parse POMs
    java.io.IOException: Cannot run program "/usr/lib/jvm/java-7-sun//bin/java" (in directory "/home/hudson/tmp/workspace/addons_FT_nuxeo-jbpm-1.0"): error=2, No such file or directory
    at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
    at hudson.Proc$LocalProc.(Proc.java:244)
    at hudson.Proc$LocalProc.(Proc.java:216)
    at hudson.Launcher$LocalLauncher.launch(Launcher.java:763)
    at hudson.Launcher$ProcStarter.start(Launcher.java:353)
    at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:988)
    at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:955)
    at hudson.remoting.UserRequest.perform(UserRequest.java:118)
    at hudson.remoting.UserRequest.perform(UserRequest.java:48)
    at hudson.remoting.Request$2.run(Request.java:326)
    at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
    at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
    at java.util.concurrent.FutureTask.run(FutureTask.java:166)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    at java.lang.Thread.run(Thread.java:722)
    Caused by: java.io.IOException: error=2, No such file or directory
    at java.lang.UNIXProcess.forkAndExec(Native Method)
    at java.lang.UNIXProcess.(UNIXProcess.java:135)
    at java.lang.ProcessImpl.start(ProcessImpl.java:130)
    at java.lang.ProcessBuilder.start(ProcessBuilder.java:1021)
    ... 15 more
    Archiving artifacts
    Checking ^\d{4}-\d{2}-\d{2}.*ERROR.*
    /home/hudson/tmp/workspace/addons_FT_nuxeo-jbpm-1.0/ftest/selenium/target/tomcat/log/nuxeo-error.log:
    2013-03-08 21:03:09,449 ERROR [nuxeo-error-log] javax.el.ELException: org.nuxeo.ecm.core.api.DocumentSecurityException: Privilege 'Read' is not granted to 'jdoe'
    2013-03-08 21:03:09,451 ERROR [nuxeo-error-log]
    /home/hudson/tmp/workspace/addons_FT_nuxeo-jbpm-1.0/ftest/selenium/target/tomcat/log/server.log:
    2013-03-08 21:03:09,439 ERROR [org.nuxeo.ecm.core.api.CoreSession] Permission 'Read' is not granted to 'jdoe' on document / (4e7eda53-c28f-4a4d-a9da-d0c583f4cb23 - Root)
    2013-03-08 21:03:09,448 ERROR [org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler] javax.el.ELException: org.nuxeo.ecm.core.api.DocumentSecurityException: Privilege 'Read' is not granted to 'jdoe'
    2013-03-08 21:03:09,449 ERROR [nuxeo-error-log] javax.el.ELException: org.nuxeo.ecm.core.api.DocumentSecurityException: Privilege 'Read' is not granted to 'jdoe'
    2013-03-08 21:03:09,451 ERROR [nuxeo-error-log]
    Publishing Selenium report...
    Copying the reports.
    parsing resultFile result-suite-setup.html
    parsing resultFile result-suite.html
    [ci-game] evaluating rule: Build result
    [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: Failure
    Sending email for trigger: Failure

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

    Reply via email to