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

Changes:

[43964333+JCgH4164838Gh792C124B5] Merge pull request #404 from 
JCgH4164838Gh792C124B5/WW-5069


------------------------------------------
[...truncated 3.70 KB...]
[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] Download Started for NVD CVE - Modified
[INFO] Download Complete for NVD CVE - Modified  (661 ms)
[INFO] Processing Started for NVD CVE - Modified
[INFO] Processing Complete for NVD CVE - Modified  (4219 ms)
[INFO] Begin database maintenance
[INFO] Updated the CPE ecosystem on 6 NVD records
Build timed out (after 85 minutes). Marking the build as failed.
[ERROR] An unexpected SQL Exception occurred; please see the verbose log for 
more details.
[ERROR] Unexpected SQL Exception
org.owasp.dependencycheck.data.update.exception.UpdateException: Unexpected SQL 
Exception
    at org.owasp.dependencycheck.data.update.NvdCveUpdater.performUpdate 
(NvdCveUpdater.java:324)
    at org.owasp.dependencycheck.data.update.NvdCveUpdater.update 
(NvdCveUpdater.java:125)
    at org.owasp.dependencycheck.Engine.doUpdates (Engine.java:936)
    at org.owasp.dependencycheck.Engine.initializeAndUpdateDatabase 
(Engine.java:737)
    at org.owasp.dependencycheck.Engine.analyzeDependencies (Engine.java:667)
    at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.runCheck 
(BaseDependencyCheckMojo.java:1557)
    at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.execute 
(BaseDependencyCheckMojo.java:848)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
    at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main 
(Launcher.java:347)
Caused by: org.h2.jdbc.JdbcSQLNonTransientException: General error: 
"java.lang.IllegalStateException: This store is closed [1.4.199/4]"; SQL 
statement:
UPDATE cpeEntry SET ecosystem = NULL WHERE id IN (SELECT DISTINCT entry.id FROM 
vulnerability v INNER JOIN software s ON v.id = s.cveid INNER JOIN cpeEntry r 
ON s.cpeentryid=r.id INNER JOIN cpeEntry entry ON r.part = entry.part AND 
r.vendor = entry.vendor AND r.product = entry.product WHERE description like 
'%bindings%' AND r.ecosystem is not null AND entry.ecosystem is not null UNION 
ALL SELECT z.id FROM cpeEntry z WHERE z.ecosystem is not null AND z.vendor = 
'apache' AND z.product = 'zookeeper') [50000-199]
    at org.h2.message.DbException.getJdbcSQLException (DbException.java:502)
    at org.h2.message.DbException.getJdbcSQLException (DbException.java:427)
    at org.h2.message.DbException.get (DbException.java:194)
    at org.h2.message.DbException.convert (DbException.java:347)
    at org.h2.command.Command.executeUpdate (Command.java:280)
    at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal 
(JdbcPreparedStatement.java:200)
    at org.h2.jdbc.JdbcPreparedStatement.executeUpdate 
(JdbcPreparedStatement.java:154)
    at org.owasp.dependencycheck.data.nvdcve.CveDB.cleanupDatabase 
(CveDB.java:1468)
    at org.owasp.dependencycheck.data.update.NvdCveUpdater.performUpdate 
(NvdCveUpdater.java:322)
    at org.owasp.dependencycheck.data.update.NvdCveUpdater.update 
(NvdCveUpdater.java:125)
    at org.owasp.dependencycheck.Engine.doUpdates (Engine.java:936)
    at org.owasp.dependencycheck.Engine.initializeAndUpdateDatabase 
(Engine.java:737)
    at org.owasp.dependencycheck.Engine.analyzeDependencies (Engine.java:667)
    at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.runCheck 
(BaseDependencyCheckMojo.java:1557)
    at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.execute 
(BaseDependencyCheckMojo.java:848)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
    at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:4[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
06)
    at org.codehaus.plexus.classworldBuild was aborted
s.launcher.Launcher.main (Launcher.java:347)
Caused by: java.lang.IllegalStateException: This store is closed [1.4.199/4]
    at org.h2.mvstore.DataUtils.newIllegalStateException (DataUtils.java:883)
    at org.h2.mvstore.MVStore.checkOpen (MVStore.java:2634)
    at org.h2.mvstore.MVStore.getChunk (MVStore.java:1087)
    at org.h2.mvstore.MVStore.readBufferForPage (MVStore.java:1025)
    at org.h2.mvstore.MVStore.readPage (MVStore.java:2186)
    at org.h2.mvstore.MVMap.readPage (MVMap.java:554)
    at org.h2.mvstore.Page$NonLeaf.getChildPage (Page.java:1086)
    at org.h2.mvstore.Page.get (Page.java:221)
    at org.h2.mvstore.MVMap.get (MVMap.java:402)
    Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/
at org.h2.mvstore.MVMap.get (MVMap.java:389)
    at org.h2.mvstore.tx.TransactionMap.get (TransactionMap.java:388)
    at org.h2.mvstore.db.MVPrimaryIndex.getRow (MVPrimaryIndex.java:272)
    at org.h2.mvstore.db.MVTable.getRow (MVTable.java:338)
    at org.h2.mvstore.db.MVSecondaryIndex$MVStoreCursor.get 
(MVSecondaryIndex.java:455)
    at org.h2.index.IndexCursor.get (IndexCursor.java:274)
    at org.h2.table.TableFilter.getValue (TableFilter.java:1092)
    at org.h2.expression.ExpressionColumn.getValue (ExpressionColumn.java:215)
    at org.h2.index.IndexCondition.getCurrentValue (IndexCondition.java:138)
    at org.h2.index.IndexCursor.prepare (IndexCursor.java:108)
    at org.h2.index.IndexCursor.find (IndexCursor.java:154)
    at org.h2.table.TableFilter.next (TableFilter.java:475)
    at org.h2.table.TableFilter.next (TableFilter.java:545)
    at org.h2.table.TableFilter.next (TableFilter.java:487)
    at org.h2.table.TableFilter.next (TableFilter.java:487)
    at org.h2.command.dml.Select$LazyResultQueryFlat.fetchNextRow 
(Select.java:1882)
    at org.h2.result.LazyResult.hasNext (LazyResult.java:101)
    at org.h2.result.LazyResult.next (LazyResult.java:60)
    at org.h2.command.dml.Select.queryFlat (Select.java:742)
    at org.h2.command.dml.Select.queryWithoutCache (Select.java:884)
    at org.h2.command.dml.Query.queryWithoutCacheLazyCheck (Query.java:151)
    at org.h2.command.dml.Query.query (Query.java:435)
    at org.h2.command.dml.Query.query (Query.java:397)
    at org.h2.command.dml.SelectUnion.queryWithoutCache (SelectUnion.java:217)
    at org.h2.command.dml.Query.queryWithoutCacheLazyCheck (Query.java:151)
    at org.h2.command.dml.Query.query (Query.java:411)
    at org.h2.command.dml.Query.query (Query.java:397)
    at org.h2.index.IndexCondition.getCurrentResult (IndexCondition.java:167)
    at org.h2.index.IndexCursor.prepare (IndexCursor.java:104)
    at org.h2.index.IndexCursor.find (IndexCursor.java:154)
    at org.h2.table.TableFilter.next (TableFilter.java:475)
    at org.h2.command.dml.Update.update (Update.java:122)
    at org.h2.command.CommandContainer.update (CommandContainer.java:133)
    at org.h2.command.Command.executeUpdate (Command.java:267)
    at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal 
(JdbcPreparedStatement.java:200)
    at org.h2.jdbc.JdbcPreparedStatement.executeUpdate 
(JdbcPreparedStatement.java:154)
    at org.owasp.dependencycheck.data.nvdcve.CveDB.cleanupDatabase 
(CveDB.java:1468)
    at org.owasp.dependencycheck.data.update.NvdCveUpdater.performUpdate 
(NvdCveUpdater.java:322)
    at org.owasp.dependencycheck.data.update.NvdCveUpdater.update 
(NvdCveUpdater.java:125)
    at org.owasp.dependencycheck.Engine.doUpdates (Engine.java:936)
    at org.owasp.dependencycheck.Engine.initializeAndUpdateDatabase 
(Engine.java:737)
    at org.owasp.dependencycheck.Engine.analyzeDependencies (Engine.java:667)
    at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.runCheck 
(BaseDependencyCheckMojo.java:1557)
    at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.execute 
(BaseDependencyCheckMojo.java:848)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
    at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main 
(Launcher.java:347)
[WARNING] Unable to save property 'VersionCheckOn' with a value of '1588263985' 
to the database
[WARNING] Unable to update 1 or more Cached Web DataSource, using local data 
instead. Results may not include recent vulnerabilities.
[ERROR] Unable to continue dependency-check analysis.

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

Reply via email to