See <https://builds.apache.org/job/ZooKeeper-trunk-owasp/120/display/redirect>
------------------------------------------
[...truncated 21.04 KB...]
[javac] T extends Object declared in class Class
[javac]
<https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/src/java/main/org/apache/zookeeper/server/NIOServerCnxn.java>:254:
warning: [cast] redundant cast to ByteBuffer
[javac] b = (ByteBuffer) b.slice().limit(
[javac] ^
[javac]
<https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/src/java/main/org/apache/zookeeper/server/persistence/FilePadding.java>:78:
warning: [cast] redundant cast to ByteBuffer
[javac] fileChannel.write((ByteBuffer) fill.position(0),
newFileSize - fill.remaining());
[javac] ^
[javac] 4 warnings
compile-test:
[mkdir] Created dir:
<https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/build/test/classes>
[javac] Compiling 237 source files to
<https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/build/test/classes>
[javac] warning: [options] bootstrap class path not set in conjunction with
-source 8
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 1 warning
[javac] Compiling 11 source files to
<https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/build/test/classes>
[javac] warning: [options] bootstrap class path not set in conjunction with
-source 8
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 1 warning
init:
ivy-download:
ivy-taskdef:
ivy-init:
ivy-retrieve-owasp:
[ivy:retrieve] :: loading settings :: file =
<https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/ivysettings.xml>
[ivy:retrieve] :: resolving dependencies ::
org.apache.zookeeper#zookeeper;3.6.0-SNAPSHOT
[ivy:retrieve] confs: [owasp]
[ivy:retrieve] found org.owasp#dependency-check-ant;3.2.1 in maven2
[ivy:retrieve] found org.owasp#dependency-check-core;3.2.1 in maven2
[ivy:retrieve] found com.vdurmont#semver4j;2.2.0 in maven2
[ivy:retrieve] found joda-time#joda-time;1.6 in maven2
[ivy:retrieve] found org.slf4j#slf4j-api;1.7.25 in maven2
[ivy:retrieve] found org.owasp#dependency-check-utils;3.2.1 in maven2
[ivy:retrieve] found commons-io#commons-io;2.6 in maven2
[ivy:retrieve] found org.apache.commons#commons-lang3;3.7 in maven2
[ivy:retrieve] found org.apache.commons#commons-compress;1.16.1 in maven2
[ivy:retrieve] found org.objenesis#objenesis;2.6 in maven2
[ivy:retrieve] found org.apache.commons#commons-text;1.3 in maven2
[ivy:retrieve] found org.apache.lucene#lucene-core;5.5.5 in maven2
[ivy:retrieve] found org.apache.lucene#lucene-analyzers-common;5.5.5 in maven2
[ivy:retrieve] found org.apache.lucene#lucene-queryparser;5.5.5 in maven2
[ivy:retrieve] found org.apache.lucene#lucene-queries;5.5.5 in maven2
[ivy:retrieve] found org.apache.lucene#lucene-sandbox;5.5.5 in maven2
[ivy:retrieve] found org.apache.velocity#velocity;1.7 in maven2
[ivy:retrieve] found commons-collections#commons-collections;3.2.2 in maven2
[ivy:retrieve] found commons-lang#commons-lang;2.4 in maven2
[ivy:retrieve] found org.glassfish#javax.json;1.0.4 in maven2
[ivy:retrieve] found org.jsoup#jsoup;1.11.3 in maven2
[ivy:retrieve] found com.sun.mail#mailapi;1.6.1 in maven2
[ivy:retrieve] found javax.activation#activation;1.1 in maven2
[ivy:retrieve] found com.google.code.gson#gson;2.8.5 in maven2
[ivy:retrieve] found com.h2database#h2;1.4.196 in maven2
[ivy:retrieve] :: resolution report :: resolve 779ms :: artifacts dl 13ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| owasp | 25 | 0 | 0 | 0 || 25 | 0 |
---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org.apache.zookeeper#zookeeper
[ivy:retrieve] confs: [owasp]
[ivy:retrieve] 25 artifacts copied, 0 already retrieved (11579kB/249ms)
owasp-taskdef:
ivy-retrieve:
[ivy:retrieve] :: resolving dependencies ::
org.apache.zookeeper#zookeeper;3.6.0-SNAPSHOT
[ivy:retrieve] confs: [default]
[ivy:retrieve] found jline#jline;2.11 in maven2
[ivy:retrieve] found org.eclipse.jetty#jetty-server;9.4.10.v20180503 in maven2
[ivy:retrieve] found javax.servlet#javax.servlet-api;3.1.0 in maven2
[ivy:retrieve] found org.eclipse.jetty#jetty-http;9.4.10.v20180503 in maven2
[ivy:retrieve] found org.eclipse.jetty#jetty-util;9.4.10.v20180503 in maven2
[ivy:retrieve] found org.eclipse.jetty#jetty-io;9.4.10.v20180503 in maven2
[ivy:retrieve] found org.eclipse.jetty#jetty-servlet;9.4.10.v20180503 in maven2
[ivy:retrieve] found org.eclipse.jetty#jetty-security;9.4.10.v20180503 in
maven2
[ivy:retrieve] found com.fasterxml.jackson.core#jackson-databind;2.9.5 in
maven2
[ivy:retrieve] found com.fasterxml.jackson.core#jackson-annotations;2.9.0 in
maven2
[ivy:retrieve] found com.fasterxml.jackson.core#jackson-core;2.9.5 in maven2
[ivy:retrieve] found org.slf4j#slf4j-api;1.7.25 in maven2
[ivy:retrieve] found org.slf4j#slf4j-log4j12;1.7.25 in maven2
[ivy:retrieve] found commons-cli#commons-cli;1.2 in maven2
[ivy:retrieve] found log4j#log4j;1.2.17 in maven2
[ivy:retrieve] found org.apache.yetus#audience-annotations;0.5.0 in maven2
[ivy:retrieve] found io.netty#netty;3.10.6.Final in maven2
[ivy:retrieve] found com.googlecode.json-simple#json-simple;1.1.1 in maven2
[ivy:retrieve] :: resolution report :: resolve 132ms :: artifacts dl 6ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 18 | 0 | 0 | 0 || 18 | 0 |
---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org.apache.zookeeper#zookeeper
[ivy:retrieve] confs: [default]
[ivy:retrieve] 0 artifacts copied, 18 already retrieved (0kB/4ms)
owasp:
[owasp:dependency-check] Checking for updates
[owasp:dependency-check] starting getUpdatesNeeded() ...
[owasp:dependency-check] NVD CVE requires several updates; this could take a
couple of minutes.
[owasp:dependency-check] Download Started for NVD CVE - 2002
[owasp:dependency-check] Download Started for NVD CVE - 2003
[owasp:dependency-check] Download Started for NVD CVE - 2004
[owasp:dependency-check] Download Started for NVD CVE - 2005
[owasp:dependency-check] Download Started for NVD CVE - 2006
[owasp:dependency-check] Download Started for NVD CVE - 2007
[owasp:dependency-check] Download Started for NVD CVE - 2008
[owasp:dependency-check] Download Started for NVD CVE - 2009
[owasp:dependency-check] Download Started for NVD CVE - 2010
[owasp:dependency-check] Download Started for NVD CVE - 2011
[owasp:dependency-check] Download Started for NVD CVE - 2012
[owasp:dependency-check] Download Started for NVD CVE - 2013
[owasp:dependency-check] Download Started for NVD CVE - 2014
[owasp:dependency-check] Download Started for NVD CVE - 2015
[owasp:dependency-check] Download Started for NVD CVE - 2016
[owasp:dependency-check] Download Started for NVD CVE - 2017
[owasp:dependency-check] Download Started for NVD CVE - 2018
[owasp:dependency-check] Download Started for NVD CVE - Modified
[owasp:dependency-check] Download Complete for NVD CVE - Modified (2292 ms)
[owasp:dependency-check] Processing Started for NVD CVE - Modified
[owasp:dependency-check] Download Complete for NVD CVE - 2004 (2578 ms)
[owasp:dependency-check] Processing Started for NVD CVE - 2004
[owasp:dependency-check] Download Failed for NVD CVE - 2002
[owasp:dependency-check] Some CVEs may not be reported.
[owasp:dependency-check] If you are behind a proxy you may need to configure
dependency-check to use the proxy.
[owasp:dependency-check] Download Failed for NVD CVE - 2003
[owasp:dependency-check] Some CVEs may not be reported.
[owasp:dependency-check] If you are behind a proxy you may need to configure
dependency-check to use the proxy.
[owasp:dependency-check] Download Failed for NVD CVE - 2005
[owasp:dependency-check] Some CVEs may not be reported.
[owasp:dependency-check] Download Failed for NVD CVE - 2008
[owasp:dependency-check] Some CVEs may not be reported.
[owasp:dependency-check] If you are behind a proxy you may need to configure
dependency-check to use the proxy.
[owasp:dependency-check] If you are behind a proxy you may need to configure
dependency-check to use the proxy.
[owasp:dependency-check] Unable to update Cached Web DataSource, using local
data instead. Results may not include recent vulnerabilities.
[owasp:dependency-check] Analysis Started
[owasp:dependency-check] Download Failed for NVD CVE - 2006
[owasp:dependency-check] Some CVEs may not be reported.
[owasp:dependency-check] If you are behind a proxy you may need to configure
dependency-check to use the proxy.
[owasp:dependency-check] Download Failed for NVD CVE - 2012
[owasp:dependency-check] Some CVEs may not be reported.
[owasp:dependency-check] If you are behind a proxy you may need to configure
dependency-check to use the proxy.
[owasp:dependency-check] Download Failed for NVD CVE - 2013
[owasp:dependency-check] Some CVEs may not be reported.
[owasp:dependency-check] If you are behind a proxy you may need to configure
dependency-check to use the proxy.
[owasp:dependency-check] Download Failed for NVD CVE - 2010
[owasp:dependency-check] Some CVEs may not be reported.
[owasp:dependency-check] If you are behind a proxy you may need to configure
dependency-check to use the proxy.
[owasp:dependency-check] Download Failed for NVD CVE - 2007
[owasp:dependency-check] Some CVEs may not be reported.
[owasp:dependency-check] If you are behind a proxy you may need to configure
dependency-check to use the proxy.
[owasp:dependency-check] Finished Archive Analyzer (0 seconds)
[owasp:dependency-check] Download Failed for NVD CVE - 2018
[owasp:dependency-check] Some CVEs may not be reported.
[owasp:dependency-check] If you are behind a proxy you may need to configure
dependency-check to use the proxy.
[owasp:dependency-check] Download Failed for NVD CVE - 2014
[owasp:dependency-check] Some CVEs may not be reported.
[owasp:dependency-check] If you are behind a proxy you may need to configure
dependency-check to use the proxy.
[owasp:dependency-check] Download Failed for NVD CVE - 2016
[owasp:dependency-check] Some CVEs may not be reported.
[owasp:dependency-check] Download Failed for NVD CVE - 2009
[owasp:dependency-check] Some CVEs may not be reported.
[owasp:dependency-check] If you are behind a proxy you may need to configure
dependency-check to use the proxy.
[owasp:dependency-check] If you are behind a proxy you may need to configure
dependency-check to use the proxy.
[owasp:dependency-check] Finished File Name Analyzer (0 seconds)
[owasp:dependency-check] Download Failed for NVD CVE - 2011
[owasp:dependency-check] Some CVEs may not be reported.
[owasp:dependency-check] If you are behind a proxy you may need to configure
dependency-check to use the proxy.
[owasp:dependency-check] Download Failed for NVD CVE - 2015
[owasp:dependency-check] Some CVEs may not be reported.
[owasp:dependency-check] If you are behind a proxy you may need to configure
dependency-check to use the proxy.
[owasp:dependency-check] Download Failed for NVD CVE - 2017
[owasp:dependency-check] Some CVEs may not be reported.
[owasp:dependency-check] If you are behind a proxy you may need to configure
dependency-check to use the proxy.
[owasp:dependency-check] Finished Jar Analyzer (0 seconds)
[owasp:dependency-check] Finished Central Analyzer (0 seconds)
[owasp:dependency-check] Finished Assembly Analyzer (3 seconds)
[owasp:dependency-check] Finished Dependency Merging Analyzer (0 seconds)
[owasp:dependency-check] Finished Version Filter Analyzer (0 seconds)
[owasp:dependency-check] Finished Hint Analyzer (0 seconds)
[owasp:dependency-check] Created CPE Index (16 seconds)
[owasp:dependency-check] Skipping CPE Analysis for npm
[owasp:dependency-check] Finished CPE Analyzer (17 seconds)
[owasp:dependency-check] Finished False Positive Analyzer (0 seconds)
[owasp:dependency-check] Finished NVD CVE Analyzer (0 seconds)
[owasp:dependency-check] Finished Vulnerability Suppression Analyzer (0 seconds)
[owasp:dependency-check] Finished Dependency Bundling Analyzer (0 seconds)
[owasp:dependency-check] Analysis Complete (22 seconds)
BUILD FAILED
<https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/build.xml>:1707:
Multiple Exceptions Occurred
org.owasp.dependencycheck.exception.ExceptionCollection: One or more exceptions
occurred during dependency-check analysis
The download was interrupted; unable to complete the update
at org.owasp.dependencycheck.Engine.analyzeDependencies(Engine.java:693)
at org.owasp.dependencycheck.taskdefs.Check.execute(Check.java:999)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
at jdk.internal.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
at org.apache.tools.ant.Task.perform(Task.java:350)
at org.apache.tools.ant.Target.execute(Target.java:449)
at org.apache.tools.ant.Target.performTasks(Target.java:470)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1388)
at org.apache.tools.ant.Project.executeTarget(Project.java:1361)
at
org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
at org.apache.tools.ant.Main.runBuild(Main.java:834)
at org.apache.tools.ant.Main.startAnt(Main.java:223)
at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284)
at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101)
Next Exception:
org.owasp.dependencycheck.data.update.exception.UpdateException: The download
was interrupted; unable to complete the update
at
org.owasp.dependencycheck.data.update.NvdCveUpdater.performUpdate(NvdCveUpdater.java:274)
at
org.owasp.dependencycheck.data.update.NvdCveUpdater.update(NvdCveUpdater.java:119)
at org.owasp.dependencycheck.Engine.doUpdates(Engine.java:898)
at
org.owasp.dependencycheck.Engine.initializeAndUpdateDatabase(Engine.java:716)
at org.owasp.dependencycheck.Engine.analyzeDependencies(Engine.java:642)
at org.owasp.dependencycheck.taskdefs.Check.execute(Check.java:999)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
at jdk.internal.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
at org.apache.tools.ant.Task.perform(Task.java:350)
at org.apache.tools.ant.Target.execute(Target.java:449)
at org.apache.tools.ant.Target.performTasks(Target.java:470)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1388)
at org.apache.tools.ant.Project.executeTarget(Project.java:1361)
at
org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
at org.apache.tools.ant.Main.runBuild(Main.java:834)
at org.apache.tools.ant.Main.startAnt(Main.java:223)
at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284)
at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101)
Total time: 49 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts