BUILD FAILURE
Build URLhttps://qa.nuxeo.org/jenkins/job/addons_nuxeo-jenkins-report-master/1064/
Project:addons_nuxeo-jenkins-report-master
Date of build:Mon, 15 Sep 2014 13:22:36 +0200
Build duration:3.7 sec

CHANGES
No Changes

BUILD ARTIFACTS
Nuxeo Jenkins Report Marketplace package
Nuxeo Jenkins Report Web Module
Nuxeo Jenkins Report

CONSOLE OUTPUT
[...truncated 6 lines...]
originally caused by:
Started by upstream project "addons-master" build number 3164
originally caused by:
Started by upstream project "nuxeo-dm-master" build number 2365
originally caused by:
Started by upstream project "nuxeo-features-master" build number 2878
originally caused by:
Started by upstream project "nuxeo-services-master" build number 1555
originally caused by:
Started by GitHub push by mhilaire
Started by upstream project "nuxeo-webengine-master" build number 1522
originally caused by:
Started by upstream project "nuxeo-services-master" build number 1555
Started by upstream project "nuxeo-theme-master" build number 1382
originally caused by:
Started by upstream project "nuxeo-services-master" build number 1555
Started by upstream project "nuxeo-services-master" build number 1555
Started by upstream project "nuxeo-features-master" build number 2878
Started by upstream project "addons_nuxeo-shell-master" build number 1070
originally caused by:
Started by upstream project "addons-master" build number 3164
Started by upstream project "addons_nuxeo-dam-master" build number 1077
originally caused by:
Started by upstream project "addons_nuxeo-rating-master" build number 1038
originally caused by:
Started by upstream project "addons_nuxeo-activity-master" build number 1127
originally caused by:
Started by upstream project "addons-master" build number 3164
Started by upstream project "addons_nuxeo-user-center-master" build number 1112
originally caused by:
Started by upstream project "addons-master" build number 3164
Started by upstream project "addons_nuxeo-opensocial-master" build number 1150
originally caused by:
Started by upstream project "addons-master" build number 3164
Started by upstream project "addons_nuxeo-opensocial-master" build number 1150
Building remotely on AWS slave - c3.xlarge (i-41d19e01) (SLAVE AWS FFCURRENT REMOTE_SLAVE) in workspace /opt/jenkins/workspace/addons_nuxeo-jenkins-report-master
Cloning the remote Git repository
Cloning repository git://github.com/nuxeo/nuxeo-jenkins-report.git
> git init /opt/jenkins/workspace/addons_nuxeo-jenkins-report-master # timeout=10
Fetching upstream changes from git://github.com/nuxeo/nuxeo-jenkins-report.git
> git --version # timeout=10
> git fetch --tags --progress git://github.com/nuxeo/nuxeo-jenkins-report.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url git://github.com/nuxeo/nuxeo-jenkins-report.git # timeout=10
> git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://github.com/nuxeo/nuxeo-jenkins-report.git # timeout=10
Fetching upstream changes from git://github.com/nuxeo/nuxeo-jenkins-report.git
> git fetch --tags --progress git://github.com/nuxeo/nuxeo-jenkins-report.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision bd2a7380bc2c48e688a4a447f11c86d61c5a8673 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f bd2a7380bc2c48e688a4a447f11c86d61c5a8673
> git rev-list bd2a7380bc2c48e688a4a447f11c86d61c5a8673 # timeout=10
No emails were triggered.
Parsing POMs
Downloaded artifact http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/ecm/distribution/nuxeo-distribution/5.9.6-SNAPSHOT/maven-metadata.xml
Failed to transfer Could not find metadata org.nuxeo.ecm.distribution:nuxeo-distribution:5.9.6-SNAPSHOT/maven-metadata.xml in nuxeo-studio (https://connect.nuxeo.com/nuxeo/site/studio/maven)
Downloaded artifact http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/distribution/nuxeo-distribution/5.9.6-SNAPSHOT/maven-metadata.xml
Downloaded artifact http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-addons-parent/5.9.6-SNAPSHOT/maven-metadata.xml
Failed to transfer Could not find metadata org.nuxeo:nuxeo-addons-parent:5.9.6-SNAPSHOT/maven-metadata.xml in nuxeo-studio (https://connect.nuxeo.com/nuxeo/site/studio/maven)
Downloaded artifact http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-addons-parent/5.9.6-SNAPSHOT/maven-metadata.xml
Downloaded artifact http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ecm/5.9.6-SNAPSHOT/maven-metadata.xml
Failed to transfer Could not find metadata org.nuxeo:nuxeo-ecm:5.9.6-SNAPSHOT/maven-metadata.xml in nuxeo-studio (https://connect.nuxeo.com/nuxeo/site/studio/maven)
Downloaded artifact http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ecm/5.9.6-SNAPSHOT/maven-metadata.xml
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: /opt/jenkins/workspace/addons_nuxeo-jenkins-report-master at hudson.remoting.Channel@58873609:AWS slave - c3.xlarge (i-41d19e01)
at hudson.FilePath.act(FilePath.java:913)
at hudson.FilePath.act(FilePath.java:895)
at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:953)
at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:681)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:533)
at hudson.model.Run.execute(Run.java:1740)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
at hudson.model.ResourceController.execute(ResourceController.java:89)
at hudson.model.Executor.run(Executor.java:240)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for javax.faces:jsf-api:jar is missing. @ line 34, column 17
at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1357)
at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1091)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2483)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
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:1146)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:701)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for javax.faces:jsf-api:jar is missing. @ line 34, column 17
at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364)
at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1294)
... 11 more
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

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

Reply via email to