You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/11/14 20:01:42 UTC

Build failed in Jenkins: PreCommit-ZOOKEEPER-github-pr-build-maven #1578

See <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/1578/display/redirect?page=changes>

Changes:

[andor] ZOOKEEPER-3598. Junit interrupts tearDown() thread which causes the


------------------------------------------
[...truncated 718.13 KB...]
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/org/apache/zookeeper/version/package-use.html...>
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/org/apache/zookeeper/version/util/package-use.html...>
Building index for all the packages and classes...
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/overview-tree.html...>
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/index-all.html...>
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/deprecated-list.html...>
Building index for all classes...
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/allclasses-frame.html...>
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/allclasses-noframe.html...>
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/index.html...>
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/overview-summary.html...>
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/help-doc.html...>
46 warnings
[WARNING] Javadoc Warnings
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:340: warning - Tag @see: can't find getEphemerals(EphemeralsCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:340: warning - Tag @see: can't find getEphemerals(String, EphemeralsCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:271: warning - Tag @link: can't find sync(String, VoidCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:150: warning - Tag @see: can't find getACL(String, Stat, ACLCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:89: warning - Tag @see: can't find getAllChildrenNumber(String, AllChildrenNumberCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:202: warning - Tag @see: can't find getChildren(String, boolean, Children2Callback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:202: warning - Tag @see: can't find getChildren(String, Watcher, Children2Callback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:179: warning - Tag @see: can't find getChildren(String, boolean, ChildrenCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:179: warning - Tag @see: can't find getChildren(String, Watcher, ChildrenCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:227: warning - Tag @see: can't find create(String, byte[], List, CreateMode, Create2Callback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:227: warning - Tag @see: can't find create(String, byte[], List, CreateMode, Create2Callback, Object, long) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:121: warning - Tag @see: can't find getData(String, boolean, DataCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:121: warning - Tag @see: can't find getData(String, Watcher, DataCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:121: warning - Tag @see: can't find getConfig(boolean, DataCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:121: warning - Tag @see: can't find getConfig(Watcher, DataCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:328: warning - Tag @see: can't find multi(Iterable, MultiCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:70: warning - Tag @see: can't find exists(String, boolean, StatCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:70: warning - Tag @see: can't find exists(String, Watcher, StatCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:70: warning - Tag @see: can't find setData(String, byte[], int, StatCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:70: warning - Tag @see: can't find setACL(String, List, int, StatCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:262: warning - Tag @see: can't find create(String, byte[], List, CreateMode, StringCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:299: warning - Tag @see: can't find delete(String, int, VoidCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:299: warning - Tag @see: can't find removeAllWatches(String, Watcher.WatcherType, boolean, VoidCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:299: warning - Tag @see: can't find removeWatches(String, Watcher, Watcher.WatcherType, boolean, VoidCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:299: warning - Tag @see: can't find sync(String, VoidCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:299: warning - Tag @link: can't find delete(String, int, VoidCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/cli/AclParser.java>:37: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/cli/CliCommand.java>:77: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/cli/CliCommand.java>:85: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/cli/CliCommand.java>:93: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/cli/CliCommand.java>:118: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/ZKDatabase.java>:509: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/persistence/FileTxnLog.java>:310: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/persistence/FileTxnSnapLog.java>:535: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/persistence/SnapStream.java>:213: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/persistence/Util.java>:255: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/persistence/Util.java>:265: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/util/CircularBuffer.java>:70: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/Learner.java>:84: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/Leader.java>:1128: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/LearnerMaster.java>:131: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/Leader.java>:256: warning - @param argument "qv," is not a parameter name.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/Leader.java>:904: warning - @param argument "zxid," is not a parameter name.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/Leader.java>:904: warning - @param argument "sid," is not a parameter name.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/LearnerHandler.java>:1151: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/QuorumPeer.java>:1889: warning - @return tag has no arguments.
[INFO] Building jar: <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/zookeeper-3.6.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ zookeeper ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.pom (6.7 kB at 87 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom (5.1 kB at 426 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 209 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 247 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 519 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 66 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom (7.5 kB at 682 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.jar (35 kB at 1.9 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 284 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar (37 kB at 1.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 1.6 MB/s)
[INFO] Copying spotbugs-annotations-3.1.9.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/spotbugs-annotations-3.1.9.jar>
[INFO] Copying jsr305-3.0.2.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jsr305-3.0.2.jar>
[INFO] Copying hamcrest-all-1.3.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/hamcrest-all-1.3.jar>
[INFO] Copying commons-collections-3.2.2.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/commons-collections-3.2.2.jar>
[INFO] Copying commons-lang-2.6.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/commons-lang-2.6.jar>
[INFO] Copying zookeeper-jute-3.6.0-SNAPSHOT.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/zookeeper-jute-3.6.0-SNAPSHOT.jar>
[INFO] Copying commons-cli-1.2.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/commons-cli-1.2.jar>
[INFO] Copying audience-annotations-0.5.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/audience-annotations-0.5.0.jar>
[INFO] Copying netty-handler-4.1.42.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-handler-4.1.42.Final.jar>
[INFO] Copying netty-common-4.1.42.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-common-4.1.42.Final.jar>
[INFO] Copying netty-buffer-4.1.42.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-buffer-4.1.42.Final.jar>
[INFO] Copying netty-transport-4.1.42.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-transport-4.1.42.Final.jar>
[INFO] Copying netty-resolver-4.1.42.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-resolver-4.1.42.Final.jar>
[INFO] Copying netty-codec-4.1.42.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-codec-4.1.42.Final.jar>
[INFO] Copying netty-transport-native-epoll-4.1.42.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-transport-native-epoll-4.1.42.Final.jar>
[INFO] Copying netty-transport-native-unix-common-4.1.42.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-transport-native-unix-common-4.1.42.Final.jar>
[INFO] Copying slf4j-api-1.7.25.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/slf4j-api-1.7.25.jar>
[INFO] Copying slf4j-log4j12-1.7.25.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/slf4j-log4j12-1.7.25.jar>
[INFO] Copying jetty-server-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-server-9.4.18.v20190429.jar>
[INFO] Copying javax.servlet-api-3.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/javax.servlet-api-3.1.0.jar>
[INFO] Copying jetty-http-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-http-9.4.18.v20190429.jar>
[INFO] Copying jetty-util-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-util-9.4.18.v20190429.jar>
[INFO] Copying jetty-io-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-io-9.4.18.v20190429.jar>
[INFO] Copying jetty-servlet-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-servlet-9.4.18.v20190429.jar>
[INFO] Copying jetty-security-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-security-9.4.18.v20190429.jar>
[INFO] Copying jackson-databind-2.9.10.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jackson-databind-2.9.10.jar>
[INFO] Copying jackson-annotations-2.9.10.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jackson-annotations-2.9.10.jar>
[INFO] Copying jackson-core-2.9.10.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jackson-core-2.9.10.jar>
[INFO] Copying json-simple-1.1.1.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/json-simple-1.1.1.jar>
[INFO] Copying bcprov-jdk15on-1.60.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/bcprov-jdk15on-1.60.jar>
[INFO] Copying bcpkix-jdk15on-1.60.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/bcpkix-jdk15on-1.60.jar>
[INFO] Copying jline-2.11.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jline-2.11.jar>
[INFO] Copying metrics-core-3.2.5.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/metrics-core-3.2.5.jar>
[INFO] Copying log4j-1.2.17.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/log4j-1.2.17.jar>
[INFO] Copying kerb-core-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-core-1.1.0.jar>
[INFO] Copying kerby-pkix-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerby-pkix-1.1.0.jar>
[INFO] Copying kerby-asn1-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerby-asn1-1.1.0.jar>
[INFO] Copying kerby-util-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerby-util-1.1.0.jar>
[INFO] Copying kerb-simplekdc-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-simplekdc-1.1.0.jar>
[INFO] Copying kerb-client-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-client-1.1.0.jar>
[INFO] Copying kerb-common-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-common-1.1.0.jar>
[INFO] Copying kerb-crypto-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-crypto-1.1.0.jar>
[INFO] Copying commons-io-2.6.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/commons-io-2.6.jar>
[INFO] Copying kerb-util-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-util-1.1.0.jar>
[INFO] Copying token-provider-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/token-provider-1.1.0.jar>
[INFO] Copying nimbus-jose-jwt-4.41.2.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/nimbus-jose-jwt-4.41.2.jar>
[INFO] Copying jcip-annotations-1.0-1.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jcip-annotations-1.0-1.jar>
[INFO] Copying json-smart-2.3.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/json-smart-2.3.jar>
[INFO] Copying accessors-smart-1.2.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/accessors-smart-1.2.jar>
[INFO] Copying asm-5.0.4.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/asm-5.0.4.jar>
[INFO] Copying kerb-admin-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-admin-1.1.0.jar>
[INFO] Copying kerb-server-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-server-1.1.0.jar>
[INFO] Copying kerb-identity-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-identity-1.1.0.jar>
[INFO] Copying kerby-xdr-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerby-xdr-1.1.0.jar>
[INFO] Copying kerby-config-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerby-config-1.1.0.jar>
[INFO] Copying mockito-core-2.27.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/mockito-core-2.27.0.jar>
[INFO] Copying byte-buddy-1.9.10.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/byte-buddy-1.9.10.jar>
[INFO] Copying byte-buddy-agent-1.9.10.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/byte-buddy-agent-1.9.10.jar>
[INFO] Copying objenesis-2.6.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/objenesis-2.6.jar>
[INFO] Copying junit-4.12.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/junit-4.12.jar>
[INFO] Copying hamcrest-core-1.3.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/hamcrest-core-1.3.jar>
[INFO] Copying snappy-java-1.1.7.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/snappy-java-1.1.7.jar>
[INFO] 
[INFO] --- checksum-maven-plugin:1.8:artifacts (default) @ zookeeper ---
[INFO] zookeeper-3.6.0-SNAPSHOT.jar - SHA-512 : 474bd7fd43817affac8d548b3cd2fe4770cfab6f09164f1d9702b811d893b17eddccb02f060877af22775b174f1ad74b3237b63f76e3f183feb241563bc4ce93
[INFO] zookeeper-3.6.0-SNAPSHOT-tests.jar - SHA-512 : d8be8702bfa801b598c85f708e7447b0ad6ab948ccc8e4ab4a9665b7cccac2d7cac371c54f073c850548918fc7337560ca142da23b14153a4fcd1bb58b18b3c8
[INFO] zookeeper-3.6.0-SNAPSHOT-sources.jar - SHA-512 : 7c4eb6939f1fb1d0243cce247ac881097b97802d4024a54f9482e7698991db2ea20d8fd8cb6e4e8211f9c939d8da8024c8bb2c3ac2d15373d5d9dc49c3181c56
[INFO] zookeeper-3.6.0-SNAPSHOT-javadoc.jar - SHA-512 : b83164c7750325714bb9d630408db57220bea2eff7481af4ff927c68090c136b4d5b5738e03efc29db2d9fd5fd4d95255d2589ef35345452b72f8325e17d29dd
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.9:check (default-cli) > :spotbugs @ zookeeper >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.9:spotbugs (spotbugs) @ zookeeper ---
[INFO] Fork Value is true
     [java] SLF4J: No SLF4J providers were found.
     [java] SLF4J: Defaulting to no-operation (NOP) logger implementation
     [java] SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details.
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.9:check (default-cli) < :spotbugs @ zookeeper <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.9:check (default-cli) @ zookeeper ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (default-cli) @ zookeeper ---
[INFO] Starting audit...
[ERROR] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/CommitProcessor.java>:30: Extra separation in import group before 'org.apache.zookeeper.ZooDefs.OpCode' [ImportOrder]
[ERROR] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/CommitProcessor.java>:42: Extra separation in import group before 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [ImportOrder]
[ERROR] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/CommitProcessor.java>:42: Import edu.umd.cs.findbugs.annotations.SuppressFBWarnings appears after other imports that it should precede [ImportOrder]
Audit done.
[INFO] There are 3 errors reported by Checkstyle 8.17 with checkstyle-strict.xml ruleset.
[ERROR] src/main/java/org/apache/zookeeper/server/quorum/CommitProcessor.java:[30] (imports) ImportOrder: Extra separation in import group before 'org.apache.zookeeper.ZooDefs.OpCode'
[ERROR] src/main/java/org/apache/zookeeper/server/quorum/CommitProcessor.java:[42] (imports) ImportOrder: Extra separation in import group before 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
[ERROR] src/main/java/org/apache/zookeeper/server/quorum/CommitProcessor.java:[42] (imports) ImportOrder: Import edu.umd.cs.findbugs.annotations.SuppressFBWarnings appears after other imports that it should precede
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache ZooKeeper 3.6.0-SNAPSHOT:
[INFO] 
[INFO] Apache ZooKeeper ................................... SUCCESS [ 22.504 s]
[INFO] Apache ZooKeeper - Documentation ................... SUCCESS [  9.535 s]
[INFO] Apache ZooKeeper - Jute ............................ SUCCESS [01:33 min]
[INFO] Apache ZooKeeper - Server .......................... FAILURE [23:38 min]
[INFO] Apache ZooKeeper - Metrics Providers ............... SKIPPED
[INFO] Apache ZooKeeper - Prometheus.io Metrics Provider .. SKIPPED
[INFO] Apache ZooKeeper - Client .......................... SKIPPED
[INFO] Apache ZooKeeper - Client - C ...................... SKIPPED
[INFO] Apache ZooKeeper - Recipes ......................... SKIPPED
[INFO] Apache ZooKeeper - Recipes - Election .............. SKIPPED
[INFO] Apache ZooKeeper - Recipes - Lock .................. SKIPPED
[INFO] Apache ZooKeeper - Recipes - Queue ................. SKIPPED
[INFO] Apache ZooKeeper - Assembly ........................ SKIPPED
[INFO] Apache ZooKeeper - Contrib ......................... SKIPPED
[INFO] Apache ZooKeeper - Contrib - Loggraph .............. SKIPPED
[INFO] Apache ZooKeeper - Contrib - Rest .................. SKIPPED
[INFO] Apache ZooKeeper - Contrib - ZooInspector .......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  26:21 min
[INFO] Finished at: 2019-11-14T20:01:01Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.1.0:check (default-cli) on project zookeeper: You have 3 Checkstyle violations. -> [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 <goals> -rf :zookeeper
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/pom.xml> to org.apache.zookeeper/zookeeper/3.6.0-SNAPSHOT/zookeeper-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/zookeeper-3.6.0-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper/3.6.0-SNAPSHOT/zookeeper-3.6.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/zookeeper-3.6.0-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper/3.6.0-SNAPSHOT/zookeeper-3.6.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/zookeeper-3.6.0-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper/3.6.0-SNAPSHOT/zookeeper-3.6.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/zookeeper-3.6.0-SNAPSHOT-javadoc.jar> to org.apache.zookeeper/zookeeper/3.6.0-SNAPSHOT/zookeeper-3.6.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-contrib/zookeeper-contrib-loggraph/pom.xml> to org.apache.zookeeper/zookeeper-contrib-loggraph/3.6.0-SNAPSHOT/zookeeper-contrib-loggraph-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-metrics-providers/pom.xml> to org.apache.zookeeper/zookeeper-metrics-providers/3.6.0-SNAPSHOT/zookeeper-metrics-providers-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-metrics-providers/zookeeper-prometheus-metrics/pom.xml> to org.apache.zookeeper/zookeeper-prometheus-metrics/3.6.0-SNAPSHOT/zookeeper-prometheus-metrics-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-recipes/zookeeper-recipes-election/pom.xml> to org.apache.zookeeper/zookeeper-recipes-election/3.6.0-SNAPSHOT/zookeeper-recipes-election-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/pom.xml> to org.apache.zookeeper/parent/3.6.0-SNAPSHOT/parent-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-recipes/zookeeper-recipes-lock/pom.xml> to org.apache.zookeeper/zookeeper-recipes-lock/3.6.0-SNAPSHOT/zookeeper-recipes-lock-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-contrib/pom.xml> to org.apache.zookeeper/zookeeper-contrib/3.6.0-SNAPSHOT/zookeeper-contrib-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/pom.xml> to org.apache.zookeeper/zookeeper-client/3.6.0-SNAPSHOT/zookeeper-client-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/pom.xml> to org.apache.zookeeper/zookeeper-jute/3.6.0-SNAPSHOT/zookeeper-jute-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/target/zookeeper-jute-3.6.0-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-jute/3.6.0-SNAPSHOT/zookeeper-jute-3.6.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/target/zookeeper-jute-3.6.0-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper-jute/3.6.0-SNAPSHOT/zookeeper-jute-3.6.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/target/zookeeper-jute-3.6.0-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper-jute/3.6.0-SNAPSHOT/zookeeper-jute-3.6.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/target/zookeeper-jute-3.6.0-SNAPSHOT-javadoc.jar> to org.apache.zookeeper/zookeeper-jute/3.6.0-SNAPSHOT/zookeeper-jute-3.6.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-recipes/zookeeper-recipes-queue/pom.xml> to org.apache.zookeeper/zookeeper-recipes-queue/3.6.0-SNAPSHOT/zookeeper-recipes-queue-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-docs/pom.xml> to org.apache.zookeeper/zookeeper-docs/3.6.0-SNAPSHOT/zookeeper-docs-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-docs/target/zookeeper-docs-3.6.0-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-docs/3.6.0-SNAPSHOT/zookeeper-docs-3.6.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-docs/target/zookeeper-docs-3.6.0-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper-docs/3.6.0-SNAPSHOT/zookeeper-docs-3.6.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-docs/target/zookeeper-docs-3.6.0-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper-docs/3.6.0-SNAPSHOT/zookeeper-docs-3.6.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-recipes/pom.xml> to org.apache.zookeeper/zookeeper-recipes/3.6.0-SNAPSHOT/zookeeper-recipes-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/pom.xml> to org.apache.zookeeper/zookeeper-client-c/3.6.0-SNAPSHOT/zookeeper-client-c-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-contrib/zookeeper-contrib-rest/pom.xml> to org.apache.zookeeper/zookeeper-contrib-rest/3.6.0-SNAPSHOT/zookeeper-contrib-rest-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-assembly/pom.xml> to org.apache.zookeeper/zookeeper-assembly/3.6.0-SNAPSHOT/zookeeper-assembly-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/pom.xml> to org.apache.zookeeper/zookeeper-contrib-zooinspector/3.6.0-SNAPSHOT/zookeeper-contrib-zooinspector-3.6.0-SNAPSHOT.pom
channel stopped
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Putting comment on the pull request

Jenkins build is back to normal : PreCommit-ZOOKEEPER-github-pr-build-maven #1583

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/1583/display/redirect>


Build failed in Jenkins: PreCommit-ZOOKEEPER-github-pr-build-maven #1582

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/1582/display/redirect>

Changes:


------------------------------------------
[...truncated 717.60 KB...]
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/org/apache/zookeeper/server/watch/package-use.html...>
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/org/apache/zookeeper/util/package-use.html...>
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/org/apache/zookeeper/version/package-use.html...>
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/org/apache/zookeeper/version/util/package-use.html...>
Building index for all the packages and classes...
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/overview-tree.html...>
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/index-all.html...>
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/deprecated-list.html...>
Building index for all classes...
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/allclasses-frame.html...>
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/allclasses-noframe.html...>
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/index.html...>
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/overview-summary.html...>
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/help-doc.html...>
46 warnings
[WARNING] Javadoc Warnings
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:340: warning - Tag @see: can't find getEphemerals(EphemeralsCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:340: warning - Tag @see: can't find getEphemerals(String, EphemeralsCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:271: warning - Tag @link: can't find sync(String, VoidCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:150: warning - Tag @see: can't find getACL(String, Stat, ACLCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:89: warning - Tag @see: can't find getAllChildrenNumber(String, AllChildrenNumberCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:202: warning - Tag @see: can't find getChildren(String, boolean, Children2Callback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:202: warning - Tag @see: can't find getChildren(String, Watcher, Children2Callback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:179: warning - Tag @see: can't find getChildren(String, boolean, ChildrenCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:179: warning - Tag @see: can't find getChildren(String, Watcher, ChildrenCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:227: warning - Tag @see: can't find create(String, byte[], List, CreateMode, Create2Callback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:227: warning - Tag @see: can't find create(String, byte[], List, CreateMode, Create2Callback, Object, long) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:121: warning - Tag @see: can't find getData(String, boolean, DataCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:121: warning - Tag @see: can't find getData(String, Watcher, DataCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:121: warning - Tag @see: can't find getConfig(boolean, DataCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:121: warning - Tag @see: can't find getConfig(Watcher, DataCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:328: warning - Tag @see: can't find multi(Iterable, MultiCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:70: warning - Tag @see: can't find exists(String, boolean, StatCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:70: warning - Tag @see: can't find exists(String, Watcher, StatCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:70: warning - Tag @see: can't find setData(String, byte[], int, StatCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:70: warning - Tag @see: can't find setACL(String, List, int, StatCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:262: warning - Tag @see: can't find create(String, byte[], List, CreateMode, StringCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:299: warning - Tag @see: can't find delete(String, int, VoidCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:299: warning - Tag @see: can't find removeAllWatches(String, Watcher.WatcherType, boolean, VoidCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:299: warning - Tag @see: can't find removeWatches(String, Watcher, Watcher.WatcherType, boolean, VoidCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:299: warning - Tag @see: can't find sync(String, VoidCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:299: warning - Tag @link: can't find delete(String, int, VoidCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/ZKDatabase.java>:509: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/persistence/FileTxnLog.java>:310: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/persistence/FileTxnSnapLog.java>:535: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/persistence/SnapStream.java>:213: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/persistence/Util.java>:255: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/persistence/Util.java>:265: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/util/CircularBuffer.java>:70: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/Learner.java>:84: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/Leader.java>:1128: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/LearnerMaster.java>:131: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/Leader.java>:256: warning - @param argument "qv," is not a parameter name.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/Leader.java>:904: warning - @param argument "zxid," is not a parameter name.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/Leader.java>:904: warning - @param argument "sid," is not a parameter name.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/LearnerHandler.java>:1151: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/QuorumPeer.java>:1889: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/cli/AclParser.java>:37: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/cli/CliCommand.java>:77: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/cli/CliCommand.java>:85: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/cli/CliCommand.java>:93: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/cli/CliCommand.java>:118: warning - @return tag has no arguments.
[INFO] Building jar: <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/zookeeper-3.6.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ zookeeper ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.pom (6.7 kB at 72 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom (5.1 kB at 393 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 209 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 227 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 475 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 61 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom (7.5 kB at 625 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar (37 kB at 1.7 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 256 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.jar (35 kB at 905 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 1.5 MB/s)
[INFO] Copying spotbugs-annotations-3.1.9.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/spotbugs-annotations-3.1.9.jar>
[INFO] Copying jsr305-3.0.2.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jsr305-3.0.2.jar>
[INFO] Copying hamcrest-all-1.3.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/hamcrest-all-1.3.jar>
[INFO] Copying commons-collections-3.2.2.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/commons-collections-3.2.2.jar>
[INFO] Copying commons-lang-2.6.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/commons-lang-2.6.jar>
[INFO] Copying zookeeper-jute-3.6.0-SNAPSHOT.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/zookeeper-jute-3.6.0-SNAPSHOT.jar>
[INFO] Copying commons-cli-1.2.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/commons-cli-1.2.jar>
[INFO] Copying audience-annotations-0.5.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/audience-annotations-0.5.0.jar>
[INFO] Copying netty-handler-4.1.42.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-handler-4.1.42.Final.jar>
[INFO] Copying netty-common-4.1.42.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-common-4.1.42.Final.jar>
[INFO] Copying netty-buffer-4.1.42.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-buffer-4.1.42.Final.jar>
[INFO] Copying netty-transport-4.1.42.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-transport-4.1.42.Final.jar>
[INFO] Copying netty-resolver-4.1.42.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-resolver-4.1.42.Final.jar>
[INFO] Copying netty-codec-4.1.42.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-codec-4.1.42.Final.jar>
[INFO] Copying netty-transport-native-epoll-4.1.42.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-transport-native-epoll-4.1.42.Final.jar>
[INFO] Copying netty-transport-native-unix-common-4.1.42.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-transport-native-unix-common-4.1.42.Final.jar>
[INFO] Copying slf4j-api-1.7.25.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/slf4j-api-1.7.25.jar>
[INFO] Copying slf4j-log4j12-1.7.25.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/slf4j-log4j12-1.7.25.jar>
[INFO] Copying jetty-server-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-server-9.4.18.v20190429.jar>
[INFO] Copying javax.servlet-api-3.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/javax.servlet-api-3.1.0.jar>
[INFO] Copying jetty-http-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-http-9.4.18.v20190429.jar>
[INFO] Copying jetty-util-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-util-9.4.18.v20190429.jar>
[INFO] Copying jetty-io-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-io-9.4.18.v20190429.jar>
[INFO] Copying jetty-servlet-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-servlet-9.4.18.v20190429.jar>
[INFO] Copying jetty-security-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-security-9.4.18.v20190429.jar>
[INFO] Copying jackson-databind-2.9.10.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jackson-databind-2.9.10.jar>
[INFO] Copying jackson-annotations-2.9.10.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jackson-annotations-2.9.10.jar>
[INFO] Copying jackson-core-2.9.10.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jackson-core-2.9.10.jar>
[INFO] Copying json-simple-1.1.1.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/json-simple-1.1.1.jar>
[INFO] Copying bcprov-jdk15on-1.60.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/bcprov-jdk15on-1.60.jar>
[INFO] Copying bcpkix-jdk15on-1.60.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/bcpkix-jdk15on-1.60.jar>
[INFO] Copying jline-2.11.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jline-2.11.jar>
[INFO] Copying metrics-core-3.2.5.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/metrics-core-3.2.5.jar>
[INFO] Copying log4j-1.2.17.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/log4j-1.2.17.jar>
[INFO] Copying kerb-core-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-core-1.1.0.jar>
[INFO] Copying kerby-pkix-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerby-pkix-1.1.0.jar>
[INFO] Copying kerby-asn1-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerby-asn1-1.1.0.jar>
[INFO] Copying kerby-util-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerby-util-1.1.0.jar>
[INFO] Copying kerb-simplekdc-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-simplekdc-1.1.0.jar>
[INFO] Copying kerb-client-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-client-1.1.0.jar>
[INFO] Copying kerb-common-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-common-1.1.0.jar>
[INFO] Copying kerb-crypto-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-crypto-1.1.0.jar>
[INFO] Copying commons-io-2.6.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/commons-io-2.6.jar>
[INFO] Copying kerb-util-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-util-1.1.0.jar>
[INFO] Copying token-provider-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/token-provider-1.1.0.jar>
[INFO] Copying nimbus-jose-jwt-4.41.2.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/nimbus-jose-jwt-4.41.2.jar>
[INFO] Copying jcip-annotations-1.0-1.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jcip-annotations-1.0-1.jar>
[INFO] Copying json-smart-2.3.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/json-smart-2.3.jar>
[INFO] Copying accessors-smart-1.2.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/accessors-smart-1.2.jar>
[INFO] Copying asm-5.0.4.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/asm-5.0.4.jar>
[INFO] Copying kerb-admin-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-admin-1.1.0.jar>
[INFO] Copying kerb-server-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-server-1.1.0.jar>
[INFO] Copying kerb-identity-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-identity-1.1.0.jar>
[INFO] Copying kerby-xdr-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerby-xdr-1.1.0.jar>
[INFO] Copying kerby-config-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerby-config-1.1.0.jar>
[INFO] Copying mockito-core-2.27.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/mockito-core-2.27.0.jar>
[INFO] Copying byte-buddy-1.9.10.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/byte-buddy-1.9.10.jar>
[INFO] Copying byte-buddy-agent-1.9.10.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/byte-buddy-agent-1.9.10.jar>
[INFO] Copying objenesis-2.6.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/objenesis-2.6.jar>
[INFO] Copying junit-4.12.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/junit-4.12.jar>
[INFO] Copying hamcrest-core-1.3.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/hamcrest-core-1.3.jar>
[INFO] Copying snappy-java-1.1.7.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/snappy-java-1.1.7.jar>
[INFO] 
[INFO] --- checksum-maven-plugin:1.8:artifacts (default) @ zookeeper ---
[INFO] zookeeper-3.6.0-SNAPSHOT.jar - SHA-512 : 2eb142ce0d67f0621910f27293f461ceeae7ba96d0267e1867f893fcacbb57eca48620f0a2456d650063ff50b1c21e3599a9fea14a1b0133d3f9cb4637dcc004
[INFO] zookeeper-3.6.0-SNAPSHOT-tests.jar - SHA-512 : 52707ccf42b278eea457ee44253b59eb5d160e75b1bcb6cdb8180ee3670019f993050ceded9a907401d3efb5e1a44f10ef3f254c98d99f26e38fab52973a7fbb
[INFO] zookeeper-3.6.0-SNAPSHOT-sources.jar - SHA-512 : 7e43fd188167f5a46f5e6facf4fb28fd8eda61fc33587bcadce8a2c8ce2fe7017547fe3ed4fb744ac67d7c22dae7747702e6ec9ca26ea46d85d7e30d9c91c384
[INFO] zookeeper-3.6.0-SNAPSHOT-javadoc.jar - SHA-512 : 0747870fa05ae580aeaa7ca41d4a86e3f623fc6c56f5bad6ffdc5d47ae89eb37419f006e2a9ba69195cce85e2e42e020b65df0fe271950f70e803697632f44f4
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.9:check (default-cli) > :spotbugs @ zookeeper >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.9:spotbugs (spotbugs) @ zookeeper ---
[INFO] Fork Value is true
     [java] SLF4J: No SLF4J providers were found.
     [java] SLF4J: Defaulting to no-operation (NOP) logger implementation
     [java] SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details.
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.9:check (default-cli) < :spotbugs @ zookeeper <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.9:check (default-cli) @ zookeeper ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (default-cli) @ zookeeper ---
[INFO] Starting audit...
[ERROR] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/CommitProcessor.java>:40: Import edu.umd.cs.findbugs.annotations.SuppressFBWarnings appears after other imports that it should precede [ImportOrder]
Audit done.
[INFO] There is 1 error reported by Checkstyle 8.17 with checkstyle-strict.xml ruleset.
[ERROR] src/main/java/org/apache/zookeeper/server/quorum/CommitProcessor.java:[40] (imports) ImportOrder: Import edu.umd.cs.findbugs.annotations.SuppressFBWarnings appears after other imports that it should precede
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache ZooKeeper 3.6.0-SNAPSHOT:
[INFO] 
[INFO] Apache ZooKeeper ................................... SUCCESS [ 26.895 s]
[INFO] Apache ZooKeeper - Documentation ................... SUCCESS [  9.954 s]
[INFO] Apache ZooKeeper - Jute ............................ SUCCESS [01:43 min]
[INFO] Apache ZooKeeper - Server .......................... FAILURE [18:54 min]
[INFO] Apache ZooKeeper - Metrics Providers ............... SKIPPED
[INFO] Apache ZooKeeper - Prometheus.io Metrics Provider .. SKIPPED
[INFO] Apache ZooKeeper - Client .......................... SKIPPED
[INFO] Apache ZooKeeper - Client - C ...................... SKIPPED
[INFO] Apache ZooKeeper - Recipes ......................... SKIPPED
[INFO] Apache ZooKeeper - Recipes - Election .............. SKIPPED
[INFO] Apache ZooKeeper - Recipes - Lock .................. SKIPPED
[INFO] Apache ZooKeeper - Recipes - Queue ................. SKIPPED
[INFO] Apache ZooKeeper - Assembly ........................ SKIPPED
[INFO] Apache ZooKeeper - Contrib ......................... SKIPPED
[INFO] Apache ZooKeeper - Contrib - Loggraph .............. SKIPPED
[INFO] Apache ZooKeeper - Contrib - Rest .................. SKIPPED
[INFO] Apache ZooKeeper - Contrib - ZooInspector .......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  21:53 min
[INFO] Finished at: 2019-11-14T23:58:13Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.1.0:check (default-cli) on project zookeeper: You have 1 Checkstyle violation. -> [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 <goals> -rf :zookeeper
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/pom.xml> to org.apache.zookeeper/zookeeper/3.6.0-SNAPSHOT/zookeeper-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/zookeeper-3.6.0-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper/3.6.0-SNAPSHOT/zookeeper-3.6.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/zookeeper-3.6.0-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper/3.6.0-SNAPSHOT/zookeeper-3.6.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/zookeeper-3.6.0-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper/3.6.0-SNAPSHOT/zookeeper-3.6.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/zookeeper-3.6.0-SNAPSHOT-javadoc.jar> to org.apache.zookeeper/zookeeper/3.6.0-SNAPSHOT/zookeeper-3.6.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-contrib/zookeeper-contrib-loggraph/pom.xml> to org.apache.zookeeper/zookeeper-contrib-loggraph/3.6.0-SNAPSHOT/zookeeper-contrib-loggraph-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-metrics-providers/pom.xml> to org.apache.zookeeper/zookeeper-metrics-providers/3.6.0-SNAPSHOT/zookeeper-metrics-providers-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-metrics-providers/zookeeper-prometheus-metrics/pom.xml> to org.apache.zookeeper/zookeeper-prometheus-metrics/3.6.0-SNAPSHOT/zookeeper-prometheus-metrics-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-recipes/zookeeper-recipes-election/pom.xml> to org.apache.zookeeper/zookeeper-recipes-election/3.6.0-SNAPSHOT/zookeeper-recipes-election-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/pom.xml> to org.apache.zookeeper/parent/3.6.0-SNAPSHOT/parent-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-recipes/zookeeper-recipes-lock/pom.xml> to org.apache.zookeeper/zookeeper-recipes-lock/3.6.0-SNAPSHOT/zookeeper-recipes-lock-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-contrib/pom.xml> to org.apache.zookeeper/zookeeper-contrib/3.6.0-SNAPSHOT/zookeeper-contrib-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/pom.xml> to org.apache.zookeeper/zookeeper-client/3.6.0-SNAPSHOT/zookeeper-client-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/pom.xml> to org.apache.zookeeper/zookeeper-jute/3.6.0-SNAPSHOT/zookeeper-jute-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/target/zookeeper-jute-3.6.0-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-jute/3.6.0-SNAPSHOT/zookeeper-jute-3.6.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/target/zookeeper-jute-3.6.0-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper-jute/3.6.0-SNAPSHOT/zookeeper-jute-3.6.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/target/zookeeper-jute-3.6.0-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper-jute/3.6.0-SNAPSHOT/zookeeper-jute-3.6.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/target/zookeeper-jute-3.6.0-SNAPSHOT-javadoc.jar> to org.apache.zookeeper/zookeeper-jute/3.6.0-SNAPSHOT/zookeeper-jute-3.6.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-recipes/zookeeper-recipes-queue/pom.xml> to org.apache.zookeeper/zookeeper-recipes-queue/3.6.0-SNAPSHOT/zookeeper-recipes-queue-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-docs/pom.xml> to org.apache.zookeeper/zookeeper-docs/3.6.0-SNAPSHOT/zookeeper-docs-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-docs/target/zookeeper-docs-3.6.0-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-docs/3.6.0-SNAPSHOT/zookeeper-docs-3.6.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-docs/target/zookeeper-docs-3.6.0-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper-docs/3.6.0-SNAPSHOT/zookeeper-docs-3.6.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-docs/target/zookeeper-docs-3.6.0-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper-docs/3.6.0-SNAPSHOT/zookeeper-docs-3.6.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-recipes/pom.xml> to org.apache.zookeeper/zookeeper-recipes/3.6.0-SNAPSHOT/zookeeper-recipes-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/pom.xml> to org.apache.zookeeper/zookeeper-client-c/3.6.0-SNAPSHOT/zookeeper-client-c-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-contrib/zookeeper-contrib-rest/pom.xml> to org.apache.zookeeper/zookeeper-contrib-rest/3.6.0-SNAPSHOT/zookeeper-contrib-rest-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-assembly/pom.xml> to org.apache.zookeeper/zookeeper-assembly/3.6.0-SNAPSHOT/zookeeper-assembly-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/pom.xml> to org.apache.zookeeper/zookeeper-contrib-zooinspector/3.6.0-SNAPSHOT/zookeeper-contrib-zooinspector-3.6.0-SNAPSHOT.pom
channel stopped
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Setting status of 9f126c7f2820e8be5e3d852323ffc3004b2eaab4 to FAILURE with url https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/1582/ and message: 'FAILURE
 '
Using context: JenkinsMaven

Build failed in Jenkins: PreCommit-ZOOKEEPER-github-pr-build-maven #1581

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/1581/display/redirect?page=changes>

Changes:

[andor] ZOOKEEPER-3598. Junit interrupts tearDown() thread which causes the

[andor] ZOOKEEPER-3598. Checkstyle fix


------------------------------------------
[...truncated 732.88 KB...]
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/org/apache/zookeeper/server/quorum/flexible/package-use.html...>
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/org/apache/zookeeper/server/util/package-use.html...>
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/org/apache/zookeeper/server/watch/package-use.html...>
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/org/apache/zookeeper/util/package-use.html...>
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/org/apache/zookeeper/version/package-use.html...>
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/org/apache/zookeeper/version/util/package-use.html...>
Building index for all the packages and classes...
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/overview-tree.html...>
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/index-all.html...>
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/deprecated-list.html...>
Building index for all classes...
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/allclasses-frame.html...>
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/allclasses-noframe.html...>
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/index.html...>
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/overview-summary.html...>
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/help-doc.html...>
46 warnings
[WARNING] Javadoc Warnings
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:340: warning - Tag @see: can't find getEphemerals(EphemeralsCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:340: warning - Tag @see: can't find getEphemerals(String, EphemeralsCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:271: warning - Tag @link: can't find sync(String, VoidCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:150: warning - Tag @see: can't find getACL(String, Stat, ACLCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:89: warning - Tag @see: can't find getAllChildrenNumber(String, AllChildrenNumberCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:202: warning - Tag @see: can't find getChildren(String, boolean, Children2Callback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:202: warning - Tag @see: can't find getChildren(String, Watcher, Children2Callback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:179: warning - Tag @see: can't find getChildren(String, boolean, ChildrenCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:179: warning - Tag @see: can't find getChildren(String, Watcher, ChildrenCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:227: warning - Tag @see: can't find create(String, byte[], List, CreateMode, Create2Callback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:227: warning - Tag @see: can't find create(String, byte[], List, CreateMode, Create2Callback, Object, long) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:121: warning - Tag @see: can't find getData(String, boolean, DataCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:121: warning - Tag @see: can't find getData(String, Watcher, DataCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:121: warning - Tag @see: can't find getConfig(boolean, DataCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:121: warning - Tag @see: can't find getConfig(Watcher, DataCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:328: warning - Tag @see: can't find multi(Iterable, MultiCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:70: warning - Tag @see: can't find exists(String, boolean, StatCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:70: warning - Tag @see: can't find exists(String, Watcher, StatCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:70: warning - Tag @see: can't find setData(String, byte[], int, StatCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:70: warning - Tag @see: can't find setACL(String, List, int, StatCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:262: warning - Tag @see: can't find create(String, byte[], List, CreateMode, StringCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:299: warning - Tag @see: can't find delete(String, int, VoidCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:299: warning - Tag @see: can't find removeAllWatches(String, Watcher.WatcherType, boolean, VoidCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:299: warning - Tag @see: can't find removeWatches(String, Watcher, Watcher.WatcherType, boolean, VoidCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:299: warning - Tag @see: can't find sync(String, VoidCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:299: warning - Tag @link: can't find delete(String, int, VoidCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/ZKDatabase.java>:509: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/persistence/FileTxnLog.java>:310: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/persistence/FileTxnSnapLog.java>:535: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/persistence/SnapStream.java>:213: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/persistence/Util.java>:255: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/persistence/Util.java>:265: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/util/CircularBuffer.java>:70: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/Learner.java>:84: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/Leader.java>:1128: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/LearnerMaster.java>:131: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/Leader.java>:256: warning - @param argument "qv," is not a parameter name.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/Leader.java>:904: warning - @param argument "zxid," is not a parameter name.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/Leader.java>:904: warning - @param argument "sid," is not a parameter name.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/LearnerHandler.java>:1151: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/QuorumPeer.java>:1889: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/cli/AclParser.java>:37: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/cli/CliCommand.java>:77: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/cli/CliCommand.java>:85: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/cli/CliCommand.java>:93: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/cli/CliCommand.java>:118: warning - @return tag has no arguments.
[INFO] Building jar: <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/zookeeper-3.6.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ zookeeper ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.pom (6.7 kB at 72 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom (5.1 kB at 426 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 191 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 227 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 475 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 66 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom (7.5 kB at 682 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 548 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.jar (35 kB at 1.0 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar (37 kB at 991 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 1.6 MB/s)
[INFO] Copying spotbugs-annotations-3.1.9.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/spotbugs-annotations-3.1.9.jar>
[INFO] Copying jsr305-3.0.2.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jsr305-3.0.2.jar>
[INFO] Copying hamcrest-all-1.3.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/hamcrest-all-1.3.jar>
[INFO] Copying commons-collections-3.2.2.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/commons-collections-3.2.2.jar>
[INFO] Copying commons-lang-2.6.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/commons-lang-2.6.jar>
[INFO] Copying zookeeper-jute-3.6.0-SNAPSHOT.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/zookeeper-jute-3.6.0-SNAPSHOT.jar>
[INFO] Copying commons-cli-1.2.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/commons-cli-1.2.jar>
[INFO] Copying audience-annotations-0.5.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/audience-annotations-0.5.0.jar>
[INFO] Copying netty-handler-4.1.42.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-handler-4.1.42.Final.jar>
[INFO] Copying netty-common-4.1.42.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-common-4.1.42.Final.jar>
[INFO] Copying netty-buffer-4.1.42.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-buffer-4.1.42.Final.jar>
[INFO] Copying netty-transport-4.1.42.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-transport-4.1.42.Final.jar>
[INFO] Copying netty-resolver-4.1.42.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-resolver-4.1.42.Final.jar>
[INFO] Copying netty-codec-4.1.42.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-codec-4.1.42.Final.jar>
[INFO] Copying netty-transport-native-epoll-4.1.42.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-transport-native-epoll-4.1.42.Final.jar>
[INFO] Copying netty-transport-native-unix-common-4.1.42.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-transport-native-unix-common-4.1.42.Final.jar>
[INFO] Copying slf4j-api-1.7.25.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/slf4j-api-1.7.25.jar>
[INFO] Copying slf4j-log4j12-1.7.25.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/slf4j-log4j12-1.7.25.jar>
[INFO] Copying jetty-server-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-server-9.4.18.v20190429.jar>
[INFO] Copying javax.servlet-api-3.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/javax.servlet-api-3.1.0.jar>
[INFO] Copying jetty-http-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-http-9.4.18.v20190429.jar>
[INFO] Copying jetty-util-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-util-9.4.18.v20190429.jar>
[INFO] Copying jetty-io-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-io-9.4.18.v20190429.jar>
[INFO] Copying jetty-servlet-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-servlet-9.4.18.v20190429.jar>
[INFO] Copying jetty-security-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-security-9.4.18.v20190429.jar>
[INFO] Copying jackson-databind-2.9.10.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jackson-databind-2.9.10.jar>
[INFO] Copying jackson-annotations-2.9.10.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jackson-annotations-2.9.10.jar>
[INFO] Copying jackson-core-2.9.10.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jackson-core-2.9.10.jar>
[INFO] Copying json-simple-1.1.1.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/json-simple-1.1.1.jar>
[INFO] Copying bcprov-jdk15on-1.60.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/bcprov-jdk15on-1.60.jar>
[INFO] Copying bcpkix-jdk15on-1.60.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/bcpkix-jdk15on-1.60.jar>
[INFO] Copying jline-2.11.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jline-2.11.jar>
[INFO] Copying metrics-core-3.2.5.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/metrics-core-3.2.5.jar>
[INFO] Copying log4j-1.2.17.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/log4j-1.2.17.jar>
[INFO] Copying kerb-core-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-core-1.1.0.jar>
[INFO] Copying kerby-pkix-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerby-pkix-1.1.0.jar>
[INFO] Copying kerby-asn1-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerby-asn1-1.1.0.jar>
[INFO] Copying kerby-util-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerby-util-1.1.0.jar>
[INFO] Copying kerb-simplekdc-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-simplekdc-1.1.0.jar>
[INFO] Copying kerb-client-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-client-1.1.0.jar>
[INFO] Copying kerb-common-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-common-1.1.0.jar>
[INFO] Copying kerb-crypto-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-crypto-1.1.0.jar>
[INFO] Copying commons-io-2.6.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/commons-io-2.6.jar>
[INFO] Copying kerb-util-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-util-1.1.0.jar>
[INFO] Copying token-provider-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/token-provider-1.1.0.jar>
[INFO] Copying nimbus-jose-jwt-4.41.2.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/nimbus-jose-jwt-4.41.2.jar>
[INFO] Copying jcip-annotations-1.0-1.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jcip-annotations-1.0-1.jar>
[INFO] Copying json-smart-2.3.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/json-smart-2.3.jar>
[INFO] Copying accessors-smart-1.2.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/accessors-smart-1.2.jar>
[INFO] Copying asm-5.0.4.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/asm-5.0.4.jar>
[INFO] Copying kerb-admin-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-admin-1.1.0.jar>
[INFO] Copying kerb-server-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-server-1.1.0.jar>
[INFO] Copying kerb-identity-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-identity-1.1.0.jar>
[INFO] Copying kerby-xdr-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerby-xdr-1.1.0.jar>
[INFO] Copying kerby-config-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerby-config-1.1.0.jar>
[INFO] Copying mockito-core-2.27.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/mockito-core-2.27.0.jar>
[INFO] Copying byte-buddy-1.9.10.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/byte-buddy-1.9.10.jar>
[INFO] Copying byte-buddy-agent-1.9.10.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/byte-buddy-agent-1.9.10.jar>
[INFO] Copying objenesis-2.6.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/objenesis-2.6.jar>
[INFO] Copying junit-4.12.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/junit-4.12.jar>
[INFO] Copying hamcrest-core-1.3.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/hamcrest-core-1.3.jar>
[INFO] Copying snappy-java-1.1.7.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/snappy-java-1.1.7.jar>
[INFO] 
[INFO] --- checksum-maven-plugin:1.8:artifacts (default) @ zookeeper ---
[INFO] zookeeper-3.6.0-SNAPSHOT.jar - SHA-512 : 80db42ffe7225672dee5c500ae1f177df08e6c3762bf0883dddfc872a37cb237d68c09c7817f61816aef1040103fc2a108fb4078631861e2266b90248b7713e5
[INFO] zookeeper-3.6.0-SNAPSHOT-tests.jar - SHA-512 : 535cce65d8c2c2956cfb7378482cc0a9da6636bfe1ce47e06def0a655f2fea744da8537c1516e2dc14b072d003bdf4eab3f83794ed10d1c82bd8b6f351dcba7d
[INFO] zookeeper-3.6.0-SNAPSHOT-sources.jar - SHA-512 : e710a21b55c9e6c6aa700447b2409bac15c8f7907539adc90930927772a2fc7dd691ca3b3644a8018f23695484e7d9ba4bf461b0594786706707dce6e85fdffa
[INFO] zookeeper-3.6.0-SNAPSHOT-javadoc.jar - SHA-512 : f1edfd44c72b13e8d2bab50577ea23880973440a8fa83c708acb3c10373654e296f80e6ba2621aff5b1c068cd55d39d211bb0557a14ce39e2b94b615a29fb9d7
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.9:check (default-cli) > :spotbugs @ zookeeper >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.9:spotbugs (spotbugs) @ zookeeper ---
[INFO] Fork Value is true
     [java] SLF4J: No SLF4J providers were found.
     [java] SLF4J: Defaulting to no-operation (NOP) logger implementation
     [java] SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details.
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.9:check (default-cli) < :spotbugs @ zookeeper <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.9:check (default-cli) @ zookeeper ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (default-cli) @ zookeeper ---
[INFO] Starting audit...
[ERROR] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/CommitProcessor.java>:40: Import edu.umd.cs.findbugs.annotations.SuppressFBWarnings appears after other imports that it should precede [ImportOrder]
Audit done.
[INFO] There is 1 error reported by Checkstyle 8.17 with checkstyle-strict.xml ruleset.
[ERROR] src/main/java/org/apache/zookeeper/server/quorum/CommitProcessor.java:[40] (imports) ImportOrder: Import edu.umd.cs.findbugs.annotations.SuppressFBWarnings appears after other imports that it should precede
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache ZooKeeper 3.6.0-SNAPSHOT:
[INFO] 
[INFO] Apache ZooKeeper ................................... SUCCESS [ 27.021 s]
[INFO] Apache ZooKeeper - Documentation ................... SUCCESS [  9.901 s]
[INFO] Apache ZooKeeper - Jute ............................ SUCCESS [01:41 min]
[INFO] Apache ZooKeeper - Server .......................... FAILURE [18:25 min]
[INFO] Apache ZooKeeper - Metrics Providers ............... SKIPPED
[INFO] Apache ZooKeeper - Prometheus.io Metrics Provider .. SKIPPED
[INFO] Apache ZooKeeper - Client .......................... SKIPPED
[INFO] Apache ZooKeeper - Client - C ...................... SKIPPED
[INFO] Apache ZooKeeper - Recipes ......................... SKIPPED
[INFO] Apache ZooKeeper - Recipes - Election .............. SKIPPED
[INFO] Apache ZooKeeper - Recipes - Lock .................. SKIPPED
[INFO] Apache ZooKeeper - Recipes - Queue ................. SKIPPED
[INFO] Apache ZooKeeper - Assembly ........................ SKIPPED
[INFO] Apache ZooKeeper - Contrib ......................... SKIPPED
[INFO] Apache ZooKeeper - Contrib - Loggraph .............. SKIPPED
[INFO] Apache ZooKeeper - Contrib - Rest .................. SKIPPED
[INFO] Apache ZooKeeper - Contrib - ZooInspector .......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  21:24 min
[INFO] Finished at: 2019-11-14T23:33:43Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.1.0:check (default-cli) on project zookeeper: You have 1 Checkstyle violation. -> [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 <goals> -rf :zookeeper
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/pom.xml> to org.apache.zookeeper/zookeeper/3.6.0-SNAPSHOT/zookeeper-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/zookeeper-3.6.0-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper/3.6.0-SNAPSHOT/zookeeper-3.6.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/zookeeper-3.6.0-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper/3.6.0-SNAPSHOT/zookeeper-3.6.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/zookeeper-3.6.0-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper/3.6.0-SNAPSHOT/zookeeper-3.6.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/zookeeper-3.6.0-SNAPSHOT-javadoc.jar> to org.apache.zookeeper/zookeeper/3.6.0-SNAPSHOT/zookeeper-3.6.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-contrib/zookeeper-contrib-loggraph/pom.xml> to org.apache.zookeeper/zookeeper-contrib-loggraph/3.6.0-SNAPSHOT/zookeeper-contrib-loggraph-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-metrics-providers/pom.xml> to org.apache.zookeeper/zookeeper-metrics-providers/3.6.0-SNAPSHOT/zookeeper-metrics-providers-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-metrics-providers/zookeeper-prometheus-metrics/pom.xml> to org.apache.zookeeper/zookeeper-prometheus-metrics/3.6.0-SNAPSHOT/zookeeper-prometheus-metrics-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-recipes/zookeeper-recipes-election/pom.xml> to org.apache.zookeeper/zookeeper-recipes-election/3.6.0-SNAPSHOT/zookeeper-recipes-election-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/pom.xml> to org.apache.zookeeper/parent/3.6.0-SNAPSHOT/parent-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-recipes/zookeeper-recipes-lock/pom.xml> to org.apache.zookeeper/zookeeper-recipes-lock/3.6.0-SNAPSHOT/zookeeper-recipes-lock-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-contrib/pom.xml> to org.apache.zookeeper/zookeeper-contrib/3.6.0-SNAPSHOT/zookeeper-contrib-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/pom.xml> to org.apache.zookeeper/zookeeper-client/3.6.0-SNAPSHOT/zookeeper-client-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/pom.xml> to org.apache.zookeeper/zookeeper-jute/3.6.0-SNAPSHOT/zookeeper-jute-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/target/zookeeper-jute-3.6.0-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-jute/3.6.0-SNAPSHOT/zookeeper-jute-3.6.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/target/zookeeper-jute-3.6.0-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper-jute/3.6.0-SNAPSHOT/zookeeper-jute-3.6.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/target/zookeeper-jute-3.6.0-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper-jute/3.6.0-SNAPSHOT/zookeeper-jute-3.6.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/target/zookeeper-jute-3.6.0-SNAPSHOT-javadoc.jar> to org.apache.zookeeper/zookeeper-jute/3.6.0-SNAPSHOT/zookeeper-jute-3.6.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-recipes/zookeeper-recipes-queue/pom.xml> to org.apache.zookeeper/zookeeper-recipes-queue/3.6.0-SNAPSHOT/zookeeper-recipes-queue-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-docs/pom.xml> to org.apache.zookeeper/zookeeper-docs/3.6.0-SNAPSHOT/zookeeper-docs-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-docs/target/zookeeper-docs-3.6.0-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-docs/3.6.0-SNAPSHOT/zookeeper-docs-3.6.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-docs/target/zookeeper-docs-3.6.0-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper-docs/3.6.0-SNAPSHOT/zookeeper-docs-3.6.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-docs/target/zookeeper-docs-3.6.0-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper-docs/3.6.0-SNAPSHOT/zookeeper-docs-3.6.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-recipes/pom.xml> to org.apache.zookeeper/zookeeper-recipes/3.6.0-SNAPSHOT/zookeeper-recipes-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/pom.xml> to org.apache.zookeeper/zookeeper-client-c/3.6.0-SNAPSHOT/zookeeper-client-c-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-contrib/zookeeper-contrib-rest/pom.xml> to org.apache.zookeeper/zookeeper-contrib-rest/3.6.0-SNAPSHOT/zookeeper-contrib-rest-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-assembly/pom.xml> to org.apache.zookeeper/zookeeper-assembly/3.6.0-SNAPSHOT/zookeeper-assembly-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/pom.xml> to org.apache.zookeeper/zookeeper-contrib-zooinspector/3.6.0-SNAPSHOT/zookeeper-contrib-zooinspector-3.6.0-SNAPSHOT.pom
channel stopped
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Putting comment on the pull request

Build failed in Jenkins: PreCommit-ZOOKEEPER-github-pr-build-maven #1580

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/1580/display/redirect>

Changes:


------------------------------------------
[...truncated 731.85 KB...]
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:179: warning - Tag @see: can't find getChildren(String, Watcher, ChildrenCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:227: warning - Tag @see: can't find create(String, byte[], List, CreateMode, Create2Callback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:227: warning - Tag @see: can't find create(String, byte[], List, CreateMode, Create2Callback, Object, long) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:121: warning - Tag @see: can't find getData(String, boolean, DataCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:121: warning - Tag @see: can't find getData(String, Watcher, DataCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:121: warning - Tag @see: can't find getConfig(boolean, DataCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:121: warning - Tag @see: can't find getConfig(Watcher, DataCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:328: warning - Tag @see: can't find multi(Iterable, MultiCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:70: warning - Tag @see: can't find exists(String, boolean, StatCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:70: warning - Tag @see: can't find exists(String, Watcher, StatCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:70: warning - Tag @see: can't find setData(String, byte[], int, StatCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:70: warning - Tag @see: can't find setACL(String, List, int, StatCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:262: warning - Tag @see: can't find create(String, byte[], List, CreateMode, StringCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:299: warning - Tag @see: can't find delete(String, int, VoidCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:299: warning - Tag @see: can't find removeAllWatches(String, Watcher.WatcherType, boolean, VoidCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:299: warning - Tag @see: can't find removeWatches(String, Watcher, Watcher.WatcherType, boolean, VoidCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:299: warning - Tag @see: can't find sync(String, VoidCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:299: warning - Tag @link: can't find delete(String, int, VoidCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/ZKDatabase.java>:509: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/persistence/FileTxnLog.java>:310: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/persistence/FileTxnSnapLog.java>:535: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/persistence/SnapStream.java>:213: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/persistence/Util.java>:255: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/persistence/Util.java>:265: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/util/CircularBuffer.java>:70: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/Learner.java>:84: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/Leader.java>:1128: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/LearnerMaster.java>:131: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/Leader.java>:256: warning - @param argument "qv," is not a parameter name.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/Leader.java>:904: warning - @param argument "zxid," is not a parameter name.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/Leader.java>:904: warning - @param argument "sid," is not a parameter name.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/LearnerHandler.java>:1151: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/QuorumPeer.java>:1889: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/cli/AclParser.java>:37: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/cli/CliCommand.java>:77: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/cli/CliCommand.java>:85: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/cli/CliCommand.java>:93: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/cli/CliCommand.java>:118: warning - @return tag has no arguments.
[INFO] Building jar: <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/zookeeper-3.6.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ zookeeper ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.pom (6.7 kB at 99 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom (5.1 kB at 465 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 191 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 272 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 519 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 66 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom (7.5 kB at 577 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 511 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar (37 kB at 1.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.jar (35 kB at 1.0 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 1.7 MB/s)
[INFO] Copying spotbugs-annotations-3.1.9.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/spotbugs-annotations-3.1.9.jar>
[INFO] Copying jsr305-3.0.2.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jsr305-3.0.2.jar>
[INFO] Copying hamcrest-all-1.3.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/hamcrest-all-1.3.jar>
[INFO] Copying commons-collections-3.2.2.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/commons-collections-3.2.2.jar>
[INFO] Copying commons-lang-2.6.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/commons-lang-2.6.jar>
[INFO] Copying zookeeper-jute-3.6.0-SNAPSHOT.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/zookeeper-jute-3.6.0-SNAPSHOT.jar>
[INFO] Copying commons-cli-1.2.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/commons-cli-1.2.jar>
[INFO] Copying audience-annotations-0.5.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/audience-annotations-0.5.0.jar>
[INFO] Copying netty-handler-4.1.42.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-handler-4.1.42.Final.jar>
[INFO] Copying netty-common-4.1.42.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-common-4.1.42.Final.jar>
[INFO] Copying netty-buffer-4.1.42.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-buffer-4.1.42.Final.jar>
[INFO] Copying netty-transport-4.1.42.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-transport-4.1.42.Final.jar>
[INFO] Copying netty-resolver-4.1.42.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-resolver-4.1.42.Final.jar>
[INFO] Copying netty-codec-4.1.42.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-codec-4.1.42.Final.jar>
[INFO] Copying netty-transport-native-epoll-4.1.42.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-transport-native-epoll-4.1.42.Final.jar>
[INFO] Copying netty-transport-native-unix-common-4.1.42.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-transport-native-unix-common-4.1.42.Final.jar>
[INFO] Copying slf4j-api-1.7.25.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/slf4j-api-1.7.25.jar>
[INFO] Copying slf4j-log4j12-1.7.25.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/slf4j-log4j12-1.7.25.jar>
[INFO] Copying jetty-server-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-server-9.4.18.v20190429.jar>
[INFO] Copying javax.servlet-api-3.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/javax.servlet-api-3.1.0.jar>
[INFO] Copying jetty-http-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-http-9.4.18.v20190429.jar>
[INFO] Copying jetty-util-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-util-9.4.18.v20190429.jar>
[INFO] Copying jetty-io-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-io-9.4.18.v20190429.jar>
[INFO] Copying jetty-servlet-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-servlet-9.4.18.v20190429.jar>
[INFO] Copying jetty-security-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-security-9.4.18.v20190429.jar>
[INFO] Copying jackson-databind-2.9.10.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jackson-databind-2.9.10.jar>
[INFO] Copying jackson-annotations-2.9.10.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jackson-annotations-2.9.10.jar>
[INFO] Copying jackson-core-2.9.10.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jackson-core-2.9.10.jar>
[INFO] Copying json-simple-1.1.1.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/json-simple-1.1.1.jar>
[INFO] Copying bcprov-jdk15on-1.60.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/bcprov-jdk15on-1.60.jar>
[INFO] Copying bcpkix-jdk15on-1.60.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/bcpkix-jdk15on-1.60.jar>
[INFO] Copying jline-2.11.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jline-2.11.jar>
[INFO] Copying metrics-core-3.2.5.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/metrics-core-3.2.5.jar>
[INFO] Copying log4j-1.2.17.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/log4j-1.2.17.jar>
[INFO] Copying kerb-core-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-core-1.1.0.jar>
[INFO] Copying kerby-pkix-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerby-pkix-1.1.0.jar>
[INFO] Copying kerby-asn1-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerby-asn1-1.1.0.jar>
[INFO] Copying kerby-util-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerby-util-1.1.0.jar>
[INFO] Copying kerb-simplekdc-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-simplekdc-1.1.0.jar>
[INFO] Copying kerb-client-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-client-1.1.0.jar>
[INFO] Copying kerb-common-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-common-1.1.0.jar>
[INFO] Copying kerb-crypto-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-crypto-1.1.0.jar>
[INFO] Copying commons-io-2.6.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/commons-io-2.6.jar>
[INFO] Copying kerb-util-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-util-1.1.0.jar>
[INFO] Copying token-provider-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/token-provider-1.1.0.jar>
[INFO] Copying nimbus-jose-jwt-4.41.2.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/nimbus-jose-jwt-4.41.2.jar>
[INFO] Copying jcip-annotations-1.0-1.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jcip-annotations-1.0-1.jar>
[INFO] Copying json-smart-2.3.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/json-smart-2.3.jar>
[INFO] Copying accessors-smart-1.2.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/accessors-smart-1.2.jar>
[INFO] Copying asm-5.0.4.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/asm-5.0.4.jar>
[INFO] Copying kerb-admin-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-admin-1.1.0.jar>
[INFO] Copying kerb-server-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-server-1.1.0.jar>
[INFO] Copying kerb-identity-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-identity-1.1.0.jar>
[INFO] Copying kerby-xdr-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerby-xdr-1.1.0.jar>
[INFO] Copying kerby-config-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerby-config-1.1.0.jar>
[INFO] Copying mockito-core-2.27.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/mockito-core-2.27.0.jar>
[INFO] Copying byte-buddy-1.9.10.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/byte-buddy-1.9.10.jar>
[INFO] Copying byte-buddy-agent-1.9.10.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/byte-buddy-agent-1.9.10.jar>
[INFO] Copying objenesis-2.6.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/objenesis-2.6.jar>
[INFO] Copying junit-4.12.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/junit-4.12.jar>
[INFO] Copying hamcrest-core-1.3.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/hamcrest-core-1.3.jar>
[INFO] Copying snappy-java-1.1.7.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/snappy-java-1.1.7.jar>
[INFO] 
[INFO] --- checksum-maven-plugin:1.8:artifacts (default) @ zookeeper ---
[INFO] zookeeper-3.6.0-SNAPSHOT.jar - SHA-512 : 1647a8a298c425b9d51d9cfa4f20f5103fbdd3436ab30c3d79e59668fbcd9d6ed1cf4c58f6feb8763f210a4370ea9ed9585a92ce9220d4c0b6e05c2b1abef0ab
[INFO] zookeeper-3.6.0-SNAPSHOT-tests.jar - SHA-512 : bf04f3219082ba60f93cbc57327165bc14e62973d370a38fea63b2b96407a279e3a7888b433662dd2715d2fe6db24b678043968e651a8bac6825353cd39f71a0
[INFO] zookeeper-3.6.0-SNAPSHOT-sources.jar - SHA-512 : 5a4b226cfb8f8160e9d80d705f0f634f33d830961c87c177f3f0bdd9e36107762b4bb685090468a046c0fb1fc649ddabe808b5ce406b8d49cbf4acfc0c4a8104
[INFO] zookeeper-3.6.0-SNAPSHOT-javadoc.jar - SHA-512 : ba63b700564e8befc6936540d6afbabcc322024eab9204b022f59ded9306096f4dbafdd597e3af9fc70bf26d6145195676d40faaeea976b2aecdff39106d661e
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.9:check (default-cli) > :spotbugs @ zookeeper >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.9:spotbugs (spotbugs) @ zookeeper ---
[INFO] Fork Value is true
     [java] SLF4J: No SLF4J providers were found.
     [java] SLF4J: Defaulting to no-operation (NOP) logger implementation
     [java] SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details.
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.9:check (default-cli) < :spotbugs @ zookeeper <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.9:check (default-cli) @ zookeeper ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (default-cli) @ zookeeper ---
[INFO] Starting audit...
[ERROR] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/KeeperException.java>:954:39: '{' at column 39 should have line break after. [LeftCurly]
[ERROR] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/test/java/org/apache/zookeeper/server/quorum/EphemeralThrottleTest.java>:6: Extra separation in import group before 'java.io.File' [ImportOrder]
[ERROR] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/test/java/org/apache/zookeeper/server/quorum/EphemeralThrottleTest.java>:30:11: 'static' modifier out of order with the JLS suggestions. [ModifierOrder]
[ERROR] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/test/java/org/apache/zookeeper/server/quorum/EphemeralThrottleTest.java>:31:11: 'static' modifier out of order with the JLS suggestions. [ModifierOrder]
[ERROR] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/test/java/org/apache/zookeeper/server/quorum/EphemeralThrottleTest.java>:32:11: 'static' modifier out of order with the JLS suggestions. [ModifierOrder]
[ERROR] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/test/java/org/apache/zookeeper/server/quorum/EphemeralThrottleTest.java>:38:48: '+' is not followed by whitespace. [WhitespaceAround]
[ERROR] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/test/java/org/apache/zookeeper/server/quorum/EphemeralThrottleTest.java>:38:48: '+' is not preceded with whitespace. [WhitespaceAround]
[ERROR] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/test/java/org/apache/zookeeper/server/quorum/EphemeralThrottleTest.java>:47:48: '+' is not followed by whitespace. [WhitespaceAround]
[ERROR] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/test/java/org/apache/zookeeper/server/quorum/EphemeralThrottleTest.java>:47:48: '+' is not preceded with whitespace. [WhitespaceAround]
[ERROR] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/test/java/org/apache/zookeeper/server/quorum/EphemeralThrottleTest.java>:60:48: '/' is not followed by whitespace. [WhitespaceAround]
[ERROR] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/test/java/org/apache/zookeeper/server/quorum/EphemeralThrottleTest.java>:60:48: '/' is not preceded with whitespace. [WhitespaceAround]
[ERROR] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/test/java/org/apache/zookeeper/server/quorum/EphemeralThrottleTest.java>:66:49: '/' is not followed by whitespace. [WhitespaceAround]
[ERROR] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/test/java/org/apache/zookeeper/server/quorum/EphemeralThrottleTest.java>:66:49: '/' is not preceded with whitespace. [WhitespaceAround]
Audit done.
[INFO] There are 13 errors reported by Checkstyle 8.17 with checkstyle-strict.xml ruleset.
[ERROR] src/main/java/org/apache/zookeeper/KeeperException.java:[954,39] (blocks) LeftCurly: '{' at column 39 should have line break after.
[ERROR] src/test/java/org/apache/zookeeper/server/quorum/EphemeralThrottleTest.java:[6] (imports) ImportOrder: Extra separation in import group before 'java.io.File'
[ERROR] src/test/java/org/apache/zookeeper/server/quorum/EphemeralThrottleTest.java:[30,11] (modifier) ModifierOrder: 'static' modifier out of order with the JLS suggestions.
[ERROR] src/test/java/org/apache/zookeeper/server/quorum/EphemeralThrottleTest.java:[31,11] (modifier) ModifierOrder: 'static' modifier out of order with the JLS suggestions.
[ERROR] src/test/java/org/apache/zookeeper/server/quorum/EphemeralThrottleTest.java:[32,11] (modifier) ModifierOrder: 'static' modifier out of order with the JLS suggestions.
[ERROR] src/test/java/org/apache/zookeeper/server/quorum/EphemeralThrottleTest.java:[38,48] (whitespace) WhitespaceAround: '+' is not followed by whitespace.
[ERROR] src/test/java/org/apache/zookeeper/server/quorum/EphemeralThrottleTest.java:[38,48] (whitespace) WhitespaceAround: '+' is not preceded with whitespace.
[ERROR] src/test/java/org/apache/zookeeper/server/quorum/EphemeralThrottleTest.java:[47,48] (whitespace) WhitespaceAround: '+' is not followed by whitespace.
[ERROR] src/test/java/org/apache/zookeeper/server/quorum/EphemeralThrottleTest.java:[47,48] (whitespace) WhitespaceAround: '+' is not preceded with whitespace.
[ERROR] src/test/java/org/apache/zookeeper/server/quorum/EphemeralThrottleTest.java:[60,48] (whitespace) WhitespaceAround: '/' is not followed by whitespace.
[ERROR] src/test/java/org/apache/zookeeper/server/quorum/EphemeralThrottleTest.java:[60,48] (whitespace) WhitespaceAround: '/' is not preceded with whitespace.
[ERROR] src/test/java/org/apache/zookeeper/server/quorum/EphemeralThrottleTest.java:[66,49] (whitespace) WhitespaceAround: '/' is not followed by whitespace.
[ERROR] src/test/java/org/apache/zookeeper/server/quorum/EphemeralThrottleTest.java:[66,49] (whitespace) WhitespaceAround: '/' is not preceded with whitespace.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache ZooKeeper 3.6.0-SNAPSHOT:
[INFO] 
[INFO] Apache ZooKeeper ................................... SUCCESS [ 23.754 s]
[INFO] Apache ZooKeeper - Documentation ................... SUCCESS [  9.613 s]
[INFO] Apache ZooKeeper - Jute ............................ SUCCESS [01:33 min]
[INFO] Apache ZooKeeper - Server .......................... FAILURE [17:46 min]
[INFO] Apache ZooKeeper - Metrics Providers ............... SKIPPED
[INFO] Apache ZooKeeper - Prometheus.io Metrics Provider .. SKIPPED
[INFO] Apache ZooKeeper - Client .......................... SKIPPED
[INFO] Apache ZooKeeper - Client - C ...................... SKIPPED
[INFO] Apache ZooKeeper - Recipes ......................... SKIPPED
[INFO] Apache ZooKeeper - Recipes - Election .............. SKIPPED
[INFO] Apache ZooKeeper - Recipes - Lock .................. SKIPPED
[INFO] Apache ZooKeeper - Recipes - Queue ................. SKIPPED
[INFO] Apache ZooKeeper - Assembly ........................ SKIPPED
[INFO] Apache ZooKeeper - Contrib ......................... SKIPPED
[INFO] Apache ZooKeeper - Contrib - Loggraph .............. SKIPPED
[INFO] Apache ZooKeeper - Contrib - Rest .................. SKIPPED
[INFO] Apache ZooKeeper - Contrib - ZooInspector .......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  20:30 min
[INFO] Finished at: 2019-11-14T21:55:10Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.1.0:check (default-cli) on project zookeeper: You have 13 Checkstyle violations. -> [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 <goals> -rf :zookeeper
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/pom.xml> to org.apache.zookeeper/zookeeper/3.6.0-SNAPSHOT/zookeeper-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/zookeeper-3.6.0-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper/3.6.0-SNAPSHOT/zookeeper-3.6.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/zookeeper-3.6.0-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper/3.6.0-SNAPSHOT/zookeeper-3.6.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/zookeeper-3.6.0-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper/3.6.0-SNAPSHOT/zookeeper-3.6.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/zookeeper-3.6.0-SNAPSHOT-javadoc.jar> to org.apache.zookeeper/zookeeper/3.6.0-SNAPSHOT/zookeeper-3.6.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-contrib/zookeeper-contrib-loggraph/pom.xml> to org.apache.zookeeper/zookeeper-contrib-loggraph/3.6.0-SNAPSHOT/zookeeper-contrib-loggraph-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-metrics-providers/pom.xml> to org.apache.zookeeper/zookeeper-metrics-providers/3.6.0-SNAPSHOT/zookeeper-metrics-providers-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-metrics-providers/zookeeper-prometheus-metrics/pom.xml> to org.apache.zookeeper/zookeeper-prometheus-metrics/3.6.0-SNAPSHOT/zookeeper-prometheus-metrics-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-recipes/zookeeper-recipes-election/pom.xml> to org.apache.zookeeper/zookeeper-recipes-election/3.6.0-SNAPSHOT/zookeeper-recipes-election-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/pom.xml> to org.apache.zookeeper/parent/3.6.0-SNAPSHOT/parent-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-recipes/zookeeper-recipes-lock/pom.xml> to org.apache.zookeeper/zookeeper-recipes-lock/3.6.0-SNAPSHOT/zookeeper-recipes-lock-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-contrib/pom.xml> to org.apache.zookeeper/zookeeper-contrib/3.6.0-SNAPSHOT/zookeeper-contrib-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/pom.xml> to org.apache.zookeeper/zookeeper-client/3.6.0-SNAPSHOT/zookeeper-client-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/pom.xml> to org.apache.zookeeper/zookeeper-jute/3.6.0-SNAPSHOT/zookeeper-jute-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/target/zookeeper-jute-3.6.0-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-jute/3.6.0-SNAPSHOT/zookeeper-jute-3.6.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/target/zookeeper-jute-3.6.0-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper-jute/3.6.0-SNAPSHOT/zookeeper-jute-3.6.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/target/zookeeper-jute-3.6.0-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper-jute/3.6.0-SNAPSHOT/zookeeper-jute-3.6.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/target/zookeeper-jute-3.6.0-SNAPSHOT-javadoc.jar> to org.apache.zookeeper/zookeeper-jute/3.6.0-SNAPSHOT/zookeeper-jute-3.6.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-recipes/zookeeper-recipes-queue/pom.xml> to org.apache.zookeeper/zookeeper-recipes-queue/3.6.0-SNAPSHOT/zookeeper-recipes-queue-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-docs/pom.xml> to org.apache.zookeeper/zookeeper-docs/3.6.0-SNAPSHOT/zookeeper-docs-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-docs/target/zookeeper-docs-3.6.0-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-docs/3.6.0-SNAPSHOT/zookeeper-docs-3.6.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-docs/target/zookeeper-docs-3.6.0-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper-docs/3.6.0-SNAPSHOT/zookeeper-docs-3.6.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-docs/target/zookeeper-docs-3.6.0-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper-docs/3.6.0-SNAPSHOT/zookeeper-docs-3.6.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-recipes/pom.xml> to org.apache.zookeeper/zookeeper-recipes/3.6.0-SNAPSHOT/zookeeper-recipes-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/pom.xml> to org.apache.zookeeper/zookeeper-client-c/3.6.0-SNAPSHOT/zookeeper-client-c-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-contrib/zookeeper-contrib-rest/pom.xml> to org.apache.zookeeper/zookeeper-contrib-rest/3.6.0-SNAPSHOT/zookeeper-contrib-rest-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-assembly/pom.xml> to org.apache.zookeeper/zookeeper-assembly/3.6.0-SNAPSHOT/zookeeper-assembly-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/pom.xml> to org.apache.zookeeper/zookeeper-contrib-zooinspector/3.6.0-SNAPSHOT/zookeeper-contrib-zooinspector-3.6.0-SNAPSHOT.pom
channel stopped
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Setting status of 613cd639953ffec30a1fa42dfd198c89ac22330a to FAILURE with url https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/1580/ and message: 'FAILURE
 '
Using context: JenkinsMaven

Build failed in Jenkins: PreCommit-ZOOKEEPER-github-pr-build-maven #1579

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/1579/display/redirect>

Changes:


------------------------------------------
[...truncated 718.30 KB...]
Building index for all the packages and classes...
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/overview-tree.html...>
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/index-all.html...>
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/deprecated-list.html...>
Building index for all classes...
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/allclasses-frame.html...>
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/allclasses-noframe.html...>
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/index.html...>
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/overview-summary.html...>
Generating <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/apidocs/help-doc.html...>
46 warnings
[WARNING] Javadoc Warnings
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:340: warning - Tag @see: can't find getEphemerals(EphemeralsCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:340: warning - Tag @see: can't find getEphemerals(String, EphemeralsCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:271: warning - Tag @link: can't find sync(String, VoidCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:150: warning - Tag @see: can't find getACL(String, Stat, ACLCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:89: warning - Tag @see: can't find getAllChildrenNumber(String, AllChildrenNumberCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:202: warning - Tag @see: can't find getChildren(String, boolean, Children2Callback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:202: warning - Tag @see: can't find getChildren(String, Watcher, Children2Callback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:179: warning - Tag @see: can't find getChildren(String, boolean, ChildrenCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:179: warning - Tag @see: can't find getChildren(String, Watcher, ChildrenCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:227: warning - Tag @see: can't find create(String, byte[], List, CreateMode, Create2Callback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:227: warning - Tag @see: can't find create(String, byte[], List, CreateMode, Create2Callback, Object, long) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:121: warning - Tag @see: can't find getData(String, boolean, DataCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:121: warning - Tag @see: can't find getData(String, Watcher, DataCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:121: warning - Tag @see: can't find getConfig(boolean, DataCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:121: warning - Tag @see: can't find getConfig(Watcher, DataCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:328: warning - Tag @see: can't find multi(Iterable, MultiCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:70: warning - Tag @see: can't find exists(String, boolean, StatCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:70: warning - Tag @see: can't find exists(String, Watcher, StatCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:70: warning - Tag @see: can't find setData(String, byte[], int, StatCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:70: warning - Tag @see: can't find setACL(String, List, int, StatCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:262: warning - Tag @see: can't find create(String, byte[], List, CreateMode, StringCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:299: warning - Tag @see: can't find delete(String, int, VoidCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:299: warning - Tag @see: can't find removeAllWatches(String, Watcher.WatcherType, boolean, VoidCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:299: warning - Tag @see: can't find removeWatches(String, Watcher, Watcher.WatcherType, boolean, VoidCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:299: warning - Tag @see: can't find sync(String, VoidCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:299: warning - Tag @link: can't find delete(String, int, VoidCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/cli/AclParser.java>:37: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/cli/CliCommand.java>:77: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/cli/CliCommand.java>:85: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/cli/CliCommand.java>:93: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/cli/CliCommand.java>:118: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/ZKDatabase.java>:509: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/persistence/FileTxnLog.java>:310: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/persistence/FileTxnSnapLog.java>:535: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/persistence/SnapStream.java>:213: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/persistence/Util.java>:255: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/persistence/Util.java>:265: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/util/CircularBuffer.java>:70: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/Learner.java>:84: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/Leader.java>:1128: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/LearnerMaster.java>:131: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/Leader.java>:256: warning - @param argument "qv," is not a parameter name.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/Leader.java>:904: warning - @param argument "zxid," is not a parameter name.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/Leader.java>:904: warning - @param argument "sid," is not a parameter name.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/LearnerHandler.java>:1151: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/QuorumPeer.java>:1889: warning - @return tag has no arguments.
[INFO] Building jar: <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/zookeeper-3.6.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ zookeeper ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.pom (6.7 kB at 102 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom (5.1 kB at 426 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 191 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 247 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 475 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 61 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom (7.5 kB at 625 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 479 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar (37 kB at 1.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.jar (35 kB at 981 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 1.6 MB/s)
[INFO] Copying spotbugs-annotations-3.1.9.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/spotbugs-annotations-3.1.9.jar>
[INFO] Copying jsr305-3.0.2.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jsr305-3.0.2.jar>
[INFO] Copying hamcrest-all-1.3.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/hamcrest-all-1.3.jar>
[INFO] Copying commons-collections-3.2.2.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/commons-collections-3.2.2.jar>
[INFO] Copying commons-lang-2.6.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/commons-lang-2.6.jar>
[INFO] Copying zookeeper-jute-3.6.0-SNAPSHOT.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/zookeeper-jute-3.6.0-SNAPSHOT.jar>
[INFO] Copying commons-cli-1.2.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/commons-cli-1.2.jar>
[INFO] Copying audience-annotations-0.5.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/audience-annotations-0.5.0.jar>
[INFO] Copying netty-handler-4.1.42.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-handler-4.1.42.Final.jar>
[INFO] Copying netty-common-4.1.42.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-common-4.1.42.Final.jar>
[INFO] Copying netty-buffer-4.1.42.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-buffer-4.1.42.Final.jar>
[INFO] Copying netty-transport-4.1.42.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-transport-4.1.42.Final.jar>
[INFO] Copying netty-resolver-4.1.42.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-resolver-4.1.42.Final.jar>
[INFO] Copying netty-codec-4.1.42.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-codec-4.1.42.Final.jar>
[INFO] Copying netty-transport-native-epoll-4.1.42.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-transport-native-epoll-4.1.42.Final.jar>
[INFO] Copying netty-transport-native-unix-common-4.1.42.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-transport-native-unix-common-4.1.42.Final.jar>
[INFO] Copying slf4j-api-1.7.25.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/slf4j-api-1.7.25.jar>
[INFO] Copying slf4j-log4j12-1.7.25.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/slf4j-log4j12-1.7.25.jar>
[INFO] Copying jetty-server-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-server-9.4.18.v20190429.jar>
[INFO] Copying javax.servlet-api-3.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/javax.servlet-api-3.1.0.jar>
[INFO] Copying jetty-http-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-http-9.4.18.v20190429.jar>
[INFO] Copying jetty-util-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-util-9.4.18.v20190429.jar>
[INFO] Copying jetty-io-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-io-9.4.18.v20190429.jar>
[INFO] Copying jetty-servlet-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-servlet-9.4.18.v20190429.jar>
[INFO] Copying jetty-security-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-security-9.4.18.v20190429.jar>
[INFO] Copying jackson-databind-2.9.10.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jackson-databind-2.9.10.jar>
[INFO] Copying jackson-annotations-2.9.10.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jackson-annotations-2.9.10.jar>
[INFO] Copying jackson-core-2.9.10.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jackson-core-2.9.10.jar>
[INFO] Copying json-simple-1.1.1.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/json-simple-1.1.1.jar>
[INFO] Copying bcprov-jdk15on-1.60.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/bcprov-jdk15on-1.60.jar>
[INFO] Copying bcpkix-jdk15on-1.60.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/bcpkix-jdk15on-1.60.jar>
[INFO] Copying jline-2.11.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jline-2.11.jar>
[INFO] Copying metrics-core-3.2.5.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/metrics-core-3.2.5.jar>
[INFO] Copying log4j-1.2.17.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/log4j-1.2.17.jar>
[INFO] Copying kerb-core-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-core-1.1.0.jar>
[INFO] Copying kerby-pkix-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerby-pkix-1.1.0.jar>
[INFO] Copying kerby-asn1-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerby-asn1-1.1.0.jar>
[INFO] Copying kerby-util-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerby-util-1.1.0.jar>
[INFO] Copying kerb-simplekdc-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-simplekdc-1.1.0.jar>
[INFO] Copying kerb-client-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-client-1.1.0.jar>
[INFO] Copying kerb-common-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-common-1.1.0.jar>
[INFO] Copying kerb-crypto-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-crypto-1.1.0.jar>
[INFO] Copying commons-io-2.6.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/commons-io-2.6.jar>
[INFO] Copying kerb-util-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-util-1.1.0.jar>
[INFO] Copying token-provider-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/token-provider-1.1.0.jar>
[INFO] Copying nimbus-jose-jwt-4.41.2.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/nimbus-jose-jwt-4.41.2.jar>
[INFO] Copying jcip-annotations-1.0-1.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jcip-annotations-1.0-1.jar>
[INFO] Copying json-smart-2.3.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/json-smart-2.3.jar>
[INFO] Copying accessors-smart-1.2.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/accessors-smart-1.2.jar>
[INFO] Copying asm-5.0.4.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/asm-5.0.4.jar>
[INFO] Copying kerb-admin-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-admin-1.1.0.jar>
[INFO] Copying kerb-server-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-server-1.1.0.jar>
[INFO] Copying kerb-identity-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-identity-1.1.0.jar>
[INFO] Copying kerby-xdr-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerby-xdr-1.1.0.jar>
[INFO] Copying kerby-config-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerby-config-1.1.0.jar>
[INFO] Copying mockito-core-2.27.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/mockito-core-2.27.0.jar>
[INFO] Copying byte-buddy-1.9.10.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/byte-buddy-1.9.10.jar>
[INFO] Copying byte-buddy-agent-1.9.10.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/byte-buddy-agent-1.9.10.jar>
[INFO] Copying objenesis-2.6.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/objenesis-2.6.jar>
[INFO] Copying junit-4.12.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/junit-4.12.jar>
[INFO] Copying hamcrest-core-1.3.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/hamcrest-core-1.3.jar>
[INFO] Copying snappy-java-1.1.7.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/snappy-java-1.1.7.jar>
[INFO] 
[INFO] --- checksum-maven-plugin:1.8:artifacts (default) @ zookeeper ---
[INFO] zookeeper-3.6.0-SNAPSHOT.jar - SHA-512 : 048d3e984ef97f716a0a0896379da4b41cf296572ff9807feee8d0bcbe0f1f4d8307d108cec80c93b02913def41157c69c9cc13a88be1b16164baf127d18c374
[INFO] zookeeper-3.6.0-SNAPSHOT-tests.jar - SHA-512 : 4f8bf9db952d63a79a4a1e882af6ef45b2633138429474721958cb8745003b460342d0b9e44eb3d91f0a9e85e13bdac871b267282b18e0ff425706466e7213ae
[INFO] zookeeper-3.6.0-SNAPSHOT-sources.jar - SHA-512 : 2f86dd3bffdb842692ebce6fc8da217df34d821938783e32b88fbd07aaba0efe4de89bed6201d4676bb3eea557e4aff3333c78edb15e885e5ca810b07eee4e08
[INFO] zookeeper-3.6.0-SNAPSHOT-javadoc.jar - SHA-512 : 426a3fbe9543d621c6b1400660631d0874fed0592b02ebe538c66e934db107c673870c1fda14aaebcd8a4af6c9b290e3a22ceadee777ae4cb1a5d84981da1ac5
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.9:check (default-cli) > :spotbugs @ zookeeper >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.9:spotbugs (spotbugs) @ zookeeper ---
[INFO] Fork Value is true
     [java] SLF4J: No SLF4J providers were found.
     [java] SLF4J: Defaulting to no-operation (NOP) logger implementation
     [java] SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details.
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.9:check (default-cli) < :spotbugs @ zookeeper <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.9:check (default-cli) @ zookeeper ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (default-cli) @ zookeeper ---
[INFO] Starting audit...
[ERROR] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/CommitProcessor.java>:30: Extra separation in import group before 'org.apache.zookeeper.ZooDefs.OpCode' [ImportOrder]
[ERROR] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/CommitProcessor.java>:42: Extra separation in import group before 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [ImportOrder]
[ERROR] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/CommitProcessor.java>:42: Import edu.umd.cs.findbugs.annotations.SuppressFBWarnings appears after other imports that it should precede [ImportOrder]
Audit done.
[INFO] There are 3 errors reported by Checkstyle 8.17 with checkstyle-strict.xml ruleset.
[ERROR] src/main/java/org/apache/zookeeper/server/quorum/CommitProcessor.java:[30] (imports) ImportOrder: Extra separation in import group before 'org.apache.zookeeper.ZooDefs.OpCode'
[ERROR] src/main/java/org/apache/zookeeper/server/quorum/CommitProcessor.java:[42] (imports) ImportOrder: Extra separation in import group before 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
[ERROR] src/main/java/org/apache/zookeeper/server/quorum/CommitProcessor.java:[42] (imports) ImportOrder: Import edu.umd.cs.findbugs.annotations.SuppressFBWarnings appears after other imports that it should precede
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache ZooKeeper 3.6.0-SNAPSHOT:
[INFO] 
[INFO] Apache ZooKeeper ................................... SUCCESS [ 22.067 s]
[INFO] Apache ZooKeeper - Documentation ................... SUCCESS [  8.980 s]
[INFO] Apache ZooKeeper - Jute ............................ SUCCESS [01:33 min]
[INFO] Apache ZooKeeper - Server .......................... FAILURE [24:50 min]
[INFO] Apache ZooKeeper - Metrics Providers ............... SKIPPED
[INFO] Apache ZooKeeper - Prometheus.io Metrics Provider .. SKIPPED
[INFO] Apache ZooKeeper - Client .......................... SKIPPED
[INFO] Apache ZooKeeper - Client - C ...................... SKIPPED
[INFO] Apache ZooKeeper - Recipes ......................... SKIPPED
[INFO] Apache ZooKeeper - Recipes - Election .............. SKIPPED
[INFO] Apache ZooKeeper - Recipes - Lock .................. SKIPPED
[INFO] Apache ZooKeeper - Recipes - Queue ................. SKIPPED
[INFO] Apache ZooKeeper - Assembly ........................ SKIPPED
[INFO] Apache ZooKeeper - Contrib ......................... SKIPPED
[INFO] Apache ZooKeeper - Contrib - Loggraph .............. SKIPPED
[INFO] Apache ZooKeeper - Contrib - Rest .................. SKIPPED
[INFO] Apache ZooKeeper - Contrib - ZooInspector .......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  27:34 min
[INFO] Finished at: 2019-11-14T20:30:47Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.1.0:check (default-cli) on project zookeeper: You have 3 Checkstyle violations. -> [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 <goals> -rf :zookeeper
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/pom.xml> to org.apache.zookeeper/zookeeper/3.6.0-SNAPSHOT/zookeeper-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/zookeeper-3.6.0-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper/3.6.0-SNAPSHOT/zookeeper-3.6.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/zookeeper-3.6.0-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper/3.6.0-SNAPSHOT/zookeeper-3.6.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/zookeeper-3.6.0-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper/3.6.0-SNAPSHOT/zookeeper-3.6.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/zookeeper-3.6.0-SNAPSHOT-javadoc.jar> to org.apache.zookeeper/zookeeper/3.6.0-SNAPSHOT/zookeeper-3.6.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-contrib/zookeeper-contrib-loggraph/pom.xml> to org.apache.zookeeper/zookeeper-contrib-loggraph/3.6.0-SNAPSHOT/zookeeper-contrib-loggraph-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-metrics-providers/pom.xml> to org.apache.zookeeper/zookeeper-metrics-providers/3.6.0-SNAPSHOT/zookeeper-metrics-providers-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-metrics-providers/zookeeper-prometheus-metrics/pom.xml> to org.apache.zookeeper/zookeeper-prometheus-metrics/3.6.0-SNAPSHOT/zookeeper-prometheus-metrics-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-recipes/zookeeper-recipes-election/pom.xml> to org.apache.zookeeper/zookeeper-recipes-election/3.6.0-SNAPSHOT/zookeeper-recipes-election-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/pom.xml> to org.apache.zookeeper/parent/3.6.0-SNAPSHOT/parent-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-recipes/zookeeper-recipes-lock/pom.xml> to org.apache.zookeeper/zookeeper-recipes-lock/3.6.0-SNAPSHOT/zookeeper-recipes-lock-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-contrib/pom.xml> to org.apache.zookeeper/zookeeper-contrib/3.6.0-SNAPSHOT/zookeeper-contrib-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/pom.xml> to org.apache.zookeeper/zookeeper-client/3.6.0-SNAPSHOT/zookeeper-client-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/pom.xml> to org.apache.zookeeper/zookeeper-jute/3.6.0-SNAPSHOT/zookeeper-jute-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/target/zookeeper-jute-3.6.0-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-jute/3.6.0-SNAPSHOT/zookeeper-jute-3.6.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/target/zookeeper-jute-3.6.0-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper-jute/3.6.0-SNAPSHOT/zookeeper-jute-3.6.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/target/zookeeper-jute-3.6.0-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper-jute/3.6.0-SNAPSHOT/zookeeper-jute-3.6.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/target/zookeeper-jute-3.6.0-SNAPSHOT-javadoc.jar> to org.apache.zookeeper/zookeeper-jute/3.6.0-SNAPSHOT/zookeeper-jute-3.6.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-recipes/zookeeper-recipes-queue/pom.xml> to org.apache.zookeeper/zookeeper-recipes-queue/3.6.0-SNAPSHOT/zookeeper-recipes-queue-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-docs/pom.xml> to org.apache.zookeeper/zookeeper-docs/3.6.0-SNAPSHOT/zookeeper-docs-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-docs/target/zookeeper-docs-3.6.0-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-docs/3.6.0-SNAPSHOT/zookeeper-docs-3.6.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-docs/target/zookeeper-docs-3.6.0-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper-docs/3.6.0-SNAPSHOT/zookeeper-docs-3.6.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-docs/target/zookeeper-docs-3.6.0-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper-docs/3.6.0-SNAPSHOT/zookeeper-docs-3.6.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-recipes/pom.xml> to org.apache.zookeeper/zookeeper-recipes/3.6.0-SNAPSHOT/zookeeper-recipes-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/pom.xml> to org.apache.zookeeper/zookeeper-client-c/3.6.0-SNAPSHOT/zookeeper-client-c-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-contrib/zookeeper-contrib-rest/pom.xml> to org.apache.zookeeper/zookeeper-contrib-rest/3.6.0-SNAPSHOT/zookeeper-contrib-rest-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-assembly/pom.xml> to org.apache.zookeeper/zookeeper-assembly/3.6.0-SNAPSHOT/zookeeper-assembly-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/pom.xml> to org.apache.zookeeper/zookeeper-contrib-zooinspector/3.6.0-SNAPSHOT/zookeeper-contrib-zooinspector-3.6.0-SNAPSHOT.pom
channel stopped
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Setting status of 410e5d60bbe08efc7701b64aa8179c29ef242c4e to FAILURE with url https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/1579/ and message: 'FAILURE
 '
Using context: JenkinsMaven