See <https://builds.apache.org/job/Struts-master-JDK7-dependency-check/80/display/redirect>
------------------------------------------ Started by timer [EnvInject] - Loading node environment variables. Building remotely on H27 (ubuntu xenial) in workspace <https://builds.apache.org/job/Struts-master-JDK7-dependency-check/ws/> Cloning the remote Git repository Cloning repository https://gitbox.apache.org/repos/asf/struts.git > git init > <https://builds.apache.org/job/Struts-master-JDK7-dependency-check/ws/> # > timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/struts.git > git --version # timeout=10 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/struts.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://gitbox.apache.org/repos/asf/struts.git > # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url https://gitbox.apache.org/repos/asf/struts.git > # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 No valid HEAD. Skipping the resetting > git clean -fdx # timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/struts.git > git fetch --tags --progress https://gitbox.apache.org/repos/asf/struts.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/refs/heads/master^{commit} # timeout=10 Checking out Revision 9a860679d09d01df00092097417198d5f313ea70 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a860679d09d01df00092097417198d5f313ea70 Commit message: "Merge pull request #236 from sullis/DispatcherTest-init" > git rev-list --no-walk 9a860679d09d01df00092097417198d5f313ea70 # timeout=10 [locks-and-latches] Checking to see if we really have the locks [locks-and-latches] Have all the locks, build can start Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/ [Struts-master-JDK7-dependency-check] $ /bin/bash -xe /tmp/jenkins6319608541244334488.sh + export 'MAVEN_OPTS=-Xms2g -Xmx2g -XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled' + MAVEN_OPTS='-Xms2g -Xmx2g -XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled' + /home/jenkins/tools/maven/latest3//bin/mvn verify -Pdependency-check [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Struts 2 Bill of Materials [INFO] Struts 2 [INFO] Struts 2 Core [INFO] Struts Plugins [INFO] Struts 2 Configuration Browser Plugin [INFO] Struts 2 Sitemesh Plugin [INFO] Struts 2 Tiles Plugin [INFO] Struts 2 DWR Plugin [INFO] Struts 2 Spring Plugin [INFO] Struts 2 Convention Plugin [INFO] Struts 2 JUnit Plugin [INFO] Struts 2 JSON Plugin [INFO] Struts 2 Bean Validation Plugin [INFO] Struts 2 Async Plugin [INFO] Struts 2 Webapps [INFO] Struts 2 Showcase Webapp [INFO] Struts 2 REST Plugin [INFO] Struts 2 Rest Showcase Webapp [INFO] Struts 2 CDI Plugin [INFO] Struts 2 Embedded JSP Plugin [INFO] Struts 2 GXP Plugin [INFO] Struts 2 Jasper Reports Plugin [INFO] Struts 2 Java Templates Plugin [INFO] Struts 2 JFreeChart Plugin [INFO] Struts 2 OSGi Plugin [INFO] Struts 2 OVal Plugin [INFO] Struts 2 Pell Multipart Plugin [INFO] Struts 2 Plexus Plugin [INFO] Struts 2 Portlet Plugin [INFO] Struts 2 Portlet Tiles Plugin [INFO] DEPRECATED: Struts 2 Sitegraph Plugin [INFO] Struts 2 TestNG Plugin [INFO] Struts OSGi Bundles [INFO] Struts 2 OSGi Admin Bundle [INFO] Struts 2 OSGi Demo Bundle [INFO] Struts 2 Assembly [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Struts 2 Bill of Materials 2.6-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-bom --- [INFO] [INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ struts2-bom --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Struts 2 2.6-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-parent --- [INFO] [INFO] --- maven-bundle-plugin:2.1.0:manifest (bundle-manifest) @ struts2-parent --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- apache-rat-plugin:0.11:check (default) @ struts2-parent --- [INFO] 57 implicit excludes (use -debug for more details). [INFO] Exclude: src/main/resources/org/apache/struts2/static/domTT.js [INFO] Exclude: src/site/resources/tags/**/*.html [INFO] Exclude: src/main/resources/*LICENSE.txt [INFO] Exclude: src/test/resources/**/*.txt [INFO] Exclude: src/main/webapp/**/*.css [INFO] Exclude: src/main/webapp/**/*.map [INFO] Exclude: src/main/webapp/**/*.js [INFO] Exclude: src/main/webapp/**/*.svg [INFO] Exclude: src/main/webapp/**/*.txt [INFO] Exclude: src/main/resources/**/sitegraph-usage.txt [INFO] Exclude: src/main/resources/**/docs-urls.txt [INFO] Exclude: src/etc/header.txt [INFO] Exclude: src/main/resources/static/css/**/*.css [INFO] Exclude: src/main/resources/static/js/**/*.js [INFO] Exclude: src/main/resources/docs.cfg [INFO] Exclude: src/main/webapp/fonts/**/* [INFO] 3 resources included (use -debug for more details) [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 3 licence. [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ struts2-parent >>> [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ struts2-parent <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ struts2-parent --- [INFO] [INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ struts2-parent --- [INFO] [INFO] --- dependency-check-maven:3.1.1:check (default) @ struts2-parent --- Downloading from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-core/3.1.1/dependency-check-core-3.1.1.pom Downloading from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-utils/3.1.1/dependency-check-utils-3.1.1.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Struts 2 Bill of Materials ......................... SUCCESS [ 1.878 s] [INFO] Struts 2 ........................................... FAILURE [ 3.082 s] [INFO] Struts 2 Core ...................................... SKIPPED [INFO] Struts Plugins ..................................... SKIPPED [INFO] Struts 2 Configuration Browser Plugin .............. SKIPPED [INFO] Struts 2 Sitemesh Plugin ........................... SKIPPED [INFO] Struts 2 Tiles Plugin .............................. SKIPPED [INFO] Struts 2 DWR Plugin ................................ SKIPPED [INFO] Struts 2 Spring Plugin ............................. SKIPPED [INFO] Struts 2 Convention Plugin ......................... SKIPPED [INFO] Struts 2 JUnit Plugin .............................. SKIPPED [INFO] Struts 2 JSON Plugin ............................... SKIPPED [INFO] Struts 2 Bean Validation Plugin .................... SKIPPED [INFO] Struts 2 Async Plugin .............................. SKIPPED [INFO] Struts 2 Webapps ................................... SKIPPED [INFO] Struts 2 Showcase Webapp ........................... SKIPPED [INFO] Struts 2 REST Plugin ............................... SKIPPED [INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED [INFO] Struts 2 CDI Plugin ................................ SKIPPED [INFO] Struts 2 Embedded JSP Plugin ....................... SKIPPED [INFO] Struts 2 GXP Plugin ................................ SKIPPED [INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED [INFO] Struts 2 Java Templates Plugin ..................... SKIPPED [INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED [INFO] Struts 2 OSGi Plugin ............................... SKIPPED [INFO] Struts 2 OVal Plugin ............................... SKIPPED [INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED [INFO] Struts 2 Plexus Plugin ............................. SKIPPED [INFO] Struts 2 Portlet Plugin ............................ SKIPPED [INFO] Struts 2 Portlet Tiles Plugin ...................... SKIPPED [INFO] DEPRECATED: Struts 2 Sitegraph Plugin .............. SKIPPED [INFO] Struts 2 TestNG Plugin ............................. SKIPPED [INFO] Struts OSGi Bundles ................................ SKIPPED [INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED [INFO] Struts 2 OSGi Demo Bundle .......................... SKIPPED [INFO] Struts 2 Assembly .................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.786 s [INFO] Finished at: 2018-07-05T22:31:45Z [INFO] Final Memory: 59M/1963M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.owasp:dependency-check-maven:3.1.1:check (default) on project struts2-parent: Execution default of goal org.owasp:dependency-check-maven:3.1.1:check failed: Plugin org.owasp:dependency-check-maven:3.1.1 or one of its dependencies could not be resolved: Failed to collect dependencies at org.owasp:dependency-check-maven:jar:3.1.1 -> org.owasp:dependency-check-core:jar:3.1.1: Failed to read artifact descriptor for org.owasp:dependency-check-core:jar:3.1.1: Could not transfer artifact org.owasp:dependency-check-core:pom:3.1.1 from/to central (https://repo.maven.apache.org/maven2): Received fatal alert: protocol_version -> [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/PluginResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :struts2-parent Build step 'Execute shell' marked build as failure [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org