You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/01/18 05:27:57 UTC

Build failed in Jenkins: Curator #961

See <https://builds.apache.org/job/Curator/961/changes>

Changes:

[randgalt] Added TreeCacheSelector to allow for controling which nodes a TreeCache

[randgalt] Return old data for NODE_REMOVED

[randgalt] updated tests for new values in NODE_REMOVED

[randgalt] removed unneeded import

------------------------------------------
[...truncated 431 lines...]
 T E S T S
-------------------------------------------------------
Running org.apache.curator.framework.recipes.shared.TestSharedCount
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.875 sec - in org.apache.curator.framework.recipes.shared.TestSharedCount
Running org.apache.curator.framework.recipes.queue.TestSimpleDistributedQueue
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.129 sec - in org.apache.curator.framework.recipes.queue.TestSimpleDistributedQueue
Running org.apache.curator.framework.recipes.queue.TestDistributedQueue
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 271.054 sec - in org.apache.curator.framework.recipes.queue.TestDistributedQueue
Running org.apache.curator.framework.recipes.queue.TestDistributedIdQueue
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.293 sec - in org.apache.curator.framework.recipes.queue.TestDistributedIdQueue
Running org.apache.curator.framework.recipes.queue.TestQueueItem
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 sec - in org.apache.curator.framework.recipes.queue.TestQueueItem
Running org.apache.curator.framework.recipes.queue.TestDistributedDelayQueue
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.533 sec - in org.apache.curator.framework.recipes.queue.TestDistributedDelayQueue
Running org.apache.curator.framework.recipes.queue.TestQueueSharder
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 134.587 sec - in org.apache.curator.framework.recipes.queue.TestQueueSharder
Running org.apache.curator.framework.recipes.queue.TestDistributedPriorityQueue
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.424 sec - in org.apache.curator.framework.recipes.queue.TestDistributedPriorityQueue
Running org.apache.curator.framework.recipes.queue.TestBoundedDistributedQueue
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 86.893 sec - in org.apache.curator.framework.recipes.queue.TestBoundedDistributedQueue
Running org.apache.curator.framework.recipes.locks.TestInterProcessReadWriteLock
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.38 sec - in org.apache.curator.framework.recipes.locks.TestInterProcessReadWriteLock
Running org.apache.curator.framework.recipes.locks.TestInterProcessMultiMutex
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.349 sec - in org.apache.curator.framework.recipes.locks.TestInterProcessMultiMutex
Running org.apache.curator.framework.recipes.locks.TestInterProcessSemaphore
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 661.31 sec - in org.apache.curator.framework.recipes.locks.TestInterProcessSemaphore
Running org.apache.curator.framework.recipes.locks.TestInterProcessMutexBase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 sec - in org.apache.curator.framework.recipes.locks.TestInterProcessMutexBase
Running org.apache.curator.framework.recipes.locks.TestReaper
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 287.781 sec - in org.apache.curator.framework.recipes.locks.TestReaper
Running org.apache.curator.framework.recipes.locks.TestLockCleanlinessWithFaults
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.918 sec - in org.apache.curator.framework.recipes.locks.TestLockCleanlinessWithFaults
Running org.apache.curator.framework.recipes.locks.TestInterProcessSemaphoreMutex
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.365 sec - in org.apache.curator.framework.recipes.locks.TestInterProcessSemaphoreMutex
Running org.apache.curator.framework.recipes.locks.TestLockACLs
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.969 sec - in org.apache.curator.framework.recipes.locks.TestLockACLs
Running org.apache.curator.framework.recipes.locks.TestChildReaper
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 523.042 sec - in org.apache.curator.framework.recipes.locks.TestChildReaper
Running org.apache.curator.framework.recipes.locks.TestInterProcessMutex
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.094 sec - in org.apache.curator.framework.recipes.locks.TestInterProcessMutex
Running org.apache.curator.framework.recipes.locks.TestInterProcessSemaphoreCluster
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 472.447 sec - in org.apache.curator.framework.recipes.locks.TestInterProcessSemaphoreCluster
Running org.apache.curator.framework.recipes.barriers.TestDistributedBarrier
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.534 sec - in org.apache.curator.framework.recipes.barriers.TestDistributedBarrier
Running org.apache.curator.framework.recipes.barriers.TestDistributedDoubleBarrier
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.379 sec - in org.apache.curator.framework.recipes.barriers.TestDistributedDoubleBarrier
Running org.apache.curator.framework.recipes.leader.TestLeaderLatch
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 139.599 sec - in org.apache.curator.framework.recipes.leader.TestLeaderLatch
Running org.apache.curator.framework.recipes.leader.TestLeaderSelectorParticipants
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.131 sec - in org.apache.curator.framework.recipes.leader.TestLeaderSelectorParticipants
Running org.apache.curator.framework.recipes.leader.TestLeaderSelector
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 157.392 sec - in org.apache.curator.framework.recipes.leader.TestLeaderSelector
Running org.apache.curator.framework.recipes.leader.TestLeaderSelectorEdges
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.139 sec - in org.apache.curator.framework.recipes.leader.TestLeaderSelectorEdges
Running org.apache.curator.framework.recipes.leader.TestLeaderSelectorCluster
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.044 sec - in org.apache.curator.framework.recipes.leader.TestLeaderSelectorCluster
Running org.apache.curator.framework.recipes.leader.TestLeaderSelectorWithExecutor
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.784 sec - in org.apache.curator.framework.recipes.leader.TestLeaderSelectorWithExecutor
Running org.apache.curator.framework.recipes.leader.TestLeaderLatchCluster
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.284 sec - in org.apache.curator.framework.recipes.leader.TestLeaderLatchCluster
Running org.apache.curator.framework.recipes.nodes.TestPersistentEphemeralNodeListener
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.791 sec - in org.apache.curator.framework.recipes.nodes.TestPersistentEphemeralNodeListener
Running org.apache.curator.framework.recipes.nodes.TestGroupMember
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.832 sec - in org.apache.curator.framework.recipes.nodes.TestGroupMember
Running org.apache.curator.framework.recipes.nodes.TestPersistentEphemeralNode
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 111.888 sec - in org.apache.curator.framework.recipes.nodes.TestPersistentEphemeralNode
Running org.apache.curator.framework.recipes.atomic.TestCachedAtomicCounter
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.959 sec - in org.apache.curator.framework.recipes.atomic.TestCachedAtomicCounter
Running org.apache.curator.framework.recipes.atomic.TestDistributedAtomicLong
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.219 sec - in org.apache.curator.framework.recipes.atomic.TestDistributedAtomicLong
Running org.apache.curator.framework.recipes.cache.TestNodeCache
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.427 sec - in org.apache.curator.framework.recipes.cache.TestNodeCache
Running org.apache.curator.framework.recipes.cache.TestTreeCache
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 154.497 sec - in org.apache.curator.framework.recipes.cache.TestTreeCache
Running org.apache.curator.framework.recipes.cache.TestPathChildrenCache
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.685 sec - in org.apache.curator.framework.recipes.cache.TestPathChildrenCache
Running org.apache.curator.framework.recipes.cache.TestPathChildrenCacheInCluster
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.498 sec - in org.apache.curator.framework.recipes.cache.TestPathChildrenCacheInCluster
Running org.apache.curator.framework.recipes.cache.TestTreeCacheRandomTree
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.748 sec - in org.apache.curator.framework.recipes.cache.TestTreeCacheRandomTree
Running org.apache.curator.framework.client.TestBackgroundStates
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 129.206 sec - in org.apache.curator.framework.client.TestBackgroundStates
Running org.apache.curator.framework.client.TestResetConnectionWithBackgroundFailure
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.148 sec - in org.apache.curator.framework.client.TestResetConnectionWithBackgroundFailure

Results :

Tests run: 235, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ curator-recipes ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ curator-recipes ---
[INFO] 
[INFO] --- maven-license-plugin:1.9.0:check (license) @ curator-recipes ---
[INFO] Checking licenses...
[CHECKSTYLE] No report found for mojo check[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ curator-recipes ---
[INFO] Installing <https://builds.apache.org/job/Curator/ws/curator-recipes/target/curator-recipes-2.9.1-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/curator/curator-recipes/2.9.1-SNAPSHOT/curator-recipes-2.9.1-SNAPSHOT.jar

[INFO] Installing <https://builds.apache.org/job/Curator/ws/curator-recipes/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/curator/curator-recipes/2.9.1-SNAPSHOT/curator-recipes-2.9.1-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ curator-recipes ---
[INFO] Installing org/apache/curator/curator-recipes/2.9.1-SNAPSHOT/curator-recipes-2.9.1-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator Service Discovery 2.9.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ curator-x-discovery ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ curator-x-discovery ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ curator-x-discovery ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ curator-x-discovery ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 29 source files to <https://builds.apache.org/job/Curator/ws/curator-x-discovery/target/classes>
[WARNING] Note: <https://builds.apache.org/job/Curator/ws/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/details/ServiceCacheImpl.java> uses or overrides a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] >>> clirr-maven-plugin:2.6.1:check (default) > compile @ curator-x-discovery >>>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ curator-x-discovery ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ curator-x-discovery ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ curator-x-discovery ---
[INFO] Nothing to compile - all classes are up to date
[WARNING] Failed to getClass for org.codehaus.mojo.clirr.ClirrCheckMojo
[CHECKSTYLE] No report found for mojo check[INFO] 
[INFO] <<< clirr-maven-plugin:2.6.1:check (default) < compile @ curator-x-discovery <<<
[INFO] 
[INFO] --- clirr-maven-plugin:2.6.1:check (default) @ curator-x-discovery ---
[INFO] artifact org.apache.curator:curator-x-discovery: checking for updates from Nexus

[INFO] artifact org.apache.curator:curator-x-discovery: checking for updates from central
[INFO] Comparing to version: 2.9.0
[INFO] Succeeded with 0 errors; 0 warnings; and 0 other changes.
[CHECKSTYLE] No report found for mojo check[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:manifest (bundle-manifest) @ curator-x-discovery ---

[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ curator-x-discovery ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ curator-x-discovery ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Curator/ws/curator-x-discovery/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ curator-x-discovery ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Curator/ws/curator-x-discovery/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.curator.x.discovery.TestUriSpec
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 sec - in org.apache.curator.x.discovery.TestUriSpec
Running org.apache.curator.x.discovery.TestServiceCache
*** Error in `/home/jenkins/tools/java/jdk1.6.0_45-32/jre/bin/java': malloc(): memory corruption: 0xabe75f58 ***
Aborted
Running org.apache.curator.x.discovery.details.TestDownInstanceManager
*** Error in `/home/jenkins/tools/java/jdk1.6.0_45-32/jre/bin/java': malloc(): memory corruption: 0xac721d20 ***
Aborted
Running org.apache.curator.x.discovery.details.TestServiceDiscovery
*** Error in `/home/jenkins/tools/java/jdk1.6.0_45-32/jre/bin/java': corrupted double-linked list: 0xac748038 ***
Aborted
Running org.apache.curator.x.discovery.details.TestWatchedInstances
*** Error in `/home/jenkins/tools/java/jdk1.6.0_45-32/jre/bin/java': malloc(): memory corruption: 0xac734368 ***
Aborted
Running org.apache.curator.x.discovery.details.TestServiceDiscoveryBuilder
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.866 sec - in org.apache.curator.x.discovery.details.TestServiceDiscoveryBuilder
Running org.apache.curator.x.discovery.TestJsonInstanceSerializer
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.813 sec - in org.apache.curator.x.discovery.TestJsonInstanceSerializer
Running org.apache.curator.x.discovery.TestLocalIpFilter
*** Error in `/home/jenkins/tools/java/jdk1.6.0_45-32/jre/bin/java': malloc(): memory corruption: 0xac6f1740 ***
Aborted
Running org.apache.curator.x.discovery.TestStrategies
*** Error in `/home/jenkins/tools/java/jdk1.6.0_45-32/jre/bin/java': malloc(): memory corruption: 0xac71bdf8 ***
Aborted

Results :

Tests run: 12, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Curator ..................................... SUCCESS [  5.053 s]
[INFO] Curator Testing .................................... SUCCESS [  5.474 s]
[INFO] Curator Client ..................................... SUCCESS [ 49.445 s]
[INFO] Curator Framework .................................. SUCCESS [16:26 min]
[INFO] Curator Recipes .................................... SUCCESS [  01:01 h]
[INFO] Curator Service Discovery .......................... FAILURE [ 13.430 s]
[INFO] Curator Examples ................................... SKIPPED
[INFO] Curator Service Discovery Server ................... SKIPPED
[INFO] Curator RPC Proxy .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:19 h
[INFO] Finished at: 2016-01-18T04:28:04+00:00
[INFO] Final Memory: 36M/806M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project curator-x-discovery: ExecutionException: java.lang.RuntimeException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd <https://builds.apache.org/job/Curator/ws/curator-x-discovery> && /home/jenkins/tools/java/jdk1.6.0_45-32/jre/bin/java -jar <https://builds.apache.org/job/Curator/ws/curator-x-discovery/target/surefire/surefirebooter8717499504021675523.jar> <https://builds.apache.org/job/Curator/ws/curator-x-discovery/target/surefire/surefire7892773566888289720tmp> <https://builds.apache.org/job/Curator/ws/curator-x-discovery/target/surefire/surefire_652659016936143399000tmp>
[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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :curator-x-discovery
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-x-rpc/pom.xml> to org.apache.curator/curator-x-rpc/2.9.1-SNAPSHOT/curator-x-rpc-2.9.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-client/pom.xml> to org.apache.curator/curator-client/2.9.1-SNAPSHOT/curator-client-2.9.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-client/target/curator-client-2.9.1-SNAPSHOT.jar> to org.apache.curator/curator-client/2.9.1-SNAPSHOT/curator-client-2.9.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-framework/pom.xml> to org.apache.curator/curator-framework/2.9.1-SNAPSHOT/curator-framework-2.9.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-framework/target/curator-framework-2.9.1-SNAPSHOT.jar> to org.apache.curator/curator-framework/2.9.1-SNAPSHOT/curator-framework-2.9.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-x-discovery-server/pom.xml> to org.apache.curator/curator-x-discovery-server/2.9.1-SNAPSHOT/curator-x-discovery-server-2.9.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-examples/pom.xml> to org.apache.curator/curator-examples/2.9.1-SNAPSHOT/curator-examples-2.9.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-test/pom.xml> to org.apache.curator/curator-test/2.9.1-SNAPSHOT/curator-test-2.9.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-test/target/curator-test-2.9.1-SNAPSHOT.jar> to org.apache.curator/curator-test/2.9.1-SNAPSHOT/curator-test-2.9.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-recipes/pom.xml> to org.apache.curator/curator-recipes/2.9.1-SNAPSHOT/curator-recipes-2.9.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-recipes/target/curator-recipes-2.9.1-SNAPSHOT.jar> to org.apache.curator/curator-recipes/2.9.1-SNAPSHOT/curator-recipes-2.9.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/pom.xml> to org.apache.curator/apache-curator/2.9.1-SNAPSHOT/apache-curator-2.9.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/target/apache-curator-2.9.1-SNAPSHOT-site.xml> to org.apache.curator/apache-curator/2.9.1-SNAPSHOT/apache-curator-2.9.1-SNAPSHOT-site.xml
Compressed 35.21 KB of artifacts by 90.9% relative to #960
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-x-discovery/pom.xml> to org.apache.curator/curator-x-discovery/2.9.1-SNAPSHOT/curator-x-discovery-2.9.1-SNAPSHOT.pom
Sending e-mails to: dev@curator.apache.org
channel stopped

Jenkins build is back to stable : Curator #965

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator/965/changes>


Jenkins build is still unstable: Curator #964

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator/changes>


Jenkins build is unstable: Curator #963

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator/963/changes>


Build failed in Jenkins: Curator #962

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator/962/changes>

Changes:

[randgalt] ZKPaths.mkdirs() was always passing the full path to the aclProvider

------------------------------------------
[...truncated 424 lines...]
-------------------------------------------------------
Running org.apache.curator.framework.recipes.shared.TestSharedCount
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.005 sec - in org.apache.curator.framework.recipes.shared.TestSharedCount
Running org.apache.curator.framework.recipes.queue.TestSimpleDistributedQueue
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.329 sec - in org.apache.curator.framework.recipes.queue.TestSimpleDistributedQueue
Running org.apache.curator.framework.recipes.queue.TestDistributedQueue
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 272.492 sec - in org.apache.curator.framework.recipes.queue.TestDistributedQueue
Running org.apache.curator.framework.recipes.queue.TestDistributedIdQueue
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.315 sec - in org.apache.curator.framework.recipes.queue.TestDistributedIdQueue
Running org.apache.curator.framework.recipes.queue.TestQueueItem
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 sec - in org.apache.curator.framework.recipes.queue.TestQueueItem
Running org.apache.curator.framework.recipes.queue.TestDistributedDelayQueue
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.179 sec - in org.apache.curator.framework.recipes.queue.TestDistributedDelayQueue
Running org.apache.curator.framework.recipes.queue.TestQueueSharder
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 134.617 sec - in org.apache.curator.framework.recipes.queue.TestQueueSharder
Running org.apache.curator.framework.recipes.queue.TestDistributedPriorityQueue
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.419 sec - in org.apache.curator.framework.recipes.queue.TestDistributedPriorityQueue
Running org.apache.curator.framework.recipes.queue.TestBoundedDistributedQueue
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 89.314 sec - in org.apache.curator.framework.recipes.queue.TestBoundedDistributedQueue
Running org.apache.curator.framework.recipes.locks.TestInterProcessReadWriteLock
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.385 sec - in org.apache.curator.framework.recipes.locks.TestInterProcessReadWriteLock
Running org.apache.curator.framework.recipes.locks.TestInterProcessMultiMutex
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.33 sec - in org.apache.curator.framework.recipes.locks.TestInterProcessMultiMutex
Running org.apache.curator.framework.recipes.locks.TestInterProcessSemaphore
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 681.246 sec - in org.apache.curator.framework.recipes.locks.TestInterProcessSemaphore
Running org.apache.curator.framework.recipes.locks.TestInterProcessMutexBase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 sec - in org.apache.curator.framework.recipes.locks.TestInterProcessMutexBase
Running org.apache.curator.framework.recipes.locks.TestReaper
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 280.301 sec - in org.apache.curator.framework.recipes.locks.TestReaper
Running org.apache.curator.framework.recipes.locks.TestLockCleanlinessWithFaults
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.94 sec - in org.apache.curator.framework.recipes.locks.TestLockCleanlinessWithFaults
Running org.apache.curator.framework.recipes.locks.TestInterProcessSemaphoreMutex
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.65 sec - in org.apache.curator.framework.recipes.locks.TestInterProcessSemaphoreMutex
Running org.apache.curator.framework.recipes.locks.TestLockACLs
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.145 sec - in org.apache.curator.framework.recipes.locks.TestLockACLs
Running org.apache.curator.framework.recipes.locks.TestChildReaper
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 546.243 sec - in org.apache.curator.framework.recipes.locks.TestChildReaper
Running org.apache.curator.framework.recipes.locks.TestInterProcessMutex
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.491 sec - in org.apache.curator.framework.recipes.locks.TestInterProcessMutex
Running org.apache.curator.framework.recipes.locks.TestInterProcessSemaphoreCluster
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 278.727 sec - in org.apache.curator.framework.recipes.locks.TestInterProcessSemaphoreCluster
Running org.apache.curator.framework.recipes.barriers.TestDistributedBarrier
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.891 sec - in org.apache.curator.framework.recipes.barriers.TestDistributedBarrier
Running org.apache.curator.framework.recipes.barriers.TestDistributedDoubleBarrier
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.223 sec - in org.apache.curator.framework.recipes.barriers.TestDistributedDoubleBarrier
Running org.apache.curator.framework.recipes.leader.TestLeaderLatch
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 138.885 sec - in org.apache.curator.framework.recipes.leader.TestLeaderLatch
Running org.apache.curator.framework.recipes.leader.TestLeaderSelectorParticipants
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.369 sec - in org.apache.curator.framework.recipes.leader.TestLeaderSelectorParticipants
Running org.apache.curator.framework.recipes.leader.TestLeaderSelector
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 157.922 sec - in org.apache.curator.framework.recipes.leader.TestLeaderSelector
Running org.apache.curator.framework.recipes.leader.TestLeaderSelectorEdges
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.882 sec - in org.apache.curator.framework.recipes.leader.TestLeaderSelectorEdges
Running org.apache.curator.framework.recipes.leader.TestLeaderSelectorCluster
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.814 sec - in org.apache.curator.framework.recipes.leader.TestLeaderSelectorCluster
Running org.apache.curator.framework.recipes.leader.TestLeaderSelectorWithExecutor
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.855 sec - in org.apache.curator.framework.recipes.leader.TestLeaderSelectorWithExecutor
Running org.apache.curator.framework.recipes.leader.TestLeaderLatchCluster
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.641 sec - in org.apache.curator.framework.recipes.leader.TestLeaderLatchCluster
Running org.apache.curator.framework.recipes.nodes.TestPersistentEphemeralNodeListener
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.864 sec - in org.apache.curator.framework.recipes.nodes.TestPersistentEphemeralNodeListener
Running org.apache.curator.framework.recipes.nodes.TestGroupMember
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.902 sec - in org.apache.curator.framework.recipes.nodes.TestGroupMember
Running org.apache.curator.framework.recipes.nodes.TestPersistentEphemeralNode
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 112.228 sec - in org.apache.curator.framework.recipes.nodes.TestPersistentEphemeralNode
Running org.apache.curator.framework.recipes.atomic.TestCachedAtomicCounter
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.989 sec - in org.apache.curator.framework.recipes.atomic.TestCachedAtomicCounter
Running org.apache.curator.framework.recipes.atomic.TestDistributedAtomicLong
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.688 sec - in org.apache.curator.framework.recipes.atomic.TestDistributedAtomicLong
Running org.apache.curator.framework.recipes.cache.TestNodeCache
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.401 sec - in org.apache.curator.framework.recipes.cache.TestNodeCache
Running org.apache.curator.framework.recipes.cache.TestTreeCache
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 154.421 sec - in org.apache.curator.framework.recipes.cache.TestTreeCache
Running org.apache.curator.framework.recipes.cache.TestPathChildrenCache
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.009 sec - in org.apache.curator.framework.recipes.cache.TestPathChildrenCache
Running org.apache.curator.framework.recipes.cache.TestPathChildrenCacheInCluster
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.029 sec - in org.apache.curator.framework.recipes.cache.TestPathChildrenCacheInCluster
Running org.apache.curator.framework.recipes.cache.TestTreeCacheRandomTree
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.925 sec - in org.apache.curator.framework.recipes.cache.TestTreeCacheRandomTree
Running org.apache.curator.framework.client.TestBackgroundStates
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 128.713 sec - in org.apache.curator.framework.client.TestBackgroundStates
Running org.apache.curator.framework.client.TestResetConnectionWithBackgroundFailure
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.501 sec - in org.apache.curator.framework.client.TestResetConnectionWithBackgroundFailure

Results :

Tests run: 236, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ curator-recipes ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ curator-recipes ---
[INFO] 
[INFO] --- maven-license-plugin:1.9.0:check (license) @ curator-recipes ---
[INFO] Checking licenses...
[CHECKSTYLE] No report found for mojo check[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ curator-recipes ---
[INFO] Installing <https://builds.apache.org/job/Curator/ws/curator-recipes/target/curator-recipes-2.9.1-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/curator/curator-recipes/2.9.1-SNAPSHOT/curator-recipes-2.9.1-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Curator/ws/curator-recipes/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/curator/curator-recipes/2.9.1-SNAPSHOT/curator-recipes-2.9.1-SNAPSHOT.pom

[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ curator-recipes ---
[INFO] Installing org/apache/curator/curator-recipes/2.9.1-SNAPSHOT/curator-recipes-2.9.1-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator Service Discovery 2.9.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ curator-x-discovery ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ curator-x-discovery ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ curator-x-discovery ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ curator-x-discovery ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 29 source files to <https://builds.apache.org/job/Curator/ws/curator-x-discovery/target/classes>
[WARNING] Note: <https://builds.apache.org/job/Curator/ws/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/details/ServiceCacheImpl.java> uses or overrides a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] >>> clirr-maven-plugin:2.6.1:check (default) > compile @ curator-x-discovery >>>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ curator-x-discovery ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ curator-x-discovery ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ curator-x-discovery ---
[INFO] Nothing to compile - all classes are up to date
[WARNING] Failed to getClass for org.codehaus.mojo.clirr.ClirrCheckMojo
[INFO] 
[CHECKSTYLE] No report found for mojo check[INFO] <<< clirr-maven-plugin:2.6.1:check (default) < compile @ curator-x-discovery <<<
[INFO] 
[INFO] --- clirr-maven-plugin:2.6.1:check (default) @ curator-x-discovery ---
[INFO] artifact org.apache.curator:curator-x-discovery: checking for updates from Nexus

[INFO] artifact org.apache.curator:curator-x-discovery: checking for updates from central
[INFO] Comparing to version: 2.9.0
[INFO] Succeeded with 0 errors; 0 warnings; and 0 other changes.
[CHECKSTYLE] No report found for mojo check[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:manifest (bundle-manifest) @ curator-x-discovery ---

[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ curator-x-discovery ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ curator-x-discovery ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Curator/ws/curator-x-discovery/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ curator-x-discovery ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Curator/ws/curator-x-discovery/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.curator.x.discovery.TestUriSpec
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 sec - in org.apache.curator.x.discovery.TestUriSpec
Running org.apache.curator.x.discovery.TestServiceCache
*** Error in `/home/jenkins/tools/java/jdk1.6.0_45-32/jre/bin/java': malloc(): memory corruption: 0xac0ba2c0 ***
Aborted
Running org.apache.curator.x.discovery.details.TestDownInstanceManager
*** Error in `/home/jenkins/tools/java/jdk1.6.0_45-32/jre/bin/java': malloc(): memory corruption: 0xac8147c8 ***
Aborted
Running org.apache.curator.x.discovery.details.TestServiceDiscovery
*** Error in `/home/jenkins/tools/java/jdk1.6.0_45-32/jre/bin/java': corrupted double-linked list: 0xac7fec70 ***
Aborted
Running org.apache.curator.x.discovery.details.TestWatchedInstances
*** Error in `/home/jenkins/tools/java/jdk1.6.0_45-32/jre/bin/java': corrupted double-linked list: 0xac733890 ***
Aborted
Running org.apache.curator.x.discovery.details.TestServiceDiscoveryBuilder
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.848 sec - in org.apache.curator.x.discovery.details.TestServiceDiscoveryBuilder
Running org.apache.curator.x.discovery.TestJsonInstanceSerializer
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.81 sec - in org.apache.curator.x.discovery.TestJsonInstanceSerializer
Running org.apache.curator.x.discovery.TestLocalIpFilter
*** Error in `/home/jenkins/tools/java/jdk1.6.0_45-32/jre/bin/java': malloc(): memory corruption: 0xac6ebcf0 ***
Aborted
Running org.apache.curator.x.discovery.TestStrategies
*** Error in `/home/jenkins/tools/java/jdk1.6.0_45-32/jre/bin/java': malloc(): memory corruption: 0xac6fef90 ***
Aborted

Results :

Tests run: 12, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Curator ..................................... SUCCESS [  4.653 s]
[INFO] Curator Testing .................................... SUCCESS [  5.667 s]
[INFO] Curator Client ..................................... SUCCESS [ 52.999 s]
[INFO] Curator Framework .................................. SUCCESS [15:46 min]
[INFO] Curator Recipes .................................... SUCCESS [59:21 min]
[INFO] Curator Service Discovery .......................... FAILURE [ 13.849 s]
[INFO] Curator Examples ................................... SKIPPED
[INFO] Curator Service Discovery Server ................... SKIPPED
[INFO] Curator RPC Proxy .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:16 h
[INFO] Finished at: 2016-01-19T00:25:01+00:00
[INFO] Final Memory: 37M/813M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project curator-x-discovery: ExecutionException: java.lang.RuntimeException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd <https://builds.apache.org/job/Curator/ws/curator-x-discovery> && /home/jenkins/tools/java/jdk1.6.0_45-32/jre/bin/java -jar <https://builds.apache.org/job/Curator/ws/curator-x-discovery/target/surefire/surefirebooter5683876907379756074.jar> <https://builds.apache.org/job/Curator/ws/curator-x-discovery/target/surefire/surefire2202842541912074113tmp> <https://builds.apache.org/job/Curator/ws/curator-x-discovery/target/surefire/surefire_656749701247828102185tmp>
[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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :curator-x-discovery
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-x-rpc/pom.xml> to org.apache.curator/curator-x-rpc/2.9.1-SNAPSHOT/curator-x-rpc-2.9.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-client/pom.xml> to org.apache.curator/curator-client/2.9.1-SNAPSHOT/curator-client-2.9.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-client/target/curator-client-2.9.1-SNAPSHOT.jar> to org.apache.curator/curator-client/2.9.1-SNAPSHOT/curator-client-2.9.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-framework/pom.xml> to org.apache.curator/curator-framework/2.9.1-SNAPSHOT/curator-framework-2.9.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-framework/target/curator-framework-2.9.1-SNAPSHOT.jar> to org.apache.curator/curator-framework/2.9.1-SNAPSHOT/curator-framework-2.9.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-x-discovery-server/pom.xml> to org.apache.curator/curator-x-discovery-server/2.9.1-SNAPSHOT/curator-x-discovery-server-2.9.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-examples/pom.xml> to org.apache.curator/curator-examples/2.9.1-SNAPSHOT/curator-examples-2.9.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-test/pom.xml> to org.apache.curator/curator-test/2.9.1-SNAPSHOT/curator-test-2.9.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-test/target/curator-test-2.9.1-SNAPSHOT.jar> to org.apache.curator/curator-test/2.9.1-SNAPSHOT/curator-test-2.9.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-recipes/pom.xml> to org.apache.curator/curator-recipes/2.9.1-SNAPSHOT/curator-recipes-2.9.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-recipes/target/curator-recipes-2.9.1-SNAPSHOT.jar> to org.apache.curator/curator-recipes/2.9.1-SNAPSHOT/curator-recipes-2.9.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/pom.xml> to org.apache.curator/apache-curator/2.9.1-SNAPSHOT/apache-curator-2.9.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/target/apache-curator-2.9.1-SNAPSHOT-site.xml> to org.apache.curator/apache-curator/2.9.1-SNAPSHOT/apache-curator-2.9.1-SNAPSHOT-site.xml
Compressed 35.21 KB of artifacts by 90.9% relative to #961
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-x-discovery/pom.xml> to org.apache.curator/curator-x-discovery/2.9.1-SNAPSHOT/curator-x-discovery-2.9.1-SNAPSHOT.pom
Sending e-mails to: dev@curator.apache.org
channel stopped