BUILD FAILURE
Build URLhttps://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-jboss_permanentCheck/1565/
Project:FT-nuxeo-master-webdriver-dm-jboss_permanentCheck
Date of build:Thu, 28 Mar 2013 10:47:56 +0100
Build duration:10 min

CHANGES
No Changes

BUILD ARTIFACTS
  • jboss-webdriver/log/boot.log
  • jboss-webdriver/log/console.log
  • jboss-webdriver/log/nuxeo-error.log
  • jboss-webdriver/log/nuxeoctl.log
  • jboss-webdriver/log/server.log
  • jboss-webdriver/log/stderr.log
  • jboss-webdriver/server/default/deploy/nuxeo.ear/config/distribution.properties

  • BUILD ARTIFACTS
    Nuxeo multi-OS startup
    Nuxeo Distribution Parent
    Nuxeo CAP
    Case Management EAR
    Nuxeo Core Server
    Nuxeo DAM Distribution
    Nuxeo DM
    Nuxeo DM Selenium Tests
    Nuxeo DM WebDriver Tests
    Nuxeo JBoss5 Distribution
    Nuxeo Distribution Resources
    Nuxeo Social Collaboration Distribution
    Helper POM with Nuxeo test dependencies
    Nuxeo Functional Tests
    Nuxeo multi-OS startup
    Marketplace package of Nuxeo CMF
    Virtual content browser marketplace package
    Marketplace package of Nuxeo DAM
    Marketplace package of Nuxeo DM
    Marketplace package of Nuxeo Social Collaboration
    Nuxeo Startup Wizard
    Marketplace package
    Nuxeo DAM Marketplace package

    CONSOLE OUTPUT
    [...truncated 299 lines...]
    [exec] Include template: /opt/hudson/workspace/FT-nuxeo-master-webdriver-dm-jboss_permanentCheck/jboss-webdriver/templates/common-deploydir
    [exec] Include template: /opt/hudson/workspace/FT-nuxeo-master-webdriver-dm-jboss_permanentCheck/jboss-webdriver/templates/common-binding
    [exec] Include template: /opt/hudson/workspace/FT-nuxeo-master-webdriver-dm-jboss_permanentCheck/jboss-webdriver/templates/common
    [exec] Include template: /opt/hudson/workspace/FT-nuxeo-master-webdriver-dm-jboss_permanentCheck/jboss-webdriver/templates/default
    [exec] Configuration files generation (nuxeo.force.generation=true)...
    [exec] Configuration files generated.
    [exec] Server started with process ID 7975.
    [exec] ...............................................................................................................................................................................................................................................
    [exec] Starting process is taking too long - giving up.
    [exec]
    [exec] Some commands failed:
    BUILD FAILED
    /opt/hudson/workspace/FT-nuxeo-master-webdriver-dm-jboss_permanentCheck/nuxeo/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target/nuxeo-ftest.xml:1313: exec returned: 1
    Total time: 5 minutes 14 seconds
    [JENKINS] Archiving disabled
    [INFO] ------------------------------------------------------------------------
    [ERROR] BUILD ERROR
    [INFO] ------------------------------------------------------------------------
    [INFO] Error occurred while running /opt/hudson/workspace/FT-nuxeo-master-webdriver-dm-jboss_permanentCheck/nuxeo/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/itests.xml: exec returned: 1
    [INFO] ------------------------------------------------------------------------
    [INFO] For more information, run Maven with the -e switch
    [INFO] ------------------------------------------------------------------------
    [INFO] Total time: 6 minutes 47 seconds
    [INFO] Finished at: Thu Mar 28 10:58:32 CET 2013
    [INFO] Final Memory: 96M/454M
    [INFO] ------------------------------------------------------------------------
    Waiting for Jenkins to finish collecting data
    channel stopped
    Archiving artifacts
    ERROR: Failed to archive artifacts: **/log/*.log, **/nuxeo.ear/config/distribution.properties, **/failsafe-reports/*, **/target/*.png
    hudson.util.IOException2: hudson.os.PosixException: /opt/hudson/workspace/FT-nuxeo-master-webdriver-dm-jboss_permanentCheck/jboss-webdriver/server/default/tmp/542y5j4s-64y6o7-hetqvng6-1-hetqw0cd-w/nuxeo.ear/config/distribution.properties ENOENT
    at hudson.FilePath.copyRecursiveTo(FilePath.java:1903)
    at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:116)
    at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
    at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:814)
    at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:786)
    at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:947)
    at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:733)
    at hudson.model.Run.execute(Run.java:1592)
    at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
    at hudson.model.ResourceController.execute(ResourceController.java:88)
    at hudson.model.Executor.run(Executor.java:237)
    Caused by: java.util.concurrent.ExecutionException: hudson.os.PosixException: /opt/hudson/workspace/FT-nuxeo-master-webdriver-dm-jboss_permanentCheck/jboss-webdriver/server/default/tmp/542y5j4s-64y6o7-hetqvng6-1-hetqw0cd-w/nuxeo.ear/config/distribution.properties ENOENT
    at hudson.remoting.Channel$4.adapt(Channel.java:705)
    at hudson.remoting.Channel$4.adapt(Channel.java:700)
    at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
    at hudson.FilePath.copyRecursiveTo(FilePath.java:1901)
    ... 10 more
    Caused by: hudson.os.PosixException: /opt/hudson/workspace/FT-nuxeo-master-webdriver-dm-jboss_permanentCheck/jboss-webdriver/server/default/tmp/542y5j4s-64y6o7-hetqvng6-1-hetqw0cd-w/nuxeo.ear/config/distribution.properties ENOENT
    at hudson.os.PosixAPI$1.error(PosixAPI.java:43)
    at org.jruby.ext.posix.LinuxPOSIX.stat(LinuxPOSIX.java:89)
    at hudson.util.IOUtils.mode(IOUtils.java:125)
    at hudson.util.io.TarArchiver.visit(TarArchiver.java:102)
    at hudson.util.DirScanner$Glob.scan(DirScanner.java:133)
    at hudson.FilePath.writeToTar(FilePath.java:1939)
    at hudson.FilePath.access$1000(FilePath.java:168)
    at hudson.FilePath$36.invoke(FilePath.java:1880)
    at hudson.FilePath$36.invoke(FilePath.java:1876)
    at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2348)
    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:303)
    at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    at java.lang.Thread.run(Thread.java:662)
    Checking ^\d{4}-\d{2}-\d{2}.*(ERROR)(?!( \[STDERR\] Cajoled)).*
    /opt/hudson/workspace/FT-nuxeo-master-webdriver-dm-jboss_permanentCheck/jboss-webdriver/log/console.log:
    2013-03-28 10:58:29,154 ERROR [org.nuxeo.launcher.NuxeoLauncher] Starting process is taking too long - giving up.
    2013-03-28 10:58:29,154 ERROR [org.nuxeo.launcher.NuxeoLauncher]
    /opt/hudson/workspace/FT-nuxeo-master-webdriver-dm-jboss_permanentCheck/jboss-webdriver/log/server.log:
    2013-03-28 10:54:45,612 ERROR [org.jboss.kernel.plugins.dependency.AbstractKernelController] Error installing to Real: name=vfsfile:/opt/hudson/workspace/FT-nuxeo-master-webdriver-dm-jboss_permanentCheck/jboss-webdriver/server/default/deploy/nuxeo.ear/ state=PreReal mode=Manual requiredState=Real
    2013-03-28 10:54:45,693 ERROR [org.jboss.system.server.profileservice.ProfileServiceBootstrap] Failed to load profile: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):
    [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