See 
<https://builds.apache.org/job/Curator%202/org.apache.curator$curator-test-zk34/4/display/redirect?page=changes>

Changes:

[randgalt] Maven's incremental compiler was messing up some of the classes that 
are

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator ZooKeeper 3.4 Testing 4.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/zookeeper/zookeeper/3.4.8/zookeeper-3.4.8.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/zookeeper/zookeeper/3.4.8/zookeeper-3.4.8.pom
 (4 KB at 178.7 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/curator/curator-test/2.12.0/curator-test-2.12.0.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/curator/curator-test/2.12.0/curator-test-2.12.0.pom
 (5 KB at 238.2 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/zookeeper/zookeeper/3.4.8/zookeeper-3.4.8.jar
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/curator/curator-test/2.12.0/curator-test-2.12.0.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/zookeeper/zookeeper/3.4.8/zookeeper-3.4.8.jar
 (786 KB at 10618.2 KB/sec)
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/curator/curator-test/2.12.0/curator-test-2.12.0.jar
 (2368 KB at 13008.9 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ curator-test-zk34 
---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources 
(copy-curator-test-classes) @ curator-test-zk34 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ curator-test-zk34 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
curator-test-zk34 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ 
curator-test-zk34 ---
[INFO] No sources to compile
[INFO] 
[INFO] >>> clirr-maven-plugin:2.8:check (default) > compile @ curator-test-zk34 
>>>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources 
(copy-curator-test-classes) @ curator-test-zk34 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ curator-test-zk34 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
curator-test-zk34 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource to META-INF
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ 
curator-test-zk34 ---
[INFO] No sources to compile
[WARNING] Failed to getClass for org.codehaus.mojo.clirr.ClirrCheckMojo
[CHECKSTYLE] No report found for mojo check[INFO] 
[INFO] <<< clirr-maven-plugin:2.8:check (default) < compile @ curator-test-zk34 
<<<

[INFO] 
[INFO] --- clirr-maven-plugin:2.8:check (default) @ curator-test-zk34 ---
[INFO] artifact org.apache.curator:curator-test-zk34: checking for updates from 
Nexus
[INFO] artifact org.apache.curator:curator-test-zk34: checking for updates from 
central
[INFO] Unable to find a previous version of the project in the repository
[INFO] Not generating Clirr report as there is no previous version of the 
library to compare against
[CHECKSTYLE] No report found for mojo check
[INFO] 
[INFO] --- maven-bundle-plugin:3.2.0:manifest (bundle-manifest) @ 
curator-test-zk34 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ 
curator-test-zk34 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ 
curator-test-zk34 ---
[INFO] Compiling 6 source files to 
<https://builds.apache.org/job/Curator%202/org.apache.curator$curator-test-zk34/ws/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ curator-test-zk34 
---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.curator.test.TestCompatibility
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.249 sec - in 
org.apache.curator.test.TestCompatibility
Running org.apache.curator.framework.imps.TestCompressionInTransactionNew
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.26 sec - in 
org.apache.curator.framework.imps.TestCompressionInTransactionNew
Running org.apache.curator.framework.imps.TestWatcherRemovalManager
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.4 sec - in 
org.apache.curator.framework.imps.TestWatcherRemovalManager
Running org.apache.curator.framework.imps.TestNamespaceFacade
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.462 sec - in 
org.apache.curator.framework.imps.TestNamespaceFacade
Running org.apache.curator.framework.imps.TestTransactionsOld
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.29 sec - in 
org.apache.curator.framework.imps.TestTransactionsOld
Running org.apache.curator.framework.imps.TestFailedDeleteManager
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 124.548 sec - 
in org.apache.curator.framework.imps.TestFailedDeleteManager
Running org.apache.curator.framework.imps.TestCompression
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.106 sec - in 
org.apache.curator.framework.imps.TestCompression
Running org.apache.curator.framework.imps.TestEnabledSessionExpiredState
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 134.231 sec - 
in org.apache.curator.framework.imps.TestEnabledSessionExpiredState
Running org.apache.curator.framework.imps.TestReadOnly
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.643 sec - in 
org.apache.curator.framework.imps.TestReadOnly
Running org.apache.curator.framework.imps.TestFrameworkBackground
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.22 sec - in 
org.apache.curator.framework.imps.TestFrameworkBackground
Running org.apache.curator.framework.imps.TestCleanState
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 sec - in 
org.apache.curator.framework.imps.TestCleanState
Running org.apache.curator.framework.imps.TestTtlNodes
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 sec - in 
org.apache.curator.framework.imps.TestTtlNodes
Running org.apache.curator.framework.imps.TestNeverConnected
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.815 sec - in 
org.apache.curator.framework.imps.TestNeverConnected
Running org.apache.curator.framework.imps.TestWatcherIdentity
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.257 sec - in 
org.apache.curator.framework.imps.TestWatcherIdentity
Running org.apache.curator.framework.imps.TestWithCluster
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 119.299 sec - 
in org.apache.curator.framework.imps.TestWithCluster
Running org.apache.curator.framework.imps.TestBlockUntilConnected
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.382 sec - in 
org.apache.curator.framework.imps.TestBlockUntilConnected
Running org.apache.curator.framework.imps.TestCreateReturningStat
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 sec - in 
org.apache.curator.framework.imps.TestCreateReturningStat
Running org.apache.curator.framework.imps.TestFrameworkEdges
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 166.418 sec - 
in org.apache.curator.framework.imps.TestFrameworkEdges
Running org.apache.curator.framework.imps.TestTempFramework
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.911 sec - in 
org.apache.curator.framework.imps.TestTempFramework
Running org.apache.curator.framework.imps.TestCreate
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.094 sec - in 
org.apache.curator.framework.imps.TestCreate
Running org.apache.curator.framework.imps.TestRemoveWatches
Running org.apache.curator.framework.imps.TestExistsBuilder
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.949 sec - in 
org.apache.curator.framework.imps.TestExistsBuilder
Running org.apache.curator.framework.imps.TestFramework
Running org.apache.curator.framework.imps.TestCompressionInTransactionOld
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.298 sec - in 
org.apache.curator.framework.imps.TestCompressionInTransactionOld
Running org.apache.curator.framework.imps.TestMultiClient
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.103 sec - in 
org.apache.curator.framework.imps.TestMultiClient
Running org.apache.curator.framework.imps.TestTransactionsNew
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.15 sec - in 
org.apache.curator.framework.imps.TestTransactionsNew
Running org.apache.curator.framework.schema.TestSchema
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 sec - in 
org.apache.curator.framework.schema.TestSchema
Running org.apache.curator.framework.imps.TestReconfiguration
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 sec - in 
org.apache.curator.framework.imps.TestReconfiguration
Running org.apache.curator.framework.imps.TestEnsureContainers
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.13 sec - in 
org.apache.curator.framework.imps.TestEnsureContainers
Running org.apache.curator.framework.client.TestBackgroundStates
Running org.apache.curator.framework.recipes.cache.TestPathChildrenCache
Running org.apache.curator.framework.recipes.nodes.TestGroupMember
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.989 sec - in 
org.apache.curator.framework.recipes.nodes.TestGroupMember
Running org.apache.curator.framework.recipes.locks.TestLockCleanlinessWithFaults
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.015 sec - in 
org.apache.curator.framework.recipes.locks.TestLockCleanlinessWithFaults
Running org.apache.curator.framework.recipes.locks.TestLockACLs
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.154 sec - in 
org.apache.curator.framework.recipes.locks.TestLockACLs
Running org.apache.curator.framework.recipes.queue.TestBoundedDistributedQueue
Running org.apache.curator.framework.recipes.cache.TestTreeCacheEventOrdering
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.492 sec - in 
org.apache.curator.framework.recipes.cache.TestTreeCacheEventOrdering
Running org.apache.curator.framework.recipes.leader.TestLeaderSelectorEdges
Running 
org.apache.curator.framework.recipes.leader.TestLeaderSelectorParticipants
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.212 sec - in 
org.apache.curator.framework.recipes.leader.TestLeaderSelectorParticipants
Running org.apache.curator.framework.recipes.leader.TestLeaderLatchCluster
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.853 sec - in 
org.apache.curator.framework.recipes.leader.TestLeaderLatchCluster
Running org.apache.curator.framework.recipes.queue.TestDistributedIdQueue
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.326 sec - in 
org.apache.curator.framework.recipes.queue.TestDistributedIdQueue
Running org.apache.curator.framework.recipes.leader.TestLeaderAcls
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.154 sec - in 
org.apache.curator.framework.recipes.leader.TestLeaderAcls
Running org.apache.curator.framework.recipes.locks.TestReaper
Running org.apache.curator.framework.recipes.queue.TestQueueSharder
Running org.apache.curator.framework.recipes.nodes.TestPersistentEphemeralNode
Running 
org.apache.curator.framework.client.TestResetConnectionWithBackgroundFailure
Running org.apache.curator.framework.recipes.locks.TestInterProcessMutexBase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 sec - in 
org.apache.curator.framework.recipes.locks.TestInterProcessMutexBase
Running org.apache.curator.framework.recipes.cache.TestEventOrdering
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 sec - in 
org.apache.curator.framework.recipes.cache.TestEventOrdering
Running org.apache.curator.framework.recipes.atomic.TestDistributedAtomicLong
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.539 sec - in 
org.apache.curator.framework.recipes.atomic.TestDistributedAtomicLong
Running org.apache.curator.framework.recipes.barriers.TestDistributedBarrier
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.853 sec - in 
org.apache.curator.framework.recipes.barriers.TestDistributedBarrier
Running org.apache.curator.framework.recipes.queue.TestDistributedDelayQueue
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.765 sec - in 
org.apache.curator.framework.recipes.queue.TestDistributedDelayQueue
Running org.apache.curator.framework.recipes.cache.TestTreeCacheRandomTree
Running 
org.apache.curator.framework.recipes.locks.TestInterProcessSemaphoreCluster
Running org.apache.curator.framework.recipes.leader.TestLeaderSelectorCluster
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.095 sec - in 
org.apache.curator.framework.recipes.leader.TestLeaderSelectorCluster
Running org.apache.curator.framework.recipes.shared.TestSharedCount
Running org.apache.curator.framework.recipes.queue.TestDistributedPriorityQueue
Running org.apache.curator.framework.recipes.locks.TestInterProcessReadWriteLock
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.889 sec - in 
org.apache.curator.framework.recipes.locks.TestInterProcessReadWriteLock
Running org.apache.curator.framework.recipes.cache.TestNodeCache
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.336 sec - in 
org.apache.curator.framework.recipes.cache.TestNodeCache
Running org.apache.curator.framework.recipes.locks.TestInterProcessSemaphore
Running 
org.apache.curator.framework.recipes.locks.TestInterProcessSemaphoreMutex
Running 
org.apache.curator.framework.recipes.cache.TestPathChildrenCacheInCluster
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.306 sec - in 
org.apache.curator.framework.recipes.cache.TestPathChildrenCacheInCluster
Running 
org.apache.curator.framework.recipes.cache.TestPathChildrenCacheEventOrdering
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.751 sec - in 
org.apache.curator.framework.recipes.cache.TestPathChildrenCacheEventOrdering
Running org.apache.curator.framework.recipes.locks.TestChildReaper
Running org.apache.curator.framework.recipes.queue.TestQueueItem
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 sec - in 
org.apache.curator.framework.recipes.queue.TestQueueItem
Running org.apache.curator.framework.recipes.atomic.TestCachedAtomicCounter
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.112 sec - in 
org.apache.curator.framework.recipes.atomic.TestCachedAtomicCounter
Running org.apache.curator.framework.recipes.nodes.TestPersistentNode
Running org.apache.curator.framework.recipes.cache.TestTreeCache
Running 
org.apache.curator.framework.recipes.leader.TestLeaderSelectorWithExecutor
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.959 sec - in 
org.apache.curator.framework.recipes.leader.TestLeaderSelectorWithExecutor
Running 
org.apache.curator.framework.recipes.barriers.TestDistributedDoubleBarrier
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.347 sec - in 
org.apache.curator.framework.recipes.barriers.TestDistributedDoubleBarrier
Running org.apache.curator.framework.recipes.queue.TestDistributedQueue
Running org.apache.curator.framework.recipes.locks.TestInterProcessMultiMutex
Running org.apache.curator.framework.recipes.locks.TestInterProcessMutex
Running org.apache.curator.framework.recipes.nodes.TestPersistentTtlNode
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.36 sec - in 
org.apache.curator.framework.recipes.nodes.TestPersistentTtlNode
Running org.apache.curator.framework.recipes.leader.TestLeaderSelector
Running org.apache.curator.framework.recipes.leader.TestLeaderLatch
Running org.apache.curator.framework.recipes.queue.TestSimpleDistributedQueue
Running 
org.apache.curator.framework.recipes.nodes.TestPersistentEphemeralNodeListener

Results :

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

[JENKINS] Recording test results

Reply via email to