You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@zookeeper.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/07/24 18:35:03 UTC

Jenkins build became unstable: zookeeper-branch36-java11 #261

See <https://builds.apache.org/job/zookeeper-branch36-java11/261/display/redirect>


Jenkins build is back to normal : zookeeper-branch36-java11 #265

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/zookeeper-branch36-java11/265/display/redirect>


Build failed in Jenkins: zookeeper-branch36-java11 #264

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/zookeeper-branch36-java11/264/display/redirect?page=changes>

Changes:

[eolivelli] ZOOKEEPER-3896: Remove badly behaving PollSCM trigger


------------------------------------------
[...truncated 384.32 KB...]
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_CTX_new in -lssl... yes
configure: building with SSL support
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether ln -s works... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether to enable gcov... no
checking for pthread_mutex_lock in -lpthread... yes
configure: building with SyncAPI support
checking for ANSI C header files... (cached) yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking for nfds_t... yes
checking whether to enable ipv6... yes
checking whether SOCK_CLOEXEC is available... yes
configure: building without SOCK_CLOEXEC
checking for clock_gettime in -lrt... yes
checking for getcwd... yes
checking for gethostbyname... yes
checking for gethostname... yes
checking for getlogin... yes
checking for getpwuid_r... yes
checking for gettimeofday... yes
checking for getuid... yes
checking for memmove... yes
checking for memset... yes
checking for poll... yes
checking for socket... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strtol... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ zookeeper-client-c ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-client/zookeeper-client-csrc/main/java/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ zookeeper-client-c ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (build-c-client) @ zookeeper-client-c ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
     [exec]  rm -f cli_st cli_mt load_gen
     [exec]  rm -f zktest-st zktest-mt
     [exec] test -z "libzookeeper_st.la libzookeeper_mt.la" || rm -f libzookeeper_st.la libzookeeper_mt.la
     [exec] rm -f ./so_locations
     [exec] rm -rf .libs _libs
     [exec] rm -f zktest_st-TestDriver.o zktest_st-LibCMocks.o zktest_st-LibCSymTable.o zktest_st-MocksBase.o zktest_st-ZKMocks.o zktest_st-Util.o zktest_st-ThreadingUtil.o zktest_st-TestZookeeperInit.o zktest_st-TestZookeeperClose.o zktest_st-TestReconfig.o zktest_st-TestReconfigServer.o zktest_st-TestClientRetry.o zktest_st-TestOperations.o zktest_st-TestMulti.o zktest_st-TestWatchers.o zktest_st-TestClient.o zktest_st-ZooKeeperQuorumServer.o zktest_st-TestReadOnlyClient.o zktest_st-TestLogClientEnv.o zktest_st-TestServerRequireClientSASLAuth.o zktest_mt-TestDriver.o zktest_mt-LibCMocks.o zktest_mt-LibCSymTable.o zktest_mt-MocksBase.o zktest_mt-ZKMocks.o zktest_mt-Util.o zktest_mt-ThreadingUtil.o zktest_mt-TestZookeeperInit.o zktest_mt-TestZookeeperClose.o zktest_mt-TestReconfig.o zktest_mt-TestReconfigServer.o zktest_mt-TestClientRetry.o zktest_mt-TestOperations.o zktest_mt-TestMulti.o zktest_mt-TestWatchers.o zktest_mt-TestClient.o zktest_mt-ZooKeeperQuorumServer.o zktest_mt-TestReadOnlyClient.o zktest_mt-TestLogClientEnv.o zktest_mt-TestServerRequireClientSASLAuth.o zktest_mt-PthreadMocks.o
     [exec] rm -f docs/zookeeper.tag -r docs/html        
     [exec] test -z "libhashtable.la libzkst.la libzkmt.la" || rm -f libhashtable.la libzkst.la libzkmt.la
     [exec] rm -f ./so_locations
     [exec] rm -f *.o
     [exec] rm -f *.lo
     [exec] /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-client/zookeeper-client-c>  -I<https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-client/zookeeper-client-c/generated>  -DHAVE_OPENSSL_H  -Wall -Werror -Wdeclaration-after-statement  -g -O2 -D_GNU_SOURCE -MT zookeeper.lo -MD -MP -MF .deps/zookeeper.Tpo -c -o zookeeper.lo `test -f 'src/zookeeper.c' || echo '<https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-client/zookeeper-client-c/'`src/zookeeper.c>
     [exec] In file included from <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-client/zookeeper-client-c/src/zookeeper.c>:28:0:
     [exec] <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-client/zookeeper-client-c/include/zookeeper.h>:36:10: fatal error: openssl/ossl_typ.h: No such file or directory
     [exec]  #include <openssl/ossl_typ.h>
     [exec]           ^~~~~~~~~~~~~~~~~~~~
     [exec] compilation terminated.
     [exec] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-client/zookeeper-client-c> -I<https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-client/zookeeper-client-c/generated> -DHAVE_OPENSSL_H -Wall -Werror -Wdeclaration-after-statement -g -O2 -D_GNU_SOURCE -MT zookeeper.lo -MD -MP -MF .deps/zookeeper.Tpo -c <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-client/zookeeper-client-c/src/zookeeper.c>  -fPIC -DPIC -o .libs/zookeeper.o
     [exec] Makefile:1044: recipe for target 'zookeeper.lo' failed
     [exec] make: *** [zookeeper.lo] Error 1
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache ZooKeeper 3.6.2-SNAPSHOT:
[INFO] 
[INFO] Apache ZooKeeper ................................... SUCCESS [ 13.514 s]
[INFO] Apache ZooKeeper - Documentation ................... SUCCESS [  7.867 s]
[INFO] Apache ZooKeeper - Jute ............................ SUCCESS [01:33 min]
[INFO] Apache ZooKeeper - Server .......................... SUCCESS [18:46 min]
[INFO] Apache ZooKeeper - Metrics Providers ............... SUCCESS [  3.794 s]
[INFO] Apache ZooKeeper - Prometheus.io Metrics Provider .. SUCCESS [ 15.989 s]
[INFO] Apache ZooKeeper - Client .......................... SUCCESS [  3.441 s]
[INFO] Apache ZooKeeper - Client - C ...................... FAILURE [ 17.635 s]
[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 - Compatibility Tests ............. SKIPPED
[INFO] Apache ZooKeeper - Compatibility Tests - Curator ... SKIPPED
[INFO] Apache ZooKeeper - Tests ........................... SKIPPED
[INFO] Apache ZooKeeper - Contrib ......................... SKIPPED
[INFO] Apache ZooKeeper - Contrib - Fatjar ................ 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:13 min
[INFO] Finished at: 2020-07-27T14:17:50Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (build-c-client) on project zookeeper-client-c: An Ant BuildException has occured: exec returned: 2
[ERROR] around Ant part ...<exec failonerror="true" dir="<https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-client/zookeeper-client-c/target/c"> executable="make">... @ 4:161 in <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-client/zookeeper-client-c/target/antrun/build-main.xml>
[ERROR] -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :zookeeper-client-c
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-server/pom.xml> to org.apache.zookeeper/zookeeper/3.6.2-SNAPSHOT/zookeeper-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-server/target/zookeeper-3.6.2-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper/3.6.2-SNAPSHOT/zookeeper-3.6.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-server/target/zookeeper-3.6.2-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper/3.6.2-SNAPSHOT/zookeeper-3.6.2-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-server/target/zookeeper-3.6.2-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper/3.6.2-SNAPSHOT/zookeeper-3.6.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-server/target/zookeeper-3.6.2-SNAPSHOT-javadoc.jar> to org.apache.zookeeper/zookeeper/3.6.2-SNAPSHOT/zookeeper-3.6.2-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-loggraph/pom.xml> to org.apache.zookeeper/zookeeper-contrib-loggraph/3.6.2-SNAPSHOT/zookeeper-contrib-loggraph-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-compatibility-tests/pom.xml> to org.apache.zookeeper/zookeeper-compatibility-tests/3.6.2-SNAPSHOT/zookeeper-compatibility-tests-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-metrics-providers/pom.xml> to org.apache.zookeeper/zookeeper-metrics-providers/3.6.2-SNAPSHOT/zookeeper-metrics-providers-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-metrics-providers/zookeeper-prometheus-metrics/pom.xml> to org.apache.zookeeper/zookeeper-prometheus-metrics/3.6.2-SNAPSHOT/zookeeper-prometheus-metrics-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-metrics-providers/zookeeper-prometheus-metrics/target/zookeeper-prometheus-metrics-3.6.2-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-prometheus-metrics/3.6.2-SNAPSHOT/zookeeper-prometheus-metrics-3.6.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-metrics-providers/zookeeper-prometheus-metrics/target/zookeeper-prometheus-metrics-3.6.2-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper-prometheus-metrics/3.6.2-SNAPSHOT/zookeeper-prometheus-metrics-3.6.2-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-metrics-providers/zookeeper-prometheus-metrics/target/zookeeper-prometheus-metrics-3.6.2-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper-prometheus-metrics/3.6.2-SNAPSHOT/zookeeper-prometheus-metrics-3.6.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-metrics-providers/zookeeper-prometheus-metrics/target/zookeeper-prometheus-metrics-3.6.2-SNAPSHOT-javadoc.jar> to org.apache.zookeeper/zookeeper-prometheus-metrics/3.6.2-SNAPSHOT/zookeeper-prometheus-metrics-3.6.2-SNAPSHOT-javadoc.jar
[Fast Archiver] Compressed 428.71 KB of artifacts by 44.8% relative to #263
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-recipes/zookeeper-recipes-election/pom.xml> to org.apache.zookeeper/zookeeper-recipes-election/3.6.2-SNAPSHOT/zookeeper-recipes-election-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-compatibility-tests/zookeeper-compatibility-tests-curator/pom.xml> to org.apache.zookeeper/zookeeper-compatibility-tests-curator/3.6.2-SNAPSHOT/zookeeper-compatibility-tests-curator-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/pom.xml> to org.apache.zookeeper/parent/3.6.2-SNAPSHOT/parent-3.6.2-SNAPSHOT.pom
[Fast Archiver] Compressed 33.17 KB of artifacts by 96.5% relative to #263
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-recipes/zookeeper-recipes-lock/pom.xml> to org.apache.zookeeper/zookeeper-recipes-lock/3.6.2-SNAPSHOT/zookeeper-recipes-lock-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/pom.xml> to org.apache.zookeeper/zookeeper-contrib/3.6.2-SNAPSHOT/zookeeper-contrib-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-client/pom.xml> to org.apache.zookeeper/zookeeper-client/3.6.2-SNAPSHOT/zookeeper-client-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-jute/pom.xml> to org.apache.zookeeper/zookeeper-jute/3.6.2-SNAPSHOT/zookeeper-jute-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-jute/target/zookeeper-jute-3.6.2-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-jute/3.6.2-SNAPSHOT/zookeeper-jute-3.6.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-jute/target/zookeeper-jute-3.6.2-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper-jute/3.6.2-SNAPSHOT/zookeeper-jute-3.6.2-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-jute/target/zookeeper-jute-3.6.2-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper-jute/3.6.2-SNAPSHOT/zookeeper-jute-3.6.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-jute/target/zookeeper-jute-3.6.2-SNAPSHOT-javadoc.jar> to org.apache.zookeeper/zookeeper-jute/3.6.2-SNAPSHOT/zookeeper-jute-3.6.2-SNAPSHOT-javadoc.jar
[Fast Archiver] Compressed 1.43 MB of artifacts by 13.1% relative to #263
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-recipes/zookeeper-recipes-queue/pom.xml> to org.apache.zookeeper/zookeeper-recipes-queue/3.6.2-SNAPSHOT/zookeeper-recipes-queue-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-docs/pom.xml> to org.apache.zookeeper/zookeeper-docs/3.6.2-SNAPSHOT/zookeeper-docs-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-docs/target/zookeeper-docs-3.6.2-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-docs/3.6.2-SNAPSHOT/zookeeper-docs-3.6.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-recipes/pom.xml> to org.apache.zookeeper/zookeeper-recipes/3.6.2-SNAPSHOT/zookeeper-recipes-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-it/pom.xml> to org.apache.zookeeper/zookeeper-it/3.6.2-SNAPSHOT/zookeeper-it-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-client/zookeeper-client-c/pom.xml> to org.apache.zookeeper/zookeeper-client-c/3.6.2-SNAPSHOT/zookeeper-client-c-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-rest/pom.xml> to org.apache.zookeeper/zookeeper-contrib-rest/3.6.2-SNAPSHOT/zookeeper-contrib-rest-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-fatjar/pom.xml> to org.apache.zookeeper/zookeeper-contrib-fatjar/3.6.2-SNAPSHOT/zookeeper-contrib-fatjar-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-assembly/pom.xml> to org.apache.zookeeper/zookeeper-assembly/3.6.2-SNAPSHOT/zookeeper-assembly-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/pom.xml> to org.apache.zookeeper/zookeeper-contrib-zooinspector/3.6.2-SNAPSHOT/zookeeper-contrib-zooinspector-3.6.2-SNAPSHOT.pom
channel stopped
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'

Build failed in Jenkins: zookeeper-branch36-java11 #263

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/zookeeper-branch36-java11/263/display/redirect>

Changes:


------------------------------------------
[...truncated 688.47 KB...]
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/actions/DeleteNodeAction.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/nodeviewer/NodeViewerACL.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/nodeviewer/NodeViewerData.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/nodeviewer/NodeViewerMetaData.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/nodeviewer/ZooInspectorNodeViewer.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/logger/LoggerFactory.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/NodeListener.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/NodesCache.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/Pair.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/ZooInspectorManager.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/ZooInspectorManagerImpl.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/ZooInspectorManagerImpl.NodeWatcher.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/ZooInspectorNodeManager.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/ZooInspectorNodeTreeManager.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/ZooInspectorReadOnlyManager.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/retry/ZooKeeperRetry.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/com/nitido/utils/toaster/package-summary.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/com/nitido/utils/toaster/package-tree.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/package-summary.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/package-tree.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/encryption/package-summary.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/encryption/package-tree.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/package-summary.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/package-tree.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/actions/package-summary.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/actions/package-tree.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/nodeviewer/package-summary.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/nodeviewer/package-tree.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/logger/package-summary.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/logger/package-tree.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/package-summary.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/package-tree.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/retry/package-summary.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/retry/package-tree.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/constant-values.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/serialized-form.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/class-use/ZooInspectorNodeTreeManager.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/class-use/ZooInspectorManagerImpl.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/class-use/ZooInspectorManagerImpl.NodeWatcher.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/class-use/Pair.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/class-use/ZooInspectorManager.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/class-use/ZooInspectorReadOnlyManager.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/class-use/ZooInspectorNodeManager.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/class-use/NodesCache.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/class-use/NodeListener.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/logger/class-use/LoggerFactory.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/class-use/ZooInspectorAboutDialog.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/class-use/IconResource.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/class-use/ZooInspectorTreeViewer.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/class-use/Toolbar.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/class-use/Toolbar.Button.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/class-use/ZooInspectorNodeViewersDialog.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/class-use/ZooInspectorNodeViewersDialog.Button.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/class-use/ZooInspectorPanel.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/class-use/NodeViewersChangeListener.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/class-use/ZooInspectorConnectionPropertiesDialog.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/class-use/ZooInspectorNodeViewersPanel.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/actions/class-use/AddNodeAction.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/actions/class-use/DeleteNodeAction.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/nodeviewer/class-use/NodeViewerACL.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/nodeviewer/class-use/ZooInspectorNodeViewer.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/nodeviewer/class-use/NodeViewerMetaData.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/nodeviewer/class-use/NodeViewerData.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/class-use/ZooInspector.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/encryption/class-use/BasicDataEncryptionManager.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/encryption/class-use/DataEncryptionManager.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/retry/class-use/ZooKeeperRetry.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/com/nitido/utils/toaster/class-use/Toaster.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/com/nitido/utils/toaster/package-use.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/package-use.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/encryption/package-use.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/package-use.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/actions/package-use.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/nodeviewer/package-use.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/logger/package-use.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/package-use.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/retry/package-use.html...>
Building index for all the packages and classes...
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/overview-tree.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/index-all.html...>
Building index for all classes...
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/allclasses-index.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/allpackages-index.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/deprecated-list.html...>
Building index for all classes...
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/allclasses.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/allclasses.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/index.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/overview-summary.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/help-doc.html...>
5 warnings
[WARNING] Javadoc Warnings
[WARNING] <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/src/main/java/org/apache/zookeeper/inspector/logger/LoggerFactory.java>:21: warning - Tag @link: reference not found: Logger
[WARNING] <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/src/main/java/org/apache/zookeeper/inspector/logger/LoggerFactory.java>:29: warning - Tag @link: reference not found: Logger
[WARNING] <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/src/main/java/org/apache/zookeeper/inspector/logger/LoggerFactory.java>:21: warning - Tag @link: reference not found: Logger
[WARNING] <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/src/main/java/org/apache/zookeeper/inspector/logger/LoggerFactory.java>:21: warning - Tag @link: reference not found: Logger
[WARNING] <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/src/main/java/org/apache/zookeeper/inspector/logger/LoggerFactory.java>:21: warning - Tag @link: reference not found: Logger
[INFO] Building jar: <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/zookeeper-contrib-zooinspector-3.6.2-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- checksum-maven-plugin:1.8:artifacts (default) @ zookeeper-contrib-zooinspector ---
[INFO] zookeeper-contrib-zooinspector-3.6.2-SNAPSHOT.jar - SHA-512 : 49ed093a22d7a7592abf31124368f9187e3ca492ffc62f50a7e9d6f883257e51d624e94b5f5202a4aff7457b78d18b702499d36a1ef277ba76516a465baf6660
[INFO] zookeeper-contrib-zooinspector-3.6.2-SNAPSHOT-sources.jar - SHA-512 : a002b349f92e0b8647972e7f96bfb7113bb82705bcc354865f2f1e1b127fe3b90c9897804b78a2d99297d0a7523997f6bf48e42749df40d24c5730a7d2001a0e
[INFO] zookeeper-contrib-zooinspector-3.6.2-SNAPSHOT-javadoc.jar - SHA-512 : 75fdebabda92294e517b4d3ad96ea35e51e7df9f8535d6fcbbf8484fe1222e41fe3967b053cc95c8ad6713f49e3c43754a0c96c083aa24b262707add2eaccdb6
[INFO] 
[INFO] >>> spotbugs-maven-plugin:4.0.0:check (default-cli) > :spotbugs @ zookeeper-contrib-zooinspector >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:4.0.0:spotbugs (spotbugs) @ zookeeper-contrib-zooinspector ---
[INFO] 
[INFO] <<< spotbugs-maven-plugin:4.0.0:check (default-cli) < :spotbugs @ zookeeper-contrib-zooinspector <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:4.0.0:check (default-cli) @ zookeeper-contrib-zooinspector ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (default-cli) @ zookeeper-contrib-zooinspector ---
[INFO] Starting audit...
Audit done.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache ZooKeeper 3.6.2-SNAPSHOT:
[INFO] 
[INFO] Apache ZooKeeper ................................... SUCCESS [ 11.471 s]
[INFO] Apache ZooKeeper - Documentation ................... SUCCESS [  7.939 s]
[INFO] Apache ZooKeeper - Jute ............................ SUCCESS [01:28 min]
[INFO] Apache ZooKeeper - Server .......................... SUCCESS [12:37 min]
[INFO] Apache ZooKeeper - Metrics Providers ............... SUCCESS [  3.454 s]
[INFO] Apache ZooKeeper - Prometheus.io Metrics Provider .. SUCCESS [ 15.035 s]
[INFO] Apache ZooKeeper - Client .......................... SUCCESS [  3.439 s]
[INFO] Apache ZooKeeper - Client - C ...................... SUCCESS [08:18 min]
[INFO] Apache ZooKeeper - Recipes ......................... SUCCESS [  3.565 s]
[INFO] Apache ZooKeeper - Recipes - Election .............. SUCCESS [ 44.021 s]
[INFO] Apache ZooKeeper - Recipes - Lock .................. SUCCESS [ 33.037 s]
[INFO] Apache ZooKeeper - Recipes - Queue ................. SUCCESS [ 35.615 s]
[INFO] Apache ZooKeeper - Assembly ........................ SUCCESS [  8.853 s]
[INFO] Apache ZooKeeper - Compatibility Tests ............. SUCCESS [  3.458 s]
[INFO] Apache ZooKeeper - Compatibility Tests - Curator ... SUCCESS [  7.191 s]
[INFO] Apache ZooKeeper - Tests ........................... SUCCESS [  8.682 s]
[INFO] Apache ZooKeeper - Contrib ......................... SUCCESS [  3.386 s]
[INFO] Apache ZooKeeper - Contrib - Fatjar ................ SUCCESS [  8.794 s]
[INFO] Apache ZooKeeper - Contrib - Loggraph .............. SUCCESS [  8.397 s]
[INFO] Apache ZooKeeper - Contrib - Rest .................. SUCCESS [  8.016 s]
[INFO] Apache ZooKeeper - Contrib - ZooInspector .......... SUCCESS [  8.847 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  27:53 min
[INFO] Finished at: 2020-07-26T18:23:19Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-server/pom.xml> to org.apache.zookeeper/zookeeper/3.6.2-SNAPSHOT/zookeeper-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-server/target/zookeeper-3.6.2-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper/3.6.2-SNAPSHOT/zookeeper-3.6.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-server/target/zookeeper-3.6.2-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper/3.6.2-SNAPSHOT/zookeeper-3.6.2-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-server/target/zookeeper-3.6.2-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper/3.6.2-SNAPSHOT/zookeeper-3.6.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-server/target/zookeeper-3.6.2-SNAPSHOT-javadoc.jar> to org.apache.zookeeper/zookeeper/3.6.2-SNAPSHOT/zookeeper-3.6.2-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-loggraph/pom.xml> to org.apache.zookeeper/zookeeper-contrib-loggraph/3.6.2-SNAPSHOT/zookeeper-contrib-loggraph-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-loggraph/target/zookeeper-contrib-loggraph-3.6.2-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-contrib-loggraph/3.6.2-SNAPSHOT/zookeeper-contrib-loggraph-3.6.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-loggraph/target/zookeeper-contrib-loggraph-3.6.2-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper-contrib-loggraph/3.6.2-SNAPSHOT/zookeeper-contrib-loggraph-3.6.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-loggraph/target/zookeeper-contrib-loggraph-3.6.2-SNAPSHOT-javadoc.jar> to org.apache.zookeeper/zookeeper-contrib-loggraph/3.6.2-SNAPSHOT/zookeeper-contrib-loggraph-3.6.2-SNAPSHOT-javadoc.jar
[Fast Archiver] Compressed 846.14 KB of artifacts by 22.7% relative to #262
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-compatibility-tests/pom.xml> to org.apache.zookeeper/zookeeper-compatibility-tests/3.6.2-SNAPSHOT/zookeeper-compatibility-tests-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-metrics-providers/pom.xml> to org.apache.zookeeper/zookeeper-metrics-providers/3.6.2-SNAPSHOT/zookeeper-metrics-providers-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-metrics-providers/zookeeper-prometheus-metrics/pom.xml> to org.apache.zookeeper/zookeeper-prometheus-metrics/3.6.2-SNAPSHOT/zookeeper-prometheus-metrics-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-metrics-providers/zookeeper-prometheus-metrics/target/zookeeper-prometheus-metrics-3.6.2-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-prometheus-metrics/3.6.2-SNAPSHOT/zookeeper-prometheus-metrics-3.6.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-metrics-providers/zookeeper-prometheus-metrics/target/zookeeper-prometheus-metrics-3.6.2-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper-prometheus-metrics/3.6.2-SNAPSHOT/zookeeper-prometheus-metrics-3.6.2-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-metrics-providers/zookeeper-prometheus-metrics/target/zookeeper-prometheus-metrics-3.6.2-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper-prometheus-metrics/3.6.2-SNAPSHOT/zookeeper-prometheus-metrics-3.6.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-metrics-providers/zookeeper-prometheus-metrics/target/zookeeper-prometheus-metrics-3.6.2-SNAPSHOT-javadoc.jar> to org.apache.zookeeper/zookeeper-prometheus-metrics/3.6.2-SNAPSHOT/zookeeper-prometheus-metrics-3.6.2-SNAPSHOT-javadoc.jar
[Fast Archiver] Compressed 428.70 KB of artifacts by 44.8% relative to #262
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-recipes/zookeeper-recipes-election/pom.xml> to org.apache.zookeeper/zookeeper-recipes-election/3.6.2-SNAPSHOT/zookeeper-recipes-election-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-recipes/zookeeper-recipes-election/target/zookeeper-recipes-election-3.6.2-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-recipes-election/3.6.2-SNAPSHOT/zookeeper-recipes-election-3.6.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-recipes/zookeeper-recipes-election/target/zookeeper-recipes-election-3.6.2-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper-recipes-election/3.6.2-SNAPSHOT/zookeeper-recipes-election-3.6.2-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-recipes/zookeeper-recipes-election/target/zookeeper-recipes-election-3.6.2-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper-recipes-election/3.6.2-SNAPSHOT/zookeeper-recipes-election-3.6.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-compatibility-tests/zookeeper-compatibility-tests-curator/pom.xml> to org.apache.zookeeper/zookeeper-compatibility-tests-curator/3.6.2-SNAPSHOT/zookeeper-compatibility-tests-curator-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-compatibility-tests/zookeeper-compatibility-tests-curator/target/zookeeper-compatibility-tests-curator-3.6.2-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-compatibility-tests-curator/3.6.2-SNAPSHOT/zookeeper-compatibility-tests-curator-3.6.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-compatibility-tests/zookeeper-compatibility-tests-curator/target/zookeeper-compatibility-tests-curator-3.6.2-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper-compatibility-tests-curator/3.6.2-SNAPSHOT/zookeeper-compatibility-tests-curator-3.6.2-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/pom.xml> to org.apache.zookeeper/parent/3.6.2-SNAPSHOT/parent-3.6.2-SNAPSHOT.pom
[Fast Archiver] Compressed 33.17 KB of artifacts by 96.5% relative to #262
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-recipes/zookeeper-recipes-lock/pom.xml> to org.apache.zookeeper/zookeeper-recipes-lock/3.6.2-SNAPSHOT/zookeeper-recipes-lock-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-recipes/zookeeper-recipes-lock/target/zookeeper-recipes-lock-3.6.2-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-recipes-lock/3.6.2-SNAPSHOT/zookeeper-recipes-lock-3.6.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-recipes/zookeeper-recipes-lock/target/zookeeper-recipes-lock-3.6.2-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper-recipes-lock/3.6.2-SNAPSHOT/zookeeper-recipes-lock-3.6.2-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-recipes/zookeeper-recipes-lock/target/zookeeper-recipes-lock-3.6.2-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper-recipes-lock/3.6.2-SNAPSHOT/zookeeper-recipes-lock-3.6.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/pom.xml> to org.apache.zookeeper/zookeeper-contrib/3.6.2-SNAPSHOT/zookeeper-contrib-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-client/pom.xml> to org.apache.zookeeper/zookeeper-client/3.6.2-SNAPSHOT/zookeeper-client-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-jute/pom.xml> to org.apache.zookeeper/zookeeper-jute/3.6.2-SNAPSHOT/zookeeper-jute-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-jute/target/zookeeper-jute-3.6.2-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-jute/3.6.2-SNAPSHOT/zookeeper-jute-3.6.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-jute/target/zookeeper-jute-3.6.2-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper-jute/3.6.2-SNAPSHOT/zookeeper-jute-3.6.2-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-jute/target/zookeeper-jute-3.6.2-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper-jute/3.6.2-SNAPSHOT/zookeeper-jute-3.6.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-jute/target/zookeeper-jute-3.6.2-SNAPSHOT-javadoc.jar> to org.apache.zookeeper/zookeeper-jute/3.6.2-SNAPSHOT/zookeeper-jute-3.6.2-SNAPSHOT-javadoc.jar
[Fast Archiver] Compressed 1.43 MB of artifacts by 13.1% relative to #262
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-recipes/zookeeper-recipes-queue/pom.xml> to org.apache.zookeeper/zookeeper-recipes-queue/3.6.2-SNAPSHOT/zookeeper-recipes-queue-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-recipes/zookeeper-recipes-queue/target/zookeeper-recipes-queue-3.6.2-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-recipes-queue/3.6.2-SNAPSHOT/zookeeper-recipes-queue-3.6.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-recipes/zookeeper-recipes-queue/target/zookeeper-recipes-queue-3.6.2-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper-recipes-queue/3.6.2-SNAPSHOT/zookeeper-recipes-queue-3.6.2-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-recipes/zookeeper-recipes-queue/target/zookeeper-recipes-queue-3.6.2-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper-recipes-queue/3.6.2-SNAPSHOT/zookeeper-recipes-queue-3.6.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-docs/pom.xml> to org.apache.zookeeper/zookeeper-docs/3.6.2-SNAPSHOT/zookeeper-docs-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-docs/target/zookeeper-docs-3.6.2-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-docs/3.6.2-SNAPSHOT/zookeeper-docs-3.6.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-recipes/pom.xml> to org.apache.zookeeper/zookeeper-recipes/3.6.2-SNAPSHOT/zookeeper-recipes-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-it/pom.xml> to org.apache.zookeeper/zookeeper-it/3.6.2-SNAPSHOT/zookeeper-it-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-it/target/zookeeper-it-3.6.2-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-it/3.6.2-SNAPSHOT/zookeeper-it-3.6.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-it/target/zookeeper-it-3.6.2-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper-it/3.6.2-SNAPSHOT/zookeeper-it-3.6.2-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-it/target/zookeeper-it-3.6.2-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper-it/3.6.2-SNAPSHOT/zookeeper-it-3.6.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-it/target/zookeeper-it-3.6.2-SNAPSHOT-javadoc.jar> to org.apache.zookeeper/zookeeper-it/3.6.2-SNAPSHOT/zookeeper-it-3.6.2-SNAPSHOT-javadoc.jar
[Fast Archiver] Compressed 735.19 KB of artifacts by 17.4% relative to #262
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-client/zookeeper-client-c/pom.xml> to org.apache.zookeeper/zookeeper-client-c/3.6.2-SNAPSHOT/zookeeper-client-c-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-client/zookeeper-client-c/target/zookeeper-client-c-3.6.2-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-client-c/3.6.2-SNAPSHOT/zookeeper-client-c-3.6.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-rest/pom.xml> to org.apache.zookeeper/zookeeper-contrib-rest/3.6.2-SNAPSHOT/zookeeper-contrib-rest-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-rest/target/zookeeper-contrib-rest-3.6.2-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-contrib-rest/3.6.2-SNAPSHOT/zookeeper-contrib-rest-3.6.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-rest/target/zookeeper-contrib-rest-3.6.2-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper-contrib-rest/3.6.2-SNAPSHOT/zookeeper-contrib-rest-3.6.2-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-rest/target/zookeeper-contrib-rest-3.6.2-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper-contrib-rest/3.6.2-SNAPSHOT/zookeeper-contrib-rest-3.6.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-rest/target/zookeeper-contrib-rest-3.6.2-SNAPSHOT-javadoc.jar> to org.apache.zookeeper/zookeeper-contrib-rest/3.6.2-SNAPSHOT/zookeeper-contrib-rest-3.6.2-SNAPSHOT-javadoc.jar
[Fast Archiver] Compressed 617.27 KB of artifacts by 25.9% relative to #262
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-fatjar/pom.xml> to org.apache.zookeeper/zookeeper-contrib-fatjar/3.6.2-SNAPSHOT/zookeeper-contrib-fatjar-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-fatjar/target/zookeeper-contrib-fatjar-3.6.2-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-contrib-fatjar/3.6.2-SNAPSHOT/zookeeper-contrib-fatjar-3.6.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-assembly/pom.xml> to org.apache.zookeeper/zookeeper-assembly/3.6.2-SNAPSHOT/zookeeper-assembly-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-assembly/target/apache-zookeeper-3.6.2-SNAPSHOT-lib.tar.gz> to org.apache.zookeeper/zookeeper-assembly/3.6.2-SNAPSHOT/zookeeper-assembly-3.6.2-SNAPSHOT.tar.gz
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/pom.xml> to org.apache.zookeeper/zookeeper-contrib-zooinspector/3.6.2-SNAPSHOT/zookeeper-contrib-zooinspector-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/zookeeper-contrib-zooinspector-3.6.2-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-contrib-zooinspector/3.6.2-SNAPSHOT/zookeeper-contrib-zooinspector-3.6.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/zookeeper-contrib-zooinspector-3.6.2-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper-contrib-zooinspector/3.6.2-SNAPSHOT/zookeeper-contrib-zooinspector-3.6.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/zookeeper-contrib-zooinspector-3.6.2-SNAPSHOT-javadoc.jar> to org.apache.zookeeper/zookeeper-contrib-zooinspector/3.6.2-SNAPSHOT/zookeeper-contrib-zooinspector-3.6.2-SNAPSHOT-javadoc.jar
[Fast Archiver] Compressed 812.04 KB of artifacts by 19.7% relative to #262
channel stopped
FATAL: Remote call on H14 failed
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H14
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1086)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:510)
		at hudson.model.Run.execute(Run.java:1815)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
java.lang.NoClassDefFoundError: Could not initialize class hudson.slaves.SlaveComputer
	at hudson.util.ProcessTree.get(ProcessTree.java:414)
	at hudson.Launcher$RemoteLauncher$KillTask.call(Launcher.java:1103)
	at hudson.Launcher$RemoteLauncher$KillTask.call(Launcher.java:1094)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: Remote call on H14 failed
	at hudson.remoting.Channel.call(Channel.java:963)
	at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1086)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:510)
	at hudson.model.Run.execute(Run.java:1815)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'

Build failed in Jenkins: zookeeper-branch36-java11 #262

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/zookeeper-branch36-java11/262/display/redirect>

Changes:


------------------------------------------
[...truncated 688.77 KB...]
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/actions/DeleteNodeAction.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/nodeviewer/NodeViewerACL.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/nodeviewer/NodeViewerData.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/nodeviewer/NodeViewerMetaData.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/nodeviewer/ZooInspectorNodeViewer.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/logger/LoggerFactory.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/NodeListener.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/NodesCache.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/Pair.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/ZooInspectorManager.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/ZooInspectorManagerImpl.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/ZooInspectorManagerImpl.NodeWatcher.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/ZooInspectorNodeManager.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/ZooInspectorNodeTreeManager.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/ZooInspectorReadOnlyManager.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/retry/ZooKeeperRetry.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/com/nitido/utils/toaster/package-summary.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/com/nitido/utils/toaster/package-tree.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/package-summary.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/package-tree.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/encryption/package-summary.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/encryption/package-tree.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/package-summary.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/package-tree.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/actions/package-summary.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/actions/package-tree.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/nodeviewer/package-summary.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/nodeviewer/package-tree.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/logger/package-summary.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/logger/package-tree.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/package-summary.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/package-tree.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/retry/package-summary.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/retry/package-tree.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/constant-values.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/serialized-form.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/class-use/ZooInspectorNodeTreeManager.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/class-use/ZooInspectorManagerImpl.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/class-use/ZooInspectorManagerImpl.NodeWatcher.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/class-use/Pair.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/class-use/ZooInspectorManager.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/class-use/ZooInspectorReadOnlyManager.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/class-use/ZooInspectorNodeManager.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/class-use/NodesCache.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/class-use/NodeListener.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/logger/class-use/LoggerFactory.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/class-use/ZooInspectorAboutDialog.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/class-use/IconResource.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/class-use/ZooInspectorTreeViewer.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/class-use/Toolbar.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/class-use/Toolbar.Button.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/class-use/ZooInspectorNodeViewersDialog.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/class-use/ZooInspectorNodeViewersDialog.Button.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/class-use/ZooInspectorPanel.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/class-use/NodeViewersChangeListener.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/class-use/ZooInspectorConnectionPropertiesDialog.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/class-use/ZooInspectorNodeViewersPanel.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/actions/class-use/AddNodeAction.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/actions/class-use/DeleteNodeAction.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/nodeviewer/class-use/NodeViewerACL.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/nodeviewer/class-use/ZooInspectorNodeViewer.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/nodeviewer/class-use/NodeViewerMetaData.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/nodeviewer/class-use/NodeViewerData.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/class-use/ZooInspector.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/encryption/class-use/BasicDataEncryptionManager.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/encryption/class-use/DataEncryptionManager.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/retry/class-use/ZooKeeperRetry.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/com/nitido/utils/toaster/class-use/Toaster.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/com/nitido/utils/toaster/package-use.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/package-use.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/encryption/package-use.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/package-use.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/actions/package-use.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/gui/nodeviewer/package-use.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/logger/package-use.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/inspector/manager/package-use.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/org/apache/zookeeper/retry/package-use.html...>
Building index for all the packages and classes...
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/overview-tree.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/index-all.html...>
Building index for all classes...
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/allclasses-index.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/allpackages-index.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/deprecated-list.html...>
Building index for all classes...
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/allclasses.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/allclasses.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/index.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/overview-summary.html...>
Generating <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/apidocs/help-doc.html...>
5 warnings
[WARNING] Javadoc Warnings
[WARNING] <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/src/main/java/org/apache/zookeeper/inspector/logger/LoggerFactory.java>:21: warning - Tag @link: reference not found: Logger
[WARNING] <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/src/main/java/org/apache/zookeeper/inspector/logger/LoggerFactory.java>:29: warning - Tag @link: reference not found: Logger
[WARNING] <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/src/main/java/org/apache/zookeeper/inspector/logger/LoggerFactory.java>:21: warning - Tag @link: reference not found: Logger
[WARNING] <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/src/main/java/org/apache/zookeeper/inspector/logger/LoggerFactory.java>:21: warning - Tag @link: reference not found: Logger
[WARNING] <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/src/main/java/org/apache/zookeeper/inspector/logger/LoggerFactory.java>:21: warning - Tag @link: reference not found: Logger
[INFO] Building jar: <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/zookeeper-contrib-zooinspector-3.6.2-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- checksum-maven-plugin:1.8:artifacts (default) @ zookeeper-contrib-zooinspector ---
[INFO] zookeeper-contrib-zooinspector-3.6.2-SNAPSHOT.jar - SHA-512 : 9b2506549b64fffce047bb30ea26a19715aa25941ee4d9c009d632588fc3ee809bf1c821a5a0e9709c6c5968de0b7a263b1ffd870f50900e65a98507a4c4a7ae
[INFO] zookeeper-contrib-zooinspector-3.6.2-SNAPSHOT-sources.jar - SHA-512 : 7bbdeac9b12c0a8d22834e10aab5b2f402f1e0a6511b34a09aa7d66c7b99ddf91caef62b8ca12f7dc6de46290132f53710c8bef924fc963a62cc22d97f3ec67e
[INFO] zookeeper-contrib-zooinspector-3.6.2-SNAPSHOT-javadoc.jar - SHA-512 : 829e0c503a1d5e7f8fb2974b6c29f7fdcd3f2855e67b397cf150743848ce3a115c16dc47b8f826dddba37a628cbf1888a1fb08ba2289caeefccc30432fd11f8c
[INFO] 
[INFO] >>> spotbugs-maven-plugin:4.0.0:check (default-cli) > :spotbugs @ zookeeper-contrib-zooinspector >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:4.0.0:spotbugs (spotbugs) @ zookeeper-contrib-zooinspector ---
[INFO] 
[INFO] <<< spotbugs-maven-plugin:4.0.0:check (default-cli) < :spotbugs @ zookeeper-contrib-zooinspector <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:4.0.0:check (default-cli) @ zookeeper-contrib-zooinspector ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (default-cli) @ zookeeper-contrib-zooinspector ---
[INFO] Starting audit...
Audit done.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache ZooKeeper 3.6.2-SNAPSHOT:
[INFO] 
[INFO] Apache ZooKeeper ................................... SUCCESS [ 12.772 s]
[INFO] Apache ZooKeeper - Documentation ................... SUCCESS [  8.243 s]
[INFO] Apache ZooKeeper - Jute ............................ SUCCESS [01:28 min]
[INFO] Apache ZooKeeper - Server .......................... SUCCESS [12:21 min]
[INFO] Apache ZooKeeper - Metrics Providers ............... SUCCESS [  3.603 s]
[INFO] Apache ZooKeeper - Prometheus.io Metrics Provider .. SUCCESS [ 15.665 s]
[INFO] Apache ZooKeeper - Client .......................... SUCCESS [  3.576 s]
[INFO] Apache ZooKeeper - Client - C ...................... SUCCESS [08:19 min]
[INFO] Apache ZooKeeper - Recipes ......................... SUCCESS [  3.770 s]
[INFO] Apache ZooKeeper - Recipes - Election .............. SUCCESS [ 43.894 s]
[INFO] Apache ZooKeeper - Recipes - Lock .................. SUCCESS [ 32.808 s]
[INFO] Apache ZooKeeper - Recipes - Queue ................. SUCCESS [ 35.501 s]
[INFO] Apache ZooKeeper - Assembly ........................ SUCCESS [  8.622 s]
[INFO] Apache ZooKeeper - Compatibility Tests ............. SUCCESS [  3.772 s]
[INFO] Apache ZooKeeper - Compatibility Tests - Curator ... SUCCESS [  7.065 s]
[INFO] Apache ZooKeeper - Tests ........................... SUCCESS [  8.542 s]
[INFO] Apache ZooKeeper - Contrib ......................... SUCCESS [  3.389 s]
[INFO] Apache ZooKeeper - Contrib - Fatjar ................ SUCCESS [  8.795 s]
[INFO] Apache ZooKeeper - Contrib - Loggraph .............. SUCCESS [  8.591 s]
[INFO] Apache ZooKeeper - Contrib - Rest .................. SUCCESS [  8.321 s]
[INFO] Apache ZooKeeper - Contrib - ZooInspector .......... SUCCESS [  9.143 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  27:37 min
[INFO] Finished at: 2020-07-25T18:23:03Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-server/pom.xml> to org.apache.zookeeper/zookeeper/3.6.2-SNAPSHOT/zookeeper-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-server/target/zookeeper-3.6.2-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper/3.6.2-SNAPSHOT/zookeeper-3.6.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-server/target/zookeeper-3.6.2-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper/3.6.2-SNAPSHOT/zookeeper-3.6.2-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-server/target/zookeeper-3.6.2-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper/3.6.2-SNAPSHOT/zookeeper-3.6.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-server/target/zookeeper-3.6.2-SNAPSHOT-javadoc.jar> to org.apache.zookeeper/zookeeper/3.6.2-SNAPSHOT/zookeeper-3.6.2-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-loggraph/pom.xml> to org.apache.zookeeper/zookeeper-contrib-loggraph/3.6.2-SNAPSHOT/zookeeper-contrib-loggraph-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-loggraph/target/zookeeper-contrib-loggraph-3.6.2-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-contrib-loggraph/3.6.2-SNAPSHOT/zookeeper-contrib-loggraph-3.6.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-loggraph/target/zookeeper-contrib-loggraph-3.6.2-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper-contrib-loggraph/3.6.2-SNAPSHOT/zookeeper-contrib-loggraph-3.6.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-loggraph/target/zookeeper-contrib-loggraph-3.6.2-SNAPSHOT-javadoc.jar> to org.apache.zookeeper/zookeeper-contrib-loggraph/3.6.2-SNAPSHOT/zookeeper-contrib-loggraph-3.6.2-SNAPSHOT-javadoc.jar
[Fast Archiver] Compressed 846.17 KB of artifacts by 15.1% relative to #261
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-compatibility-tests/pom.xml> to org.apache.zookeeper/zookeeper-compatibility-tests/3.6.2-SNAPSHOT/zookeeper-compatibility-tests-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-metrics-providers/pom.xml> to org.apache.zookeeper/zookeeper-metrics-providers/3.6.2-SNAPSHOT/zookeeper-metrics-providers-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-metrics-providers/zookeeper-prometheus-metrics/pom.xml> to org.apache.zookeeper/zookeeper-prometheus-metrics/3.6.2-SNAPSHOT/zookeeper-prometheus-metrics-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-metrics-providers/zookeeper-prometheus-metrics/target/zookeeper-prometheus-metrics-3.6.2-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-prometheus-metrics/3.6.2-SNAPSHOT/zookeeper-prometheus-metrics-3.6.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-metrics-providers/zookeeper-prometheus-metrics/target/zookeeper-prometheus-metrics-3.6.2-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper-prometheus-metrics/3.6.2-SNAPSHOT/zookeeper-prometheus-metrics-3.6.2-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-metrics-providers/zookeeper-prometheus-metrics/target/zookeeper-prometheus-metrics-3.6.2-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper-prometheus-metrics/3.6.2-SNAPSHOT/zookeeper-prometheus-metrics-3.6.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-metrics-providers/zookeeper-prometheus-metrics/target/zookeeper-prometheus-metrics-3.6.2-SNAPSHOT-javadoc.jar> to org.apache.zookeeper/zookeeper-prometheus-metrics/3.6.2-SNAPSHOT/zookeeper-prometheus-metrics-3.6.2-SNAPSHOT-javadoc.jar
[Fast Archiver] Compressed 428.69 KB of artifacts by 37.3% relative to #261
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-recipes/zookeeper-recipes-election/pom.xml> to org.apache.zookeeper/zookeeper-recipes-election/3.6.2-SNAPSHOT/zookeeper-recipes-election-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-recipes/zookeeper-recipes-election/target/zookeeper-recipes-election-3.6.2-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-recipes-election/3.6.2-SNAPSHOT/zookeeper-recipes-election-3.6.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-recipes/zookeeper-recipes-election/target/zookeeper-recipes-election-3.6.2-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper-recipes-election/3.6.2-SNAPSHOT/zookeeper-recipes-election-3.6.2-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-recipes/zookeeper-recipes-election/target/zookeeper-recipes-election-3.6.2-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper-recipes-election/3.6.2-SNAPSHOT/zookeeper-recipes-election-3.6.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-compatibility-tests/zookeeper-compatibility-tests-curator/pom.xml> to org.apache.zookeeper/zookeeper-compatibility-tests-curator/3.6.2-SNAPSHOT/zookeeper-compatibility-tests-curator-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-compatibility-tests/zookeeper-compatibility-tests-curator/target/zookeeper-compatibility-tests-curator-3.6.2-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-compatibility-tests-curator/3.6.2-SNAPSHOT/zookeeper-compatibility-tests-curator-3.6.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-compatibility-tests/zookeeper-compatibility-tests-curator/target/zookeeper-compatibility-tests-curator-3.6.2-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper-compatibility-tests-curator/3.6.2-SNAPSHOT/zookeeper-compatibility-tests-curator-3.6.2-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/pom.xml> to org.apache.zookeeper/parent/3.6.2-SNAPSHOT/parent-3.6.2-SNAPSHOT.pom
[Fast Archiver] Compressed 33.17 KB of artifacts by 96.5% relative to #261
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-recipes/zookeeper-recipes-lock/pom.xml> to org.apache.zookeeper/zookeeper-recipes-lock/3.6.2-SNAPSHOT/zookeeper-recipes-lock-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-recipes/zookeeper-recipes-lock/target/zookeeper-recipes-lock-3.6.2-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-recipes-lock/3.6.2-SNAPSHOT/zookeeper-recipes-lock-3.6.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-recipes/zookeeper-recipes-lock/target/zookeeper-recipes-lock-3.6.2-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper-recipes-lock/3.6.2-SNAPSHOT/zookeeper-recipes-lock-3.6.2-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-recipes/zookeeper-recipes-lock/target/zookeeper-recipes-lock-3.6.2-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper-recipes-lock/3.6.2-SNAPSHOT/zookeeper-recipes-lock-3.6.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/pom.xml> to org.apache.zookeeper/zookeeper-contrib/3.6.2-SNAPSHOT/zookeeper-contrib-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-client/pom.xml> to org.apache.zookeeper/zookeeper-client/3.6.2-SNAPSHOT/zookeeper-client-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-jute/pom.xml> to org.apache.zookeeper/zookeeper-jute/3.6.2-SNAPSHOT/zookeeper-jute-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-jute/target/zookeeper-jute-3.6.2-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-jute/3.6.2-SNAPSHOT/zookeeper-jute-3.6.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-jute/target/zookeeper-jute-3.6.2-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper-jute/3.6.2-SNAPSHOT/zookeeper-jute-3.6.2-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-jute/target/zookeeper-jute-3.6.2-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper-jute/3.6.2-SNAPSHOT/zookeeper-jute-3.6.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-jute/target/zookeeper-jute-3.6.2-SNAPSHOT-javadoc.jar> to org.apache.zookeeper/zookeeper-jute/3.6.2-SNAPSHOT/zookeeper-jute-3.6.2-SNAPSHOT-javadoc.jar
[Fast Archiver] Compressed 1.43 MB of artifacts by 13.1% relative to #261
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-recipes/zookeeper-recipes-queue/pom.xml> to org.apache.zookeeper/zookeeper-recipes-queue/3.6.2-SNAPSHOT/zookeeper-recipes-queue-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-recipes/zookeeper-recipes-queue/target/zookeeper-recipes-queue-3.6.2-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-recipes-queue/3.6.2-SNAPSHOT/zookeeper-recipes-queue-3.6.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-recipes/zookeeper-recipes-queue/target/zookeeper-recipes-queue-3.6.2-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper-recipes-queue/3.6.2-SNAPSHOT/zookeeper-recipes-queue-3.6.2-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-recipes/zookeeper-recipes-queue/target/zookeeper-recipes-queue-3.6.2-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper-recipes-queue/3.6.2-SNAPSHOT/zookeeper-recipes-queue-3.6.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-docs/pom.xml> to org.apache.zookeeper/zookeeper-docs/3.6.2-SNAPSHOT/zookeeper-docs-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-docs/target/zookeeper-docs-3.6.2-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-docs/3.6.2-SNAPSHOT/zookeeper-docs-3.6.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-recipes/pom.xml> to org.apache.zookeeper/zookeeper-recipes/3.6.2-SNAPSHOT/zookeeper-recipes-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-it/pom.xml> to org.apache.zookeeper/zookeeper-it/3.6.2-SNAPSHOT/zookeeper-it-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-it/target/zookeeper-it-3.6.2-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-it/3.6.2-SNAPSHOT/zookeeper-it-3.6.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-it/target/zookeeper-it-3.6.2-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper-it/3.6.2-SNAPSHOT/zookeeper-it-3.6.2-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-it/target/zookeeper-it-3.6.2-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper-it/3.6.2-SNAPSHOT/zookeeper-it-3.6.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-it/target/zookeeper-it-3.6.2-SNAPSHOT-javadoc.jar> to org.apache.zookeeper/zookeeper-it/3.6.2-SNAPSHOT/zookeeper-it-3.6.2-SNAPSHOT-javadoc.jar
[Fast Archiver] Compressed 735.19 KB of artifacts by 26.1% relative to #261
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-client/zookeeper-client-c/pom.xml> to org.apache.zookeeper/zookeeper-client-c/3.6.2-SNAPSHOT/zookeeper-client-c-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-client/zookeeper-client-c/target/zookeeper-client-c-3.6.2-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-client-c/3.6.2-SNAPSHOT/zookeeper-client-c-3.6.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-rest/pom.xml> to org.apache.zookeeper/zookeeper-contrib-rest/3.6.2-SNAPSHOT/zookeeper-contrib-rest-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-rest/target/zookeeper-contrib-rest-3.6.2-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-contrib-rest/3.6.2-SNAPSHOT/zookeeper-contrib-rest-3.6.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-rest/target/zookeeper-contrib-rest-3.6.2-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper-contrib-rest/3.6.2-SNAPSHOT/zookeeper-contrib-rest-3.6.2-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-rest/target/zookeeper-contrib-rest-3.6.2-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper-contrib-rest/3.6.2-SNAPSHOT/zookeeper-contrib-rest-3.6.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-rest/target/zookeeper-contrib-rest-3.6.2-SNAPSHOT-javadoc.jar> to org.apache.zookeeper/zookeeper-contrib-rest/3.6.2-SNAPSHOT/zookeeper-contrib-rest-3.6.2-SNAPSHOT-javadoc.jar
[Fast Archiver] Compressed 617.29 KB of artifacts by 31.1% relative to #261
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-fatjar/pom.xml> to org.apache.zookeeper/zookeeper-contrib-fatjar/3.6.2-SNAPSHOT/zookeeper-contrib-fatjar-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-fatjar/target/zookeeper-contrib-fatjar-3.6.2-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-contrib-fatjar/3.6.2-SNAPSHOT/zookeeper-contrib-fatjar-3.6.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-assembly/pom.xml> to org.apache.zookeeper/zookeeper-assembly/3.6.2-SNAPSHOT/zookeeper-assembly-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-assembly/target/apache-zookeeper-3.6.2-SNAPSHOT-lib.tar.gz> to org.apache.zookeeper/zookeeper-assembly/3.6.2-SNAPSHOT/zookeeper-assembly-3.6.2-SNAPSHOT.tar.gz
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/pom.xml> to org.apache.zookeeper/zookeeper-contrib-zooinspector/3.6.2-SNAPSHOT/zookeeper-contrib-zooinspector-3.6.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/zookeeper-contrib-zooinspector-3.6.2-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-contrib-zooinspector/3.6.2-SNAPSHOT/zookeeper-contrib-zooinspector-3.6.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/zookeeper-contrib-zooinspector-3.6.2-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper-contrib-zooinspector/3.6.2-SNAPSHOT/zookeeper-contrib-zooinspector-3.6.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/zookeeper-branch36-java11/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/target/zookeeper-contrib-zooinspector-3.6.2-SNAPSHOT-javadoc.jar> to org.apache.zookeeper/zookeeper-contrib-zooinspector/3.6.2-SNAPSHOT/zookeeper-contrib-zooinspector-3.6.2-SNAPSHOT-javadoc.jar
[Fast Archiver] Compressed 812.00 KB of artifacts by 19.7% relative to #261
channel stopped
FATAL: Remote call on H14 failed
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H14
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1086)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:510)
		at hudson.model.Run.execute(Run.java:1815)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
java.lang.NoClassDefFoundError: Could not initialize class hudson.slaves.SlaveComputer
	at hudson.util.ProcessTree.get(ProcessTree.java:414)
	at hudson.Launcher$RemoteLauncher$KillTask.call(Launcher.java:1103)
	at hudson.Launcher$RemoteLauncher$KillTask.call(Launcher.java:1094)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: Remote call on H14 failed
	at hudson.remoting.Channel.call(Channel.java:963)
	at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1086)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:510)
	at hudson.model.Run.execute(Run.java:1815)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'