hmesha@HMeshaIBM2:~/jboss-work/JBossCache> sh build.sh with.clover all-functionaltests Buildfile: build.xml with.clover: [clover-setup] Clover Version 1.3.13, built on September 04 2006 [clover-setup] loaded from: /home/hmesha/jboss-work/JBossCache/ant-dist/lib/clover.jar [clover-setup] Open Source License registered to the JBoss Cache Project. This license of Clover is provided to support the development of JBoss Cache only. [clover-setup] Clover is enabled with initstring '/home/hmesha/jboss-work/JBossCache/clover/JBCcoverage.db' compile-cache: [mkdir] Created dir: /home/hmesha/jboss-work/JBossCache/output/classes [mkdir] Created dir: /home/hmesha/jboss-work/JBossCache/output/test-classes [mkdir] Created dir: /home/hmesha/jboss-work/JBossCache/clover [javac] Compiling 335 source files to /home/hmesha/jboss-work/JBossCache/output/classes [clover] Clover Version 1.3.13, built on September 04 2006 [clover] loaded from: /home/hmesha/jboss-work/JBossCache/ant-dist/lib/clover.jar [clover] Open Source License registered to the JBoss Cache Project. This license of Clover is provided to support the development of JBoss Cache only. [clover] Processing files at 1.5 source level. [clover] No coverage database '/home/hmesha/jboss-work/JBossCache/clover/JBCcoverage.db' found. Creating a fresh one. [clover] Clover all over. Instrumented 0 files. [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] Compiling 394 source files to /home/hmesha/jboss-work/JBossCache/output/test-classes [clover] Clover Version 1.3.13, built on September 04 2006 [clover] loaded from: /home/hmesha/jboss-work/JBossCache/ant-dist/lib/clover.jar [clover] Open Source License registered to the JBoss Cache Project. This license of Clover is provided to support the development of JBoss Cache only. [clover] Processing files at 1.5 source level. [clover] Updating database at '/home/hmesha/jboss-work/JBossCache/clover/JBCcoverage.db' [clover] Clover all over. Instrumented 296 files. [javac] /tmp/clover3949.tmp/src3950.tmp/org/jboss/cache/marshall/LocalTest.java:85: warning: non-varargs call of varargs method with inexact argument type for last parameter; [javac] cast to java.lang.Object for a varargs call [javac] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [javac] __CLOVER_3a0exm3hige.cloverRec.S[10213]++;value = getValue.invoke(ben, margs); [javac] ^ [javac] /tmp/clover3949.tmp/src3950.tmp/org/jboss/cache/marshall/LocalTest.java:126: warning: non-varargs call of varargs method with inexact argument type for last parameter; [javac] cast to java.lang.Object for a varargs call [javac] cast to java.lang.Object[] for a non-varargs call and to suppress this warning [javac] __CLOVER_3a0exm3hige.cloverRec.S[10241]++;value = getValue.invoke(obj, margs); [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 2 warnings [copy] Copying 43 files to /home/hmesha/jboss-work/JBossCache/output/etc [copy] Copying 1 file to /home/hmesha/jboss-work/JBossCache/output/resources compile-pojocache-1: aopc-pojocache: [aopc] Build Successful: 1219 ms compile-pojocache: compile: test-jar: [jar] Building MANIFEST-only jar: /home/hmesha/jboss-work/JBossCache/output/testMarshall.jar [jar] Building jar: /home/hmesha/jboss-work/JBossCache/output/testMarshall.jar unittests-init: [mkdir] Created dir: /home/hmesha/jboss-work/JBossCache/output/reports functionaltests: [echo] Running functional tests using udp jgroups stack [junit] Running org.jboss.cache.CacheFactoryTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 7.5 sec [junit] Running org.jboss.cache.CallbackTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.15 sec [junit] Running org.jboss.cache.FqnTest [junit] Tests run: 25, Failures: 0, Errors: 0, Time elapsed: 0.256 sec [junit] Running org.jboss.cache.GetKeysTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.24 sec [junit] Running org.jboss.cache.GlobalTransactionTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.145 sec [junit] Running org.jboss.cache.HungChannelTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.832 sec [junit] Running org.jboss.cache.LifeCycleTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.141 sec [junit] Running org.jboss.cache.TreeCacheFunctionalTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.151 sec [junit] Running org.jboss.cache.TreeNodeTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.23 sec [junit] Running org.jboss.cache.VersionConversionTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.033 sec [junit] Running org.jboss.cache.api.CacheAPIOptimisticTest [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.47 sec [junit] Running org.jboss.cache.api.CacheAPITest [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.463 sec [junit] Running org.jboss.cache.api.CacheSPITest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.157 sec [junit] Running org.jboss.cache.api.NodeAPIOptimisticTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.437 sec [junit] Running org.jboss.cache.api.NodeAPITest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.354 sec [junit] Running org.jboss.cache.api.NodeMoveAPITest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.472 sec [junit] Running org.jboss.cache.api.NodeMoveOptimisticTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.484 sec [junit] Running org.jboss.cache.api.NodeReplicatedMoveOptimisticTest [junit] Tests run: 5, Failures: 1, Errors: 0, Time elapsed: 28.989 sec [junit] Test org.jboss.cache.api.NodeReplicatedMoveOptimisticTest FAILED [junit] Running org.jboss.cache.api.NodeReplicatedMoveTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 31 sec [junit] Running org.jboss.cache.api.NodeSPITest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.256 sec [junit] Running org.jboss.cache.api.PutForExternalReadTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 20.247 sec [junit] Running org.jboss.cache.api.SyncReplTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 15.557 sec [junit] Running org.jboss.cache.api.SyncReplTxTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.695 sec [junit] Running org.jboss.cache.buddyreplication.BuddyAssignmentStateTransferTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 67.754 sec [junit] Running org.jboss.cache.buddyreplication.BuddyBackupActivationInactivationTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.028 sec [junit] Running org.jboss.cache.buddyreplication.BuddyGroupAssignmentTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 80.036 sec [junit] Running org.jboss.cache.buddyreplication.BuddyManagerTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.238 sec [junit] Running org.jboss.cache.buddyreplication.BuddyPoolBroadcastTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 187.764 sec [junit] Running org.jboss.cache.buddyreplication.BuddyReplicationConfigTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.499 sec [junit] Running org.jboss.cache.buddyreplication.BuddyReplicationContentTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 92.094 sec [junit] Running org.jboss.cache.buddyreplication.BuddyReplicationFailoverTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 52.811 sec [junit] Running org.jboss.cache.buddyreplication.BuddyReplicationWithCacheLoaderTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 36.121 sec [junit] Running org.jboss.cache.buddyreplication.BuddyReplicationWithOptimisticLockingTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 111.046 sec [junit] Running org.jboss.cache.buddyreplication.BuddyReplicationWithPassivationTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 28.081 sec [junit] Running org.jboss.cache.buddyreplication.BuddyReplicationWithTransactionsTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 27.248 sec [junit] Running org.jboss.cache.buddyreplication.NextMemberBuddyLocatorTest [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 0.021 sec [junit] Running org.jboss.cache.config.ConfigurationTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.255 sec [junit] Running org.jboss.cache.eviction.ConcurrentEvictionTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 33.819 sec [junit] Running org.jboss.cache.eviction.ElementSizeAlgorithmTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.149 sec [junit] Running org.jboss.cache.eviction.ElementSizeConfigurationTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.249 sec [junit] Running org.jboss.cache.eviction.ElementSizePolicyTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 26.928 sec [junit] Running org.jboss.cache.eviction.ElementSizeQueueTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.012 sec [junit] Running org.jboss.cache.eviction.EvictionConfigurationTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.596 sec [junit] Running org.jboss.cache.eviction.EvictionQueueListTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.249 sec [junit] Running org.jboss.cache.eviction.ExpirationPolicyTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.384 sec [junit] Running org.jboss.cache.eviction.FIFOAlgorithmTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.475 sec [junit] Running org.jboss.cache.eviction.FIFOConfigurationTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.249 sec [junit] Running org.jboss.cache.eviction.FIFOPolicyTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 44.893 sec [junit] Running org.jboss.cache.eviction.FIFOQueueTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.251 sec [junit] Running org.jboss.cache.eviction.LFUAlgorithmTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.589 sec [junit] Running org.jboss.cache.eviction.LFUConfigurationTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.16 sec [junit] Running org.jboss.cache.eviction.LFUPolicyTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 34.419 sec [junit] Running org.jboss.cache.eviction.LFUQueueTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.648 sec [junit] Running org.jboss.cache.eviction.LRUAlgorithmTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 27.127 sec [junit] Running org.jboss.cache.eviction.LRUConfigurationTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.168 sec [junit] Running org.jboss.cache.eviction.LRUPolicyTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 98.326 sec [junit] Running org.jboss.cache.eviction.LRUQueueTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.189 sec [junit] Running org.jboss.cache.eviction.MRUAlgorithmTest [junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 5.226 sec [junit] Test org.jboss.cache.eviction.MRUAlgorithmTest FAILED [junit] Running org.jboss.cache.eviction.MRUConfigurationTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.165 sec [junit] Running org.jboss.cache.eviction.MRUPolicyTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 25.805 sec [junit] Running org.jboss.cache.eviction.MRUQueueTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.157 sec [junit] Running org.jboss.cache.eviction.OptimisticEvictionTest [junit] Tests run: 4, Failures: 1, Errors: 0, Time elapsed: 44.304 sec [junit] Test org.jboss.cache.eviction.OptimisticEvictionTest FAILED [junit] Running org.jboss.cache.eviction.ProgrammaticLRUPolicyTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 31.95 sec [junit] Running org.jboss.cache.eviction.RegionManagerTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.093 sec [junit] Running org.jboss.cache.eviction.RegionTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.463 sec [junit] Running org.jboss.cache.eviction.ReplicatedLRUPolicyTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 64.921 sec [junit] Running org.jboss.cache.factories.CustomInterceptorChainTest [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.249 sec [junit] Running org.jboss.cache.factories.InterceptorChainFactoryTest [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.553 sec [junit] Running org.jboss.cache.interceptors.EvictionInterceptorTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.079 sec [junit] Running org.jboss.cache.interceptors.InterceptorCacheReferenceTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.236 sec [junit] Running org.jboss.cache.invalidation.InvalidationInterceptorTest [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 32.892 sec [junit] Running org.jboss.cache.invocationcontext.TransactionTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.38 sec [junit] Running org.jboss.cache.jmx.CacheMBeanTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.323 sec [junit] Running org.jboss.cache.loader.AsyncFileCacheLoaderTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 13.844 sec [junit] Running org.jboss.cache.loader.BdbjeCacheLoaderTest [junit] Tests run: 59, Failures: 0, Errors: 0, Time elapsed: 21.598 sec [junit] Running org.jboss.cache.loader.BdbjeTest [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 4.685 sec [junit] Running org.jboss.cache.loader.C3p0ConnectionFactoryTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 14.846 sec [junit] Running org.jboss.cache.loader.C3p0JDBCCacheLoaderTest [junit] Tests run: 60, Failures: 0, Errors: 0, Time elapsed: 28.863 sec [junit] Running org.jboss.cache.loader.CacheLoaderManagerTest [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.12 sec [junit] Running org.jboss.cache.loader.CacheLoaderMethodCallCounterTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.374 sec [junit] Running org.jboss.cache.loader.CacheLoaderPurgingTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.268 sec [junit] Running org.jboss.cache.loader.CacheLoaderWithReplicationTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 15.154 sec [junit] Running org.jboss.cache.loader.ChainingCacheLoaderBasicTest [junit] Tests run: 59, Failures: 0, Errors: 1, Time elapsed: 1.197 sec [junit] Test org.jboss.cache.loader.ChainingCacheLoaderBasicTest FAILED [junit] Running org.jboss.cache.loader.ChainingCacheLoaderFullTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.301 sec [junit] Running org.jboss.cache.loader.ClusteredCacheLoaderTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 10.427 sec [junit] Running org.jboss.cache.loader.DataSourceIntegrationTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.176 sec [junit] Running org.jboss.cache.loader.FileCacheLoaderConfigTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.156 sec [junit] Running org.jboss.cache.loader.FileCacheLoaderTest [junit] Tests run: 62, Failures: 0, Errors: 1, Time elapsed: 1.444 sec [junit] Test org.jboss.cache.loader.FileCacheLoaderTest FAILED [junit] Running org.jboss.cache.loader.InterceptorSynchronizationTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.324 sec [junit] Running org.jboss.cache.loader.JDBCCacheLoaderConfigTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.152 sec [junit] Running org.jboss.cache.loader.JDBCCacheLoaderDerbyDSTest [junit] Tests run: 60, Failures: 0, Errors: 0, Time elapsed: 29.576 sec [junit] Running org.jboss.cache.loader.JDBCCacheLoaderTest [junit] Tests run: 60, Failures: 0, Errors: 0, Time elapsed: 27.733 sec [junit] Running org.jboss.cache.loader.JdbmCacheLoaderTest [junit] Tests run: 59, Failures: 0, Errors: 0, Time elapsed: 24.051 sec [junit] Running org.jboss.cache.loader.LocalDelegatingCacheLoaderTest [junit] Tests run: 59, Failures: 0, Errors: 0, Time elapsed: 0.69 sec [junit] Running org.jboss.cache.loader.SharedCacheLoaderTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.872 sec [junit] Running org.jboss.cache.loader.SingletonStoreCacheLoaderTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.668 sec [junit] Running org.jboss.cache.loader.TcpCacheLoaderTest [junit] Starting TcpCacheServer [junit] Tests run: 59, Failures: 0, Errors: 0, Time elapsed: 120.775 sec [junit] Stopping TcpCacheServer [junit] Running org.jboss.cache.loader.TxCacheLoaderTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 15.221 sec [junit] Running org.jboss.cache.loader.deadlock.ConcurrentCreationDeadlockTest [junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 17.615 sec [junit] Test org.jboss.cache.loader.deadlock.ConcurrentCreationDeadlockTest FAILED [junit] Running org.jboss.cache.lock.AcquireAllTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.731 sec [junit] Running org.jboss.cache.lock.BreakDeadMemberLocksTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.746 sec [junit] Running org.jboss.cache.lock.IdentityLockTest [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 4.87 sec [junit] Running org.jboss.cache.lock.LockMapTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.032 sec [junit] Running org.jboss.cache.lock.LockReleaseTest [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.158 sec [junit] Running org.jboss.cache.lock.LockTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.969 sec [junit] Running org.jboss.cache.lock.NonBlockingWriterLockTest [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 8.873 sec [junit] Running org.jboss.cache.lock.ReadWriteLockTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.542 sec [junit] Running org.jboss.cache.lock.ReadWriteLockWithUpgradeTest [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 8.863 sec [junit] Running org.jboss.cache.lock.ReentrantWriterPreference2Readers1WriterLockTest [junit] Tests run: 2, Failures: 2, Errors: 0, Time elapsed: 2.064 sec [junit] Test org.jboss.cache.lock.ReentrantWriterPreference2Readers1WriterLockTest FAILED [junit] Running org.jboss.cache.lock.ReentrantWriterPreferenceReadWriteLockTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 11.074 sec [junit] Running org.jboss.cache.lock.UpgradeLockTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.65 sec [junit] Running org.jboss.cache.lock.WriteLockOnParentTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.208 sec [junit] Running org.jboss.cache.marshall.ActiveInactiveTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.21 sec [junit] Running org.jboss.cache.marshall.AsyncReplTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 36.583 sec [junit] Running org.jboss.cache.marshall.CacheMarshaller200Test [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 0.557 sec [junit] Running org.jboss.cache.marshall.CrudMethodTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.165 sec [junit] Running org.jboss.cache.marshall.CustomCollectionTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 14.621 sec [junit] Running org.jboss.cache.marshall.JBossSerializationTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.527 sec [junit] Running org.jboss.cache.marshall.LocalTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.137 sec [junit] Running org.jboss.cache.marshall.MethodCallFactoryTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.566 sec [junit] Running org.jboss.cache.marshall.RedeploymentEmulationTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.252 sec [junit] Running org.jboss.cache.marshall.RegionManagerTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.131 sec [junit] Running org.jboss.cache.marshall.RemoteCallerReturnValuesTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.145 sec [junit] Running org.jboss.cache.marshall.ReplicateToInactiveRegionTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.092 sec [junit] Running org.jboss.cache.marshall.ReturnValueMarshallingTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.274 sec [junit] Running org.jboss.cache.marshall.SyncReplTest [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 64.931 sec [junit] Running org.jboss.cache.marshall.VersionAwareMarshallerTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.22 sec [junit] Running org.jboss.cache.mgmt.CacheLoaderTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.326 sec [junit] Running org.jboss.cache.mgmt.InvalidationTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.32 sec [junit] Running org.jboss.cache.mgmt.MgmtCoreTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.251 sec [junit] Running org.jboss.cache.mgmt.NotificationTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.94 sec [junit] Running org.jboss.cache.mgmt.OptimisticNotificationTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.902 sec [junit] Running org.jboss.cache.mgmt.PassivationTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.323 sec [junit] Running org.jboss.cache.mgmt.TxTest [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 5.513 sec [junit] Test org.jboss.cache.mgmt.TxTest FAILED [junit] Running org.jboss.cache.misc.CopyOnWriteArrayTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.032 sec [junit] Running org.jboss.cache.multiplexer.AsyncReplTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 46.869 sec [junit] Running org.jboss.cache.multiplexer.BadMuxConfigTest [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 17.487 sec [junit] Running org.jboss.cache.multiplexer.BuddyAssignmentStateTransferTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 59.846 sec [junit] Running org.jboss.cache.multiplexer.BuddyBackupActivationInactivationTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.043 sec [junit] Running org.jboss.cache.multiplexer.BuddyGroupAssignmentTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 65.991 sec [junit] Running org.jboss.cache.multiplexer.BuddyReplicationFailoverTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 53.389 sec [junit] Running org.jboss.cache.multiplexer.StateTransferTest [junit] Tests run: 18, Failures: 5, Errors: 0, Time elapsed: 280.944 sec [junit] Test org.jboss.cache.multiplexer.StateTransferTest FAILED [junit] Running org.jboss.cache.multiplexer.SyncReplTxTest [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 97.027 sec [junit] Running org.jboss.cache.notifications.CacheListenerOptimisticTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.158 sec [junit] Running org.jboss.cache.notifications.CacheListenerTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.136 sec [junit] Running org.jboss.cache.notifications.NodeMapDiffTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.054 sec [junit] Running org.jboss.cache.notifications.RemoteCacheListenerOptimisticTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 14.388 sec [junit] Running org.jboss.cache.notifications.RemoteCacheListenerTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 14.543 sec [junit] Running org.jboss.cache.optimistic.AsyncCacheTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.224 sec [junit] Running org.jboss.cache.optimistic.AsyncFullStackInterceptorTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 14.948 sec [junit] Running org.jboss.cache.optimistic.CacheTest [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 7.966 sec [junit] Running org.jboss.cache.optimistic.ComparatorTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.132 sec [junit] Running org.jboss.cache.optimistic.ConcurrentTransactionTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.134 sec [junit] Running org.jboss.cache.optimistic.FullStackInterceptorTest [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 13.398 sec [junit] Running org.jboss.cache.optimistic.HasChildTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.132 sec [junit] Running org.jboss.cache.optimistic.NodeInterceptorGetChildrenNamesTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.125 sec [junit] Running org.jboss.cache.optimistic.NodeInterceptorGetKeyValTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.13 sec [junit] Running org.jboss.cache.optimistic.NodeInterceptorGetKeysTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.124 sec [junit] Running org.jboss.cache.optimistic.NodeInterceptorKeyValTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.128 sec [junit] Running org.jboss.cache.optimistic.NodeInterceptorPutEraseTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.124 sec [junit] Running org.jboss.cache.optimistic.NodeInterceptorPutMapTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.127 sec [junit] Running org.jboss.cache.optimistic.NodeInterceptorRemoveDataTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.125 sec [junit] Running org.jboss.cache.optimistic.NodeInterceptorRemoveKeyValTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.124 sec [junit] Running org.jboss.cache.optimistic.NodeInterceptorRemoveNodeTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.146 sec [junit] Running org.jboss.cache.optimistic.NodeInterceptorTransactionTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.116 sec [junit] Running org.jboss.cache.optimistic.OpLockingInterceptorTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.14 sec [junit] Running org.jboss.cache.optimistic.OptimisticCreateIfNotExistsInterceptorTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.119 sec [junit] Running org.jboss.cache.optimistic.OptimisticReplicationInterceptorTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 7.592 sec [junit] Running org.jboss.cache.optimistic.OptimisticVersioningTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.147 sec [junit] Running org.jboss.cache.optimistic.OptimisticWithCacheLoaderTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 3.181 sec [junit] Running org.jboss.cache.optimistic.OptimisticWithPassivationTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.219 sec [junit] Running org.jboss.cache.optimistic.RemoveBeforeCreateTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.767 sec [junit] Running org.jboss.cache.optimistic.ThreadedCacheAccessTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.809 sec [junit] Running org.jboss.cache.optimistic.ThreadedOptimisticCreateIfNotExistsInterceptorTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.673 sec [junit] Running org.jboss.cache.optimistic.TxInterceptorTest [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.146 sec [junit] Running org.jboss.cache.optimistic.ValidationFailureTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.132 sec [junit] Running org.jboss.cache.optimistic.ValidatorInterceptorTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.127 sec [junit] Running org.jboss.cache.optimistic.VersioningOnReadTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.142 sec [junit] Running org.jboss.cache.options.CacheModeLocalSimpleTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.133 sec [junit] Running org.jboss.cache.options.ExplicitVersionsReplTest [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 29.442 sec [junit] Running org.jboss.cache.options.ExplicitVersionsTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.182 sec [junit] Running org.jboss.cache.options.FailSilentlyTest [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.886 sec [junit] Running org.jboss.cache.options.ForceWriteLockTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.168 sec [junit] Running org.jboss.cache.options.SuppressLockingTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.163 sec [junit] Running org.jboss.cache.options.cachemodelocal.AsyncInvalidationOptLocksTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 22.276 sec [junit] Running org.jboss.cache.options.cachemodelocal.AsyncInvalidationPessLocksTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 22.217 sec [junit] Running org.jboss.cache.options.cachemodelocal.AsyncReplOptLocksTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 22.281 sec [junit] Running org.jboss.cache.options.cachemodelocal.AsyncReplPessLocksTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 22.214 sec [junit] Running org.jboss.cache.options.cachemodelocal.SyncInvalidationOptLocksTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 12.309 sec [junit] Running org.jboss.cache.options.cachemodelocal.SyncInvalidationPessLocksTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 12.09 sec [junit] Running org.jboss.cache.options.cachemodelocal.SyncReplOptLocksTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 17.471 sec [junit] Running org.jboss.cache.options.cachemodelocal.SyncReplPessLocksTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 12.403 sec [junit] Running org.jboss.cache.passivation.BasicPassivationTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 21.499 sec [junit] Running org.jboss.cache.passivation.ConcurrentPassivationTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 29.123 sec [junit] Running org.jboss.cache.passivation.LocalPassivationIntegrationTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 20.216 sec [junit] Running org.jboss.cache.passivation.PassivationToBdbjeCacheLoaderTest [junit] Tests run: 45, Failures: 0, Errors: 0, Time elapsed: 15.956 sec [junit] Running org.jboss.cache.passivation.PassivationToFileCacheLoaderTest [junit] Tests run: 45, Failures: 0, Errors: 0, Time elapsed: 0.852 sec [junit] Running org.jboss.cache.passivation.PassivationToJDBCCacheLoaderTest [junit] Tests run: 45, Failures: 0, Errors: 0, Time elapsed: 21.366 sec [junit] Running org.jboss.cache.passivation.PassivationToLocalDelegatingCacheLoaderTest [junit] Tests run: 45, Failures: 0, Errors: 0, Time elapsed: 0.56 sec [junit] Running org.jboss.cache.passivation.ReplicatedPassivationIntegrationTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 16.257 sec [junit] Running org.jboss.cache.replicated.AsyncReplTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 51.339 sec [junit] Running org.jboss.cache.replicated.ReplicationExceptionTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.253 sec [junit] Running org.jboss.cache.replicated.SyncCacheListenerTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 12.166 sec [junit] Running org.jboss.cache.replicated.SyncReplTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.425 sec [junit] Running org.jboss.cache.replicated.SyncReplTxTest [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 96.991 sec [junit] Running org.jboss.cache.statetransfer.FailedStateTransferTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.24 sec [junit] Running org.jboss.cache.statetransfer.ForcedStateTransferTest [junit] Tests run: 9, Failures: 9, Errors: 0, Time elapsed: 71.529 sec [junit] Test org.jboss.cache.statetransfer.ForcedStateTransferTest FAILED [junit] Running org.jboss.cache.statetransfer.StateTransfer200Test [junit] Tests run: 18, Failures: 0, Errors: 1, Time elapsed: 252.493 sec [junit] Test org.jboss.cache.statetransfer.StateTransfer200Test FAILED [junit] Running org.jboss.cache.statetransfer.StateTransferCompatibilityTest [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 104.878 sec [junit] Running org.jboss.cache.statetransfer.StateTransferUnderLoadTest [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 132.477 sec [junit] Test org.jboss.cache.statetransfer.StateTransferUnderLoadTest FAILED [junit] Running org.jboss.cache.transaction.AbortionTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 101.698 sec [junit] Running org.jboss.cache.transaction.AsyncRollbackTxTest [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 22.705 sec [junit] Running org.jboss.cache.transaction.ConcurrentBankTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.013 sec [junit] Running org.jboss.cache.transaction.ConcurrentTransactionalTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 28.564 sec [junit] Running org.jboss.cache.transaction.DeadlockTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 30.313 sec [junit] Running org.jboss.cache.transaction.InvocationContextCleanupTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.154 sec [junit] Running org.jboss.cache.transaction.IsolationLevelNoneTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.144 sec [junit] Running org.jboss.cache.transaction.IsolationLevelReadCommittedNodeCreationRollbackTest [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.135 sec [junit] Test org.jboss.cache.transaction.IsolationLevelReadCommittedNodeCreationRollbackTest FAILED [junit] Running org.jboss.cache.transaction.IsolationLevelReadCommittedTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.154 sec [junit] Running org.jboss.cache.transaction.IsolationLevelRepeatableReadTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.144 sec [junit] Running org.jboss.cache.transaction.IsolationLevelSerializableTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.146 sec [junit] Running org.jboss.cache.transaction.PrepareTxTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.32 sec [junit] Running org.jboss.cache.transaction.ReplicatedTransactionDeadlockTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.957 sec [junit] Running org.jboss.cache.transaction.SuspendTxTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.243 sec [junit] Running org.jboss.cache.transaction.TransactionTest [junit] Tests run: 34, Failures: 0, Errors: 0, Time elapsed: 22.382 sec [junit] Running org.jboss.cache.util.MapCopyTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.067 sec functionalPojoCacheTests: [echo] Running functional pojo tests using udp jgroups stack [junit] Running org.jboss.cache.pojo.ArrayTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.491 sec [junit] Running org.jboss.cache.pojo.CachedTypeTest [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.175 sec [junit] Running org.jboss.cache.pojo.CircularGraphTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 8.257 sec [junit] Running org.jboss.cache.pojo.EnumTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.593 sec [junit] Running org.jboss.cache.pojo.LocalConcurrentTest [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 59.164 sec [junit] Test org.jboss.cache.pojo.LocalConcurrentTest FAILED [junit] Running org.jboss.cache.pojo.LocalTest [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 9.589 sec [junit] Running org.jboss.cache.pojo.LocalTxTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 91.027 sec [junit] Running org.jboss.cache.pojo.NewLocalTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 10.026 sec [junit] Running org.jboss.cache.pojo.NewReplicatedTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 53.499 sec [junit] Running org.jboss.cache.pojo.NewReplicatedTxTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 70.529 sec [junit] Running org.jboss.cache.pojo.NonAspectizedTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.554 sec [junit] Running org.jboss.cache.pojo.ObjectGraphTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.628 sec [junit] Running org.jboss.cache.pojo.RecursiveRefTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.998 sec [junit] Running org.jboss.cache.pojo.ReplicatedByteTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.842 sec [junit] Running org.jboss.cache.pojo.ReplicatedCircularGraphTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 35.865 sec [junit] Running org.jboss.cache.pojo.ReplicatedNonSerializableTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.711 sec [junit] Running org.jboss.cache.pojo.ReplicatedObjectGraphTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 30.932 sec [junit] Running org.jboss.cache.pojo.ReplicatedPutWithBulkRemoveTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 24.294 sec [junit] Running org.jboss.cache.pojo.ReplicatedSerializableTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 18.376 sec [junit] Running org.jboss.cache.pojo.ReplicatedTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 33.603 sec [junit] Running org.jboss.cache.pojo.ReplicatedTxTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 46.468 sec [junit] Running org.jboss.cache.pojo.TxUndoTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.848 sec [junit] Running org.jboss.cache.pojo.annotation.ReplicatedAnnotationTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 28.914 sec [junit] Running org.jboss.cache.pojo.collection.CachedListImplTest [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 12.907 sec [junit] Test org.jboss.cache.pojo.collection.CachedListImplTest FAILED [junit] Running org.jboss.cache.pojo.collection.CachedListTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 6.301 sec [junit] Running org.jboss.cache.pojo.collection.CachedListTxTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.246 sec [junit] Running org.jboss.cache.pojo.collection.CachedMapImplTest [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 13.673 sec [junit] Test org.jboss.cache.pojo.collection.CachedMapImplTest FAILED [junit] Running org.jboss.cache.pojo.collection.CachedMapNullTest [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 6.123 sec [junit] Running org.jboss.cache.pojo.collection.CachedMapTest [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 7.002 sec [junit] Running org.jboss.cache.pojo.collection.CachedSetTest [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 6.716 sec [junit] Running org.jboss.cache.pojo.collection.CollectionTest [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 6.569 sec [junit] Running org.jboss.cache.pojo.collection.ObjectGraphTest [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 6.001 sec [junit] Running org.jboss.cache.pojo.collection.ReplicatedSyncListTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 43.874 sec [junit] Running org.jboss.cache.pojo.collection.ReplicatedSyncMapTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 38.965 sec [junit] Running org.jboss.cache.pojo.collection.ReplicatedSyncSetTest [junit] Tests run: 4, Failures: 1, Errors: 0, Time elapsed: 28.332 sec [junit] Test org.jboss.cache.pojo.collection.ReplicatedSyncSetTest FAILED [junit] Running org.jboss.cache.pojo.event.ListTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.288 sec [junit] Running org.jboss.cache.pojo.event.LocalTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.075 sec [junit] Running org.jboss.cache.pojo.event.MapTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.958 sec [junit] Running org.jboss.cache.pojo.event.SetTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.937 sec [junit] Running org.jboss.cache.pojo.integrated.NetworkManagementTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 22.196 sec [junit] Running org.jboss.cache.pojo.integrated.PropagationManagerlTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 17.017 sec [junit] Running org.jboss.cache.pojo.integrated.ReplicatedNetworkManagementTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 26.407 sec [junit] Running org.jboss.cache.pojo.integrated.ReplicatedPropagationManagerlTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 29.075 sec [junit] Running org.jboss.cache.pojo.jmx.MBeanTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.45 sec [junit] Running org.jboss.cache.pojo.memory.ReplicatedTest [junit] log4j:WARN No appenders could be found for logger (org.jgroups.protocols.UDP). [junit] log4j:WARN Please initialize the log4j system properly. [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 26.558 sec [junit] Running org.jboss.cache.pojo.observer.LocalTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.997 sec [junit] Running org.jboss.cache.pojo.optimistic.CachedListTest [junit] Tests run: 9, Failures: 1, Errors: 0, Time elapsed: 5.516 sec [junit] Test org.jboss.cache.pojo.optimistic.CachedListTest FAILED [junit] Running org.jboss.cache.pojo.optimistic.LocalTxTest [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 56.797 sec [junit] Running org.jboss.cache.pojo.passivation.LocalTest [junit] Tests run: 6, Failures: 3, Errors: 0, Time elapsed: 94.46 sec [junit] Test org.jboss.cache.pojo.passivation.LocalTest FAILED [junit] Running org.jboss.cache.pojo.passivation.ReplicatedTest [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 90.307 sec [junit] Test org.jboss.cache.pojo.passivation.ReplicatedTest FAILED [junit] Running org.jboss.cache.pojo.region.LocalConcurrentTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 49.776 sec [junit] Running org.jboss.cache.pojo.region.LocalTest [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 9.873 sec [junit] Running org.jboss.cache.pojo.region.NewLocalTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.107 sec [junit] Running org.jboss.cache.pojo.region.ReplicatedTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 33.557 sec [junit] Running org.jboss.cache.pojo.rollback.InMemoryTxUndoTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.382 sec [junit] Running org.jboss.cache.pojo.rollback.ListTxUndoTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.81 sec [junit] Running org.jboss.cache.pojo.rollback.ListUndoTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.315 sec [junit] Running org.jboss.cache.pojo.rollback.LocalExceptionUndoTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.312 sec [junit] Running org.jboss.cache.pojo.rollback.LocalTxUndoTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.945 sec [junit] Running org.jboss.cache.pojo.rollback.LocalUndoTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.763 sec [junit] Running org.jboss.cache.pojo.rollback.MapTxUndoTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.151 sec [junit] Running org.jboss.cache.pojo.rollback.MapUndoTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.3 sec [junit] Running org.jboss.cache.pojo.rollback.PojoCollectionRollbackTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.017 sec [junit] Running org.jboss.cache.pojo.rollback.ReplicatedTxTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 80.239 sec [junit] Running org.jboss.cache.pojo.rollback.SetTxUndoTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.575 sec [junit] Running org.jboss.cache.pojo.rollback.SetUndoTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.286 sec [junit] Running org.jboss.cache.pojo.statetransfer.ReplicatedTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.439 sec [junit] log4j:WARN No appenders could be found for logger (org.jgroups.protocols.UDP). [junit] log4j:WARN Please initialize the log4j system properly. [junit] Running org.jboss.cache.pojo.statetransfer.StateTransfer200AopTest [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 150.619 sec [junit] Running org.jboss.cache.pojo.util.MethodCallTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.041 sec [junit] Running org.jboss.cache.pojo.util.ObjectUtilTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.407 sec [junit] Running org.jboss.cache.pojo.ArrayTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.51 sec [junit] Running org.jboss.cache.pojo.CachedTypeTest [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.179 sec [junit] Running org.jboss.cache.pojo.CircularGraphTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 8.221 sec [junit] Running org.jboss.cache.pojo.EnumTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.45 sec [junit] Running org.jboss.cache.pojo.LocalConcurrentTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 47.951 sec [junit] Running org.jboss.cache.pojo.LocalTest [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 9.346 sec [junit] Running org.jboss.cache.pojo.LocalTxTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 92.986 sec [junit] Running org.jboss.cache.pojo.NewLocalTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.928 sec [junit] Running org.jboss.cache.pojo.NewReplicatedTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 43.84 sec [junit] Running org.jboss.cache.pojo.NewReplicatedTxTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 75.151 sec [junit] Running org.jboss.cache.pojo.NonAspectizedTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.354 sec [junit] Running org.jboss.cache.pojo.ObjectGraphTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 11.143 sec [junit] Running org.jboss.cache.pojo.RecursiveRefTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.801 sec [junit] Running org.jboss.cache.pojo.ReplicatedByteTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 14.091 sec [junit] Running org.jboss.cache.pojo.ReplicatedCircularGraphTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 41.886 sec [junit] log4j:WARN No appenders could be found for logger (org.jgroups.protocols.UDP). [junit] log4j:WARN Please initialize the log4j system properly. [junit] Running org.jboss.cache.pojo.ReplicatedNonSerializableTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.675 sec [junit] Running org.jboss.cache.pojo.ReplicatedObjectGraphTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 31.986 sec [junit] Running org.jboss.cache.pojo.ReplicatedPutWithBulkRemoveTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 25.332 sec [junit] Running org.jboss.cache.pojo.ReplicatedSerializableTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 21.772 sec [junit] Running org.jboss.cache.pojo.ReplicatedTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 38.639 sec [junit] Running org.jboss.cache.pojo.ReplicatedTxTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 43.901 sec [junit] Running org.jboss.cache.pojo.TxUndoTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.054 sec [junit] Running org.jboss.cache.pojo.annotation.ReplicatedAnnotationTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 32.604 sec [junit] Running org.jboss.cache.pojo.collection.CachedListImplTest [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 13.147 sec [junit] Test org.jboss.cache.pojo.collection.CachedListImplTest FAILED [junit] Running org.jboss.cache.pojo.collection.CachedListTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 9.584 sec [junit] Running org.jboss.cache.pojo.collection.CachedListTxTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.775 sec [junit] Running org.jboss.cache.pojo.collection.CachedMapImplTest [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 18.43 sec [junit] Test org.jboss.cache.pojo.collection.CachedMapImplTest FAILED [junit] Running org.jboss.cache.pojo.collection.CachedMapNullTest [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 11.42 sec [junit] Running org.jboss.cache.pojo.collection.CachedMapTest [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 11.39 sec [junit] Running org.jboss.cache.pojo.collection.CachedSetTest [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 11.823 sec [junit] Running org.jboss.cache.pojo.collection.CollectionTest [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 11.941 sec [junit] Running org.jboss.cache.pojo.collection.ObjectGraphTest [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 12.726 sec [junit] Running org.jboss.cache.pojo.collection.ReplicatedSyncListTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 46.073 sec [junit] Running org.jboss.cache.pojo.collection.ReplicatedSyncMapTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 42.945 sec [junit] Running org.jboss.cache.pojo.collection.ReplicatedSyncSetTest [junit] Tests run: 4, Failures: 1, Errors: 0, Time elapsed: 30.548 sec [junit] Test org.jboss.cache.pojo.collection.ReplicatedSyncSetTest FAILED [junit] Running org.jboss.cache.pojo.event.ListTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 10.826 sec [junit] Running org.jboss.cache.pojo.event.LocalTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.845 sec [junit] Running org.jboss.cache.pojo.event.MapTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.201 sec [junit] Running org.jboss.cache.pojo.event.SetTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.27 sec [junit] Running org.jboss.cache.pojo.integrated.NetworkManagementTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 26.373 sec [junit] Running org.jboss.cache.pojo.integrated.PropagationManagerlTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 18.048 sec [junit] Running org.jboss.cache.pojo.integrated.ReplicatedNetworkManagementTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 28.793 sec [junit] Running org.jboss.cache.pojo.integrated.ReplicatedPropagationManagerlTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 29.681 sec [junit] Running org.jboss.cache.pojo.jmx.MBeanTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.394 sec [junit] Running org.jboss.cache.pojo.memory.ReplicatedTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 29.272 sec [junit] Running org.jboss.cache.pojo.observer.LocalTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.041 sec [junit] Running org.jboss.cache.pojo.optimistic.CachedListTest [junit] Tests run: 9, Failures: 1, Errors: 0, Time elapsed: 5.542 sec [junit] Test org.jboss.cache.pojo.optimistic.CachedListTest FAILED [junit] Running org.jboss.cache.pojo.optimistic.LocalTxTest [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 56.668 sec [junit] Running org.jboss.cache.pojo.passivation.LocalTest [junit] Tests run: 6, Failures: 3, Errors: 0, Time elapsed: 94.062 sec [junit] Test org.jboss.cache.pojo.passivation.LocalTest FAILED [junit] Running org.jboss.cache.pojo.passivation.ReplicatedTest [junit] Tests run: 5, Failures: 3, Errors: 0, Time elapsed: 89.333 sec [junit] Test org.jboss.cache.pojo.passivation.ReplicatedTest FAILED [junit] Running org.jboss.cache.pojo.region.LocalConcurrentTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 50.067 sec [junit] Running org.jboss.cache.pojo.region.LocalTest [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 9.341 sec [junit] Running org.jboss.cache.pojo.region.NewLocalTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.482 sec [junit] Running org.jboss.cache.pojo.region.ReplicatedTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 33.654 sec [junit] Running org.jboss.cache.pojo.rollback.InMemoryTxUndoTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.105 sec [junit] Running org.jboss.cache.pojo.rollback.ListTxUndoTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.6 sec [junit] Running org.jboss.cache.pojo.rollback.ListUndoTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.698 sec [junit] Running org.jboss.cache.pojo.rollback.LocalExceptionUndoTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.209 sec [junit] Running org.jboss.cache.pojo.rollback.LocalTxUndoTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.959 sec [junit] Running org.jboss.cache.pojo.rollback.LocalUndoTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.672 sec [junit] Running org.jboss.cache.pojo.rollback.MapTxUndoTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.116 sec [junit] Running org.jboss.cache.pojo.rollback.MapUndoTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.364 sec [junit] Running org.jboss.cache.pojo.rollback.PojoCollectionRollbackTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.707 sec [junit] Running org.jboss.cache.pojo.rollback.ReplicatedTxTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 80.386 sec [junit] Running org.jboss.cache.pojo.rollback.SetTxUndoTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.576 sec [junit] Running org.jboss.cache.pojo.rollback.SetUndoTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.289 sec [junit] Running org.jboss.cache.pojo.statetransfer.ReplicatedTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.552 sec [junit] Running org.jboss.cache.pojo.statetransfer.StateTransfer200AopTest [junit] Tests run: 8, Failures: 1, Errors: 0, Time elapsed: 244.057 sec [junit] Test org.jboss.cache.pojo.statetransfer.StateTransfer200AopTest FAILED [junit] Running org.jboss.cache.pojo.util.MethodCallTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.04 sec [junit] Running org.jboss.cache.pojo.util.ObjectUtilTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.389 sec all-functionaltests: BUILD SUCCESSFUL Total time: 128 minutes 42 seconds