You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/05/10 15:19:58 UTC

Build failed in Jenkins: Struts-master-JDK8-dependency-check #274

See <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/274/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H28 (ubuntu) in workspace <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/struts.git # 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 rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/refs/heads/master^{commit} # timeout=10
Checking out Revision 0129d30abf15b74382ef8c1d2b3aec246a100255 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0129d30abf15b74382ef8c1d2b3aec246a100255
Commit message: "Merge pull request #397 from apache/action-context-boost"
 > git rev-list --no-walk 0129d30abf15b74382ef8c1d2b3aec246a100255 # 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-JDK8-dependency-check] $ /bin/bash -xe /tmp/jenkins5016740471026639785.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
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Struts 2 Bill of Materials                                         [pom]
[INFO] Struts 2                                                           [pom]
[INFO] Struts 2 Core                                                      [jar]
[INFO] Struts 2 Plugins                                                   [pom]
[INFO] Struts 2 Async Plugin                                              [jar]
[INFO] Struts 2 Bean Validation Plugin                                    [jar]
[INFO] Struts 2 CDI Plugin                                                [jar]
[INFO] Struts 2 Velocity Plugin                                           [jar]
[INFO] Struts 2 Configuration Browser Plugin                              [jar]
[INFO] Struts 2 Convention Plugin                                         [jar]
[INFO] Struts 2 DWR Plugin                                                [jar]
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin                           [jar]
[INFO] Struts 2 GXP Plugin                                                [jar]
[INFO] Struts 2 Spring Plugin                                             [jar]
[INFO] Struts 2 Portlet Mocks Plugin                                      [jar]
[INFO] Struts 2 Portlet Plugin                                            [jar]
[INFO] Struts 2 JUnit Plugin                                              [jar]
[INFO] Struts 2 Jasper Reports Plugin                                     [jar]
[INFO] Struts 2 Java Templates Plugin                                     [jar]
[INFO] Struts 2 JFreeChart Plugin                                         [jar]
[INFO] Struts 2 JSON Plugin                                               [jar]
[INFO] Struts 2 OSGi Plugin                                               [jar]
[INFO] Struts 2 OVal Plugin                                               [jar]
[INFO] Struts 2 Pell Multipart Plugin                                     [jar]
[INFO] Struts 2 Plexus Plugin                                             [jar]
[INFO] Struts 2 Tiles Plugin                                              [jar]
[INFO] Struts 2 Portlet Tiles Plugin                                      [jar]
[INFO] Struts 2 REST Plugin                                               [jar]
[INFO] Struts 2 Sitemesh Plugin                                           [jar]
[INFO] Struts 2 TestNG Plugin                                             [jar]
[INFO] Struts 2 OSGi Bundles                                              [pom]
[INFO] Struts 2 OSGi Admin Bundle                                      [bundle]
[INFO] Struts 2 OSGi Demo Bundle                                       [bundle]
[INFO] Struts 2 Webapps                                                   [pom]
[INFO] Struts 2 Showcase Webapp                                           [war]
[INFO] Struts 2 Rest Showcase Webapp                                      [war]
[INFO] Struts 2 Assembly                                                  [pom]
[INFO] 
[INFO] -------------------< org.apache.struts:struts2-bom >--------------------
[INFO] Building Struts 2 Bill of Materials 2.6-SNAPSHOT                  [1/37]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ struts2-bom ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.6.0:process (process-resource-bundles) @ struts2-bom ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-bom ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] ------------------< org.apache.struts:struts2-parent >------------------
[INFO] Building Struts 2 2.6-SNAPSHOT                                    [2/37]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ struts2-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.6.0:process (process-resource-bundles) @ struts2-parent ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @ struts2-parent ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ struts2-parent ---
[INFO] Added 1 additional default licenses.
[INFO] Added 1 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 88 implicit excludes (use -debug for more details).
[INFO] Exclude: Jenkinsfile
[INFO] Exclude: src/main/groovy/Jenkinsfile.gdsl
[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/**/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 over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses.
[INFO] 
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ struts2-parent >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ struts2-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] 
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ struts2-parent <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ struts2-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.9.0:attach-descriptor (attach-descriptor) @ struts2-parent ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] --- dependency-check-maven:5.3.2:check (default) @ struts2-parent ---
[INFO] Checking for updates
[INFO] NVD CVE requires several updates; this could take a couple of minutes.
[INFO] Download Started for NVD CVE - 2006
[INFO] Download Started for NVD CVE - 2010
[INFO] Download Complete for NVD CVE - 2006  (831 ms)
[INFO] Processing Started for NVD CVE - 2006
[INFO] Download Started for NVD CVE - 2011
[INFO] Download Complete for NVD CVE - 2010  (851 ms)
[INFO] Download Started for NVD CVE - 2012
[INFO] Processing Started for NVD CVE - 2010
[INFO] Download Complete for NVD CVE - 2012  (837 ms)
[INFO] Download Started for NVD CVE - 2013
[INFO] Processing Started for NVD CVE - 2012
[INFO] Download Complete for NVD CVE - 2011  (928 ms)
[INFO] Download Started for NVD CVE - 2014
[INFO] Processing Started for NVD CVE - 2011
[INFO] Download Complete for NVD CVE - 2013  (912 ms)
[INFO] Download Started for NVD CVE - 2015
[INFO] Processing Started for NVD CVE - 2013
[INFO] Download Complete for NVD CVE - 2014  (877 ms)
[INFO] Download Started for NVD CVE - 2016
[INFO] Processing Started for NVD CVE - 2014
[INFO] Download Complete for NVD CVE - 2015  (848 ms)
[INFO] Download Complete for NVD CVE - 2016  (855 ms)
[INFO] Download Started for NVD CVE - 2017
[INFO] Processing Started for NVD CVE - 2016
[INFO] Download Started for NVD CVE - 2018
[INFO] Processing Started for NVD CVE - 2015
[INFO] Download Complete for NVD CVE - 2017  (917 ms)
[INFO] Download Started for NVD CVE - 2019
[INFO] Processing Started for NVD CVE - 2017
[INFO] Download Complete for NVD CVE - 2018  (1002 ms)
[INFO] Download Started for NVD CVE - 2020
[INFO] Processing Started for NVD CVE - 2018
[INFO] Download Complete for NVD CVE - 2020  (709 ms)
[INFO] Processing Started for NVD CVE - 2020
[INFO] Download Complete for NVD CVE - 2019  (884 ms)
[INFO] Processing Started for NVD CVE - 2019
[INFO] Processing Complete for NVD CVE - 2020  (224765 ms)
[INFO] Processing Complete for NVD CVE - 2011  (299560 ms)
[INFO] Processing Complete for NVD CVE - 2010  (304584 ms)
[INFO] Processing Complete for NVD CVE - 2012  (320960 ms)
[INFO] Processing Complete for NVD CVE - 2013  (328090 ms)
[INFO] Processing Complete for NVD CVE - 2006  (332751 ms)
[INFO] Processing Complete for NVD CVE - 2015  (338144 ms)
[INFO] Processing Complete for NVD CVE - 2014  (346910 ms)
[INFO] Processing Complete for NVD CVE - 2016  (346940 ms)
[INFO] Processing Complete for NVD CVE - 2019  (360266 ms)
[INFO] Processing Complete for NVD CVE - 2017  (361386 ms)
[INFO] Processing Complete for NVD CVE - 2018  (363322 ms)
[INFO] Download Started for NVD CVE - Modified
[INFO] Download Complete for NVD CVE - Modified  (585 ms)
[INFO] Processing Started for NVD CVE - Modified
[INFO] Processing Complete for NVD CVE - Modified  (919 ms)
[INFO] Begin database maintenance
[INFO] Updated the CPE ecosystem on 37 NVD records
Build timed out (after 85 minutes). Marking the build as failed.
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Build was aborted
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Jenkins build is back to normal : Struts-master-JDK8-dependency-check #277

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/277/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-master-JDK8-dependency-check #276

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/276/display/redirect?page=changes>

Changes:

[lukaszlenart] WW-5019 Upgrades Log4j to version 2.13.3

[lukaszlenart] Suppresses vulnerability alert for OVal

[lukaszlenart] Fixes lastAccessedTime not modified once session was invalidated

[43964333+JCgH4164838Gh792C124B5] Minor post WW-5030 Cleanup: - Correction/fix for test within


------------------------------------------
[...truncated 867.42 KB...]
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ struts2-oval-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ struts2-oval-plugin ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.6.0:process (process-resource-bundles) @ struts2-oval-plugin ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ struts2-oval-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ struts2-oval-plugin ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @ struts2-oval-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ struts2-oval-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ struts2-oval-plugin ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ struts2-oval-plugin ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.struts2.oval.interceptor.OValValidationInterceptorTest
ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console...
May 18, 2020 1:29:12 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@3967e60c
May 18, 2020 1:29:12 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@5fe94a96
May 18, 2020 1:29:12 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@65d09a04
May 18, 2020 1:29:12 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@1ba9117e
May 18, 2020 1:29:12 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@2805d709
May 18, 2020 1:29:12 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@4be29ed9
May 18, 2020 1:29:12 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@38467116
May 18, 2020 1:29:13 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@54e041a4
May 18, 2020 1:29:13 AM net.sf.oval.internal.Log info
INFO: XML driver implementation: com.thoughtworks.xstream.io.xml.StaxDriver
Security framework of XStream not initialized, XStream is probably vulnerable.
May 18, 2020 1:29:13 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@57ac5227
May 18, 2020 1:29:13 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@338494fa
May 18, 2020 1:29:13 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@4baf352a
May 18, 2020 1:29:13 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@48c35007
May 18, 2020 1:29:13 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@5f3b9c57
May 18, 2020 1:29:13 AM net.sf.oval.internal.Log info
INFO: XML driver implementation: com.thoughtworks.xstream.io.xml.StaxDriver
Security framework of XStream not initialized, XStream is probably vulnerable.
May 18, 2020 1:29:13 AM net.sf.oval.internal.Log info
INFO: XML driver implementation: com.thoughtworks.xstream.io.xml.StaxDriver
Security framework of XStream not initialized, XStream is probably vulnerable.
May 18, 2020 1:29:13 AM net.sf.oval.internal.Log info
INFO: XML driver implementation: com.thoughtworks.xstream.io.xml.StaxDriver
Security framework of XStream not initialized, XStream is probably vulnerable.
May 18, 2020 1:29:13 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@58c540cf
May 18, 2020 1:29:13 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@71e9a896
May 18, 2020 1:29:14 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@ea27e34
May 18, 2020 1:29:14 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@31198ceb
May 18, 2020 1:29:14 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@718607eb
May 18, 2020 1:29:14 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@1059754c
May 18, 2020 1:29:14 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@417ad4f3
May 18, 2020 1:29:14 AM net.sf.oval.internal.Log info
INFO: XML driver implementation: com.thoughtworks.xstream.io.xml.StaxDriver
Security framework of XStream not initialized, XStream is probably vulnerable.
May 18, 2020 1:29:14 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@720653c2
May 18, 2020 1:29:14 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@720653c2
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.024 s - in org.apache.struts2.oval.interceptor.OValValidationInterceptorTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ struts2-oval-plugin ---
[INFO] Added 1 additional default licenses.
[INFO] Added 1 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: Jenkinsfile
[INFO] Exclude: src/main/groovy/Jenkinsfile.gdsl
[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/**/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] 29 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 28 licenses.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ struts2-oval-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/oval/target/struts2-oval-plugin-2.6-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ struts2-oval-plugin >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ struts2-oval-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ struts2-oval-plugin ---
[INFO] 
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ struts2-oval-plugin <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ struts2-oval-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/oval/target/struts2-oval-plugin-2.6-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.9.0:attach-descriptor (attach-descriptor) @ struts2-oval-plugin ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- dependency-check-maven:5.3.2:check (default) @ struts2-oval-plugin ---
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (164 ms)
[INFO] 

Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user?s risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report.


[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (1 seconds)
[INFO] Finished CPE Analyzer (1 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished RetireJS Analyzer (0 seconds)
[INFO] Finished Sonatype OSS Index Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (2 seconds)
[WARNING] 

One or more dependencies were identified with known vulnerabilities in Struts 2 OVal Plugin:

oval-1.90.jar (pkg:maven/net.sf.oval/oval@1.90, cpe:2.3:a:apache:groovy:1.90:*:*:*:*:*:*:*, cpe:2.3:a:apache:log4j:1.90:*:*:*:*:*:*:*, cpe:2.3:a:jruby:jruby:1.90:*:*:*:*:*:*:*, cpe:2.3:a:xstream_project:xstream:1.90:*:*:*:*:*:*:*) : CVE-2016-6497, CVE-2016-6814, CVE-2020-9488


See the dependency-check report for more details.


[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Struts 2 2.6-SNAPSHOT:
[INFO] 
[INFO] Struts 2 Bill of Materials ......................... SUCCESS [  1.976 s]
[INFO] Struts 2 ........................................... SUCCESS [10:18 min]
[INFO] Struts 2 Core ...................................... SUCCESS [02:24 min]
[INFO] Struts 2 Plugins ................................... SUCCESS [  4.561 s]
[INFO] Struts 2 Async Plugin .............................. SUCCESS [  5.885 s]
[INFO] Struts 2 Bean Validation Plugin .................... SUCCESS [  8.266 s]
[INFO] Struts 2 CDI Plugin ................................ SUCCESS [  7.011 s]
[INFO] Struts 2 Velocity Plugin ........................... SUCCESS [  6.726 s]
[INFO] Struts 2 Configuration Browser Plugin .............. SUCCESS [  4.213 s]
[INFO] Struts 2 Convention Plugin ......................... SUCCESS [ 15.823 s]
[INFO] Struts 2 DWR Plugin ................................ SUCCESS [  4.358 s]
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin ........... SUCCESS [ 13.707 s]
[INFO] Struts 2 GXP Plugin ................................ SUCCESS [  4.357 s]
[INFO] Struts 2 Spring Plugin ............................. SUCCESS [  6.061 s]
[INFO] Struts 2 Portlet Mocks Plugin ...................... SUCCESS [  6.746 s]
[INFO] Struts 2 Portlet Plugin ............................ SUCCESS [ 10.896 s]
[INFO] Struts 2 JUnit Plugin .............................. SUCCESS [ 10.917 s]
[INFO] Struts 2 Jasper Reports Plugin ..................... SUCCESS [  8.704 s]
[INFO] Struts 2 Java Templates Plugin ..................... SUCCESS [  5.385 s]
[INFO] Struts 2 JFreeChart Plugin ......................... SUCCESS [  7.049 s]
[INFO] Struts 2 JSON Plugin ............................... SUCCESS [ 12.400 s]
[INFO] Struts 2 OSGi Plugin ............................... SUCCESS [  7.382 s]
[INFO] Struts 2 OVal Plugin ............................... FAILURE [  8.446 s]
[INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED
[INFO] Struts 2 Plexus Plugin ............................. SKIPPED
[INFO] Struts 2 Tiles Plugin .............................. SKIPPED
[INFO] Struts 2 Portlet Tiles Plugin ...................... SKIPPED
[INFO] Struts 2 REST Plugin ............................... SKIPPED
[INFO] Struts 2 Sitemesh Plugin ........................... SKIPPED
[INFO] Struts 2 TestNG Plugin ............................. SKIPPED
[INFO] Struts 2 OSGi Bundles .............................. SKIPPED
[INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED
[INFO] Struts 2 OSGi Demo Bundle .......................... SKIPPED
[INFO] Struts 2 Webapps ................................... SKIPPED
[INFO] Struts 2 Showcase Webapp ........................... SKIPPED
[INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED
[INFO] Struts 2 Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  15:26 min
[INFO] Finished at: 2020-05-18T01:29:18Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:5.3.2:check (default) on project struts2-oval-plugin: 
[ERROR] 
[ERROR] One or more dependencies were identified with vulnerabilities that have a CVSS score greater than or equal to '7.0': 
[ERROR] 
[ERROR] oval-1.90.jar: CVE-2016-6497, CVE-2016-6814
[ERROR] 
[ERROR] See the dependency-check report for more details.
[ERROR] 
[ERROR] 
[ERROR] -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :struts2-oval-plugin
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-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-master-JDK8-dependency-check #275

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/275/display/redirect?page=changes>

Changes:

[lukaszlenart] Fixes a problem with missing locale if HttpServletRequest#getLocale

[lukaszlenart] Reduces noise in the logs


------------------------------------------
[...truncated 1.01 MB...]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ struts2-oval-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ struts2-oval-plugin ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.6.0:process (process-resource-bundles) @ struts2-oval-plugin ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ struts2-oval-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ struts2-oval-plugin ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @ struts2-oval-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ struts2-oval-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ struts2-oval-plugin ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ struts2-oval-plugin ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.struts2.oval.interceptor.OValValidationInterceptorTest
ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console...
May 15, 2020 9:47:46 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@3967e60c
May 15, 2020 9:47:47 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@5fe94a96
May 15, 2020 9:47:47 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@65d09a04
May 15, 2020 9:47:47 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@1ba9117e
May 15, 2020 9:47:47 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@2805d709
May 15, 2020 9:47:47 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@4be29ed9
May 15, 2020 9:47:47 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@38467116
May 15, 2020 9:47:47 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@54e041a4
May 15, 2020 9:47:47 AM net.sf.oval.internal.Log info
INFO: XML driver implementation: com.thoughtworks.xstream.io.xml.StaxDriver
Security framework of XStream not initialized, XStream is probably vulnerable.
May 15, 2020 9:47:47 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@57ac5227
May 15, 2020 9:47:47 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@338494fa
May 15, 2020 9:47:47 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@4baf352a
May 15, 2020 9:47:47 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@48c35007
May 15, 2020 9:47:47 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@5f3b9c57
May 15, 2020 9:47:48 AM net.sf.oval.internal.Log info
INFO: XML driver implementation: com.thoughtworks.xstream.io.xml.StaxDriver
Security framework of XStream not initialized, XStream is probably vulnerable.
May 15, 2020 9:47:48 AM net.sf.oval.internal.Log info
INFO: XML driver implementation: com.thoughtworks.xstream.io.xml.StaxDriver
Security framework of XStream not initialized, XStream is probably vulnerable.
May 15, 2020 9:47:48 AM net.sf.oval.internal.Log info
INFO: XML driver implementation: com.thoughtworks.xstream.io.xml.StaxDriver
Security framework of XStream not initialized, XStream is probably vulnerable.
May 15, 2020 9:47:48 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@58c540cf
May 15, 2020 9:47:48 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@71e9a896
May 15, 2020 9:47:48 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@ea27e34
May 15, 2020 9:47:48 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@31198ceb
May 15, 2020 9:47:48 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@718607eb
May 15, 2020 9:47:48 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@1059754c
May 15, 2020 9:47:48 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@417ad4f3
May 15, 2020 9:47:48 AM net.sf.oval.internal.Log info
INFO: XML driver implementation: com.thoughtworks.xstream.io.xml.StaxDriver
Security framework of XStream not initialized, XStream is probably vulnerable.
May 15, 2020 9:47:48 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@720653c2
May 15, 2020 9:47:48 AM net.sf.oval.internal.Log info
INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@720653c2
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.029 s - in org.apache.struts2.oval.interceptor.OValValidationInterceptorTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ struts2-oval-plugin ---
[INFO] Added 1 additional default licenses.
[INFO] Added 1 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: Jenkinsfile
[INFO] Exclude: src/main/groovy/Jenkinsfile.gdsl
[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/**/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] 29 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 28 licenses.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ struts2-oval-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/oval/target/struts2-oval-plugin-2.6-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ struts2-oval-plugin >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ struts2-oval-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ struts2-oval-plugin ---
[INFO] 
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ struts2-oval-plugin <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ struts2-oval-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/oval/target/struts2-oval-plugin-2.6-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.9.0:attach-descriptor (attach-descriptor) @ struts2-oval-plugin ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- dependency-check-maven:5.3.2:check (default) @ struts2-oval-plugin ---
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (303 ms)
[INFO] 

Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user?s risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report.


[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (1 seconds)
[INFO] Finished CPE Analyzer (1 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished RetireJS Analyzer (0 seconds)
[INFO] Finished Sonatype OSS Index Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (2 seconds)
[WARNING] 

One or more dependencies were identified with known vulnerabilities in Struts 2 OVal Plugin:

oval-1.90.jar (pkg:maven/net.sf.oval/oval@1.90, cpe:2.3:a:apache:groovy:1.90:*:*:*:*:*:*:*, cpe:2.3:a:apache:log4j:1.90:*:*:*:*:*:*:*, cpe:2.3:a:jruby:jruby:1.90:*:*:*:*:*:*:*, cpe:2.3:a:xstream_project:xstream:1.90:*:*:*:*:*:*:*) : CVE-2016-6497, CVE-2016-6814, CVE-2020-9488
log4j-api-2.13.1.jar (pkg:maven/org.apache.logging.log4j/log4j-api@2.13.1, cpe:2.3:a:apache:log4j:2.13.1:*:*:*:*:*:*:*) : CVE-2020-9488


See the dependency-check report for more details.


[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Struts 2 2.6-SNAPSHOT:
[INFO] 
[INFO] Struts 2 Bill of Materials ......................... SUCCESS [  1.426 s]
[INFO] Struts 2 ........................................... SUCCESS [  01:25 h]
[INFO] Struts 2 Core ...................................... SUCCESS [01:37 min]
[INFO] Struts 2 Plugins ................................... SUCCESS [  3.313 s]
[INFO] Struts 2 Async Plugin .............................. SUCCESS [  3.856 s]
[INFO] Struts 2 Bean Validation Plugin .................... SUCCESS [  6.366 s]
[INFO] Struts 2 CDI Plugin ................................ SUCCESS [  5.922 s]
[INFO] Struts 2 Velocity Plugin ........................... SUCCESS [  5.756 s]
[INFO] Struts 2 Configuration Browser Plugin .............. SUCCESS [  3.105 s]
[INFO] Struts 2 Convention Plugin ......................... SUCCESS [ 11.866 s]
[INFO] Struts 2 DWR Plugin ................................ SUCCESS [  2.907 s]
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin ........... SUCCESS [ 10.203 s]
[INFO] Struts 2 GXP Plugin ................................ SUCCESS [  3.025 s]
[INFO] Struts 2 Spring Plugin ............................. SUCCESS [  4.347 s]
[INFO] Struts 2 Portlet Mocks Plugin ...................... SUCCESS [  4.185 s]
[INFO] Struts 2 Portlet Plugin ............................ SUCCESS [  8.131 s]
[INFO] Struts 2 JUnit Plugin .............................. SUCCESS [  8.312 s]
[INFO] Struts 2 Jasper Reports Plugin ..................... SUCCESS [  7.628 s]
[INFO] Struts 2 Java Templates Plugin ..................... SUCCESS [  3.785 s]
[INFO] Struts 2 JFreeChart Plugin ......................... SUCCESS [  4.928 s]
[INFO] Struts 2 JSON Plugin ............................... SUCCESS [  8.657 s]
[INFO] Struts 2 OSGi Plugin ............................... SUCCESS [  5.354 s]
[INFO] Struts 2 OVal Plugin ............................... FAILURE [  6.524 s]
[INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED
[INFO] Struts 2 Plexus Plugin ............................. SKIPPED
[INFO] Struts 2 Tiles Plugin .............................. SKIPPED
[INFO] Struts 2 Portlet Tiles Plugin ...................... SKIPPED
[INFO] Struts 2 REST Plugin ............................... SKIPPED
[INFO] Struts 2 Sitemesh Plugin ........................... SKIPPED
[INFO] Struts 2 TestNG Plugin ............................. SKIPPED
[INFO] Struts 2 OSGi Bundles .............................. SKIPPED
[INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED
[INFO] Struts 2 OSGi Demo Bundle .......................... SKIPPED
[INFO] Struts 2 Webapps ................................... SKIPPED
[INFO] Struts 2 Showcase Webapp ........................... SKIPPED
[INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED
[INFO] Struts 2 Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:29 h
[INFO] Finished at: 2020-05-15T09:47:52Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:5.3.2:check (default) on project struts2-oval-plugin: 
[ERROR] 
[ERROR] One or more dependencies were identified with vulnerabilities that have a CVSS score greater than or equal to '7.0': 
[ERROR] 
[ERROR] oval-1.90.jar: CVE-2016-6497, CVE-2016-6814
[ERROR] 
[ERROR] See the dependency-check report for more details.
[ERROR] 
[ERROR] 
[ERROR] -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :struts2-oval-plugin
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-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org