See <http://ci.nuiton.org/jenkins/job/nuiton-updater-technical-site-snapshot/2/> ------------------------------------------ Started by user CI Nuiton Admin Building on master in workspace <http://ci.nuiton.org/jenkins/job/nuiton-updater-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 http://git.nuiton.org/nuiton-updater.git # timeout=10 Fetching upstream changes from http://git.nuiton.org/nuiton-updater.git git --version # timeout=10 git -c core.askpass=true fetch --tags --progress http://git.nuiton.org/nuiton-updater.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 7f7a95c76eb7c065754a9b802e1314760459fceb (refs/remotes/origin/develop) git config core.sparsecheckout # timeout=10 git checkout -f 7f7a95c76eb7c065754a9b802e1314760459fceb git rev-list 7f7a95c76eb7c065754a9b802e1314760459fceb # timeout=10 Parsing POMs Established TCP socket on 35119 [nuiton-updater-technical-site-snapshot] $ /opt/jdk8/bin/java -Dsettings.security=/var/local/forge/data/nuiton.org/maven/settings-security.xml -XX:MaxPermSize=256m -Xmx1024m -Djava.awt.headless=true -cp /var/local/forge/data/nuiton.org/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-nuiton.org/webapps/jenkins/WEB-INF/lib/remoting-2.53.2.jar /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 35119 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.nuiton.org/jenkins/job/nuiton-updater-technical-site-snapshot/ws/pom.xml> -s /var/local/forge/data/nuiton.org/maven/settings.xml clean verify site-deploy -DperformRelease -Psnapshot-site [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuiton Application Updater 3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuiton-updater --- [INFO] Deleting <http://ci.nuiton.org/jenkins/job/nuiton-updater-technical-site-snapshot/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ nuiton-updater --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ nuiton-updater --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ nuiton-updater --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository http://maven.nuiton.org/central-releases [INFO] 30 dependencies to check. [INFO] No artifact resolved by the repository http://repo1.maven.org/maven2/ [INFO] 5 artifact(s) resolved by repository http://maven.nuiton.org/central-releases in 1.155s [WARNING] There is 25 unsafe dependencie(s) : [WARNING] - org.apache.commons:commons-collections4:jar:4.0:compile [WARNING] - commons-beanutils:commons-beanutils:jar:1.9.2:compile [WARNING] - commons-collections:commons-collections:jar:3.2.1:compile [WARNING] - org.apache.commons:commons-vfs2:jar:2.0:compile [WARNING] - com.google.guava:guava:jar:18.0:compile [WARNING] - org.apache.commons:commons-lang3:jar:3.3.2:compile [WARNING] - commons-logging:commons-logging:jar:1.2:compile [WARNING] - commons-io:commons-io:jar:2.4:compile [WARNING] - org.codehaus.mojo:animal-sniffer-maven-plugin:maven-plugin:1.11:runtime [WARNING] - org.apache.maven.plugins:maven-enforcer-plugin:maven-plugin:1.3.1:runtime [WARNING] - org.apache.maven.plugins:maven-dependency-plugin:maven-plugin:2.8:runtime [WARNING] - org.apache.maven.plugins:maven-clean-plugin:maven-plugin:2.5:runtime [WARNING] - org.apache.maven.plugins:maven-site-plugin:maven-plugin:3.4:runtime [WARNING] - org.apache.maven.plugins:maven-resources-plugin:maven-plugin:2.6:runtime [WARNING] - org.codehaus.mojo:license-maven-plugin:maven-plugin:1.7:runtime [WARNING] - org.apache.maven.plugins:maven-source-plugin:maven-plugin:2.3:runtime [WARNING] - org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:2.17:runtime [WARNING] - org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.1:runtime [WARNING] - org.apache.maven.plugins:maven-deploy-plugin:maven-plugin:2.8.1:runtime [WARNING] - org.apache.maven.plugins:maven-assembly-plugin:maven-plugin:2.4:runtime [WARNING] - org.apache.maven.plugins:maven-install-plugin:maven-plugin:2.5.1:runtime [WARNING] - org.apache.maven.plugins:maven-antrun-plugin:maven-plugin:1.7:runtime [WARNING] - org.apache.maven.plugins:maven-gpg-plugin:maven-plugin:1.5:runtime [WARNING] - org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:2.9.1:runtime [WARNING] - org.apache.maven.plugins:maven-jar-plugin:maven-plugin:2.5:runtime [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 0 seconds [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.830 s [INFO] Finished at: 2016-02-25T18:11:23+01:00 [JENKINS] Archiving disabled [INFO] Final Memory: 21M/215M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.nuiton:helper-maven-plugin:2.1:check-auto-container (check-central-safe) on project nuiton-updater: There is still some unsafe dependencies. -> [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/MojoFailureException Sending e-mails to: nuiton-updater-build@list.nuiton.org 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