Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14639/
Java: 64bit/jdk1.9.0-ea-b85 -XX:+UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithKerberosAlt

Error Message:
5 threads leaked from SUITE scope at 
org.apache.solr.cloud.TestSolrCloudWithKerberosAlt:     1) Thread[id=3073, 
name=changePwdReplayCache.data, state=TIMED_WAITING, 
group=TGRP-TestSolrCloudWithKerberosAlt]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:747)    2) Thread[id=3072, 
name=apacheds, state=WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]         
at java.lang.Object.wait(Native Method)         at 
java.lang.Object.wait(Object.java:516)         at 
java.util.TimerThread.mainLoop(Timer.java:526)         at 
java.util.TimerThread.run(Timer.java:505)    3) Thread[id=3076, 
name=ou=system.data, state=TIMED_WAITING, 
group=TGRP-TestSolrCloudWithKerberosAlt]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:747)    4) Thread[id=3075, 
name=kdcReplayCache.data, state=TIMED_WAITING, 
group=TGRP-TestSolrCloudWithKerberosAlt]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:747)    5) Thread[id=3074, 
name=groupCache.data, state=TIMED_WAITING, 
group=TGRP-TestSolrCloudWithKerberosAlt]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:747)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE 
scope at org.apache.solr.cloud.TestSolrCloudWithKerberosAlt: 
   1) Thread[id=3073, name=changePwdReplayCache.data, state=TIMED_WAITING, 
group=TGRP-TestSolrCloudWithKerberosAlt]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:747)
   2) Thread[id=3072, name=apacheds, state=WAITING, 
group=TGRP-TestSolrCloudWithKerberosAlt]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:516)
        at java.util.TimerThread.mainLoop(Timer.java:526)
        at java.util.TimerThread.run(Timer.java:505)
   3) Thread[id=3076, name=ou=system.data, state=TIMED_WAITING, 
group=TGRP-TestSolrCloudWithKerberosAlt]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:747)
   4) Thread[id=3075, name=kdcReplayCache.data, state=TIMED_WAITING, 
group=TGRP-TestSolrCloudWithKerberosAlt]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:747)
   5) Thread[id=3074, name=groupCache.data, state=TIMED_WAITING, 
group=TGRP-TestSolrCloudWithKerberosAlt]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:747)
        at __randomizedtesting.SeedInfo.seed([F252F530EDE3755B]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithKerberosAlt

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=3073, name=changePwdReplayCache.data, state=TIMED_WAITING, 
group=TGRP-TestSolrCloudWithKerberosAlt]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:747)    2) Thread[id=3072, 
name=apacheds, state=WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]         
at java.lang.Object.wait(Native Method)         at 
java.lang.Object.wait(Object.java:516)         at 
java.util.TimerThread.mainLoop(Timer.java:526)         at 
java.util.TimerThread.run(Timer.java:505)    3) Thread[id=3076, 
name=ou=system.data, state=TIMED_WAITING, 
group=TGRP-TestSolrCloudWithKerberosAlt]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:747)    4) Thread[id=3075, 
name=kdcReplayCache.data, state=TIMED_WAITING, 
group=TGRP-TestSolrCloudWithKerberosAlt]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:747)    5) Thread[id=3074, 
name=groupCache.data, state=TIMED_WAITING, 
group=TGRP-TestSolrCloudWithKerberosAlt]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:747)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=3073, name=changePwdReplayCache.data, state=TIMED_WAITING, 
group=TGRP-TestSolrCloudWithKerberosAlt]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:747)
   2) Thread[id=3072, name=apacheds, state=WAITING, 
group=TGRP-TestSolrCloudWithKerberosAlt]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:516)
        at java.util.TimerThread.mainLoop(Timer.java:526)
        at java.util.TimerThread.run(Timer.java:505)
   3) Thread[id=3076, name=ou=system.data, state=TIMED_WAITING, 
group=TGRP-TestSolrCloudWithKerberosAlt]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:747)
   4) Thread[id=3075, name=kdcReplayCache.data, state=TIMED_WAITING, 
group=TGRP-TestSolrCloudWithKerberosAlt]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:747)
   5) Thread[id=3074, name=groupCache.data, state=TIMED_WAITING, 
group=TGRP-TestSolrCloudWithKerberosAlt]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:747)
        at __randomizedtesting.SeedInfo.seed([F252F530EDE3755B]:0)


FAILED:  org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest

Error Message:
Captured an uncaught exception in thread: Thread[id=591, 
name=RecoveryThread-source_collection_shard1_replica2, state=RUNNABLE, 
group=TGRP-CdcrReplicationHandlerTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=591, 
name=RecoveryThread-source_collection_shard1_replica2, state=RUNNABLE, 
group=TGRP-CdcrReplicationHandlerTest]
Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
        at __randomizedtesting.SeedInfo.seed([F252F530EDE3755B]:0)
        at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:232)
Caused by: org.apache.solr.common.SolrException: java.io.FileNotFoundException: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_F252F530EDE3755B-001/jetty-002/cores/source_collection_shard1_replica2/data/tlog/tlog.0000000000000000007.1515852597102116864
 (No such file or directory)
        at 
org.apache.solr.update.CdcrTransactionLog.reopenOutputStream(CdcrTransactionLog.java:244)
        at 
org.apache.solr.update.CdcrTransactionLog.incref(CdcrTransactionLog.java:173)
        at 
org.apache.solr.update.UpdateLog.getRecentUpdates(UpdateLog.java:1079)
        at 
org.apache.solr.update.UpdateLog.seedBucketsWithHighestVersion(UpdateLog.java:1579)
        at 
org.apache.solr.update.UpdateLog.seedBucketsWithHighestVersion(UpdateLog.java:1610)
        at org.apache.solr.core.SolrCore.seedVersionBuckets(SolrCore.java:877)
        at 
org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:534)
        at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:225)
Caused by: java.io.FileNotFoundException: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_F252F530EDE3755B-001/jetty-002/cores/source_collection_shard1_replica2/data/tlog/tlog.0000000000000000007.1515852597102116864
 (No such file or directory)
        at java.io.RandomAccessFile.open0(Native Method)
        at java.io.RandomAccessFile.open(RandomAccessFile.java:327)
        at java.io.RandomAccessFile.<init>(RandomAccessFile.java:243)
        at 
org.apache.solr.update.CdcrTransactionLog.reopenOutputStream(CdcrTransactionLog.java:236)
        ... 7 more


FAILED:  org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.testBasics

Error Message:
org.apache.directory.api.ldap.model.exception.LdapOtherException: 
ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value 
ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the 
AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35  NAME 
'schemaModifyTimestamp'  DESC time which schema was modified  SUP 
modifyTimestamp  EQUALITY generalizedTimeMatch  ORDERING 
generalizedTimeOrderingMatch  SYNTAX 1.3.6.1.4.1.1466.115.121.1.24  USAGE 
directoryOperation  ) '

Stack Trace:
org.apache.directory.api.ldap.model.exception.LdapOtherException: 
org.apache.directory.api.ldap.model.exception.LdapOtherException: 
ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value 
ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the 
AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
 NAME 'schemaModifyTimestamp'
 DESC time which schema was modified
 SUP modifyTimestamp
 EQUALITY generalizedTimeMatch
 ORDERING generalizedTimeOrderingMatch
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
 USAGE directoryOperation
 )
'
        at 
__randomizedtesting.SeedInfo.seed([F252F530EDE3755B:CF8A5B1CD50D2B2B]:0)
        at 
org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:84)
        at 
org.apache.directory.server.core.DefaultDirectoryService.initialize(DefaultDirectoryService.java:1808)
        at 
org.apache.directory.server.core.DefaultDirectoryService.startup(DefaultDirectoryService.java:1248)
        at 
org.apache.hadoop.minikdc.MiniKdc.initDirectoryService(MiniKdc.java:383)
        at org.apache.hadoop.minikdc.MiniKdc.start(MiniKdc.java:319)
        at 
org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.setupMiniKdc(TestSolrCloudWithKerberosAlt.java:105)
        at 
org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.setUp(TestSolrCloudWithKerberosAlt.java:94)
        at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:520)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:747)
Caused by: java.lang.RuntimeException: 
org.apache.directory.api.ldap.model.exception.LdapOtherException: 
ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value 
ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the 
AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
 NAME 'schemaModifyTimestamp'
 DESC time which schema was modified
 SUP modifyTimestamp
 EQUALITY generalizedTimeMatch
 ORDERING generalizedTimeOrderingMatch
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
 USAGE directoryOperation
 )
'
        at 
org.apache.directory.server.core.api.schema.SchemaPartition.doInit(SchemaPartition.java:226)
        at 
org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:79)
        ... 43 more
Caused by: org.apache.directory.api.ldap.model.exception.LdapOtherException: 
ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value 
ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the 
AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
 NAME 'schemaModifyTimestamp'
 DESC time which schema was modified
 SUP modifyTimestamp
 EQUALITY generalizedTimeMatch
 ORDERING generalizedTimeOrderingMatch
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
 USAGE directoryOperation
 )
'
        at 
org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:84)
        at 
org.apache.directory.server.core.api.schema.SchemaPartition.doInit(SchemaPartition.java:219)
        ... 44 more
Caused by: 
org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeValueException:
 ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value 
ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the 
AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
 NAME 'schemaModifyTimestamp'
 DESC time which schema was modified
 SUP modifyTimestamp
 EQUALITY generalizedTimeMatch
 ORDERING generalizedTimeOrderingMatch
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
 USAGE directoryOperation
 )
'
        at 
org.apache.directory.api.ldap.model.entry.AbstractValue.apply(AbstractValue.java:211)
        at 
org.apache.directory.api.ldap.model.entry.StringValue.<init>(StringValue.java:107)
        at 
org.apache.directory.api.ldap.model.entry.DefaultAttribute.<init>(DefaultAttribute.java:468)
        at 
org.apache.directory.api.ldap.model.entry.DefaultEntry.<init>(DefaultEntry.java:315)
        at 
org.apache.directory.server.core.partition.ldif.LdifPartition.loadEntries(LdifPartition.java:517)
        at 
org.apache.directory.server.core.partition.ldif.LdifPartition.loadEntries(LdifPartition.java:549)
        at 
org.apache.directory.server.core.partition.ldif.LdifPartition.doInit(LdifPartition.java:164)
        at 
org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:79)
        ... 45 more
Caused by: 
org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeValueException:
 ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the 
AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
 NAME 'schemaModifyTimestamp'
 DESC time which schema was modified
 SUP modifyTimestamp
 EQUALITY generalizedTimeMatch
 ORDERING generalizedTimeOrderingMatch
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
 USAGE directoryOperation
 )
'
        at 
org.apache.directory.api.ldap.model.entry.AbstractValue.apply(AbstractValue.java:204)
        ... 52 more




Build Log:
[...truncated 9584 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithKerberosAlt
   [junit4]   2> 406002 WARN  
(TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[F252F530EDE3755B]) [    ] 
o.a.d.a.l.m.e.DefaultEntry The attribute 'schemamodifytimestamp' cannot be 
stored
   [junit4]   2> 406022 ERROR 
(TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[F252F530EDE3755B]) [    ] 
o.a.d.s.c.a.s.SchemaPartition ERR_90 Failed to initialize wrapped partition.
   [junit4]   2> 
org.apache.directory.api.ldap.model.exception.LdapOtherException: 
ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value 
ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the 
AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
   [junit4]   2>  NAME 'schemaModifyTimestamp'
   [junit4]   2>  DESC time which schema was modified
   [junit4]   2>  SUP modifyTimestamp
   [junit4]   2>  EQUALITY generalizedTimeMatch
   [junit4]   2>  ORDERING generalizedTimeOrderingMatch
   [junit4]   2>  SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
   [junit4]   2>  USAGE directoryOperation
   [junit4]   2>  )
   [junit4]   2> '
   [junit4]   2>        at 
org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:84)
   [junit4]   2>        at 
org.apache.directory.server.core.api.schema.SchemaPartition.doInit(SchemaPartition.java:219)
   [junit4]   2>        at 
org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:79)
   [junit4]   2>        at 
org.apache.directory.server.core.DefaultDirectoryService.initialize(DefaultDirectoryService.java:1808)
   [junit4]   2>        at 
org.apache.directory.server.core.DefaultDirectoryService.startup(DefaultDirectoryService.java:1248)
   [junit4]   2>        at 
org.apache.hadoop.minikdc.MiniKdc.initDirectoryService(MiniKdc.java:383)
   [junit4]   2>        at 
org.apache.hadoop.minikdc.MiniKdc.start(MiniKdc.java:319)
   [junit4]   2>        at 
org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.setupMiniKdc(TestSolrCloudWithKerberosAlt.java:105)
   [junit4]   2>        at 
org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.setUp(TestSolrCloudWithKerberosAlt.java:94)
   [junit4]   2>        at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown 
Source)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:520)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:898)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:747)
   [junit4]   2> Caused by: 
org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeValueException:
 ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value 
ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the 
AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
   [junit4]   2>  NAME 'schemaModifyTimestamp'
   [junit4]   2>  DESC time which schema was modified
   [junit4]   2>  SUP modifyTimestamp
   [junit4]   2>  EQUALITY generalizedTimeMatch
   [junit4]   2>  ORDERING generalizedTimeOrderingMatch
   [junit4]   2>  SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
   [junit4]   2>  USAGE directoryOperation
   [junit4]   2>  )
   [junit4]   2> '
   [junit4]   2>        at 
org.apache.directory.api.ldap.model.entry.AbstractValue.apply(AbstractValue.java:211)
   [junit4]   2>        at 
org.apache.directory.api.ldap.model.entry.StringValue.<init>(StringValue.java:107)
   [junit4]   2>        at 
org.apache.directory.api.ldap.model.entry.DefaultAttribute.<init>(DefaultAttribute.java:468)
   [junit4]   2>        at 
org.apache.directory.api.ldap.model.entry.DefaultEntry.<init>(DefaultEntry.java:315)
   [junit4]   2>        at 
org.apache.directory.server.core.partition.ldif.LdifPartition.loadEntries(LdifPartition.java:517)
   [junit4]   2>        at 
org.apache.directory.server.core.partition.ldif.LdifPartition.loadEntries(LdifPartition.java:549)
   [junit4]   2>        at 
org.apache.directory.server.core.partition.ldif.LdifPartition.doInit(LdifPartition.java:164)
   [junit4]   2>        at 
org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:79)
   [junit4]   2>        ... 45 more
   [junit4]   2> Caused by: 
org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeValueException:
 ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the 
AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
   [junit4]   2>  NAME 'schemaModifyTimestamp'
   [junit4]   2>  DESC time which schema was modified
   [junit4]   2>  SUP modifyTimestamp
   [junit4]   2>  EQUALITY generalizedTimeMatch
   [junit4]   2>  ORDERING generalizedTimeOrderingMatch
   [junit4]   2>  SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
   [junit4]   2>  USAGE directoryOperation
   [junit4]   2>  )
   [junit4]   2> '
   [junit4]   2>        at 
org.apache.directory.api.ldap.model.entry.AbstractValue.apply(AbstractValue.java:204)
   [junit4]   2>        ... 52 more
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithKerberosAlt -Dtests.method=testBasics 
-Dtests.seed=F252F530EDE3755B -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ar_QA -Dtests.timezone=America/Mazatlan -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   1.95s J2 | TestSolrCloudWithKerberosAlt.testBasics <<<
   [junit4]    > Throwable #1: 
org.apache.directory.api.ldap.model.exception.LdapOtherException: 
org.apache.directory.api.ldap.model.exception.LdapOtherException: 
ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value 
ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the 
AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
   [junit4]    >  NAME 'schemaModifyTimestamp'
   [junit4]    >  DESC time which schema was modified
   [junit4]    >  SUP modifyTimestamp
   [junit4]    >  EQUALITY generalizedTimeMatch
   [junit4]    >  ORDERING generalizedTimeOrderingMatch
   [junit4]    >  SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
   [junit4]    >  USAGE directoryOperation
   [junit4]    >  )
   [junit4]    > '
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F252F530EDE3755B:CF8A5B1CD50D2B2B]:0)
   [junit4]    >        at 
org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:84)
   [junit4]    >        at 
org.apache.directory.server.core.DefaultDirectoryService.initialize(DefaultDirectoryService.java:1808)
   [junit4]    >        at 
org.apache.directory.server.core.DefaultDirectoryService.startup(DefaultDirectoryService.java:1248)
   [junit4]    >        at 
org.apache.hadoop.minikdc.MiniKdc.initDirectoryService(MiniKdc.java:383)
   [junit4]    >        at 
org.apache.hadoop.minikdc.MiniKdc.start(MiniKdc.java:319)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.setupMiniKdc(TestSolrCloudWithKerberosAlt.java:105)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.setUp(TestSolrCloudWithKerberosAlt.java:94)
   [junit4]    >        at java.lang.Thread.run(Thread.java:747)
   [junit4]    > Caused by: java.lang.RuntimeException: 
org.apache.directory.api.ldap.model.exception.LdapOtherException: 
ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value 
ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the 
AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
   [junit4]    >  NAME 'schemaModifyTimestamp'
   [junit4]    >  DESC time which schema was modified
   [junit4]    >  SUP modifyTimestamp
   [junit4]    >  EQUALITY generalizedTimeMatch
   [junit4]    >  ORDERING generalizedTimeOrderingMatch
   [junit4]    >  SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
   [junit4]    >  USAGE directoryOperation
   [junit4]    >  )
   [junit4]    > '
   [junit4]    >        at 
org.apache.directory.server.core.api.schema.SchemaPartition.doInit(SchemaPartition.java:226)
   [junit4]    >        at 
org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:79)
   [junit4]    >        ... 43 more
   [junit4]    > Caused by: 
org.apache.directory.api.ldap.model.exception.LdapOtherException: 
ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value 
ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the 
AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
   [junit4]    >  NAME 'schemaModifyTimestamp'
   [junit4]    >  DESC time which schema was modified
   [junit4]    >  SUP modifyTimestamp
   [junit4]    >  EQUALITY generalizedTimeMatch
   [junit4]    >  ORDERING generalizedTimeOrderingMatch
   [junit4]    >  SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
   [junit4]    >  USAGE directoryOperation
   [junit4]    >  )
   [junit4]    > '
   [junit4]    >        at 
org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:84)
   [junit4]    >        at 
org.apache.directory.server.core.api.schema.SchemaPartition.doInit(SchemaPartition.java:219)
   [junit4]    >        ... 44 more
   [junit4]    > Caused by: 
org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeValueException:
 ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value 
ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the 
AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
   [junit4]    >  NAME 'schemaModifyTimestamp'
   [junit4]    >  DESC time which schema was modified
   [junit4]    >  SUP modifyTimestamp
   [junit4]    >  EQUALITY generalizedTimeMatch
   [junit4]    >  ORDERING generalizedTimeOrderingMatch
   [junit4]    >  SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
   [junit4]    >  USAGE directoryOperation
   [junit4]    >  )
   [junit4]    > '
   [junit4]    >        at 
org.apache.directory.api.ldap.model.entry.AbstractValue.apply(AbstractValue.java:211)
   [junit4]    >        at 
org.apache.directory.api.ldap.model.entry.StringValue.<init>(StringValue.java:107)
   [junit4]    >        at 
org.apache.directory.api.ldap.model.entry.DefaultAttribute.<init>(DefaultAttribute.java:468)
   [junit4]    >        at 
org.apache.directory.api.ldap.model.entry.DefaultEntry.<init>(DefaultEntry.java:315)
   [junit4]    >        at 
org.apache.directory.server.core.partition.ldif.LdifPartition.loadEntries(LdifPartition.java:517)
   [junit4]    >        at 
org.apache.directory.server.core.partition.ldif.LdifPartition.loadEntries(LdifPartition.java:549)
   [junit4]    >        at 
org.apache.directory.server.core.partition.ldif.LdifPartition.doInit(LdifPartition.java:164)
   [junit4]    >        at 
org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:79)
   [junit4]    >        ... 45 more
   [junit4]    > Caused by: 
org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeValueException:
 ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the 
AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
   [junit4]    >  NAME 'schemaModifyTimestamp'
   [junit4]    >  DESC time which schema was modified
   [junit4]    >  SUP modifyTimestamp
   [junit4]    >  EQUALITY generalizedTimeMatch
   [junit4]    >  ORDERING generalizedTimeOrderingMatch
   [junit4]    >  SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
   [junit4]    >  USAGE directoryOperation
   [junit4]    >  )
   [junit4]    > '
   [junit4]    >        at 
org.apache.directory.api.ldap.model.entry.AbstractValue.apply(AbstractValue.java:204)
   [junit4]    >        ... 52 more
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberosAlt_F252F530EDE3755B-001
   [junit4]   2> Oct 23, 2015 7:53:10 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 5 leaked 
thread(s).
   [junit4]   2> Oct 23, 2015 7:53:30 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 5 threads leaked from SUITE scope at 
org.apache.solr.cloud.TestSolrCloudWithKerberosAlt: 
   [junit4]   2>    1) Thread[id=3073, name=changePwdReplayCache.data, 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]   2>         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:747)
   [junit4]   2>    2) Thread[id=3072, name=apacheds, state=WAITING, 
group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]   2>         at java.lang.Object.wait(Native Method)
   [junit4]   2>         at java.lang.Object.wait(Object.java:516)
   [junit4]   2>         at java.util.TimerThread.mainLoop(Timer.java:526)
   [junit4]   2>         at java.util.TimerThread.run(Timer.java:505)
   [junit4]   2>    3) Thread[id=3076, name=ou=system.data, 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]   2>         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:747)
   [junit4]   2>    4) Thread[id=3075, name=kdcReplayCache.data, 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]   2>         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:747)
   [junit4]   2>    5) Thread[id=3074, name=groupCache.data, 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]   2>         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:747)
   [junit4]   2> Oct 23, 2015 7:53:30 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=3073, name=changePwdReplayCache.data, 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]   2>    2) Thread[id=3072, name=apacheds, state=WAITING, 
group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]   2>    3) Thread[id=3076, name=ou=system.data, 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]   2>    4) Thread[id=3075, name=kdcReplayCache.data, 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]   2>    5) Thread[id=3074, name=groupCache.data, 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]   2> Oct 23, 2015 7:53:33 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=3073, name=changePwdReplayCache.data, 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]   2>         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:747)
   [junit4]   2>    2) Thread[id=3072, name=apacheds, state=WAITING, 
group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]   2>         at java.lang.Object.wait(Native Method)
   [junit4]   2>         at java.lang.Object.wait(Object.java:516)
   [junit4]   2>         at java.util.TimerThread.mainLoop(Timer.java:526)
   [junit4]   2>         at java.util.TimerThread.run(Timer.java:505)
   [junit4]   2>    3) Thread[id=3076, name=ou=system.data, 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]   2>         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:747)
   [junit4]   2>    4) Thread[id=3075, name=kdcReplayCache.data, 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]   2>         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:747)
   [junit4]   2>    5) Thread[id=3074, name=groupCache.data, 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]   2>         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:747)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, 
docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, 
locale=ar_QA, timezone=America/Mazatlan
   [junit4]   2> NOTE: Linux 3.19.0-31-generic amd64/Oracle Corporation 
1.9.0-ea (64-bit)/cpus=12,threads=6,free=154578200,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigSetProperties, 
ClusterStateTest, BasicAuthIntegrationTest, SecurityConfHandlerTest, 
TestBulkSchemaConcurrent, HdfsSyncSliceTest, TestReversedWildcardFilterFactory, 
TestZkChroot, TestFastLRUCache, UnloadDistributedZkTest, 
TestCloudManagedSchema, ResponseHeaderTest, DocValuesMissingTest, 
QueryResultKeyTest, TestReload, OverseerCollectionConfigSetProcessorTest, 
TriLevelCompositeIdRoutingTest, TestElisionMultitermQuery, 
TestScoreJoinQPScore, TestGroupingSearch, CloudMLTQParserTest, AutoCommitTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, ZkStateReaderTest, 
SharedFSAutoReplicaFailoverUtilsTest, TestMissingGroups, 
DistributedFacetPivotSmallTest, TestCustomSort, TestLRUCache, 
TestManagedResourceStorage, TestSolrCLIRunExample, 
TestOverriddenPrefixQueryForCustomFieldType, TestSolrQueryParser, 
TestCollationField, HLLSerializationTest, DirectUpdateHandlerTest, 
CurrencyFieldXmlFileTest, TestFuzzyAnalyzedSuggestions, 
BigEndianAscendingWordDeserializerTest, TestHashQParserPlugin, 
TestDistributedStatsComponentCardinality, ParsingFieldUpdateProcessorsTest, 
DistributedQueryComponentCustomSortTest, PluginInfoTest, BadComponentTest, 
DistributedDebugComponentTest, DateRangeFieldTest, TestTrieFacet, 
TestPerFieldSimilarity, NoCacheHeaderTest, BasicDistributedZk2Test, 
TestSolrCloudWithKerberosAlt]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithKerberosAlt -Dtests.seed=F252F530EDE3755B 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_QA 
-Dtests.timezone=America/Mazatlan -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J2 | TestSolrCloudWithKerberosAlt (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE 
scope at org.apache.solr.cloud.TestSolrCloudWithKerberosAlt: 
   [junit4]    >    1) Thread[id=3073, name=changePwdReplayCache.data, 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:747)
   [junit4]    >    2) Thread[id=3072, name=apacheds, state=WAITING, 
group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Object.wait(Object.java:516)
   [junit4]    >         at java.util.TimerThread.mainLoop(Timer.java:526)
   [junit4]    >         at java.util.TimerThread.run(Timer.java:505)
   [junit4]    >    3) Thread[id=3076, name=ou=system.data, 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:747)
   [junit4]    >    4) Thread[id=3075, name=kdcReplayCache.data, 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:747)
   [junit4]    >    5) Thread[id=3074, name=groupCache.data, 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:747)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F252F530EDE3755B]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=3073, name=changePwdReplayCache.data, 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:747)
   [junit4]    >    2) Thread[id=3072, name=apacheds, state=WAITING, 
group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Object.wait(Object.java:516)
   [junit4]    >         at java.util.TimerThread.mainLoop(Timer.java:526)
   [junit4]    >         at java.util.TimerThread.run(Timer.java:505)
   [junit4]    >    3) Thread[id=3076, name=ou=system.data, 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:747)
   [junit4]    >    4) Thread[id=3075, name=kdcReplayCache.data, 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:747)
   [junit4]    >    5) Thread[id=3074, name=groupCache.data, 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithKerberosAlt]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:747)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F252F530EDE3755B]:0)
   [junit4] Completed [83/552] on J2 in 25.22s, 1 test, 3 errors <<< FAILURES!

[...truncated 1058 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrReplicationHandlerTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_F252F530EDE3755B-001/init-core-data-001
   [junit4]   2> 68080 INFO  
(SUITE-CdcrReplicationHandlerTest-seed#[F252F530EDE3755B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 68080 INFO  
(SUITE-CdcrReplicationHandlerTest-seed#[F252F530EDE3755B]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_mz/ab
   [junit4]   2> 68083 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 68084 INFO  (Thread-136) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 68084 INFO  (Thread-136) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 68184 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:45430
   [junit4]   2> 68184 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 68184 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 68188 INFO  (zkCallback-31-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@ba672f3 name:ZooKeeperConnection 
Watcher:127.0.0.1:45430 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 68188 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 68188 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 68188 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 68191 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 68191 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 68192 INFO  (zkCallback-32-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@df09fb name:ZooKeeperConnection 
Watcher:127.0.0.1:45430/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 68192 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 68193 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 68193 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 68195 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 68197 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 68198 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 68200 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 68200 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 68201 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 68202 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 68203 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 68203 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 68204 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 68204 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 68205 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 68205 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 68206 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 68206 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 68207 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 68207 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 68208 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 68208 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 68209 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 68209 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 68209 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 68210 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 68210 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 68211 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 68212 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 68213 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 68215 INFO  (zkCallback-33-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@614862e4 
name:ZooKeeperConnection Watcher:127.0.0.1:45430/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 68215 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 68215 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 68217 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting doTest
   [junit4]   2> 68273 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_F252F530EDE3755B-001/jetty-001/cores/collection1
   [junit4]   2> 68285 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 68286 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@493fc354{/_mz/ab,null,AVAILABLE}
   [junit4]   2> 68352 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@b8ec13e{SSL-http/1.1}{127.0.0.1:?????}
   [junit4]   2> 68353 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.e.j.s.Server Started @?????ms
   [junit4]   2> 68353 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, 
hostContext=/_mz/ab, hostPort=36187, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_F252F530EDE3755B-001/jetty-001/cores}
   [junit4]   2> 68354 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@64a294a6
   [junit4]   2> 68354 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_F252F530EDE3755B-001/jetty-001/'
   [junit4]   2> 68354 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 68354 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 68371 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 68372 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 68373 INFO  (zkCallback-34-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5e4f9d6a 
name:ZooKeeperConnection Watcher:127.0.0.1:45430/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 68374 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 68374 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 68376 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 68376 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_F252F530EDE3755B-001/jetty-001/solr.xml
   [junit4]   2> 68381 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_F252F530EDE3755B-001/jetty-001/cores
   [junit4]   2> 68382 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 839549123
   [junit4]   2> 68382 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_F252F530EDE3755B-001/jetty-001/]
   [junit4]   2> 68382 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_F252F530EDE3755B-001/jetty-001/lib
   [junit4]   2> 68382 WARN  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_F252F530EDE3755B-001/jetty-001/lib).
   [junit4]   2> 68390 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 68400 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 68402 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 68402 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 68402 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45430/solr
   [junit4]   2> 68402 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 68402 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 68403 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 68404 INFO  (zkCallback-36-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1db808ea 
name:ZooKeeperConnection Watcher:127.0.0.1:45430 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 68405 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 68405 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 68407 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) 
[n:127.0.0.1:36187__mz%2Fab    ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 68409 INFO  
(zkCallback-37-thread-1-processing-n:127.0.0.1:36187__mz%2Fab) 
[n:127.0.0.1:36187__mz%2Fab    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@39a3a602 
name:ZooKeeperConnection Watcher:127.0.0.1:45430/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 68409 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) 
[n:127.0.0.1:36187__mz%2Fab    ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 68411 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) 
[n:127.0.0.1:36187__mz%2Fab    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue
   [junit4]   2> 68412 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) 
[n:127.0.0.1:36187__mz%2Fab    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 68413 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) 
[n:127.0.0.1:36187__mz%2Fab    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 68414 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) 
[n:127.0.0.1:36187__mz%2Fab    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 68415 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) 
[n:127.0.0.1:36187__mz%2Fab    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 68416 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) 
[n:127.0.0.1:36187__mz%2Fab    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 68416 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) 
[n:127.0.0.1:36187__mz%2Fab    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 68417 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) 
[n:127.0.0.1:36187__mz%2Fab    ] o.a.s.c.c.SolrZkClient makePath: 
/clusterstate.json
   [junit4]   2> 68417 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) 
[n:127.0.0.1:36187__mz%2Fab    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 68417 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) 
[n:127.0.0.1:36187__mz%2Fab    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36187__mz%2Fab
   [junit4]   2> 68418 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) 
[n:127.0.0.1:36187__mz%2Fab    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:36187__mz%2Fab
   [junit4]   2> 68419 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) 
[n:127.0.0.1:36187__mz%2Fab    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect
   [junit4]   2> 68419 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) 
[n:127.0.0.1:36187__mz%2Fab    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 68420 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) 
[n:127.0.0.1:36187__mz%2Fab    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 68420 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) 
[n:127.0.0.1:36187__mz%2Fab    ] o.a.s.c.LeaderElector Joined leadership 
election with path: 
/overseer_elect/election/94740784890642437-127.0.0.1:36187__mz%2Fab-n_0000000000
   [junit4]   2> 68420 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) 
[n:127.0.0.1:36187__mz%2Fab    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:36187__mz%2Fab
   [junit4]   2> 68420 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) 
[n:127.0.0.1:36187__mz%2Fab    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 68421 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) 
[n:127.0.0.1:36187__mz%2Fab    ] o.a.s.c.Overseer Overseer 
(id=94740784890642437-127.0.0.1:36187__mz%2Fab-n_0000000000) starting
   [junit4]   2> 68422 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) 
[n:127.0.0.1:36187__mz%2Fab    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 68424 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) 
[n:127.0.0.1:36187__mz%2Fab    ] o.a.s.c.OverseerAutoReplicaFailoverThread 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 68424 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) 
[n:127.0.0.1:36187__mz%2Fab    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 68424 INFO  
(OverseerCollectionConfigSetProcessor-94740784890642437-127.0.0.1:36187__mz%2Fab-n_0000000000)
 [n:127.0.0.1:36187__mz%2Fab    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 68425 INFO  
(OverseerStateUpdate-94740784890642437-127.0.0.1:36187__mz%2Fab-n_0000000000) 
[n:127.0.0.1:36187__mz%2Fab    ] o.a.s.c.Overseer Starting to work on the main 
queue
   [junit4]   2> 68435 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) 
[n:127.0.0.1:36187__mz%2Fab    ] o.a.s.c.CoreContainer Security conf doesn't 
exist. Skipping setup for authorization module.
   [junit4]   2> 68435 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) 
[n:127.0.0.1:36187__mz%2Fab    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 68436 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) 
[n:127.0.0.1:36187__mz%2Fab    ] o.a.s.c.CoresLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_F252F530EDE3755B-001/jetty-001/cores
   [junit4]   2> 68437 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) 
[n:127.0.0.1:36187__mz%2Fab    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collection1, config=solrconfig.xml, transient=false,

[...truncated too long message...]

)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:265)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:747)
   [junit4]   2> 795614 WARN  
(zkCallback-141-thread-5-processing-n:127.0.0.1:48721__mz%2Fab) 
[n:127.0.0.1:48721__mz%2Fab    ] o.a.s.c.c.ZkStateReader ZooKeeper watch 
triggered, but Solr cannot talk to ZK
   [junit4]   2> 795615 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@17e3ae1b{SSL-http/1.1}{127.0.0.1:?????}
   [junit4]   2> 795615 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@8353eea{/_mz/ab,null,UNAVAILABLE}
   [junit4]   2> 795615 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) 
[n:127.0.0.1:48721__mz%2Fab c:source_collection s:shard1 r:core_node1 
x:source_collection_shard1_replica2] o.a.s.SolrTestCaseJ4 ###Ending doTest
   [junit4]   2> 795616 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[F252F530EDE3755B]) 
[n:127.0.0.1:48721__mz%2Fab c:source_collection s:shard1 r:core_node1 
x:source_collection_shard1_replica2] o.a.s.c.ZkTestServer connecting to 
127.0.0.1:45430 45430
   [junit4]   2> 795653 INFO  (Thread-136) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:45430 45430
   [junit4]   2> 795654 WARN  (Thread-136) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        48      /solr/aliases.json
   [junit4]   2>        10      /solr/configs/conf1
   [junit4]   2>        6       
/solr/collections/source_collection/leaders/shard1/leader
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        2       
/solr/collections/tmp_collection/leaders/shard1/leader
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        48      /solr/clusterstate.json
   [junit4]   2>        10      
/solr/collections/source_collection/cdcr/state/buffer
   [junit4]   2>        10      
/solr/collections/source_collection/cdcr/state/process
   [junit4]   2>        10      /solr/collections/source_collection/state.json
   [junit4]   2>        3       
/solr/overseer_elect/election/94740784890642437-127.0.0.1:36187__mz%2Fab-n_0000000000
   [junit4]   2>        2       
/solr/collections/tmp_collection/cdcr/state/buffer
   [junit4]   2>        2       
/solr/collections/source_collection/leader_elect/shard1/election/94740784890642485-core_node1-n_0000000000
   [junit4]   2>        2       
/solr/collections/source_collection/leader_elect/shard1/election/94740784890642437-core_node1-n_0000000000
   [junit4]   2>        2       
/solr/collections/source_collection/leader_elect/shard1/election/94740784890642437-core_node2-n_0000000000
   [junit4]   2>        2       
/solr/collections/tmp_collection/cdcr/state/process
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        48      /solr/collections
   [junit4]   2>        46      /solr/live_nodes
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CdcrReplicationHandlerTest -Dtests.method=doTest 
-Dtests.seed=F252F530EDE3755B -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ar_SS -Dtests.timezone=Africa/Maseru -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR    728s J0 | CdcrReplicationHandlerTest.doTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes 
recoverying - waited for 330 seconds
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:172)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:133)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:128)
   [junit4]    >        at 
org.apache.solr.cloud.BaseCdcrDistributedZkTest.waitForRecoveriesToFinish(BaseCdcrDistributedZkTest.java:465)
   [junit4]    >        at 
org.apache.solr.cloud.BaseCdcrDistributedZkTest.clearSourceCollection(BaseCdcrDistributedZkTest.java:319)
   [junit4]    >        at 
org.apache.solr.cloud.CdcrReplicationHandlerTest.doTestPartialReplicationWithTruncatedTlog(CdcrReplicationHandlerTest.java:121)
   [junit4]    >        at 
org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest(CdcrReplicationHandlerTest.java:52)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    >        at java.lang.Thread.run(Thread.java:747)Throwable #2: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=591, 
name=RecoveryThread-source_collection_shard1_replica2, state=RUNNABLE, 
group=TGRP-CdcrReplicationHandlerTest]
   [junit4]    > Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F252F530EDE3755B]:0)
   [junit4]    >        at 
org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:232)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: 
java.io.FileNotFoundException: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_F252F530EDE3755B-001/jetty-002/cores/source_collection_shard1_replica2/data/tlog/tlog.0000000000000000007.1515852597102116864
 (No such file or directory)
   [junit4]    >        at 
org.apache.solr.update.CdcrTransactionLog.reopenOutputStream(CdcrTransactionLog.java:244)
   [junit4]    >        at 
org.apache.solr.update.CdcrTransactionLog.incref(CdcrTransactionLog.java:173)
   [junit4]    >        at 
org.apache.solr.update.UpdateLog.getRecentUpdates(UpdateLog.java:1079)
   [junit4]    >        at 
org.apache.solr.update.UpdateLog.seedBucketsWithHighestVersion(UpdateLog.java:1579)
   [junit4]    >        at 
org.apache.solr.update.UpdateLog.seedBucketsWithHighestVersion(UpdateLog.java:1610)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.seedVersionBuckets(SolrCore.java:877)
   [junit4]    >        at 
org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:534)
   [junit4]    >        at 
org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:225)
   [junit4]    > Caused by: java.io.FileNotFoundException: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_F252F530EDE3755B-001/jetty-002/cores/source_collection_shard1_replica2/data/tlog/tlog.0000000000000000007.1515852597102116864
 (No such file or directory)
   [junit4]    >        at java.io.RandomAccessFile.open0(Native Method)
   [junit4]    >        at 
java.io.RandomAccessFile.open(RandomAccessFile.java:327)
   [junit4]    >        at 
java.io.RandomAccessFile.<init>(RandomAccessFile.java:243)
   [junit4]    >        at 
org.apache.solr.update.CdcrTransactionLog.reopenOutputStream(CdcrTransactionLog.java:236)
   [junit4]    >        ... 7 more
   [junit4]   2> 795663 INFO  
(SUITE-CdcrReplicationHandlerTest-seed#[F252F530EDE3755B]-worker) 
[n:127.0.0.1:48721__mz%2Fab c:source_collection s:shard1 r:core_node1 
x:source_collection_shard1_replica2] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_F252F530EDE3755B-001
   [junit4]   2> Oct 23, 2015 7:59:39 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): 
{_version_=FST50, id=FSTOrd50}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=ar_SS, 
timezone=Africa/Maseru
   [junit4]   2> NOTE: Linux 3.19.0-31-generic amd64/Oracle Corporation 
1.9.0-ea (64-bit)/cpus=12,threads=1,free=226887472,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestNoOpRegenerator, 
PrimUtilsTest, HdfsThreadLeakTest, DistributedVersionInfoTest, 
CdcrReplicationHandlerTest]
   [junit4] Completed [427/552] on J0 in 727.86s, 1 test, 1 error <<< FAILURES!

[...truncated 384 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: 
There were test failures: 552 suites (8 ignored), 2172 tests, 2 suite-level 
errors, 2 errors, 1173 ignored (26 assumptions) [seed: F252F530EDE3755B]

Total time: 42 minutes 25 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to