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/10/08 09:33:34 UTC

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

See <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/1412/display/redirect>

Changes:


------------------------------------------
[...truncated 708.19 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>: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>: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>: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>:499: 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>:1126: 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>:901: 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>:901: 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>:1144: 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>:1881: 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>:308: 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>:534: 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/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 65 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 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 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 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 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 : f1da3b7283845f1ac6a5267aad11f28f25158f3b4d2453928294adbb0e711be7b75c81654b6ccf4a47ba345e0f4df3fa172e639dd2f9f560c37d6d3fb4019d18
[INFO] zookeeper-3.6.0-SNAPSHOT-tests.jar - SHA-512 : 59a9e441e5086e36ebcc9a8c619bfa21236acabef1c0252943ed0bf3aa08e2d4621fc673e8a461e58652cf8f863164498b9e93920b4b2812e038d54446ea5adb
[INFO] zookeeper-3.6.0-SNAPSHOT-sources.jar - SHA-512 : aa3d530f60998fdbcdd6cf2a19132d7c09703717dafab88e6f4b65fa163442ede0745f9625e98430d192d6e77914c5083e0dd7dad2cd9fe01adbdd2d1061b712
[INFO] zookeeper-3.6.0-SNAPSHOT-javadoc.jar - SHA-512 : 1cf3e3ea84dae53142b5a24ac55e0066cd21b626ef7a8238abe36194e8301ee56a3d9e018a5ff0dd68afb6e5086cabbbc147bc40379cdefb7325717412789549
[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/admin/Commands.java>:814:43: ',' is not followed by whitespace. [WhitespaceAfter]
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/admin/Commands.java:[814,43] (whitespace) WhitespaceAfter: ',' is not followed by whitespace.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache ZooKeeper 3.6.0-SNAPSHOT:
[INFO] 
[INFO] Apache ZooKeeper ................................... SUCCESS [ 49.742 s]
[INFO] Apache ZooKeeper - Documentation ................... SUCCESS [ 13.500 s]
[INFO] Apache ZooKeeper - Jute ............................ SUCCESS [01:42 min]
[INFO] Apache ZooKeeper - Server .......................... FAILURE [19:14 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:  22:48 min
[INFO] Finished at: 2019-10-08T09:32:54Z
[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 82b0958afa5ba213f4b16cc6dc623cfa893268fc to FAILURE with url https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/1412/ and message: 'FAILURE
 '
Using context: JenkinsMaven

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

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