See 
<https://ci-builds.apache.org/job/Struts/job/Struts-master-dependency-check/212/display/redirect?page=changes>

Changes:

[github] Bump commons-validator:commons-validator from 1.8.0 to 1.9.0

[github] Bump org.apache.felix:org.apache.felix.main from 6.0.3 to 7.0.5

[github] Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0

[github] Bump org.codehaus.mojo:exec-maven-plugin from 3.2.0 to 3.3.0

[Lukasz Lenart] WW-5431 Marks unused constants as deprecated


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds24 (ubuntu) in workspace 
<https://ci-builds.apache.org/job/Struts/job/Struts-master-dependency-check/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 > <https://ci-builds.apache.org/job/Struts/job/Struts-master-dependency-check/ws/.git>
 >  # 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 --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- 
 > https://gitbox.apache.org/repos/asf/struts.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 8b22f7170ff41e1f2e948e229a78f74a2f455408 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8b22f7170ff41e1f2e948e229a78f74a2f455408 # timeout=10
Commit message: "Merge pull request #966 from 
apache/dependabot/maven/org.codehaus.mojo-exec-maven-plugin-3.3.0"
 > git rev-list --no-walk 898a8d9ef9cd223752392c8572b81b5a116680fd # timeout=10
ERROR: No tool found matching MAVEN_3_LATEST__HOME
Setting MAVEN_3_LATEST_HOME=/home/jenkins/tools/maven/latest3
[Struts-master-dependency-check] $ /bin/sh -xe 
/tmp/jenkins17901193596052943963.sh
+ export MAVEN_OPTS=-Xms2g -Xmx2g
+ /home/jenkins/tools/maven/latest3/bin/mvn verify -Pdependency-check
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Struts 2                                                           [pom]
[INFO] Struts 2 Bill of Materials                                         [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 Spring Plugin                                             [jar]
[INFO] Struts 2 JUnit 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, since 6.0.0              [jar]
[INFO] DEPRECATED: Struts 2 GXP Plugin - since 6.0.0                      [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] DEPRECATED: Struts 2 OSGi Plugin - since 6.0.0                     [jar]
[INFO] DEPRECATED: Struts 2 OVal Plugin, since 6.0.0                      [jar]
[INFO] DEPRECATED: Struts 2 Pell Multipart Plugin - since 6.2.0           [jar]
[INFO] DEPRECATED: Struts 2 Plexus Plugin - since 6.0.0                   [jar]
[INFO] DEPRECATED: Struts 2 Portlet Mocks Plugin - since 6.0.0            [jar]
[INFO] DEPRECATED: Struts 2 Portlet Plugin - since 6.0.0                  [jar]
[INFO] DEPRECATED: Struts 2 Portlet JUnit Plugin - since 6.3.0            [jar]
[INFO] Struts 2 Tiles Plugin                                              [jar]
[INFO] DEPRECATED: Struts 2 Portlet Tiles Plugin - since 6.0.0            [jar]
[INFO] Struts 2 REST Plugin                                               [jar]
[INFO] Struts 2 Sitemesh Plugin                                           [jar]
[INFO] Struts 2 TestNG Plugin                                             [jar]
[INFO] Struts 2 XSLT Plugin                                               [jar]
[INFO] DEPRECATED: Struts 2 OSGi Bundles - since 6.0.0                    [pom]
[INFO] DEPRECATED: Struts 2 OSGi Admin Bundle - since 6.0.0            [bundle]
[INFO] DEPRECATED: Struts 2 OSGi Demo Bundle - since 6.0.0             [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-parent >------------------
[INFO] Building Struts 2 6.5.0-SNAPSHOT                                  [1/39]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce) @ struts2-parent ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence 
passed
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion 
passed
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-java-version) @ struts2-parent ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
[INFO] 
[INFO] --- remote-resources:3.1.0:process (process-resource-bundles) @ 
struts2-parent ---
[INFO] Preparing remote bundle 
org.apache.apache.resources:apache-jar-resource-bundle:1.5
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ struts2-parent ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO] 
[INFO] --- apache-rat:0.15: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://ci-builds.apache.org/job/Struts/job/Struts-master-dependency-check/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 89 implicit excludes.
[INFO] 17 explicit excludes.
[INFO] 3 resources included
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 3 licenses.
[INFO] 
[INFO] --- site:3.12.1:attach-descriptor (attach-descriptor) @ struts2-parent 
---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] --- dependency-check:9.2.0:check (default) @ struts2-parent ---
[INFO] Checking for updates
[WARNING] An NVD API Key was not provided - it is highly recommended to use an 
NVD API key as the update can take a VERY long time without an API Key
[WARNING] NVD API request failures are occurring; retrying request for the 5 
time
[WARNING] NVD API request failures are occurring; retrying request for the 5 
time
[WARNING] NVD API request failures are occurring; retrying request for the 5 
time
[WARNING] NVD API request failures are occurring; retrying request for the 5 
time
[WARNING] NVD API request failures are occurring; retrying request for the 5 
time
Exception in thread "httpclient-dispatch-9" java.lang.OutOfMemoryError: Java 
heap space
        at 
org.apache.hc.core5.util.ByteArrayBuffer.expand(ByteArrayBuffer.java:58)
        at 
org.apache.hc.core5.util.ByteArrayBuffer.append(ByteArrayBuffer.java:88)
        at 
org.apache.hc.client5.http.async.methods.SimpleAsyncEntityConsumer.data(SimpleAsyncEntityConsumer.java:62)
        at 
org.apache.hc.core5.http.nio.entity.AbstractBinDataConsumer.consume(AbstractBinDataConsumer.java:75)
        at 
org.apache.hc.core5.http.nio.support.AbstractAsyncResponseConsumer.consume(AbstractAsyncResponseConsumer.java:134)
        at 
org.apache.hc.client5.http.impl.async.HttpAsyncMainClientExec$1.consume(HttpAsyncMainClientExec.java:243)
        at 
org.apache.hc.core5.http.impl.nio.ClientHttp1StreamHandler.consumeData(ClientHttp1StreamHandler.java:255)
        at 
org.apache.hc.core5.http.impl.nio.ClientHttp1StreamDuplexer.consumeData(ClientHttp1StreamDuplexer.java:354)
        at 
org.apache.hc.core5.http.impl.nio.AbstractHttp1StreamDuplexer.onInput(AbstractHttp1StreamDuplexer.java:325)
        at 
org.apache.hc.core5.http.impl.nio.AbstractHttp1IOEventHandler.inputReady(AbstractHttp1IOEventHandler.java:64)
        at 
org.apache.hc.core5.http.impl.nio.ClientHttp1IOEventHandler.inputReady(ClientHttp1IOEventHandler.java:41)
        at 
org.apache.hc.core5.reactor.ssl.SSLIOSession.decryptData(SSLIOSession.java:600)
        at 
org.apache.hc.core5.reactor.ssl.SSLIOSession.access$200(SSLIOSession.java:74)
        at 
org.apache.hc.core5.reactor.ssl.SSLIOSession$1.inputReady(SSLIOSession.java:202)
        at 
org.apache.hc.core5.reactor.InternalDataChannel.onIOEvent(InternalDataChannel.java:142)
        at 
org.apache.hc.core5.reactor.InternalChannel.handleIOEvent(InternalChannel.java:51)
        at 
org.apache.hc.core5.reactor.SingleCoreIOReactor.processEvents(SingleCoreIOReactor.java:178)
        at 
org.apache.hc.core5.reactor.SingleCoreIOReactor.doExecute(SingleCoreIOReactor.java:127)
        at 
org.apache.hc.core5.reactor.AbstractSingleCoreIOReactor.execute(AbstractSingleCoreIOReactor.java:86)
        at 
org.apache.hc.core5.reactor.IOReactorWorker.run(IOReactorWorker.java:44)
        at java.lang.Thread.run(Thread.java:750)
Build step 'Execute shell' marked build as failure
ERROR: No tool found matching MAVEN_3_LATEST__HOME
Setting MAVEN_3_LATEST_HOME=/home/jenkins/tools/maven/latest3

Reply via email to