Build failed in Jenkins: echobase-technical-site-snapshot #32
See <http://ci.codelutin.com/jenkins/job/echobase-technical-site-snapshot/32/changes> Changes: [Tony CHEMIT] Use java 8 now ------------------------------------------ Started by an SCM change Building in workspace <http://ci.codelutin.com/jenkins/job/echobase-technical-site-snapshot/ws/>
git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://gitlab.nuiton.org/codelutin/echobase.git # timeout=10 Fetching upstream changes from https://gitlab.nuiton.org/codelutin/echobase.git git --version # timeout=10 git -c core.askpass=true fetch --tags --progress https://gitlab.nuiton.org/codelutin/echobase.git +refs/heads/*:refs/remotes/origin/* git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 Checking out Revision 903c941c6bc8ab00018afd48f3c23dd515f4dd58 (refs/remotes/origin/develop) git config core.sparsecheckout # timeout=10 git checkout -f 903c941c6bc8ab00018afd48f3c23dd515f4dd58 git rev-list 269b335c15893412a6bb754172fd34124b2ee3e3 # timeout=10 Parsing POMs Established TCP socket on 33601 [echobase-technical-site-snapshot] $ /opt/jdk8/bin/java -Dsettings.security=/var/local/forge/data/codelutin.com/maven/settings-security.xml -XX:MaxPermSize=256m -Xmx1024m -Djava.awt.headless=true -cp /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/opt/maven3/boot/plexus-classworlds-2.5.2.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven32Main /opt/maven3 /var/local/forge/exec/tomcat-codelutin.com/webapps/jenkins/WEB-INF/lib/remoting-2.53.2.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 33601 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <http://ci.codelutin.com/jenkins/job/echobase-technical-site-snapshot/ws/pom.xml> -s /var/local/forge/data/codelutin.com/maven/settings.xml clean verify site-deploy -DperformRelease -Psnapshot-site [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] EchoBase [INFO] EchoBase :: Domain [INFO] EchoBase :: Services [INFO] EchoBase :: UI [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building EchoBase 3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ echobase --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/echobase-technical-site-snapshot/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ echobase --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-site-deploy-classifier) @ echobase --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ echobase --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ echobase --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ echobase --- [WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireJavaVersion failed with message: Detected JDK Version: 1.8.0-73 is not in the allowed range 8. [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 40 second [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] EchoBase ........................................... FAILURE [ 21.777 s] [INFO] EchoBase :: Domain ................................. SKIPPED [INFO] EchoBase :: Services ............................... SKIPPED [INFO] EchoBase :: UI ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:30 min [INFO] Finished at: 2016-02-23T01:09:22+01:00 [JENKINS] Archiving disabled [INFO] Final Memory: 19M/184M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) on project echobase: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [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/MojoExecutionException Sending e-mails to: echobase-build@list.forge.codelutin.com chemit+codelutin-ci@codelutin.com channel stopped Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds
See <http://ci.codelutin.com/jenkins/job/echobase-technical-site-snapshot/33/changes> Changes: [Tony CHEMIT] Passage sur codelutinpom 7 [Tony CHEMIT] Suppression de javaVersion du pom (embarqué par codelutinpom) [Tony CHEMIT] Correction des assembly [maven-release] [jgitflow-maven-plugin]updating poms for 2.12 branch with snapshot [maven-release] [jgitflow-maven-plugin]updating poms for 2.13-SNAPSHOT development [maven-release] [jgitflow-maven-plugin]updating poms for branch'release/2.12' with [maven-release] [jgitflow-maven-plugin]updating develop poms to master versions to avoid [maven-release] [jgitflow-maven-plugin]Updating develop poms back to pre merge state ------------------------------------------ Started by user Tony CHEMIT Building in workspace <http://ci.codelutin.com/jenkins/job/echobase-technical-site-snapshot/ws/>
git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://gitlab.nuiton.org/codelutin/echobase.git # timeout=10 Fetching upstream changes from https://gitlab.nuiton.org/codelutin/echobase.git git --version # timeout=10 git -c core.askpass=true fetch --tags --progress https://gitlab.nuiton.org/codelutin/echobase.git +refs/heads/*:refs/remotes/origin/* git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 Checking out Revision 8508aa64641d03e4aa5b825fb56a9acea7da1126 (refs/remotes/origin/develop) git config core.sparsecheckout # timeout=10 git checkout -f 8508aa64641d03e4aa5b825fb56a9acea7da1126 git rev-list 903c941c6bc8ab00018afd48f3c23dd515f4dd58 # timeout=10 Parsing POMs ERROR: Failed to parse POMs org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM: Failure to transfer org.nuiton:codelutinpom:pom:7 from http://nexus.nuiton.org/nexus/content/repositories/central-releases was cached in the local repository, resolution will not be reattempted until the update interval of releasess has elapsed or updates are forced. Original error: Could not transfer artifact org.nuiton:codelutinpom:pom:7 from/to releasess (http://nexus.nuiton.org/nexus/content/repositories/central-releases): peer not authenticated and 'parent.relativePath' points at wrong local POM @ line 6, column 11
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:1301) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1098) at hudson.FilePath.act(FilePath.java:990) at hudson.FilePath.act(FilePath.java:968) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:960) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:679) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534) at hudson.model.Run.execute(Run.java:1738) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:410) Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 8 second
participants (1)
-
admin+ci-codelutin.com@codelutin.com