You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/10/16 11:30:05 UTC

[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b85) - Build # 14548 - Failure!

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

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

Error Message:
5 threads leaked from SUITE scope at org.apache.solr.cloud.SaslZkACLProviderTest:     1) Thread[id=444, name=kdcReplayCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]         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=443, name=ou=system.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]         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)    3) Thread[id=442, name=changePwdReplayCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]         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=441, name=apacheds, state=WAITING, group=TGRP-SaslZkACLProviderTest]         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)    5) Thread[id=445, name=groupCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]         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.SaslZkACLProviderTest: 
   1) Thread[id=444, name=kdcReplayCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
        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=443, name=ou=system.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
        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)
   3) Thread[id=442, name=changePwdReplayCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
        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=441, name=apacheds, state=WAITING, group=TGRP-SaslZkACLProviderTest]
        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)
   5) Thread[id=445, name=groupCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
        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([672A4C1D73073BEC]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=444, name=kdcReplayCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]         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=443, name=ou=system.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]         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)    3) Thread[id=442, name=changePwdReplayCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]         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=441, name=apacheds, state=WAITING, group=TGRP-SaslZkACLProviderTest]         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)    5) Thread[id=445, name=groupCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]         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=444, name=kdcReplayCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
        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=443, name=ou=system.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
        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)
   3) Thread[id=442, name=changePwdReplayCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
        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=441, name=apacheds, state=WAITING, group=TGRP-SaslZkACLProviderTest]
        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)
   5) Thread[id=445, name=groupCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
        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([672A4C1D73073BEC]:0)


FAILED:  org.apache.solr.cloud.SaslZkACLProviderTest.testSaslZkACLProvider

Error Message:
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  ) '

Stack Trace:
java.lang.RuntimeException: 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 org.apache.solr.cloud.SaslZkACLProviderTest$SaslZkTestServer.run(SaslZkACLProviderTest.java:211)
	at org.apache.solr.cloud.SaslZkACLProviderTest.setUp(SaslZkACLProviderTest.java:81)
	at sun.reflect.GeneratedMethodAccessor9.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: 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 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.SaslZkACLProviderTest$SaslZkTestServer.run(SaslZkACLProviderTest.java:204)
	... 38 more
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


FAILED:  org.apache.solr.handler.PingRequestHandlerTest.testPingInClusterWithNoHealthCheck

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:36430/solr/testSolrCloudCollection]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:36430/solr/testSolrCloudCollection]
	at __randomizedtesting.SeedInfo.seed([672A4C1D73073BEC:89F9F2CDF6EB0108]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:352)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1099)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
	at org.apache.solr.handler.PingRequestHandlerTest.testPingInClusterWithNoHealthCheck(PingRequestHandlerTest.java:201)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	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$8.evaluate(RandomizedRunner.java:864)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
	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: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36430/solr/testSolrCloudCollection: Ping query caused exception: no servers hosting shard: shard1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
	... 44 more




Build Log:
[...truncated 9419 lines...]
   [junit4] Suite: org.apache.solr.cloud.SaslZkACLProviderTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SaslZkACLProviderTest_672A4C1D73073BEC-001/init-core-data-001
   [junit4]   2> 38061 INFO  (SUITE-SaslZkACLProviderTest-seed#[672A4C1D73073BEC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 38063 INFO  (TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[672A4C1D73073BEC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSaslZkACLProvider
   [junit4]   2> 38063 INFO  (TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[672A4C1D73073BEC]) [    ] o.a.s.c.SaslZkACLProviderTest ####SETUP_START testSaslZkACLProvider
   [junit4]   2> 38063 INFO  (TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[672A4C1D73073BEC]) [    ] o.a.s.c.SaslZkACLProviderTest ZooKeeper dataDir:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SaslZkACLProviderTest_672A4C1D73073BEC-001/tempDir-002/zookeeper/server1/data
   [junit4]   2> 39816 WARN  (TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[672A4C1D73073BEC]) [    ] o.a.d.a.l.m.e.DefaultEntry The attribute 'schemamodifytimestamp' cannot be stored
   [junit4]   2> 39835 ERROR (TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[672A4C1D73073BEC]) [    ] 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.SaslZkACLProviderTest$SaslZkTestServer.run(SaslZkACLProviderTest.java:204)
   [junit4]   2> 	at org.apache.solr.cloud.SaslZkACLProviderTest.setUp(SaslZkACLProviderTest.java:81)
   [junit4]   2> 	at sun.reflect.GeneratedMethodAccessor9.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=SaslZkACLProviderTest -Dtests.method=testSaslZkACLProvider -Dtests.seed=672A4C1D73073BEC -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=dz_BT -Dtests.timezone=Iran -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   1.78s J1 | SaslZkACLProviderTest.testSaslZkACLProvider <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: 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 org.apache.solr.cloud.SaslZkACLProviderTest$SaslZkTestServer.run(SaslZkACLProviderTest.java:211)
   [junit4]    > 	at org.apache.solr.cloud.SaslZkACLProviderTest.setUp(SaslZkACLProviderTest.java:81)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:747)
   [junit4]    > Caused by: 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 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.SaslZkACLProviderTest$SaslZkTestServer.run(SaslZkACLProviderTest.java:204)
   [junit4]    > 	... 38 more
   [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 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at org.apache.solr.cloud.ZkTestServer$ZKServerMain.shutdown(ZkTestServer.java:334)
   [junit4]    > 	at org.apache.solr.cloud.ZkTestServer.shutdown(ZkTestServer.java:526)
   [junit4]    > 	at org.apache.solr.cloud.SaslZkACLProviderTest$SaslZkTestServer.shutdown(SaslZkACLProviderTest.java:218)
   [junit4]    > 	at org.apache.solr.cloud.SaslZkACLProviderTest.tearDown(SaslZkACLProviderTest.java:116)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:747)
   [junit4]   2> 39846 INFO  (SUITE-SaslZkACLProviderTest-seed#[672A4C1D73073BEC]-worker) [    ] 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/J1/temp/solr.cloud.SaslZkACLProviderTest_672A4C1D73073BEC-001
   [junit4]   2> Oct 16, 2015 9:15:06 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 5 leaked thread(s).
   [junit4]   2> Oct 16, 2015 9:15:26 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 5 threads leaked from SUITE scope at org.apache.solr.cloud.SaslZkACLProviderTest: 
   [junit4]   2>    1) Thread[id=444, name=kdcReplayCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [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=443, name=ou=system.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [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>    3) Thread[id=442, name=changePwdReplayCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [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=441, name=apacheds, state=WAITING, group=TGRP-SaslZkACLProviderTest]
   [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>    5) Thread[id=445, name=groupCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [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 16, 2015 9:15:26 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=444, name=kdcReplayCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]   2>    2) Thread[id=443, name=ou=system.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]   2>    3) Thread[id=442, name=changePwdReplayCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]   2>    4) Thread[id=441, name=apacheds, state=WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]   2>    5) Thread[id=445, name=groupCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]   2> Oct 16, 2015 9:15:29 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=444, name=kdcReplayCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [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=443, name=ou=system.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [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>    3) Thread[id=442, name=changePwdReplayCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [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=441, name=apacheds, state=WAITING, group=TGRP-SaslZkACLProviderTest]
   [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>    5) Thread[id=445, name=groupCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [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=yes): {}, locale=dz_BT, timezone=Iran
   [junit4]   2> NOTE: Linux 3.19.0-30-generic amd64/Oracle Corporation 1.9.0-ea (64-bit)/cpus=12,threads=6,free=368274336,total=509018112
   [junit4]   2> NOTE: All tests run in this JVM: [FastVectorHighlighterTest, CoreAdminRequestStatusTest, MinimalSchemaTest, SchemaVersionSpecificBehaviorTest, TestJettySolrRunner, DistributedFacetPivotWhiteBoxTest, TestSchemaVersionResource, TestComplexPhraseQParserPlugin, TestCustomDocTransformer, InfoHandlerTest, TestLMJelinekMercerSimilarityFactory, GraphQueryTest, TestJmxMonitoredMap, TestObjectReleaseTracker, TestPartialUpdateDeduplication, BasicFunctionalityTest, SoftAutoCommitTest, TestQueryUtils, CSVRequestHandlerTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, URLClassifyProcessorTest, DistributedExpandComponentTest, SharedFSAutoReplicaFailoverTest, TestConfigSets, TestWordDelimiterFilterFactory, SaslZkACLProviderTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SaslZkACLProviderTest -Dtests.seed=672A4C1D73073BEC -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=dz_BT -Dtests.timezone=Iran -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | SaslZkACLProviderTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE scope at org.apache.solr.cloud.SaslZkACLProviderTest: 
   [junit4]    >    1) Thread[id=444, name=kdcReplayCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [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=443, name=ou=system.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [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]    >    3) Thread[id=442, name=changePwdReplayCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [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=441, name=apacheds, state=WAITING, group=TGRP-SaslZkACLProviderTest]
   [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]    >    5) Thread[id=445, name=groupCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [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([672A4C1D73073BEC]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=444, name=kdcReplayCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [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=443, name=ou=system.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [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]    >    3) Thread[id=442, name=changePwdReplayCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [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=441, name=apacheds, state=WAITING, group=TGRP-SaslZkACLProviderTest]
   [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]    >    5) Thread[id=445, name=groupCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [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([672A4C1D73073BEC]:0)
   [junit4] Completed [41/552] on J1 in 24.95s, 1 test, 3 errors <<< FAILURES!

[...truncated 1464 lines...]
   [junit4] Suite: org.apache.solr.handler.PingRequestHandlerTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_672A4C1D73073BEC-001/init-core-data-001
   [junit4]   2> 719051 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 719051 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 719051 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 719051 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 719051 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 719051 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 719051 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 719063 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 719069 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 719082 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 719082 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 719085 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 719155 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 719158 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 719159 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 719161 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 719162 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 719162 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 719163 WARN  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 719163 WARN  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 719163 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 719163 WARN  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 719163 WARN  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 719163 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 719163 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 719163 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 719163 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 719163 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 719163 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1470264701
   [junit4]   2> 719163 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 719163 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 719163 WARN  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    ] 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/core/src/test-files/solr/lib).
   [junit4]   2> 719169 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 719174 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 719174 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 719174 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 719174 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 719174 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 719175 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_672A4C1D73073BEC-001/init-core-data-001, shard=shard1}
   [junit4]   2> 719175 INFO  (coreLoadExecutor-2204-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 719175 INFO  (coreLoadExecutor-2204-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 719175 INFO  (coreLoadExecutor-2204-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 719175 INFO  (coreLoadExecutor-2204-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 719175 INFO  (coreLoadExecutor-2204-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 719189 INFO  (coreLoadExecutor-2204-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 719199 INFO  (coreLoadExecutor-2204-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 719220 INFO  (coreLoadExecutor-2204-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 719220 INFO  (coreLoadExecutor-2204-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 719223 INFO  (coreLoadExecutor-2204-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 719295 INFO  (coreLoadExecutor-2204-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 719298 INFO  (coreLoadExecutor-2204-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 719299 INFO  (coreLoadExecutor-2204-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 719301 INFO  (coreLoadExecutor-2204-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 719302 INFO  (coreLoadExecutor-2204-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 719303 INFO  (coreLoadExecutor-2204-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 719303 WARN  (coreLoadExecutor-2204-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 719303 WARN  (coreLoadExecutor-2204-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 719303 INFO  (coreLoadExecutor-2204-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 719303 WARN  (coreLoadExecutor-2204-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 719303 WARN  (coreLoadExecutor-2204-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 719304 INFO  (coreLoadExecutor-2204-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 719304 INFO  (coreLoadExecutor-2204-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 719304 INFO  (coreLoadExecutor-2204-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 719304 INFO  (coreLoadExecutor-2204-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/], dataDir=[null]
   [junit4]   2> 719304 INFO  (coreLoadExecutor-2204-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@25655830
   [junit4]   2> 719304 INFO  (coreLoadExecutor-2204-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_672A4C1D73073BEC-001/init-core-data-001
   [junit4]   2> 719304 INFO  (coreLoadExecutor-2204-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_672A4C1D73073BEC-001/init-core-data-001/index/
   [junit4]   2> 719304 WARN  (coreLoadExecutor-2204-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_672A4C1D73073BEC-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 719304 INFO  (coreLoadExecutor-2204-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_672A4C1D73073BEC-001/init-core-data-001/index
   [junit4]   2> 719305 INFO  (coreLoadExecutor-2204-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=35.283203125, floorSegmentMB=0.2080078125, forceMergeDeletesPctAllowed=12.470443145014267, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 719305 INFO  (coreLoadExecutor-2204-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@54584ceb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11324167),segFN=segments_1,generation=1}
   [junit4]   2> 719305 INFO  (coreLoadExecutor-2204-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 719305 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_672A4C1D73073BEC-001/init-core-data-001/
   [junit4]   2> 719307 INFO  (coreLoadExecutor-2204-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 719307 INFO  (coreLoadExecutor-2204-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 719307 INFO  (coreLoadExecutor-2204-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 719307 INFO  (coreLoadExecutor-2204-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 719307 INFO  (coreLoadExecutor-2204-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 719307 INFO  (coreLoadExecutor-2204-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 719307 INFO  (coreLoadExecutor-2204-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 719307 INFO  (coreLoadExecutor-2204-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 719307 INFO  (coreLoadExecutor-2204-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 719307 INFO  (coreLoadExecutor-2204-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 719307 INFO  (coreLoadExecutor-2204-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 719307 INFO  (coreLoadExecutor-2204-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 719308 INFO  (coreLoadExecutor-2204-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 719309 INFO  (coreLoadExecutor-2204-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 719309 INFO  (coreLoadExecutor-2204-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 719310 INFO  (coreLoadExecutor-2204-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLife

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

e(CloudSolrClient.java:870)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
   [junit4]    > 	at org.apache.solr.handler.PingRequestHandlerTest.testPingInClusterWithNoHealthCheck(PingRequestHandlerTest.java:201)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:747)
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36430/solr/testSolrCloudCollection: Ping query caused exception: no servers hosting shard: shard1
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
   [junit4]    > 	... 44 more
   [junit4]   2> 724198 INFO  (TEST-PingRequestHandlerTest.testDisablingServer-seed#[672A4C1D73073BEC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDisablingServer
   [junit4]   2> 724199 INFO  (TEST-PingRequestHandlerTest.testDisablingServer-seed#[672A4C1D73073BEC]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={wt=xml} hits=0 status=0 QTime=0 
   [junit4]   2> 724199 INFO  (TEST-PingRequestHandlerTest.testDisablingServer-seed#[672A4C1D73073BEC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDisablingServer
   [junit4]   2> 724201 INFO  (TEST-PingRequestHandlerTest.testBadActionRaisesException-seed#[672A4C1D73073BEC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBadActionRaisesException
   [junit4]   2> 724201 INFO  (TEST-PingRequestHandlerTest.testBadActionRaisesException-seed#[672A4C1D73073BEC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBadActionRaisesException
   [junit4]   2> 724202 INFO  (TEST-PingRequestHandlerTest.testEnablingServer-seed#[672A4C1D73073BEC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEnablingServer
   [junit4]   2> 724203 INFO  (TEST-PingRequestHandlerTest.testEnablingServer-seed#[672A4C1D73073BEC]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={wt=xml} hits=0 status=0 QTime=0 
   [junit4]   2> 724206 INFO  (TEST-PingRequestHandlerTest.testEnablingServer-seed#[672A4C1D73073BEC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEnablingServer
   [junit4]   2> 724208 INFO  (TEST-PingRequestHandlerTest.testGettingStatus-seed#[672A4C1D73073BEC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGettingStatus
   [junit4]   2> 724209 INFO  (TEST-PingRequestHandlerTest.testGettingStatus-seed#[672A4C1D73073BEC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGettingStatus
   [junit4]   2> 724209 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 724209 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1470264701
   [junit4]   2> 724209 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5b1581d3
   [junit4]   2> 724209 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 724209 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 724209 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 724209 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 724210 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 724222 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 724222 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_672A4C1D73073BEC-001/init-core-data-001/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_672A4C1D73073BEC-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 724222 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_672A4C1D73073BEC-001/init-core-data-001/index
   [junit4]   2> 724222 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_672A4C1D73073BEC-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_672A4C1D73073BEC-001/init-core-data-001;done=false>>]
   [junit4]   2> 724222 INFO  (SUITE-PingRequestHandlerTest-seed#[672A4C1D73073BEC]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_672A4C1D73073BEC-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_672A4C1D73073BEC-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, docValues:{}, sim=ClassicSimilarity, locale=gsw_LI, timezone=Africa/Banjul
   [junit4]   2> NOTE: Linux 3.19.0-30-generic amd64/Oracle Corporation 1.9.0-ea (64-bit)/cpus=12,threads=1,free=345563040,total=509411328
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistributedMissingSort, TestSolr4Spatial2, SolrCoreTest, OverseerTaskQueueTest, DeleteInactiveReplicaTest, TestHdfsUpdateLog, TestEmbeddedSolrServerConstructors, TestManagedSynonymFilterFactory, DisMaxRequestHandlerTest, FileUtilsTest, TestLazyCores, OpenExchangeRatesOrgProviderTest, CacheHeaderTest, DistributedMLTComponentTest, TestDistributedSearch, CursorPagingTest, LeaderInitiatedRecoveryOnShardRestartTest, TestFoldingMultitermQuery, TestMergePolicyConfig, ReplicationFactorTest, DistributedVersionInfoTest, SyncSliceTest, RequiredFieldsTest, HdfsThreadLeakTest, QueryEqualityTest, BigEndianAscendingWordSerializerTest, DistributedQueryComponentOptimizationTest, CdcrReplicationDistributedZkTest, TestConfig, TestSimpleQParserPlugin, TestReplicaProperties, TestManagedSchemaFieldResource, ExitableDirectoryReaderTest, TestNoOpRegenerator, TestIBSimilarityFactory, TestDocBasedVersionConstraints, TestOmitPositions, TestInitQParser, IndexSchemaRuntimeFieldTest, TestSolrConfigHandlerConcurrent, TestIntervalFaceting, AnalysisAfterCoreReloadTest, TestSolrDynamicMBean, EchoParamsTest, TestCloudSchemaless, SpellingQueryConverterTest, IndexSchemaTest, TestBadConfig, MigrateRouteKeyTest, LeaderInitiatedRecoveryOnCommitTest, RankQueryTest, TimeZoneUtilsTest, ExternalFileFieldSortTest, TestDynamicFieldResource, TestCollationFieldDocValues, TestAuthorizationFramework, TestPKIAuthenticationPlugin, TestSortingResponseWriter, TestCloudManagedSchemaConcurrent, TestRandomFaceting, TestOrdValues, TestDefaultSearchFieldResource, PingRequestHandlerTest]
   [junit4] Completed [520/552] on J0 in 5.18s, 6 tests, 1 error <<< FAILURES!

[...truncated 112 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), 2170 tests, 2 suite-level errors, 2 errors, 1202 ignored (30 assumptions) [seed: 672A4C1D73073BEC]

Total time: 33 minutes 51 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



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_60) - Build # 14552 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14552/
Java: 32bit/jdk1.8.0_60 -client -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection

Error Message:
Delete action failed!

Stack Trace:
java.lang.AssertionError: Delete action failed!
	at __randomizedtesting.SeedInfo.seed([A43A3B1D36459287:B7590972072A2B21]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.SolrCloudExampleTest.doTestDeleteAction(SolrCloudExampleTest.java:169)
	at org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection(SolrCloudExampleTest.java:145)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	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:745)




Build Log:
[...truncated 9645 lines...]
   [junit4] Suite: org.apache.solr.cloud.SolrCloudExampleTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/init-core-data-001
   [junit4]   2> 550025 INFO  (SUITE-SolrCloudExampleTest-seed#[A43A3B1D36459287]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 550025 INFO  (SUITE-SolrCloudExampleTest-seed#[A43A3B1D36459287]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 550027 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 550027 INFO  (Thread-1077) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 550027 INFO  (Thread-1077) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 550127 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.ZkTestServer start zk server on port:52519
   [junit4]   2> 550128 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 550129 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 550131 INFO  (zkCallback-472-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1dbc388 name:ZooKeeperConnection Watcher:127.0.0.1:52519 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 550132 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 550132 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 550132 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 550134 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 550135 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 550136 INFO  (zkCallback-473-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@145c089 name:ZooKeeperConnection Watcher:127.0.0.1:52519/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 550136 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 550136 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 550136 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 550138 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 550140 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 550142 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 550144 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 550144 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 550147 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 550147 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 550150 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] 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> 550150 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 550152 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] 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> 550152 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 550155 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] 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> 550155 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 550156 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] 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> 550156 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 550158 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] 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> 550158 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 550160 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] 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> 550160 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 550162 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] 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> 550162 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 550163 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] 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> 550163 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 550165 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] 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> 550165 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 550236 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/control-001/cores/collection1
   [junit4]   2> 550239 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 550239 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8d5de1{/,null,AVAILABLE}
   [junit4]   2> 550240 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.e.j.s.ServerConnector Started ServerConnector@88ccc{HTTP/1.1}{127.0.0.1:41503}
   [junit4]   2> 550240 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.e.j.s.Server Started @551551ms
   [junit4]   2> 550240 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/tempDir-001/control/data, hostContext=/, hostPort=41503, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/control-001/cores}
   [junit4]   2> 550240 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 550240 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/control-001/'
   [junit4]   2> 550241 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 550241 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 550257 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 550258 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 550259 INFO  (zkCallback-474-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@103e6bd name:ZooKeeperConnection Watcher:127.0.0.1:52519/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 550259 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 550259 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 550260 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 550260 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/control-001/solr.xml
   [junit4]   2> 550266 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/control-001/cores
   [junit4]   2> 550267 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.CoreContainer New CoreContainer 4748026
   [junit4]   2> 550267 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/control-001/]
   [junit4]   2> 550284 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/control-001/lib
   [junit4]   2> 550284 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] 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/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/control-001/lib).
   [junit4]   2> 550291 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] 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> 550292 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 550293 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 550293 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 550293 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52519/solr
   [junit4]   2> 550293 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 550293 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 550294 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 550295 INFO  (zkCallback-476-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5bacf3 name:ZooKeeperConnection Watcher:127.0.0.1:52519 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 550295 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 550296 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 550297 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:41503_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 550298 INFO  (zkCallback-477-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4beca7 name:ZooKeeperConnection Watcher:127.0.0.1:52519/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 550298 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:41503_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 550299 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:41503_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 550301 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:41503_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 550303 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:41503_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 550305 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:41503_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 550307 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:41503_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 550309 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:41503_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 550311 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:41503_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 550312 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:41503_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 550313 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:41503_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 550314 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:41503_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41503_
   [junit4]   2> 550320 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:41503_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41503_
   [junit4]   2> 550322 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:41503_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 550330 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:41503_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 550331 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:41503_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 550332 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:41503_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94700530437586948-127.0.0.1:41503_-n_0000000000
   [junit4]   2> 550332 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:41503_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41503_
   [junit4]   2> 550332 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:41503_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 550334 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:41503_    ] o.a.s.c.Overseer Overseer (id=94700530437586948-127.0.0.1:41503_-n_0000000000) starting
   [junit4]   2> 550335 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:41503_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 550340 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:41503_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 550340 INFO  (OverseerCollectionConfigSetProcessor-94700530437586948-127.0.0.1:41503_-n_0000000000) [n:127.0.0.1:41503_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 550340 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:41503_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 550341 INFO  (OverseerStateUpdate-94700530437586948-127.0.0.1:41503_-n_0000000000) [n:127.0.0.1:41503_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 550392 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:41503_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 550392 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:41503_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 550393 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:41503_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/control-001/cores
   [junit4]   2> 550394 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:41503_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 550394 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:41503_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/control-001/cores/collection1/
   [junit4]   2> 550394 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:41503_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 550395 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:41503_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 550395 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:41503_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 550395 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 550395 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 550397 INFO  (OverseerStateUpdate-94700530437586948-127.0.0.1:41503_-n_0000000000) [n:127.0.0.1:41503_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41503",
   [junit4]   2>   "node_name":"127.0.0.1:41503_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 550397 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 550397 INFO  (OverseerStateUpdate-94700530437586948-127.0.0.1:41503_-n_0000000000) [n:127.0.0.1:41503_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41503",
   [junit4]   2>   "node_name":"127.0.0.1:41503_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 550398 INFO  (OverseerStateUpdate-94700530437586948-127.0.0.1:41503_-n_0000000000) [n:127.0.0.1:41503_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 550398 INFO  (OverseerStateUpdate-94700530437586948-127.0.0.1:41503_-n_0000000000) [n:127.0.0.1:41503_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 550399 INFO  (zkCallback-477-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 551397 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 551397 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 551398 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 551398 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 551399 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 551399 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/control-001/cores/collection1/'
   [junit4]   2> 551399 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 551399 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 551413 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 551419 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 551423 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 551435 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 551436 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 551446 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 551532 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 551539 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 551541 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 551554 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 551557 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 551559 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 551560 WARN  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 551560 WARN  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 551560 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 551560 WARN  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 551560 WARN  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 551561 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 551561 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 551561 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 551561 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 551561 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@184abd8
   [junit4]   2> 551562 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/control-001/cores/collection1/data
   [junit4]   2> 551562 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/control-001/cores/collection1/data/index/
   [junit4]   2> 551562 WARN  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 551562 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/control-001/cores/collection1/data/index
   [junit4]   2> 551563 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.40561207808180133]
   [junit4]   2> 551563 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1c4dd34 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bec4d3),segFN=segments_1,generation=1}
   [junit4]   2> 551563 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 551563 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/control-001/cores/collection1/data/
   [junit4]   2> 551563 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 551568 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 551568 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 551568 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 551568 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 551568 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 551568 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 551569 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 551569 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 551569 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 551571 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 551572 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 551573 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 551574 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 551578 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 551579 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 551579 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 551579 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 551580 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 551580 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 551581 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=18.169921875, floorSegmentMB=0.6005859375, forceMergeDeletesPctAllowed=16.901743416854853, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 551581 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1c4dd34 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bec4d3),segFN=segments_1,generation=1}
   [junit4]   2> 551581 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 551582 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@155e258[collection1] main
   [junit4]   2> 551582 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 551583 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 551583 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 551583 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 551583 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 551583 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 551584 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 551584 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 551584 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 551584 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 551585 INFO  (searcherExecutor-1329-thread-1-processing-n:127.0.0.1:41503_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@155e258[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 551585 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 551585 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 551594 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 551594 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1515208488642412544
   [junit4]   2> 551595 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 10.0ms to seed version buckets with highest version 1515208488642412544
   [junit4]   2> 551595 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 551596 INFO  (coreLoadExecutor-1328-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 551596 INFO  (coreZkRegister-1322-thread-1-processing-n:127.0.0.1:41503_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:41503 collection:control_collection shard:shard1
   [junit4]   2> 551597 INFO  (coreZkRegister-1322-thread-1-processing-n:127.0.0.1:41503_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 551600 INFO  (coreZkRegister-1322-thread-1-processing-n:127.0.0.1:41503_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/94700530437586948-core_node1-n_0000000000
   [junit4]   2> 551600 INFO  (coreZkRegister-1322-thread-1-processing-n:127.0.0.1:41503_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 551601 INFO  (coreZkRegister-1322-thread-1-processing-n:127.0.0.1:41503_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 551601 INFO  (coreZkRegister-1322-thread-1-processing-n:127.0.0.1:41503_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 551602 INFO  (coreZkRegister-1322-thread-1-processing-n:127.0.0.1:41503_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41503/collection1/
   [junit4]   2> 551602 INFO  (coreZkRegister-1322-thread-1-processing-n:127.0.0.1:41503_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 551602 INFO  (coreZkRegister-1322-thread-1-processing-n:127.0.0.1:41503_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:41503/collection1/ has no replicas
   [junit4]   2> 551602 INFO  (coreZkRegister-1322-thread-1-processing-n:127.0.0.1:41503_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41503/collection1/ shard1
   [junit4]   2> 551602 INFO  (OverseerStateUpdate-94700530437586948-127.0.0.1:41503_-n_0000000000) [n:127.0.0.1:41503_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 551602 INFO  (coreZkRegister-1322-thread-1-processing-n:127.0.0.1:41503_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 551604 INFO  (coreZkRegister-1322-thread-1-processing-n:127.0.0.1:41503_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 551606 INFO  (OverseerStateUpdate-94700530437586948-127.0.0.1:41503_-n_0000000000) [n:127.0.0.1:41503_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:41503",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 551708 INFO  (zkCallback-477-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 551757 INFO  (coreZkRegister-1322-thread-1-processing-n:127.0.0.1:41503_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:41503/collection1/ and leader is http://127.0.0.1:41503/collection1/
   [junit4]   2> 551757 INFO  (coreZkRegister-1322-thread-1-processing-n:127.0.0.1:41503_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41503
   [junit4]   2> 551757 INFO  (coreZkRegister-1322-thread-1-processing-n:127.0.0.1:41503_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 551757 INFO  (coreZkRegister-1322-thread-1-processing-n:127.0.0.1:41503_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 551757 INFO  (coreZkRegister-1322-thread-1-processing-n:127.0.0.1:41503_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41503_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 551759 INFO  (OverseerStateUpdate-94700530437586948-127.0.0.1:41503_-n_0000000000) [n:127.0.0.1:41503_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41503",
   [junit4]   2>   "node_name":"127.0.0.1:41503_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 551759 INFO  (OverseerStateUpdate-94700530437586948-127.0.0.1:41503_-n_0000000000) [n:127.0.0.1:41503_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41503",
   [junit4]   2>   "node_name":"127.0.0.1:41503_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 551862 INFO  (zkCallback-477-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 551896 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 551897 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 551898 INFO  (zkCallback-479-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@175d93e name:ZooKeeperConnection Watcher:127.0.0.1:52519/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 551898 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 551899 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 551899 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 551900 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 551901 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 551901 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 551902 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 551903 INFO  (zkCallback-480-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@480bb name:ZooKeeperConnection Watcher:127.0.0.1:52519/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 551903 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 551903 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 551905 INFO  (OverseerStateUpdate-94700530437586948-127.0.0.1:41503_-n_0000000000) [n:127.0.0.1:41503_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 551905 INFO  (OverseerStateUpdate-94700530437586948-127.0.0.1:41503_-n_0000000000) [n:127.0.0.1:41503_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 551972 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/shard-1-001/cores/collection1
   [junit4]   2> 551973 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/shard-1-001
   [junit4]   2> 551973 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 551975 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6d8962{/,null,AVAILABLE}
   [junit4]   2> 551975 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.e.j.s.ServerConnector Started ServerConnector@126e6b6{HTTP/1.1}{127.0.0.1:48134}
   [junit4]   2> 551975 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.e.j.s.Server Started @553286ms
   [junit4]   2> 551975 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=48134, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/shard-1-001/cores}
   [junit4]   2> 551975 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 551976 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/shard-1-001/'
   [junit4]   2> 551976 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 551976 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 551991 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 551991 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 551992 INFO  (zkCallback-481-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d52392 name:ZooKeeperConnection Watcher:127.0.0.1:52519/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 551992 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 551993 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 551994 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 551994 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/shard-1-001/solr.xml
   [junit4]   2> 551998 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/shard-1-001/cores
   [junit4]   2> 551998 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.CoreContainer New CoreContainer 12699393
   [junit4]   2> 551998 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/shard-1-001/]
   [junit4]   2> 551998 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/shard-1-001/lib
   [junit4]   2> 551998 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] 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/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/shard-1-001/lib).
   [junit4]   2> 552006 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] 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> 552007 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 552007 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 552007 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 552007 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52519/solr
   [junit4]   2> 552007 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 552007 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 552008 INFO  (OverseerStateUpdate-94700530437586948-127.0.0.1:41503_-n_0000000000) [n:127.0.0.1:41503_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 552008 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 552009 INFO  (zkCallback-483-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e20710 name:ZooKeeperConnection Watcher:127.0.0.1:52519 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 552009 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 552010 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 552011 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:48134_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 552012 INFO  (zkCallback-484-thread-1-processing-n:127.0.0.1:48134_) [n:127.0.0.1:48134_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c538bb name:ZooKeeperConnection Watcher:127.0.0.1:52519/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 552012 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:48134_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 552017 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:48134_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 553022 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:48134_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48134_
   [junit4]   2> 553022 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:48134_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:48134_
   [junit4]   2> 553023 INFO  (zkCallback-479-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 553023 INFO  (zkCallback-484-thread-1-processing-n:127.0.0.1:48134_) [n:127.0.0.1:48134_    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 553023 INFO  (zkCallback-477-thread-1-processing-n:127.0.0.1:41503_) [n:127.0.0.1:41503_    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 553025 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:48134_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 553025 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:48134_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94700530437586953-127.0.0.1:48134_-n_0000000001
   [junit4]   2> 553026 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:48134_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94700530437586948-127.0.0.1:41503_-n_0000000000 to know if I could be the leader
   [junit4]   2> 553052 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:48134_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 553053 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:48134_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 553053 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:48134_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/shard-1-001/cores
   [junit4]   2> 553054 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:48134_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 553054 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:48134_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/shard-1-001/cores/collection1/
   [junit4]   2> 553054 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:48134_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 553055 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:48134_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 553055 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:48134_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 553055 INFO  (coreLoadExecutor-1339-thread-1-processing-n:127.0.0.1:48134_) [n:127.0.0.1:48134_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 553055 INFO  (coreLoadExecutor-1339-thread-1-processing-n:127.0.0.1:48134_) [n:127.0.0.1:48134_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 553056 INFO  (coreLoadExecutor-1339-thread-1-processing-n:127.0.0.1:48134_) [n:127.0.0.1:48134_ c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 553056 INFO  (coreLoadExecutor-1339-thread-1-processing-n:127.0.0.1:48134_) [n:127.0.0.1:48134_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch collection1
   [junit4]   2> 553057 INFO  (OverseerStateUpdate-94700530437586948-127.0.0.1:41503_-n_0000000000) [n:127.0.0.1:41503_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:48134",
   [junit4]   2>   "node_name":"127.0.0.1:48134_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 553057 INFO  (coreLoadExecutor-1339-thread-1-processing-n:127.0.0.1:48134_) [n:127.0.0.1:48134_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add data for collection1 ver 0 
   [junit4]   2> 553057 INFO  (coreLoadExecutor-1339-thread-1-processing-n:127.0.0.1:48134_) [n:127.0.0.1:48134_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 553057 INFO  (OverseerStateUpdate-94700530437586948-127.0.0.1:41503_-n_0000000000) [n:127.0.0.1:41503_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:48134",
   [junit4]   2>   "node_name":"127.0.0.1:48134_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 553058 INFO  (OverseerStateUpdate-94700530437586948-127.0.0.1:41503_-n_0000000000) [n:127.0.0.1:41503_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 553058 INFO  (OverseerStateUpdate-94700530437586948-127.0.0.1:41503_-n_0000000000) [n:127.0.0.1:41503_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 553160 INFO  (OverseerStateUpdate-94700530437586948-127.0.0.1:41503_-n_0000000000) [n:127.0.0.1:41503_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 553160 INFO  (zkCallback-484-thread-1-processing-n:127.0.0.1:48134_) [n:127.0.0.1:48134_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 553161 INFO  (zkCallback-484-thread-1-processing-n:127.0.0.1:48134_) [n:127.0.0.1:48134_    ] o.a.s.c.c.ZkStateReader Updating data for collection1 from 0 to 1 
   [junit4]   2> 554057 INFO  (coreLoadExecutor-1339-thread-1-processing-n:127.0.0.1:48134_) [n:127.0.0.1:48134_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 554057 INFO  (coreLoadExecutor-1339-thread-1-processing-n:127.0.0.1:48134_) [n:127.0.0.1:48134_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 554058 INFO  (coreLoadExecutor-1339-thread-1-processing-n:127.0.0.1:48134_) [n:127.0.0.1:48134_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 554058 INFO  (coreLoadExecutor-1339-thread-1-processing-n:127.0.0.1:48134_) [n:127.0.0.1:48134_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 554058 INFO  (coreLoadExecutor-1339-thread-1-processing-n:127.0.0.1:48134_) [n:127.0.0.1:48134_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 554058 INFO  (coreLoadExecutor-1339-thread-1-processing-n:127.0.0.1:48134_) [n:127.0.0.1:48134_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/shard-1-001/cores/collection1/'
   [junit4]   2> 554059 INFO  (coreLoadExecutor-1339-thread-1-processing-n:127.0.0.1:48134_) [n:127.0.0.1:48134_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 554059 INFO  (coreLoadExecutor-1339-thread-1-processing-n:127.0.0.1:48134_) [n:127.0.0.1:48134_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 554073 INFO  (coreLoadExecutor-1339-thread-1-processing-n:127.0.0.1:48134_) [n:127.0.0.1:48134_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 554079 INFO  (coreLoadExecutor-1339-thread-1-processing-n:127.0.0.1:48134_) [n:127.0.0.1:48134_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 554083 INFO  (coreLoadExecutor-1339-thread-1-processing-n:127.0.0.1:48134_) [n:127.0.0.1:48134_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 554096 INFO  (coreLoadExecutor-1339-thread-1-processing-n:127.0.0.1:48134_) [n:127.0.0.1:48134_ c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 554097 INFO  (coreLoadExecutor-1339-thread-1-processing-n:127.0.0.1:48134_) [n:127.0.0.1:48134_ c:collection1   x:collection1] o.a.s.s.

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

eerStateUpdate-94700530437586962-127.0.0.1:58329_-n_0000000004) [n:127.0.0.1:58329_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58329",
   [junit4]   2>   "node_name":"127.0.0.1:58329_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 592118 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:58329_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 592140 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:58329_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 592140 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:58329_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/shard-4-001/cores/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/shard-4-001/cores/collection1/data/index;done=false>>]
   [junit4]   2> 592140 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:58329_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/shard-4-001/cores/collection1/data/index
   [junit4]   2> 592140 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:58329_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/shard-4-001/cores/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/shard-4-001/cores/collection1/data;done=false>>]
   [junit4]   2> 592140 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:58329_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001/shard-4-001/cores/collection1/data
   [junit4]   2> 592141 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:58329_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.Overseer Overseer (id=94700530437586962-127.0.0.1:58329_-n_0000000004) closing
   [junit4]   2> 592141 INFO  (OverseerStateUpdate-94700530437586962-127.0.0.1:58329_-n_0000000004) [n:127.0.0.1:58329_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:58329_
   [junit4]   2> 592145 INFO  (zkCallback-497-thread-1-processing-n:127.0.0.1:58329_) [n:127.0.0.1:58329_    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 592145 WARN  (zkCallback-497-thread-1-processing-n:127.0.0.1:58329_) [n:127.0.0.1:58329_    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 592162 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@353883{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 592162 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@141142a{/,null,UNAVAILABLE}
   [junit4]   2> 592163 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[A43A3B1D36459287]) [n:127.0.0.1:58329_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52519 52519
   [junit4]   2> 592184 INFO  (Thread-1077) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52519 52519
   [junit4]   2> 592191 WARN  (Thread-1077) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	8	/solr/configs/gettingstarted/managed-schema
   [junit4]   2> 	8	/solr/configs/gettingstarted
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 	4	/solr/collections/gettingstarted/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/live_nodes
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCloudExampleTest -Dtests.method=testLoadDocsIntoGettingStartedCollection -Dtests.seed=A43A3B1D36459287 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de_AT -Dtests.timezone=Etc/GMT-7 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 42.2s J1 | SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Delete action failed!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A43A3B1D36459287:B7590972072A2B21]:0)
   [junit4]    > 	at org.apache.solr.cloud.SolrCloudExampleTest.doTestDeleteAction(SolrCloudExampleTest.java:169)
   [junit4]    > 	at org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection(SolrCloudExampleTest.java:145)
   [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:745)
   [junit4]   2> 592204 INFO  (SUITE-SolrCloudExampleTest-seed#[A43A3B1D36459287]-worker) [n:127.0.0.1:58329_ c:collection1 s:shard1 r:core_node4 x:collection1] 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/J1/temp/solr.cloud.SolrCloudExampleTest_A43A3B1D36459287-001
   [junit4]   2> Oct 16, 2015 5:11:00 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), sim=ClassicSimilarity, locale=de_AT, timezone=Etc/GMT-7
   [junit4]   2> NOTE: Linux 3.19.0-30-generic i386/Oracle Corporation 1.8.0_60 (32-bit)/cpus=12,threads=1,free=145809448,total=473034752
   [junit4]   2> NOTE: All tests run in this JVM: [TestNonDefinedSimilarityFactory, ShardSplitTest, TestManagedSchemaFieldTypeResource, TestObjectReleaseTracker, HdfsRecoveryZkTest, SuggesterFSTTest, TestStressUserVersions, ShardRoutingCustomTest, SSLMigrationTest, TestCryptoKeys, CollectionsAPIDistributedZkTest, SimplePostToolTest, TestLFUCache, InfoHandlerTest, TestSolrDeletionPolicy2, SortByFunctionTest, TestWordDelimiterFilterFactory, TestRemoveLastDynamicCopyField, TestMiniSolrCloudCluster, SolrInfoMBeanTest, TestBinaryResponseWriter, TestTrie, TermsComponentTest, TestStressVersions, FacetPivotSmallTest, TestRestoreCore, SolrCloudExampleTest]
   [junit4] Completed [157/552] on J1 in 43.22s, 1 test, 1 failure <<< FAILURES!

[...truncated 1233 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), 2171 tests, 1 failure, 74 ignored (37 assumptions) [seed: A43A3B1D36459287]

Total time: 55 minutes 43 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



[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b85) - Build # 14551 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14551/
Java: 64bit/jdk1.9.0-ea-b85 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest

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

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=10391, name=RecoveryThread-source_collection_shard1_replica1, state=RUNNABLE, group=TGRP-CdcrReplicationHandlerTest]
	at __randomizedtesting.SeedInfo.seed([B9AB118CD5FF7912:1EEFA928B8446AAB]:0)
Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
	at __randomizedtesting.SeedInfo.seed([B9AB118CD5FF7912]: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_B9AB118CD5FF7912-001/jetty-002/cores/source_collection_shard1_replica1/data/tlog/tlog.0000000000000000006.1515202005168029696 (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_B9AB118CD5FF7912-001/jetty-002/cores/source_collection_shard1_replica1/data/tlog/tlog.0000000000000000006.1515202005168029696 (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




Build Log:
[...truncated 10618 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_B9AB118CD5FF7912-001/init-core-data-001
   [junit4]   2> 1105443 INFO  (SUITE-CdcrReplicationHandlerTest-seed#[B9AB118CD5FF7912]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1105443 INFO  (SUITE-CdcrReplicationHandlerTest-seed#[B9AB118CD5FF7912]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1105461 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1105461 INFO  (Thread-4297) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1105461 INFO  (Thread-4297) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1105561 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.ZkTestServer start zk server on port:59462
   [junit4]   2> 1105562 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1105562 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1105563 INFO  (zkCallback-1361-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13709abf name:ZooKeeperConnection Watcher:127.0.0.1:59462 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1105563 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1105564 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1105564 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1105572 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1105572 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1105573 INFO  (zkCallback-1362-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@34287b60 name:ZooKeeperConnection Watcher:127.0.0.1:59462/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1105573 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1105573 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1105573 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1105573 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1105574 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1105574 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1105575 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] 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> 1105575 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1105575 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] 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> 1105575 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1105576 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] 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> 1105576 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1105577 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] 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> 1105577 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1105578 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] 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> 1105578 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1105578 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] 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> 1105578 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1105579 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] 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> 1105579 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1105579 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] 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> 1105579 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1105580 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] 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> 1105580 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1105580 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] 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> 1105581 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1105581 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] 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> 1105581 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1105582 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1105582 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1105583 INFO  (zkCallback-1363-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4b7b9070 name:ZooKeeperConnection Watcher:127.0.0.1:59462/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1105583 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1105583 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1105583 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTest
   [junit4]   2> 1105680 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] 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_B9AB118CD5FF7912-001/jetty-001/cores/collection1
   [junit4]   2> 1105681 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1105681 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1864904b{/,null,AVAILABLE}
   [junit4]   2> 1105684 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.e.j.s.ServerConnector Started ServerConnector@22dad5aa{SSL-http/1.1}{127.0.0.1:59616}
   [junit4]   2> 1105684 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.e.j.s.Server Started @1107382ms
   [junit4]   2> 1105684 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, hostContext=/, hostPort=59616, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B9AB118CD5FF7912-001/jetty-001/cores}
   [junit4]   2> 1105684 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@64a294a6
   [junit4]   2> 1105684 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] 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_B9AB118CD5FF7912-001/jetty-001/'
   [junit4]   2> 1105684 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1105685 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1105694 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1105694 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1105695 INFO  (zkCallback-1364-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3165c52e name:ZooKeeperConnection Watcher:127.0.0.1:59462/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1105695 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1105695 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1105696 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1105696 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] 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_B9AB118CD5FF7912-001/jetty-001/solr.xml
   [junit4]   2> 1105699 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] 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_B9AB118CD5FF7912-001/jetty-001/cores
   [junit4]   2> 1105699 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.CoreContainer New CoreContainer 2086461067
   [junit4]   2> 1105699 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] 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_B9AB118CD5FF7912-001/jetty-001/]
   [junit4]   2> 1105699 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] 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_B9AB118CD5FF7912-001/jetty-001/lib
   [junit4]   2> 1105699 WARN  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] 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_B9AB118CD5FF7912-001/jetty-001/lib).
   [junit4]   2> 1105711 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] 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> 1105712 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1105712 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1105712 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1105713 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59462/solr
   [junit4]   2> 1105713 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1105713 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1105713 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1105714 INFO  (zkCallback-1366-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@21f5dba8 name:ZooKeeperConnection Watcher:127.0.0.1:59462 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1105714 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1105714 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1105715 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:59616_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1105715 INFO  (zkCallback-1367-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@163fb63b name:ZooKeeperConnection Watcher:127.0.0.1:59462/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1105715 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:59616_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1105716 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:59616_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1105717 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:59616_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1105718 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:59616_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1105718 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:59616_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1105719 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:59616_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1105720 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:59616_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1105721 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:59616_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1105721 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:59616_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1105722 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:59616_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1105722 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:59616_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59616_
   [junit4]   2> 1105722 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:59616_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:59616_
   [junit4]   2> 1105723 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:59616_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1105723 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:59616_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1105724 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:59616_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1105724 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:59616_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94700123356725253-127.0.0.1:59616_-n_0000000000
   [junit4]   2> 1105724 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:59616_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59616_
   [junit4]   2> 1105724 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:59616_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1105725 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:59616_    ] o.a.s.c.Overseer Overseer (id=94700123356725253-127.0.0.1:59616_-n_0000000000) starting
   [junit4]   2> 1105726 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:59616_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1105727 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:59616_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1105728 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:59616_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1105728 INFO  (OverseerCollectionConfigSetProcessor-94700123356725253-127.0.0.1:59616_-n_0000000000) [n:127.0.0.1:59616_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1105728 INFO  (OverseerStateUpdate-94700123356725253-127.0.0.1:59616_-n_0000000000) [n:127.0.0.1:59616_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1105733 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:59616_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1105733 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:59616_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1105734 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:59616_    ] 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_B9AB118CD5FF7912-001/jetty-001/cores
   [junit4]   2> 1105734 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:59616_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B9AB118CD5FF7912-001/jetty-001/cores/collection1, collection=tmp_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B9AB118CD5FF7912-001/jetty-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1105734 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:59616_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B9AB118CD5FF7912-001/jetty-001/cores/collection1/
   [junit4]   2> 1105734 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:59616_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1105735 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:59616_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1105735 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:59616_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1105735 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1105735 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1105755 INFO  (OverseerStateUpdate-94700123356725253-127.0.0.1:59616_-n_0000000000) [n:127.0.0.1:59616_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:59616",
   [junit4]   2>   "node_name":"127.0.0.1:59616_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1105755 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1105755 INFO  (OverseerStateUpdate-94700123356725253-127.0.0.1:59616_-n_0000000000) [n:127.0.0.1:59616_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:59616",
   [junit4]   2>   "node_name":"127.0.0.1:59616_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1105755 INFO  (OverseerStateUpdate-94700123356725253-127.0.0.1:59616_-n_0000000000) [n:127.0.0.1:59616_    ] o.a.s.c.o.ClusterStateMutator building a new cName: tmp_collection
   [junit4]   2> 1105755 INFO  (OverseerStateUpdate-94700123356725253-127.0.0.1:59616_-n_0000000000) [n:127.0.0.1:59616_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1105756 INFO  (zkCallback-1367-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1106755 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1106755 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:tmp_collection
   [junit4]   2> 1106756 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Creating collection in ZooKeeper:tmp_collection
   [junit4]   2> 1106756 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Looking for collection configName
   [junit4]   2> 1106756 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Only one config set found in zk - using it:conf1
   [junit4]   2> 1106756 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection   x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection
   [junit4]   2> 1106757 INFO  (zkCallback-1367-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_    ] o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections, has occurred - updating...
   [junit4]   2> 1106757 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/tmp_collection
   [junit4]   2> 1106757 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/tmp_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1106757 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection   x:collection1] 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_B9AB118CD5FF7912-001/jetty-001/cores/collection1/'
   [junit4]   2> 1106757 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1106758 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1106768 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1106772 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1106774 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1106780 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1106781 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1106785 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1106854 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1106854 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1106855 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1106856 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1106862 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1106862 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection tmp_collection
   [junit4]   2> 1106862 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 1106862 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B9AB118CD5FF7912-001/jetty-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1106862 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@19037181
   [junit4]   2> 1106863 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B9AB118CD5FF7912-001/jetty-001/cores/collection1/data
   [junit4]   2> 1106863 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B9AB118CD5FF7912-001/jetty-001/cores/collection1/data/index/
   [junit4]   2> 1106863 WARN  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B9AB118CD5FF7912-001/jetty-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1106863 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B9AB118CD5FF7912-001/jetty-001/cores/collection1/data/index
   [junit4]   2> 1106863 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6556052295806242]
   [junit4]   2> 1106910 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B9AB118CD5FF7912-001/jetty-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1106910 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1106910 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B9AB118CD5FF7912-001/jetty-001/cores/collection1/data/
   [junit4]   2> 1106913 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "cdcr-processor-chain"
   [junit4]   2> 1106922 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1106924 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1106925 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1106925 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1106926 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1106931 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/cdcr,/update,/admin/file
   [junit4]   2> 1106931 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1106939 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1106939 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1106946 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1106946 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1106947 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=27.880859375, floorSegmentMB=2.1162109375, forceMergeDeletesPctAllowed=7.359214982712624, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8072526933950839
   [junit4]   2> 1106947 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B9AB118CD5FF7912-001/jetty-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1106947 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1106947 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2f274d70[collection1] main
   [junit4]   2> 1106947 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/tmp_collection
   [junit4]   2> 1106948 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/tmp_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1106948 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1106948 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1106948 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1106948 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1106948 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1106948 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1106948 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1106949 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1106952 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/cdcr/state
   [junit4]   2> 1106959 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.CdcrBufferStateManager Created znode /collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 1106963 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.CdcrProcessStateManager Created znode /collections/tmp_collection/cdcr/state/process
   [junit4]   2> 1106976 INFO  (searcherExecutor-4827-thread-1-processing-n:127.0.0.1:59616_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2f274d70[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1106976 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1106976 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1106976 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1106976 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1515201975294099456
   [junit4]   2> 1106978 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1515201975294099456
   [junit4]   2> 1106978 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1106978 INFO  (coreLoadExecutor-4826-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1106979 INFO  (coreZkRegister-4820-thread-1-processing-n:127.0.0.1:59616_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:https://127.0.0.1:59616 collection:tmp_collection shard:shard1
   [junit4]   2> 1106979 INFO  (coreZkRegister-4820-thread-1-processing-n:127.0.0.1:59616_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/leader_elect/shard1/election
   [junit4]   2> 1106986 INFO  (coreZkRegister-4820-thread-1-processing-n:127.0.0.1:59616_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/tmp_collection/leader_elect/shard1/election/94700123356725253-core_node1-n_0000000000
   [junit4]   2> 1106986 INFO  (coreZkRegister-4820-thread-1-processing-n:127.0.0.1:59616_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1106986 INFO  (coreZkRegister-4820-thread-1-processing-n:127.0.0.1:59616_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1106987 INFO  (coreZkRegister-4820-thread-1-processing-n:127.0.0.1:59616_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1106987 INFO  (coreZkRegister-4820-thread-1-processing-n:127.0.0.1:59616_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:59616/collection1/
   [junit4]   2> 1106987 INFO  (coreZkRegister-4820-thread-1-processing-n:127.0.0.1:59616_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1106987 INFO  (coreZkRegister-4820-thread-1-processing-n:127.0.0.1:59616_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:59616/collection1/ has no replicas
   [junit4]   2> 1106987 INFO  (OverseerStateUpdate-94700123356725253-127.0.0.1:59616_-n_0000000000) [n:127.0.0.1:59616_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tmp_collection"} current state version: 1
   [junit4]   2> 1106987 INFO  (coreZkRegister-4820-thread-1-processing-n:127.0.0.1:59616_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:59616/collection1/ shard1
   [junit4]   2> 1106987 INFO  (coreZkRegister-4820-thread-1-processing-n:127.0.0.1:59616_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/leaders/shard1
   [junit4]   2> 1106988 INFO  (coreZkRegister-4820-thread-1-processing-n:127.0.0.1:59616_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1106989 INFO  (zkCallback-1367-thread-1-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_    ] o.a.s.h.CdcrProcessStateManager Received new leader state @ tmp_collection:shard1
   [junit4]   2> 1107003 INFO  (OverseerStateUpdate-94700123356725253-127.0.0.1:59616_-n_0000000000) [n:127.0.0.1:59616_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "base_url":"https://127.0.0.1:59616",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1107105 INFO  (zkCallback-1367-thread-2-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1107154 INFO  (coreZkRegister-4820-thread-1-processing-n:127.0.0.1:59616_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are https://127.0.0.1:59616/collection1/ and leader is https://127.0.0.1:59616/collection1/
   [junit4]   2> 1107154 INFO  (coreZkRegister-4820-thread-1-processing-n:127.0.0.1:59616_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:59616
   [junit4]   2> 1107154 INFO  (coreZkRegister-4820-thread-1-processing-n:127.0.0.1:59616_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1107154 INFO  (coreZkRegister-4820-thread-1-processing-n:127.0.0.1:59616_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1107154 INFO  (coreZkRegister-4820-thread-1-processing-n:127.0.0.1:59616_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:59616_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1107155 INFO  (OverseerStateUpdate-94700123356725253-127.0.0.1:59616_-n_0000000000) [n:127.0.0.1:59616_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:59616",
   [junit4]   2>   "node_name":"127.0.0.1:59616_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1107155 INFO  (OverseerStateUpdate-94700123356725253-127.0.0.1:59616_-n_0000000000) [n:127.0.0.1:59616_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:59616",
   [junit4]   2>   "node_name":"127.0.0.1:59616_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1107256 INFO  (zkCallback-1367-thread-2-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1107330 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] 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_B9AB118CD5FF7912-001/jetty-002/cores/collection1
   [junit4]   2> 1107331 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1107332 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@70fb4bf7{/,null,AVAILABLE}
   [junit4]   2> 1107334 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2bd3822b{SSL-http/1.1}{127.0.0.1:55924}
   [junit4]   2> 1107334 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.e.j.s.Server Started @1109033ms
   [junit4]   2> 1107334 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2, hostContext=/, hostPort=55924, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B9AB118CD5FF7912-001/jetty-002/cores}
   [junit4]   2> 1107334 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@64a294a6
   [junit4]   2> 1107335 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] 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_B9AB118CD5FF7912-001/jetty-002/'
   [junit4]   2> 1107335 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1107335 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1107346 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1107347 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1107349 INFO  (zkCallback-1368-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6da37be name:ZooKeeperConnection Watcher:127.0.0.1:59462/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1107349 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1107349 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1107350 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1107350 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] 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_B9AB118CD5FF7912-001/jetty-002/solr.xml
   [junit4]   2> 1107353 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] 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_B9AB118CD5FF7912-001/jetty-002/cores
   [junit4]   2> 1107353 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.CoreContainer New CoreContainer 1546754048
   [junit4]   2> 1107353 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] 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_B9AB118CD5FF7912-001/jetty-002/]
   [junit4]   2> 1107353 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] 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_B9AB118CD5FF7912-001/jetty-002/lib
   [junit4]   2> 1107354 WARN  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] 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_B9AB118CD5FF7912-001/jetty-002/lib).
   [junit4]   2> 1107358 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] 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> 1107359 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1107360 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1107360 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1107360 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59462/solr
   [junit4]   2> 1107360 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1107360 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1107360 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1107361 INFO  (zkCallback-1370-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@47bd2e54 name:ZooKeeperConnection Watcher:127.0.0.1:59462 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1107361 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1107361 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1107362 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:55924_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1107362 INFO  (zkCallback-1371-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3aad4eae name:ZooKeeperConnection Watcher:127.0.0.1:59462/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1107363 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:55924_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1107365 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:55924_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1108367 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:55924_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55924_
   [junit4]   2> 1108367 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:55924_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:55924_
   [junit4]   2> 1108367 INFO  (zkCallback-1367-thread-2-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1108367 INFO  (zkCallback-1371-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1108368 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:55924_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1108368 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:55924_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94700123356725256-127.0.0.1:55924_-n_0000000001
   [junit4]   2> 1108369 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:55924_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94700123356725253-127.0.0.1:59616_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1108373 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:55924_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1108373 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:55924_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1108373 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:55924_    ] 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_B9AB118CD5FF7912-001/jetty-002/cores
   [junit4]   2> 1108374 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:55924_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B9AB118CD5FF7912-001/jetty-002/cores/collection1, collection=tmp_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B9AB118CD5FF7912-001/jetty-002/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1108374 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:55924_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B9AB118CD5FF7912-001/jetty-002/cores/collection1/
   [junit4]   2> 1108374 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:55924_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1108374 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:55924_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1108374 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B9AB118CD5FF7912]) [n:127.0.0.1:55924_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1108374 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1108374 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1108375 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Registering watch for collection tmp_collection
   [junit4]   2> 1108375 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch tmp_collection
   [junit4]   2> 1108375 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for tmp_collection
   [junit4]   2> 1108375 INFO  (OverseerStateUpdate-94700123356725253-127.0.0.1:59616_-n_0000000000) [n:127.0.0.1:59616_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:55924",
   [junit4]   2>   "node_name":"127.0.0.1:55924_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 1108375 INFO  (OverseerStateUpdate-94700123356725253-127.0.0.1:59616_-n_0000000000) [n:127.0.0.1:59616_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:55924",
   [junit4]   2>   "node_name":"127.0.0.1:55924_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1108375 INFO  (OverseerStateUpdate-94700123356725253-127.0.0.1:59616_-n_0000000000) [n:127.0.0.1:59616_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=1
   [junit4]   2> 1108375 INFO  (OverseerStateUpdate-94700123356725253-127.0.0.1:59616_-n_0000000000) [n:127.0.0.1:59616_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1108375 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1108479 INFO  (zkCallback-1367-thread-2-processing-n:127.0.0.1:59616_) [n:127.0.0.1:59616_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1108479 INFO  (zkCallback-1371-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1109375 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1109375 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:tmp_collection
   [junit4]   2> 1109376 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1109376 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/tmp_collection
   [junit4]   2> 1109376 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/tmp_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1109376 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection   x:collection1] 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_B9AB118CD5FF7912-001/jetty-002/cores/collection1/'
   [junit4]   2> 1109376 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1109376 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1109384 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1109387 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1109389 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1109393 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1109394 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1109397 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1109476 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1109477 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1109478 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1109480 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1109488 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1109489 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection tmp_collection
   [junit4]   2> 1109489 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 1109489 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B9AB118CD5FF7912-001/jetty-002/cores/collection1/], dataDir=[null]
   [junit4]   2> 1109489 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@19037181
   [junit4]   2> 1109489 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B9AB118CD5FF7912-001/jetty-002/cores/collection1/data
   [junit4]   2> 1109490 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B9AB118CD5FF7912-001/jetty-002/cores/collection1/data/index/
   [junit4]   2> 1109490 WARN  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B9AB118CD5FF7912-001/jetty-002/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1109490 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B9AB118CD5FF7912-001/jetty-002/cores/collection1/data/index
   [junit4]   2> 1109490 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6556052295806242]
   [junit4]   2> 1109532 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B9AB118CD5FF7912-001/jetty-002/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1109532 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1109533 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55924_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B9AB118CD5FF7912-001/jetty-002/cores/collection1/data/
   [junit4]   2> 1109536 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "cdcr-processor-chain"
   [junit4]   2> 1109536 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1109538 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1109539 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1109539 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1109540 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1109544 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/cdcr,/update,/admin/file
   [junit4]   2> 1109545 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1109545 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1109545 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1109546 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1109546 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1109547 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=27.880859375, floorSegmentMB=2.1162109375, forceMergeDeletesPctAllowed=7.359214982712624, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8072526933950839
   [junit4]   2> 1109547 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B9AB118CD5FF7912-001/jetty-002/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1109547 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1109547 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@54eb36fc[collection1] main
   [junit4]   2> 1109547 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/tmp_collection
   [junit4]   2> 1109548 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/tmp_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1109548 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1109548 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1109548 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1109549 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1109549 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1109549 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1109549 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1109549 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1109550 INFO  (searcherExecutor-4839-thread-1-processing-n:127.0.0.1:55924_ x:collection1 s:shard1 c:tmp_collection r:core_node2) [n:127.0.0.1:55924_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@54eb36fc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1109550 INFO  (coreLoadExecutor-4838-thread-1-processing-n:127.0.0.1:55924_) [n:127.0.0.1:55924_ c:tmp_collection s:shard1 r:core_node2 x:c

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

it:
   [junit4]   2> 
   [junit4]   2> 	91	/solr/aliases.json
   [junit4]   2> 	15	/solr/configs/conf1
   [junit4]   2> 	9	/solr/collections/source_collection/leaders/shard1/leader
   [junit4]   2> 	7	/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> 	91	/solr/clusterstate.json
   [junit4]   2> 	15	/solr/collections/source_collection/cdcr/state/buffer
   [junit4]   2> 	15	/solr/collections/source_collection/cdcr/state/process
   [junit4]   2> 	15	/solr/collections/source_collection/state.json
   [junit4]   2> 	5	/solr/collections/source_collection/leader_elect/shard1/election/94700123356725253-core_node1-n_0000000000
   [junit4]   2> 	3	/solr/overseer_elect/election/94700123356725253-127.0.0.1:59616_-n_0000000000
   [junit4]   2> 	3	/solr/collections/source_collection/leader_elect/shard1/election/94700123356725301-core_node1-n_0000000000
   [junit4]   2> 	3	/solr/overseer_elect/election/94700123356725301-127.0.0.1:55924_-n_0000000003
   [junit4]   2> 	2	/solr/collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 	2	/solr/collections/source_collection/leader_elect/shard1/election/94700123356725301-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> 	91	/solr/collections
   [junit4]   2> 	86	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CdcrReplicationHandlerTest -Dtests.method=doTest -Dtests.seed=B9AB118CD5FF7912 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_CR -Dtests.timezone=Asia/Hebron -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR    376s J0 | CdcrReplicationHandlerTest.doTest <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=10391, name=RecoveryThread-source_collection_shard1_replica1, state=RUNNABLE, group=TGRP-CdcrReplicationHandlerTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B9AB118CD5FF7912:1EEFA928B8446AAB]:0)
   [junit4]    > Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B9AB118CD5FF7912]: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_B9AB118CD5FF7912-001/jetty-002/cores/source_collection_shard1_replica1/data/tlog/tlog.0000000000000000006.1515202005168029696 (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_B9AB118CD5FF7912-001/jetty-002/cores/source_collection_shard1_replica1/data/tlog/tlog.0000000000000000006.1515202005168029696 (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> 1481544 INFO  (SUITE-CdcrReplicationHandlerTest-seed#[B9AB118CD5FF7912]-worker) [n:127.0.0.1:55924_ c:source_collection s:shard1 r:core_node1 x:source_collection_shard1_replica1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Oct 16, 2015 3:33:02 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {_version_=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=Memory doPackFST= false)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=es_CR, timezone=Asia/Hebron
   [junit4]   2> NOTE: Linux 3.19.0-30-generic amd64/Oracle Corporation 1.9.0-ea (64-bit)/cpus=12,threads=1,free=287812280,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [PingRequestHandlerTest, StandardRequestHandlerTest, TestSolrConfigHandlerCloud, TestOrdValues, TestInitQParser, TestInfoStreamLogging, CopyFieldTest, DistributedFacetPivotLargeTest, IndexSchemaTest, TestManagedSynonymFilterFactory, AnalysisAfterCoreReloadTest, TestExpandComponent, TestSolrDynamicMBean, CdcrReplicationDistributedZkTest, TestDocumentBuilder, TestMergePolicyConfig, TestSolrConfigHandler, TestSortingResponseWriter, TestHdfsUpdateLog, TestClusterStateMutator, TestDocBasedVersionConstraints, HLLUtilTest, TestExclusionRuleCollectionAccess, FileUtilsTest, TestSolrJ, TestInitParams, TestIntervalFaceting, MigrateRouteKeyTest, SolrCoreTest, DistribJoinFromCollectionTest, TestLMDirichletSimilarityFactory, DeleteInactiveReplicaTest, RequiredFieldsTest, DistributedQueryElevationComponentTest, OutputWriterTest, DocumentAnalysisRequestHandlerTest, DisMaxRequestHandlerTest, TestRandomDVFaceting, CoreMergeIndexesAdminHandlerTest, TestUniqueKeyFieldResource, DistributedSuggestComponentTest, TestSolr4Spatial2, SpellingQueryConverterTest, VersionInfoTest, TestBlobHandler, IndexSchemaRuntimeFieldTest, SignatureUpdateProcessorFactoryTest, TestSolrXml, DeleteLastCustomShardedReplicaTest, ReturnFieldsTest, TestConfigSetsAPIZkFailure, LeaderInitiatedRecoveryOnShardRestartTest, ResponseLogComponentTest, TestStandardQParsers, TestRecoveryHdfs, TestManagedSchemaFieldResource, TestSimpleQParserPlugin, LeaderInitiatedRecoveryOnCommitTest, TestReplicaProperties, SpatialHeatmapFacetsTest, AssignTest, TestFilteredDocIdSet, OverseerRolesTest, RemoteQueryErrorTest, HdfsThreadLeakTest, TestDefaultStatsCache, TestRealTimeGet, TestBinaryField, JsonLoaderTest, TestPhraseSuggestions, CacheHeaderTest, CurrencyFieldOpenExchangeTest, HdfsChaosMonkeyNothingIsSafeTest, TestSolr4Spatial, QueryElevationComponentTest, SynonymTokenizerTest, TestChildDocTransformer, ExitableDirectoryReaderTest, SyncSliceTest, DefaultValueUpdateProcessorTest, FileBasedSpellCheckerTest, OverseerTaskQueueTest, TestRemoteStreaming, EchoParamsTest, PolyFieldTest, UUIDUpdateProcessorFallbackTest, TestExactStatsCache, CursorPagingTest, ZkStateWriterTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestJoin, BasicDistributedZk2Test, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, TestReplicationHandler, TestZkChroot, ZkCLITest, TestDistributedSearch, WordBreakSolrSpellCheckerTest, QueryEqualityTest, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, LukeRequestHandlerTest, TermsComponentTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, TestArbitraryIndexDir, TestJmxIntegration, TestCollationField, TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, CSVRequestHandlerTest, TestBinaryResponseWriter, TestQuerySenderListener, UpdateParamsTest, TestSolrDeletionPolicy2, NumericFieldsTest, TestElisionMultitermQuery, TestConfig, ExternalFileFieldSortTest, NotRequiredUniqueKeyTest, TestCharFilters, TestXIncludeConfig, TestDFRSimilarityFactory, TestIBSimilarityFactory, TimeZoneUtilsTest, TestFastOutputStream, URLClassifyProcessorTest, ChaosMonkeyNothingIsSafeTest, TestEmbeddedSolrServerConstructors, ActionThrottleTest, AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, CdcrReplicationHandlerTest]
   [junit4] Completed [427/552] on J0 in 376.69s, 1 test, 1 error <<< FAILURES!

[...truncated 398 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), 2170 tests, 1 error, 74 ignored (37 assumptions) [seed: B9AB118CD5FF7912]

Total time: 48 minutes 42 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



[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_60) - Build # 14550 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14550/
Java: 64bit/jdk1.8.0_60 -XX:-UseCompressedOops -XX:+UseSerialGC

All tests passed

Build Log:
[...truncated 61431 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:655: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:638: The following files are missing svn:eol-style (or binary svn:mime-type):
* ./solr/licenses/antlr4-runtime-4.5.1-1.jar.sha1

Total time: 61 minutes 38 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



[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b85) - Build # 14549 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14549/
Java: 64bit/jdk1.9.0-ea-b85 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextNormsFormat.testLongRange

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([7185BFF5968EDACF:3317D7E9523C0611]:0)
	at java.util.ComparableTimSort.binarySort(ComparableTimSort.java:262)
	at java.util.ComparableTimSort.sort(ComparableTimSort.java:207)
	at java.util.Arrays.sort(Arrays.java:1247)
	at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:653)
	at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:73)
	at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
	at org.apache.lucene.index.BaseNormsFormatTestCase.doTestNormsVersusDocValues(BaseNormsFormatTestCase.java:277)
	at org.apache.lucene.index.BaseNormsFormatTestCase.testLongRange(BaseNormsFormatTestCase.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	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$8.evaluate(RandomizedRunner.java:864)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
	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 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)




Build Log:
[...truncated 5579 lines...]
   [junit4] Suite: org.apache.lucene.codecs.simpletext.TestSimpleTextNormsFormat
   [junit4] IGNOR/A 0.05s J0 | TestSimpleTextNormsFormat.testNCommonBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleTextNormsFormat -Dtests.method=testLongRange -Dtests.seed=7185BFF5968EDACF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=teo_KE -Dtests.timezone=Africa/Addis_Ababa -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   1.93s J0 | TestSimpleTextNormsFormat.testLongRange <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7185BFF5968EDACF:3317D7E9523C0611]:0)
   [junit4]    > 	at java.util.ComparableTimSort.binarySort(ComparableTimSort.java:262)
   [junit4]    > 	at java.util.ComparableTimSort.sort(ComparableTimSort.java:207)
   [junit4]    > 	at java.util.Arrays.sort(Arrays.java:1247)
   [junit4]    > 	at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:653)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:73)
   [junit4]    > 	at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
   [junit4]    > 	at org.apache.lucene.index.BaseNormsFormatTestCase.doTestNormsVersusDocValues(BaseNormsFormatTestCase.java:277)
   [junit4]    > 	at org.apache.lucene.index.BaseNormsFormatTestCase.testLongRange(BaseNormsFormatTestCase.java:79)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:747)
   [junit4] IGNOR/A 0.00s J0 | TestSimpleTextNormsFormat.testMergeStability
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the fly, so we can't check it
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/codecs/test/J0/temp/lucene.codecs.simpletext.TestSimpleTextNormsFormat_7185BFF5968EDACF-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {foobar=DFR I(F)LZ(0.3), content=DFR G2}, locale=teo_KE, timezone=Africa/Addis_Ababa
   [junit4]   2> NOTE: Linux 3.19.0-30-generic amd64/Oracle Corporation 1.9.0-ea (64-bit)/cpus=12,threads=1,free=399395528,total=508887040
   [junit4]   2> NOTE: All tests run in this JVM: [TestMemoryDocValuesFormat, TestSimpleTextCompoundFormat, TestSimpleTextNormsFormat]
   [junit4] Completed [11/21] on J0 in 18.15s, 17 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 44 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/lucene/build.xml:471: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:2162: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/module-build.xml:58: 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: 21 suites, 631 tests, 1 error, 27 ignored (27 assumptions) [seed: 7185BFF5968EDACF]

Total time: 13 minutes 9 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