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/09 04:34:18 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5318/
Java: 32bit/jdk1.8.0_60 -server -XX:+UseG1GC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
ERROR: SolrIndexSearcher opens=51 closes=50

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
	at __randomizedtesting.SeedInfo.seed([D17450DCD8F2E18B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:467)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:233)
	at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
	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$7.evaluate(RandomizedRunner.java:827)
	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)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) Thread[id=11321, name=searcherExecutor-5093-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         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:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=11321, name=searcherExecutor-5093-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        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:745)
	at __randomizedtesting.SeedInfo.seed([D17450DCD8F2E18B]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=11321, name=searcherExecutor-5093-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         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:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=11321, name=searcherExecutor-5093-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        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:745)
	at __randomizedtesting.SeedInfo.seed([D17450DCD8F2E18B]:0)




Build Log:
[...truncated 10465 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\init-core-data-001
   [junit4]   2> 1721595 INFO  (SUITE-TestLazyCores-seed#[D17450DCD8F2E18B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 1721597 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateSame
   [junit4]   2> 1721662 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\'
   [junit4]   2> 1721662 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1721662 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1721673 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    ] o.a.s.c.CoreContainer New CoreContainer 2345440
   [junit4]   2> 1721673 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\]
   [junit4]   2> 1721673 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\lib
   [junit4]   2> 1721673 WARN  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\lib).
   [junit4]   2> 1721680 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    ] 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> 1721683 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1721684 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    ] o.a.s.c.CoreContainer Allocating transient cache for 4 transient cores
   [junit4]   2> 1721687 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1721687 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1721687 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1721687 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1721688 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection1\, dataDir=data\}
   [junit4]   2> 1721689 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy2, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection2, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection2\, dataDir=data\}
   [junit4]   2> 1721689 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy3, config=solrconfig.xml, transient=on, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection3, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection3\, dataDir=data\}
   [junit4]   2> 1721689 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy4, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection4, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection4\, dataDir=data\}
   [junit4]   2> 1721689 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy5, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection5, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection5\, dataDir=data\}
   [junit4]   2> 1721690 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy6, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection6, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection6\, dataDir=data\}
   [junit4]   2> 1721690 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy7, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection7, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection7\, dataDir=data\}
   [junit4]   2> 1721691 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy8, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection8, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection8\, dataDir=data\}
   [junit4]   2> 1721691 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy9, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection9, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection9\, dataDir=data\}
   [junit4]   2> 1721692 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection1\'
   [junit4]   2> 1721692 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1721692 INFO  (coreLoadExecutor-4933-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection2\'
   [junit4]   2> 1721692 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1721692 INFO  (coreLoadExecutor-4933-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1721692 INFO  (coreLoadExecutor-4933-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1721692 INFO  (coreLoadExecutor-4933-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection5\'
   [junit4]   2> 1721692 INFO  (coreLoadExecutor-4933-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1721692 INFO  (coreLoadExecutor-4933-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1721731 INFO  (coreLoadExecutor-4933-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1721732 INFO  (coreLoadExecutor-4933-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1721732 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1721733 INFO  (coreLoadExecutor-4933-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1721733 INFO  (coreLoadExecutor-4933-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1721733 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1721736 INFO  (coreLoadExecutor-4933-thread-3) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1721737 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1721737 INFO  (coreLoadExecutor-4933-thread-3) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection5\conf\schema.xml
   [junit4]   2> 1721737 INFO  (coreLoadExecutor-4933-thread-2) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1721737 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection1\conf\schema.xml
   [junit4]   2> 1721737 INFO  (coreLoadExecutor-4933-thread-2) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection2\conf\schema.xml
   [junit4]   2> 1721739 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1721739 INFO  (coreLoadExecutor-4933-thread-2) [    ] o.a.s.s.IndexSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 1721739 INFO  (coreLoadExecutor-4933-thread-3) [    ] o.a.s.s.IndexSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 1721743 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1721743 INFO  (coreLoadExecutor-4933-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1721744 INFO  (coreLoadExecutor-4933-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1721749 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection1\conf'
   [junit4]   2> 1721749 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection1\
   [junit4]   2> 1721749 INFO  (coreLoadExecutor-4933-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1721749 INFO  (coreLoadExecutor-4933-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection1\], dataDir=[null]
   [junit4]   2> 1721749 INFO  (coreLoadExecutor-4933-thread-2) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection2\conf'
   [junit4]   2> 1721749 INFO  (coreLoadExecutor-4933-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1721749 INFO  (coreLoadExecutor-4933-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection2\
   [junit4]   2> 1721749 INFO  (coreLoadExecutor-4933-thread-3) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection5\conf'
   [junit4]   2> 1721750 INFO  (coreLoadExecutor-4933-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1721750 INFO  (coreLoadExecutor-4933-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy5' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection5\
   [junit4]   2> 1721750 INFO  (coreLoadExecutor-4933-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore [[collectionLazy2] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection2\], dataDir=[null]
   [junit4]   2> 1721750 INFO  (coreLoadExecutor-4933-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1721750 INFO  (coreLoadExecutor-4933-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy2
   [junit4]   2> 1721750 INFO  (coreLoadExecutor-4933-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore [[collectionLazy5] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection5\], dataDir=[null]
   [junit4]   2> 1721750 INFO  (coreLoadExecutor-4933-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 1721750 INFO  (coreLoadExecutor-4933-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection1\data\
   [junit4]   2> 1721750 INFO  (coreLoadExecutor-4933-thread-2) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection2\data\
   [junit4]   2> 1721750 INFO  (coreLoadExecutor-4933-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection1\data\index/
   [junit4]   2> 1721750 INFO  (coreLoadExecutor-4933-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection2\data\index/
   [junit4]   2> 1721750 WARN  (coreLoadExecutor-4933-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1721750 WARN  (coreLoadExecutor-4933-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1721750 INFO  (coreLoadExecutor-4933-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection1\data\index
   [junit4]   2> 1721750 INFO  (coreLoadExecutor-4933-thread-3) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection5\data\
   [junit4]   2> 1721751 INFO  (coreLoadExecutor-4933-thread-2) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection2\data\index
   [junit4]   2> 1721751 INFO  (coreLoadExecutor-4933-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1721751 INFO  (coreLoadExecutor-4933-thread-2) [    x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1721751 INFO  (coreLoadExecutor-4933-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection5\data\index/
   [junit4]   2> 1721751 WARN  (coreLoadExecutor-4933-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection5\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1721751 INFO  (coreLoadExecutor-4933-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@143657b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1242a79),segFN=segments_1,generation=1}
   [junit4]   2> 1721751 INFO  (coreLoadExecutor-4933-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1721751 INFO  (coreLoadExecutor-4933-thread-3) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection5\data\index
   [junit4]   2> 1721751 INFO  (coreLoadExecutor-4933-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1c87eb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d4dcdc),segFN=segments_1,generation=1}
   [junit4]   2> 1721751 INFO  (coreLoadExecutor-4933-thread-3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1721751 INFO  (coreLoadExecutor-4933-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1721752 INFO  (coreLoadExecutor-4933-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@13683c1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ddcf3),segFN=segments_1,generation=1}
   [junit4]   2> 1721752 INFO  (coreLoadExecutor-4933-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1721752 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection2\data\
   [junit4]   2> 1721752 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1721753 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection1\data\
   [junit4]   2> 1721753 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1721754 INFO  (coreLoadExecutor-4933-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1721755 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy5 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection5\data\
   [junit4]   2> 1721756 INFO  (coreLoadExecutor-4933-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1721756 INFO  (coreLoadExecutor-4933-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1721757 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection5\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1721759 INFO  (coreLoadExecutor-4933-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1721759 INFO  (coreLoadExecutor-4933-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1721759 INFO  (coreLoadExecutor-4933-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1721760 INFO  (coreLoadExecutor-4933-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1721760 INFO  (coreLoadExecutor-4933-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1721760 INFO  (coreLoadExecutor-4933-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1721760 INFO  (coreLoadExecutor-4933-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1721761 INFO  (coreLoadExecutor-4933-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1721761 INFO  (coreLoadExecutor-4933-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1721761 INFO  (coreLoadExecutor-4933-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1721761 INFO  (coreLoadExecutor-4933-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1721761 INFO  (coreLoadExecutor-4933-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1721762 INFO  (coreLoadExecutor-4933-thread-3) [    x:collectionLazy5] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/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> 1721762 INFO  (coreLoadExecutor-4933-thread-2) [    x:collectionLazy2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/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> 1721762 INFO  (coreLoadExecutor-4933-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/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> 1721762 INFO  (coreLoadExecutor-4933-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1721763 INFO  (coreLoadExecutor-4933-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1721763 INFO  (coreLoadExecutor-4933-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1721763 INFO  (coreLoadExecutor-4933-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1721763 INFO  (coreLoadExecutor-4933-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1721763 INFO  (coreLoadExecutor-4933-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1721763 INFO  (coreLoadExecutor-4933-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1721763 INFO  (coreLoadExecutor-4933-thread-3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=51.7626953125, floorSegmentMB=0.986328125, forceMergeDeletesPctAllowed=3.4062964613888425, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7759400871368077
   [junit4]   2> 1721763 INFO  (coreLoadExecutor-4933-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1721763 INFO  (coreLoadExecutor-4933-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1721763 INFO  (coreLoadExecutor-4933-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=51.7626953125, floorSegmentMB=0.986328125, forceMergeDeletesPctAllowed=3.4062964613888425, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7759400871368077
   [junit4]   2> 1721764 INFO  (coreLoadExecutor-4933-thread-2) [    x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=51.7626953125, floorSegmentMB=0.986328125, forceMergeDeletesPctAllowed=3.4062964613888425, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7759400871368077
   [junit4]   2> 1721764 INFO  (coreLoadExecutor-4933-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@13683c1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ddcf3),segFN=segments_1,generation=1}
   [junit4]   2> 1721764 INFO  (coreLoadExecutor-4933-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@143657b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1242a79),segFN=segments_1,generation=1}
   [junit4]   2> 1721764 INFO  (coreLoadExecutor-4933-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1c87eb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d4dcdc),segFN=segments_1,generation=1}
   [junit4]   2> 1721764 INFO  (coreLoadExecutor-4933-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1721764 INFO  (coreLoadExecutor-4933-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1721764 INFO  (coreLoadExecutor-4933-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1721764 INFO  (coreLoadExecutor-4933-thread-2) [    x:collectionLazy2] o.a.s.s.SolrIndexSearcher Opening Searcher@81d77a[collectionLazy2] main
   [junit4]   2> 1721764 INFO  (coreLoadExecutor-4933-thread-3) [    x:collectionLazy5] o.a.s.s.SolrIndexSearcher Opening Searcher@13df4cd[collectionLazy5] main
   [junit4]   2> 1721764 INFO  (coreLoadExecutor-4933-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1f4130[collection1] main
   [junit4]   2> 1721765 INFO  (coreLoadExecutor-4933-thread-2) [    x:collectionLazy2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection2\conf
   [junit4]   2> 1721765 INFO  (coreLoadExecutor-4933-thread-3) [    x:collectionLazy5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection5\conf
   [junit4]   2> 1721765 INFO  (coreLoadExecutor-4933-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection1\conf
   [junit4]   2> 1721765 INFO  (coreLoadExecutor-4933-thread-3) [    x:collectionLazy5] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection5\conf}
   [junit4]   2> 1721765 INFO  (coreLoadExecutor-4933-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection1\conf}
   [junit4]   2> 1721765 INFO  (coreLoadExecutor-4933-thread-3) [    x:collectionLazy5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection5\conf
   [junit4]   2> 1721765 INFO  (coreLoadExecutor-4933-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection1\conf
   [junit4]   2> 1721765 INFO  (coreLoadExecutor-4933-thread-2) [    x:collectionLazy2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection2\conf}
   [junit4]   2> 1721766 INFO  (coreLoadExecutor-4933-thread-2) [    x:collectionLazy2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection2\conf
   [junit4]   2> 1721766 INFO  (coreLoadExecutor-4933-thread-3) [    x:collectionLazy5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1721766 INFO  (coreLoadExecutor-4933-thread-3) [    x:collectionLazy5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1721766 INFO  (coreLoadExecutor-4933-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1721766 INFO  (coreLoadExecutor-4933-thread-3) [    x:collectionLazy5] o.a.s.c.CoreContainer registering core: collectionLazy5
   [junit4]   2> 1721766 INFO  (coreLoadExecutor-4933-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1721766 INFO  (searcherExecutor-4936-thread-1-processing-x:collectionLazy5) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Registered new searcher Searcher@13df4cd[collectionLazy5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1721767 INFO  (coreLoadExecutor-4933-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1721766 INFO  (coreLoadExecutor-4933-thread-2) [    x:collectionLazy2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1721767 INFO  (coreLoadExecutor-4933-thread-2) [    x:collectionLazy2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1721767 INFO  (searcherExecutor-4934-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1f4130[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1721767 INFO  (searcherExecutor-4935-thread-1-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Registered new searcher Searcher@81d77a[collectionLazy2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1721767 INFO  (coreLoadExecutor-4933-thread-2) [    x:collectionLazy2] o.a.s.c.CoreContainer Opening transient core collectionLazy2
   [junit4]   2> 1721768 INFO  (coreLoadExecutor-4933-thread-2) [    x:collectionLazy2] o.a.s.c.CoreContainer registering core: collectionLazy2
   [junit4]   2> 1721769 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection4\'
   [junit4]   2> 1721769 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1721769 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1721783 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1721784 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1721787 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1721788 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection4\conf\schema.xml
   [junit4]   2> 1721790 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    ] o.a.s.s.IndexSchema [collectionLazy4] Schema name=tiny
   [junit4]   2> 1721790 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1721790 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection4\conf'
   [junit4]   2> 1721790 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy4' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection4\
   [junit4]   2> 1721790 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1721790 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.c.SolrCore [[collectionLazy4] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection4\], dataDir=[null]
   [junit4]   2> 1721790 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy4
   [junit4]   2> 1721790 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection4\data\
   [junit4]   2> 1721790 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection4\data\index/
   [junit4]   2> 1721790 WARN  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection4\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1721790 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection4\data\index
   [junit4]   2> 1721790 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2064240777, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1721791 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@183d872 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d8dbbc),segFN=segments_1,generation=1}
   [junit4]   2> 1721791 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1721793 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy4) [    x:collectionLazy4] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy4 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection4\data\
   [junit4]   2> 1721793 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy4) [    x:collectionLazy4] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection4\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1721794 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1721795 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1721796 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1721797 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1721798 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1721799 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/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> 1721799 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1721799 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1721800 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1721800 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1156677949, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1721800 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@183d872 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d8dbbc),segFN=segments_1,generation=1}
   [junit4]   2> 1721800 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1721800 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.s.SolrIndexSearcher Opening Searcher@174fa72[collectionLazy4] main
   [junit4]   2> 1721801 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection4\conf
   [junit4]   2> 1721801 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection4\conf}
   [junit4]   2> 1721801 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection4\conf
   [junit4]   2> 1721801 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1721801 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1721801 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.c.CoreContainer registering core: collectionLazy4
   [junit4]   2> 1721801 INFO  (searcherExecutor-4947-thread-1-processing-x:collectionLazy4) [    x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Registered new searcher Searcher@174fa72[collectionLazy4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1721802 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection6\'
   [junit4]   2> 1721802 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1721802 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1721815 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1721816 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1721827 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1721828 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection6\conf\schema.xml
   [junit4]   2> 1721830 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.s.IndexSchema [collectionLazy6] Schema name=tiny
   [junit4]   2> 1721832 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1721833 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection6\conf'
   [junit4]   2> 1721833 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy6' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection6\
   [junit4]   2> 1721833 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1721833 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.c.SolrCore [[collectionLazy6] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection6\], dataDir=[null]
   [junit4]   2> 1721833 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy6
   [junit4]   2> 1721833 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection6\data\
   [junit4]   2> 1721834 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection6\data\index/
   [junit4]   2> 1721834 WARN  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.c.SolrCore [collectionLazy6] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection6\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1721834 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection6\data\index
   [junit4]   2> 1721834 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=30.908203125, floorSegmentMB=1.306640625, forceMergeDeletesPctAllowed=24.32136198453002, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1721834 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@18c77cc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5c9d9d),segFN=segments_1,generation=1}
   [junit4]   2> 1721834 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1721835 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy6) [    x:collectionLazy6] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy6 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection6\data\
   [junit4]   2> 1721835 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy6) [    x:collectionLazy6] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection6\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1721836 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1721837 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1721838 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1721839 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1721840 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1721841 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/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> 1721841 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1721842 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1721842 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1721842 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=990408034, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1721842 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@18c77cc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5c9d9d),segFN=segments_1,generation=1}
   [junit4]   2> 1721842 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1721842 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.s.SolrIndexSearcher Opening Searcher@1c1dc92[collectionLazy6] main
   [junit4]   2> 1721843 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection6\conf
   [junit4]   2> 1721843 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection6\conf}
   [junit4]   2> 1721843 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection6\conf
   [junit4]   2> 1721843 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1721843 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1721843 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.c.CoreContainer Opening transient core collectionLazy6
   [junit4]   2> 1721843 INFO  (searcherExecutor-4951-thread-1-processing-x:collectionLazy6) [    x:collectionLazy6] o.a.s.c.SolrCore [collectionLazy6] Registered new searcher Searcher@1c1dc92[collectionLazy6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1721843 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.c.CoreContainer registering core: collectionLazy6
   [junit4]   2> 1721935 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.h.a.CoreAdminHandler core create command schema=schema.xml&dataDir=t12&name=collectionLazy2&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 1721936 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy2, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collectionLazy2, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collectionLazy2\, dataDir=t12}
   [junit4]   2> 1721936 WARN  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.h.a.CoreAdminHandler Creating a core with existing name is not allowed
   [junit4]   2> 1721936 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.h.a.CoreAdminHandler core create command schema=schema.xml&dataDir=t14&name=collectionLazy4&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 1721936 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy4, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collectionLazy4, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collectionLazy4\, dataDir=t14}
   [junit4]   2> 1721936 WARN  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.h.a.CoreAdminHandler Creating a core with existing name is not allowed
   [junit4]   2> 1721936 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.h.a.CoreAdminHandler core create command schema=schema.xml&dataDir=t15&name=collectionLazy5&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 1721937 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy5, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collectionLazy5, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collectionLazy5\, dataDir=t15}
   [junit4]   2> 1721937 WARN  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.h.a.CoreAdminHandler Creating a core with existing name is not allowed
   [junit4]   2> 1721938 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.h.a.CoreAdminHandler core create command schema=schema.xml&dataDir=t16&name=collectionLazy6&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 1721938 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy6, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collectionLazy6, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collectionLazy6\, dataDir=t16}
   [junit4]   2> 1721938 WARN  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.h.a.CoreAdminHandler Creating a core with existing name is not allowed
   [junit4]   2> 1721938 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2345440
   [junit4]   2> 1721938 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5]  CLOSING SolrCore org.apache.solr.core.SolrCore@1849049
   [junit4]   2> 1721938 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy5] 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}
   [junit4]   2> 1721939 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy5] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1721939 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy5] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1721939 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy5] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1721939 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Closing main searcher on request.
   [junit4]   2> 1721939 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1721939 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection5\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection5\data\;done=false>>]
   [junit4]   2> 1721939 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection5\data\
   [junit4]   2> 1721939 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection5\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection5\data\index;done=false>>]
   [junit4]   2> 1721939 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection5\data\index
   [junit4]   2> 1721939 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@97bdcd
   [junit4]   2> 1721939 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    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}
   [junit4]   2> 1721939 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1721939 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1721940 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1721940 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1721940 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1721940 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection1\data\;done=false>>]
   [junit4]   2> 1721940 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection1\data\
   [junit4]   2> 1721940 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection1\data\index;done=false>>]
   [junit4]   2> 1721940 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection1\data\index
   [junit4]   2> 1721940 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4]  CLOSING SolrCore org.apache.solr.core.SolrCore@ba4dbe
   [junit4]   2> 1721940 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] 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}
   [junit4]   2> 1721940 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1721940 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1721941 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1721941 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Closing main searcher on request.
   [junit4]   2> 1721941 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1721941 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection4\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection4\data\index;done=false>>]
   [junit4]   2> 1721941 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection4\data\index
   [junit4]   2> 1721941 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection4\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection4\data\;done=false>>]
   [junit4]   2> 1721941 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection4\data\
   [junit4]   2> 1721941 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2]  CLOSING SolrCore org.apache.solr.core.SolrCore@1243a37
   [junit4]   2> 1721941 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy2] 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}
   [junit4]   2> 1721942 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy2] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1721942 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy2] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1721942 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy2] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1721942 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Closing main searcher on request.
   [junit4]   2> 1721942 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1721942 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection2\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection2\data\;done=false>>]
   [junit4]   2> 1721942 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection2\data\
   [junit4]   2> 1721942 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection2\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection2\data\index;done=false>>]
   [junit4]   2> 1721942 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection2\data\index
   [junit4]   2> 1721942 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.c.SolrCore [collectionLazy6]  CLOSING SolrCore org.apache.solr.core.SolrCore@7ded82
   [junit4]   2> 1721942 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] 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}
   [junit4]   2> 1721943 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1721943 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1721943 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1721943 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.c.SolrCore [collectionLazy6] Closing main searcher on request.
   [junit4]   2> 1721943 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1721943 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection6\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection6\data\;done=false>>]
   [junit4]   2> 1721943 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection6\data\
   [junit4]   2> 1721943 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection6\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection6\data\index;done=false>>]
   [junit4]   2> 1721943 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-001\collection6\data\index
   [junit4]   2> 1721943 INFO  (TEST-TestLazyCores.testCreateSame-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.SolrTestCaseJ4 ###Ending testCreateSame
   [junit4]   2> 1721945 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.SolrTestCaseJ4 ###Starting testBadConfigsGenerateErrors
   [junit4]   2> 1722007 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D17450DCD8F2E18B-001\tempDir-002\'
   [junit4]   2> 1722007 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1722008 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D17450DCD8F2E18B]) [    x:collectionLazy6] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1722

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

a.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Oct 09, 2015 2:33:03 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=11321, name=searcherExecutor-5093-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Oct 09, 2015 2:33:06 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=11321, name=searcherExecutor-5093-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [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:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {v_t=Lucene50(blocksize=128), id=Lucene50(blocksize=128), v_s=FSTOrd50, v_f=PostingsFormat(name=Direct)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=et, timezone=America/Miquelon
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_60 (32-bit)/cpus=3,threads=2,free=203919744,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CloudExitableDirectoryReaderTest, ShardSplitTest, TestReversedWildcardFilterFactory, ZkSolrClientTest, TriLevelCompositeIdRoutingTest, TestRemoveLastDynamicCopyField, CoreAdminRequestStatusTest, MultiTermTest, CdcrVersionReplicationTest, TestLMJelinekMercerSimilarityFactory, OutOfBoxZkACLAndCredentialsProvidersTest, TimeZoneUtilsTest, TestConfigSetProperties, TestCollationField, SortByFunctionTest, TestRangeQuery, TestUniqueKeyFieldResource, CloudMLTQParserTest, TestPHPSerializedResponseWriter, HdfsRecoveryZkTest, SpellCheckCollatorTest, TestFuzzyAnalyzedSuggestions, SynonymTokenizerTest, TestFieldResource, TestWriterPerf, TestClusterStateMutator, TestRandomFaceting, HdfsSyncSliceTest, TestPerFieldSimilarity, TestShortCircuitedRequests, UniqFieldsUpdateProcessorFactoryTest, TestInitQParser, MinimalSchemaTest, TestHashQParserPlugin, TestFiltering, ClusterStateTest, TestBM25SimilarityFactory, TestSolrQueryParserDefaultOperatorResource, ResponseHeaderTest, HdfsDirectoryTest, CollectionStateFormat2Test, TestAtomicUpdateErrorCases, DistribCursorPagingTest, ShardRoutingCustomTest, TestHighFrequencyDictionaryFactory, TestSchemaSimilarityResource, SuggesterWFSTTest, RulesTest, BasicZkTest, FieldAnalysisRequestHandlerTest, HdfsBasicDistributedZkTest, TestManagedSchemaFieldResource, TestConfigReload, TestSimpleTrackingShardHandler, TestSolrDynamicMBean, ConvertedLegacyTest, FacetPivotSmallTest, DeleteShardTest, FileBasedSpellCheckerTest, ShowFileRequestHandlerTest, TestAddFieldRealTimeGet, CursorMarkTest, HdfsCollectionsAPIDistributedZkTest, SignatureUpdateProcessorFactoryTest, TestJsonFacets, SuggesterTSTTest, TestRandomRequestDistribution, TestCharFilters, IndexSchemaRuntimeFieldTest, TestOverriddenPrefixQueryForCustomFieldType, SolrInfoMBeanTest, BitVectorTest, LeaderInitiatedRecoveryOnCommitTest, TestJsonRequest, DebugComponentTest, SolrCmdDistributorTest, OutputWriterTest, TestExpandComponent, TestMiniSolrCloudClusterSSL, SolrCoreCheckLockOnStartupTest, TestIndexingPerformance, TestPivotHelperCode, TestManagedSynonymFilterFactory, DistributedTermsComponentTest, TestSolr4Spatial, SuggestComponentTest, UpdateRequestProcessorFactoryTest, MultiThreadedOCPTest, StressHdfsTest, DistributedDebugComponentTest, BigEndianAscendingWordDeserializerTest, TestObjectReleaseTracker, FieldMutatingUpdateProcessorTest, CircularListTest, SecurityConfHandlerTest, TestSolr4Spatial2, TestSchemaVersionResource, WordBreakSolrSpellCheckerTest, BasicFunctionalityTest, TestZkChroot, TestClassNameShortening, ExplicitHLLTest, CdcrReplicationHandlerTest, TestManagedResourceStorage, SolrIndexSplitterTest, TestStressRecovery, TestDistributedMissingSort, AddSchemaFieldsUpdateProcessorFactoryTest, RuleEngineTest, SliceStateTest, TestJoin, TestEmbeddedSolrServerConstructors, ConcurrentDeleteAndCreateCollectionTest, CollectionsAPIDistributedZkTest, TestTrieFacet, SparseHLLTest, NotRequiredUniqueKeyTest, URLClassifyProcessorTest, SolrXmlInZkTest, BadCopyFieldTest, HdfsBasicDistributedZk2Test, TestStressUserVersions, TestDefaultStatsCache, BigEndianAscendingWordSerializerTest, TestOmitPositions, MergeStrategyTest, TestFoldingMultitermQuery, IgnoreCommitOptimizeUpdateProcessorFactoryTest, RemoteQueryErrorTest, DistributedFacetPivotLongTailTest, TestSolrCloudWithKerberosAlt, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, SyncSliceTest, LeaderElectionIntegrationTest, ShardRoutingTest, TestReplicationHandler, TermVectorComponentDistributedTest, TestRealTimeGet, SpellCheckComponentTest, TestGroupingSearch, BadIndexSchemaTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=D17450DCD8F2E18B -Dtests.slow=true -Dtests.locale=et -Dtests.timezone=America/Miquelon -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D17450DCD8F2E18B]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:467)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:233)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=11321, name=searcherExecutor-5093-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [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:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D17450DCD8F2E18B]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=11321, name=searcherExecutor-5093-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [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:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D17450DCD8F2E18B]:0)
   [junit4] Completed [414/547] on J1 in 147.34s, 7 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 414 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:775: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:719: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:516: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1432: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:987: There were test failures: 547 suites (8 ignored), 2148 tests, 3 suite-level errors, 512 ignored (46 assumptions) [seed: D17450DCD8F2E18B]

Total time: 53 minutes 11 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-Windows (64bit/jdk1.8.0_60) - Build # 5320 - Still Failing!

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

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([ACF03AA4F377D29F:BF9308CBC2186B39]: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 9911 lines...]
   [junit4] Suite: org.apache.solr.cloud.SolrCloudExampleTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_ACF03AA4F377D29F-001\init-core-data-001
   [junit4]   2> 1368686 INFO  (SUITE-SolrCloudExampleTest-seed#[ACF03AA4F377D29F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1368686 INFO  (SUITE-SolrCloudExampleTest-seed#[ACF03AA4F377D29F]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /kswh/bg
   [junit4]   2> 1368691 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1368693 INFO  (Thread-3180) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1368693 INFO  (Thread-3180) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1368824 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.ZkTestServer start zk server on port:50246
   [junit4]   2> 1368824 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1368825 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1368829 INFO  (zkCallback-1380-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ed722cb name:ZooKeeperConnection Watcher:127.0.0.1:50246 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1368829 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1368830 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1368830 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1368833 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1504dd7fb690000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1368833 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1368835 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1368838 INFO  (zkCallback-1381-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3bad36ad name:ZooKeeperConnection Watcher:127.0.0.1:50246/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1368838 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1368838 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1368838 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1368842 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1368844 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1368845 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1368849 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1368851 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1368853 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1368854 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1368858 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1368858 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1368861 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1368862 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1368866 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1368866 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1368868 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1368870 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1368872 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1368872 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1368875 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1368876 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1368877 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1368877 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1368880 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1368881 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1368882 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1368884 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1369443 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_ACF03AA4F377D29F-001\control-001\cores\collection1
   [junit4]   2> 1369447 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1369449 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@78e8ef82{/kswh/bg,null,AVAILABLE}
   [junit4]   2> 1369453 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6e1a1a0b{HTTP/1.1}{127.0.0.1:50259}
   [junit4]   2> 1369453 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.e.j.s.Server Started @1368761ms
   [junit4]   2> 1369453 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_ACF03AA4F377D29F-001\tempDir-001/control/data, hostContext=/kswh/bg, hostPort=50259, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_ACF03AA4F377D29F-001\control-001\cores}
   [junit4]   2> 1369454 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1369454 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_ACF03AA4F377D29F-001\control-001\'
   [junit4]   2> 1369454 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1369454 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1369491 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1369494 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1369495 INFO  (zkCallback-1382-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2031feee name:ZooKeeperConnection Watcher:127.0.0.1:50246/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1369495 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1369496 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1369498 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1369498 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_ACF03AA4F377D29F-001\control-001\solr.xml
   [junit4]   2> 1369524 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_ACF03AA4F377D29F-001\control-001\cores
   [junit4]   2> 1369524 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.CoreContainer New CoreContainer 197137271
   [junit4]   2> 1369524 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_ACF03AA4F377D29F-001\control-001\]
   [junit4]   2> 1369524 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_ACF03AA4F377D29F-001\control-001\lib
   [junit4]   2> 1369526 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_ACF03AA4F377D29F-001\control-001\lib).
   [junit4]   2> 1369535 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] 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> 1369540 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1369541 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1369541 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1369541 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50246/solr
   [junit4]   2> 1369541 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1369541 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1369546 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1369547 INFO  (zkCallback-1384-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2f4ff3c1 name:ZooKeeperConnection Watcher:127.0.0.1:50246 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1369547 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1369549 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1369550 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50259_kswh%2Fbg    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1369552 INFO  (zkCallback-1385-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@35233c48 name:ZooKeeperConnection Watcher:127.0.0.1:50246/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1369554 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50259_kswh%2Fbg    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1369555 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50259_kswh%2Fbg    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1369559 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50259_kswh%2Fbg    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1369561 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50259_kswh%2Fbg    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1369564 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50259_kswh%2Fbg    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1369565 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50259_kswh%2Fbg    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1369568 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50259_kswh%2Fbg    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1369569 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50259_kswh%2Fbg    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1369570 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50259_kswh%2Fbg    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1369572 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50259_kswh%2Fbg    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1369573 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50259_kswh%2Fbg    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50259_kswh%2Fbg
   [junit4]   2> 1369573 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50259_kswh%2Fbg    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50259_kswh%2Fbg
   [junit4]   2> 1369575 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50259_kswh%2Fbg    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1369577 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50259_kswh%2Fbg    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1369579 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50259_kswh%2Fbg    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1369580 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50259_kswh%2Fbg    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94661182206050308-127.0.0.1:50259_kswh%2Fbg-n_0000000000
   [junit4]   2> 1369580 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50259_kswh%2Fbg    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50259_kswh%2Fbg
   [junit4]   2> 1369580 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50259_kswh%2Fbg    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1369582 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50259_kswh%2Fbg    ] o.a.s.c.Overseer Overseer (id=94661182206050308-127.0.0.1:50259_kswh%2Fbg-n_0000000000) starting
   [junit4]   2> 1369583 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50259_kswh%2Fbg    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1369589 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50259_kswh%2Fbg    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1369591 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50259_kswh%2Fbg    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1369591 INFO  (OverseerCollectionConfigSetProcessor-94661182206050308-127.0.0.1:50259_kswh%2Fbg-n_0000000000) [n:127.0.0.1:50259_kswh%2Fbg    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1369591 INFO  (OverseerStateUpdate-94661182206050308-127.0.0.1:50259_kswh%2Fbg-n_0000000000) [n:127.0.0.1:50259_kswh%2Fbg    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1369609 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50259_kswh%2Fbg    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1369609 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50259_kswh%2Fbg    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1369610 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50259_kswh%2Fbg    ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_ACF03AA4F377D29F-001\control-001\cores
   [junit4]   2> 1369611 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50259_kswh%2Fbg    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_ACF03AA4F377D29F-001\control-001\cores\collection1, collection=control_collection, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_ACF03AA4F377D29F-001\control-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 1369611 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50259_kswh%2Fbg    ] o.a.s.c.CoresLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_ACF03AA4F377D29F-001\control-001\cores\collection1\
   [junit4]   2> 1369611 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50259_kswh%2Fbg    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1369628 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50259_kswh%2Fbg    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1369628 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50259_kswh%2Fbg    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1369631 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1369631 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1369638 INFO  (OverseerStateUpdate-94661182206050308-127.0.0.1:50259_kswh%2Fbg-n_0000000000) [n:127.0.0.1:50259_kswh%2Fbg    ] 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:50259/kswh/bg",
   [junit4]   2>   "node_name":"127.0.0.1:50259_kswh%2Fbg",
   [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> 1369640 INFO  (OverseerStateUpdate-94661182206050308-127.0.0.1:50259_kswh%2Fbg-n_0000000000) [n:127.0.0.1:50259_kswh%2Fbg    ] 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:50259/kswh/bg",
   [junit4]   2>   "node_name":"127.0.0.1:50259_kswh%2Fbg",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1369640 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1369643 INFO  (OverseerStateUpdate-94661182206050308-127.0.0.1:50259_kswh%2Fbg-n_0000000000) [n:127.0.0.1:50259_kswh%2Fbg    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1369643 INFO  (OverseerStateUpdate-94661182206050308-127.0.0.1:50259_kswh%2Fbg-n_0000000000) [n:127.0.0.1:50259_kswh%2Fbg    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1369644 INFO  (zkCallback-1385-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg    ] 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> 1370947 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1370947 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1370949 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1370949 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1370950 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1370950 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_ACF03AA4F377D29F-001\control-001\cores\collection1\'
   [junit4]   2> 1370950 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1370950 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1370974 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1370987 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1370992 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1371005 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1371006 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1371015 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1371155 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1371170 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1371172 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1371186 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1371188 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1371202 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1371203 WARN  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1371203 WARN  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1371203 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1371205 WARN  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1371205 WARN  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1371209 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg 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=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1371209 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1371209 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1371209 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_ACF03AA4F377D29F-001\control-001\cores\collection1\], dataDir=[null]
   [junit4]   2> 1371209 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg 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@38c8f590
   [junit4]   2> 1371210 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_ACF03AA4F377D29F-001\control-001\cores\collection1\data\
   [junit4]   2> 1371210 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_ACF03AA4F377D29F-001\control-001\cores\collection1\data\index/
   [junit4]   2> 1371210 WARN  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_ACF03AA4F377D29F-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1371210 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_ACF03AA4F377D29F-001\control-001\cores\collection1\data\index
   [junit4]   2> 1371210 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg 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=24, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=56.650390625, floorSegmentMB=1.609375, forceMergeDeletesPctAllowed=21.727832031771, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.25152161155502994
   [junit4]   2> 1371211 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg 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@ef49ae7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@72c9b955),segFN=segments_1,generation=1}
   [junit4]   2> 1371211 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1371211 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:50259_kswh%2Fbg 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 C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_ACF03AA4F377D29F-001\control-001\cores\collection1\data\
   [junit4]   2> 1371212 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_ACF03AA4F377D29F-001\control-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1371215 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1371215 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1371215 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1371215 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1371215 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1371215 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg 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> 1371216 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg 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> 1371216 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg 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> 1371216 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg 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> 1371221 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1371223 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1371224 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1371225 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1371229 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg 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> 1371230 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg 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> 1371230 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg 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> 1371230 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg 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> 1371231 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1371231 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1371233 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg 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=28, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=53.3193359375, floorSegmentMB=0.5283203125, forceMergeDeletesPctAllowed=29.388043231808638, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.45091851298288155
   [junit4]   2> 1371233 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg 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@ef49ae7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@72c9b955),segFN=segments_1,generation=1}
   [junit4]   2> 1371233 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1371233 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4edd0d85[collection1] main
   [junit4]   2> 1371233 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg 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> 1371234 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg 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> 1371234 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg 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> 1371234 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1371235 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1371235 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg 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> 1371235 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg 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> 1371235 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg 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> 1371235 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1371235 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1371237 INFO  (searcherExecutor-3591-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4edd0d85[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1371237 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg 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> 1371237 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg 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> 1371237 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg 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> 1371237 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg 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 1514578917959139328
   [junit4]   2> 1371239 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1514578917959139328
   [junit4]   2> 1371239 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1371240 INFO  (coreLoadExecutor-3590-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1371240 INFO  (coreZkRegister-3584-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50259_kswh%2Fbg 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:50259/kswh/bg collection:control_collection shard:shard1
   [junit4]   2> 1371242 INFO  (coreZkRegister-3584-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50259_kswh%2Fbg 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> 1371248 INFO  (coreZkRegister-3584-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50259_kswh%2Fbg 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/94661182206050308-core_node1-n_0000000000
   [junit4]   2> 1371248 INFO  (coreZkRegister-3584-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1371249 INFO  (coreZkRegister-3584-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1371249 INFO  (coreZkRegister-3584-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50259_kswh%2Fbg 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> 1371251 INFO  (coreZkRegister-3584-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50259/kswh/bg/collection1/
   [junit4]   2> 1371251 INFO  (coreZkRegister-3584-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1371251 INFO  (coreZkRegister-3584-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:50259/kswh/bg/collection1/ has no replicas
   [junit4]   2> 1371251 INFO  (coreZkRegister-3584-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50259_kswh%2Fbg 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:50259/kswh/bg/collection1/ shard1
   [junit4]   2> 1371251 INFO  (coreZkRegister-3584-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1371251 INFO  (OverseerStateUpdate-94661182206050308-127.0.0.1:50259_kswh%2Fbg-n_0000000000) [n:127.0.0.1:50259_kswh%2Fbg    ] 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> 1371254 INFO  (coreZkRegister-3584-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1371258 INFO  (OverseerStateUpdate-94661182206050308-127.0.0.1:50259_kswh%2Fbg-n_0000000000) [n:127.0.0.1:50259_kswh%2Fbg    ] 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:50259/kswh/bg",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1371389 INFO  (zkCallback-1385-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg    ] 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> 1371446 INFO  (coreZkRegister-3584-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:50259/kswh/bg/collection1/ and leader is http://127.0.0.1:50259/kswh/bg/collection1/
   [junit4]   2> 1371446 INFO  (coreZkRegister-3584-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50259_kswh%2Fbg 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:50259/kswh/bg
   [junit4]   2> 1371446 INFO  (coreZkRegister-3584-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1371446 INFO  (coreZkRegister-3584-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50259_kswh%2Fbg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1371446 INFO  (coreZkRegister-3584-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50259_kswh%2Fbg 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> 1371449 INFO  (OverseerStateUpdate-94661182206050308-127.0.0.1:50259_kswh%2Fbg-n_0000000000) [n:127.0.0.1:50259_kswh%2Fbg    ] 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:50259/kswh/bg",
   [junit4]   2>   "node_name":"127.0.0.1:50259_kswh%2Fbg",
   [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> 1371449 INFO  (OverseerStateUpdate-94661182206050308-127.0.0.1:50259_kswh%2Fbg-n_0000000000) [n:127.0.0.1:50259_kswh%2Fbg    ] 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:50259/kswh/bg",
   [junit4]   2>   "node_name":"127.0.0.1:50259_kswh%2Fbg",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1371562 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1371563 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1371566 INFO  (zkCallback-1387-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7866e2e1 name:ZooKeeperConnection Watcher:127.0.0.1:50246/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1371566 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1371566 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1371566 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1371568 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1371569 INFO  (zkCallback-1385-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg    ] 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> 1371569 INFO  (zkCallback-1387-thread-1) [    ] 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> 1372054 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_ACF03AA4F377D29F-001\shard-1-001\cores\collection1
   [junit4]   2> 1372055 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_ACF03AA4F377D29F-001\shard-1-001
   [junit4]   2> 1372055 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1372059 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d350994{/kswh/bg,null,AVAILABLE}
   [junit4]   2> 1372060 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2c36691b{HTTP/1.1}{127.0.0.1:50292}
   [junit4]   2> 1372060 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.e.j.s.Server Started @1370849ms
   [junit4]   2> 1372060 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_ACF03AA4F377D29F-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/kswh/bg, hostPort=50292, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_ACF03AA4F377D29F-001\shard-1-001\cores}
   [junit4]   2> 1372060 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1372060 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_ACF03AA4F377D29F-001\shard-1-001\'
   [junit4]   2> 1372061 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1372061 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1372094 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1372096 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1372099 INFO  (zkCallback-1388-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2387f8e5 name:ZooKeeperConnection Watcher:127.0.0.1:50246/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1372099 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1372099 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1372100 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1372100 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1504dd7fb690006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1372100 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_ACF03AA4F377D29F-001\shard-1-001\solr.xml
   [junit4]   2> 1372109 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_ACF03AA4F377D29F-001\shard-1-001\cores
   [junit4]   2> 1372109 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.CoreContainer New CoreContainer 1686616994
   [junit4]   2> 1372109 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_ACF03AA4F377D29F-001\shard-1-001\]
   [junit4]   2> 1372109 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_ACF03AA4F377D29F-001\shard-1-001\lib
   [junit4]   2> 1372110 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_ACF03AA4F377D29F-001\shard-1-001\lib).
   [junit4]   2> 1372121 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] 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> 1372126 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1372127 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1372127 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1372127 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50246/solr
   [junit4]   2> 1372127 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1372127 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1372131 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1372132 INFO  (zkCallback-1390-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@34cf1477 name:ZooKeeperConnection Watcher:127.0.0.1:50246 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1372133 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1372133 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1372146 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50292_kswh%2Fbg    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1372147 INFO  (zkCallback-1391-thread-1-processing-n:127.0.0.1:50292_kswh%2Fbg) [n:127.0.0.1:50292_kswh%2Fbg    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5ab7f7f name:ZooKeeperConnection Watcher:127.0.0.1:50246/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1372147 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50292_kswh%2Fbg    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1372154 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50292_kswh%2Fbg    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1373335 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50292_kswh%2Fbg    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50292_kswh%2Fbg
   [junit4]   2> 1373336 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50292_kswh%2Fbg    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50292_kswh%2Fbg
   [junit4]   2> 1373337 INFO  (zkCallback-1385-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg    ] 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> 1373337 INFO  (zkCallback-1387-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> 1373337 INFO  (zkCallback-1391-thread-1-processing-n:127.0.0.1:50292_kswh%2Fbg) [n:127.0.0.1:50292_kswh%2Fbg    ] 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> 1373339 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50292_kswh%2Fbg    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1373340 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50292_kswh%2Fbg    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94661182206050312-127.0.0.1:50292_kswh%2Fbg-n_0000000001
   [junit4]   2> 1373342 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50292_kswh%2Fbg    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94661182206050308-127.0.0.1:50259_kswh%2Fbg-n_0000000000 to know if I could be the leader
   [junit4]   2> 1373354 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50292_kswh%2Fbg    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1373354 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50292_kswh%2Fbg    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1373356 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50292_kswh%2Fbg    ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_ACF03AA4F377D29F-001\shard-1-001\cores
   [junit4]   2> 1373358 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50292_kswh%2Fbg    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_ACF03AA4F377D29F-001\shard-1-001\cores\collection1, collection=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_ACF03AA4F377D29F-001\shard-1-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 1373358 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50292_kswh%2Fbg    ] o.a.s.c.CoresLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_ACF03AA4F377D29F-001\shard-1-001\cores\collection1\
   [junit4]   2> 1373358 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50292_kswh%2Fbg    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1373359 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50292_kswh%2Fbg    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1373359 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50292_kswh%2Fbg    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1373359 INFO  (coreLoadExecutor-3601-thread-1-processing-n:127.0.0.1:50292_kswh%2Fbg) [n:127.0.0.1:50292_kswh%2Fbg c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1373359 INFO  (coreLoadExecutor-3601-thread-1-processing-n:127.0.0.1:50292_kswh%2Fbg) [n:127.0.0.1:50292_kswh%2Fbg c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1373361 INFO  (coreLoadExecutor-3601-thread-1-processing-n:127.0.0.1:50292_kswh%2Fbg) [n:127.0.0.1:50292_kswh%2Fbg c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1373361 INFO  (OverseerStateUpdate-94661182206050308-127.0.0.1:50259_kswh%2Fbg-n_0000000000) [n:127.0.0.1:50259_kswh%2Fbg    ] 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:50292/kswh/bg",
   [junit4]   2>   "node_name":"127.0.0.1:50292_kswh%2Fbg",
   [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> 1373362 INFO  (OverseerStateUpdate-94661182206050308-127.0.0.1:50259_kswh%2Fbg-n_0000000000) [n:127.0.0.1:50259_kswh%2Fbg    ] 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:50292/kswh/bg",
   [junit4]   2>   "node_name":"127.0.0.1:50292_kswh%2Fbg",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1373362 INFO  (OverseerStateUpdate-94661182206050308-127.0.0.1:50259_kswh%2Fbg-n_0000000000) [n:127.0.0.1:50259_kswh%2Fbg    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1373362 INFO  (OverseerStateUpdate-94661182206050308-127.0.0.1:50259_kswh%2Fbg-n_0000000000) [n:127.0.0.1:50259_kswh%2Fbg    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1373364 INFO  (zkCallback-1385-thread-1-processing-n:127.0.0.1:50259_kswh%2Fbg) [n:127.0.0.1:50259_kswh%2Fbg    ] 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> 1373364 INFO  (zkCallback-1387-thread-1) [    ] 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> 1373364 INFO  (zkCallback-1391-thread-1-processing-n:127.0.0.1:50292_kswh%2Fbg) [n:127.0.0.1:50292_kswh%2Fbg    ] 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> 1374536 INFO  (coreLoadExecutor-3601-thread-1-processing-n:127.0.0.1:50292_kswh%2Fbg) [n:127.0.0.1:50292_kswh%2Fbg c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1374536 INFO  (coreLoadExecutor-3601-thread-1-processing-n:127.0.0.1:50292_kswh%2Fbg) [n:127.0.0.1:50292_kswh%2Fbg c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1374536 INFO  (coreLoadExecutor-3601-thread-1-processing-n:127.0.0.1:50292_kswh%2Fbg) [n:127.0.0.1:50292_kswh%2Fbg c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1374536 INFO  (coreLoadExecutor-3601-thread-1-processing-n:127.0.0.1:50292_kswh%2Fbg) [n:127.0.0.1:50292_kswh%2Fbg c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 1374538 INFO  (coreLoadExecutor-3601-thread-1-processing-n:127.0.0.1:50292_kswh%2Fbg) [n:127.0.0.1:50292_kswh%2Fbg c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1374538 INFO  (coreLoadExecutor-3601-thread-1-processing-n:127.0.0.1:50292_kswh%2Fbg) [n:127.0.0.1:50292_kswh%2Fbg c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_ACF03AA4F377D29F-001\shard-1-001\cores\collection1\'
   [junit4]   2> 1374538 INFO  (coreLoadExecutor-3601-thread-1-processing-n:127.0.0.1:50292_kswh%2Fbg) [n:127.0.0.1:50292_kswh%2Fbg c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1374538 INFO  (coreLoadExecuto

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

  2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:244)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:85)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContextBase.cancelElection(ElectionContext.java:166)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.cancelElection(ElectionContext.java:267)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:449)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:197)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:157)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:58)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:388)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:269)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1415458 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@4d48c8a0{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1415458 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3553f497{/kswh/bg,null,UNAVAILABLE}
   [junit4]   2> 1415461 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[ACF03AA4F377D29F]) [n:127.0.0.1:50366_kswh%2Fbg c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50246 50246
   [junit4]   2> 1417195 INFO  (Thread-3180) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50246 50246
   [junit4]   2> 1417196 WARN  (Thread-3180) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/configs/gettingstarted/managed-schema
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	9	/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/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> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCloudExampleTest -Dtests.method=testLoadDocsIntoGettingStartedCollection -Dtests.seed=ACF03AA4F377D29F -Dtests.slow=true -Dtests.locale=hr -Dtests.timezone=America/Ensenada -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 48.5s J1 | SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Delete action failed!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ACF03AA4F377D29F:BF9308CBC2186B39]: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> 1417199 INFO  (SUITE-SolrCloudExampleTest-seed#[ACF03AA4F377D29F]-worker) [n:127.0.0.1:50366_kswh%2Fbg c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_ACF03AA4F377D29F-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=hr, timezone=America/Ensenada
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_60 (64-bit)/cpus=3,threads=1,free=144396928,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestUniqueKeyFieldResource, SharedFSAutoReplicaFailoverTest, TestDefaultSimilarityFactory, TestCSVResponseWriter, TestEmbeddedSolrServerConstructors, TestSolrIndexConfig, TestBinaryField, CopyFieldTest, CursorMarkTest, TestBinaryResponseWriter, TestOrdValues, TestSchemaVersionResource, SolrCoreCheckLockOnStartupTest, TestRandomFaceting, TestLeaderElectionZkExpiry, SaslZkACLProviderTest, DistanceFunctionTest, ZkStateReaderTest, TestFoldingMultitermQuery, CSVRequestHandlerTest, BaseCdcrDistributedZkTest, TestZkChroot, NumericFieldsTest, TestConfigReload, DistributedDebugComponentTest, OpenCloseCoreStressTest, TestShortCircuitedRequests, TestFuzzyAnalyzedSuggestions, TimeZoneUtilsTest, TestRealTimeGet, TestManagedSchemaFieldResource, TestExpandComponent, TestHdfsUpdateLog, ShardSplitTest, TestCollationField, CdcrReplicationHandlerTest, SolrPluginUtilsTest, TestSolrCloudWithKerberosAlt, TestFreeTextSuggestions, HdfsWriteToMultipleCollectionsTest, RAMDirectoryFactoryTest, CollectionStateFormat2Test, TestCopyFieldCollectionResource, LeaderInitiatedRecoveryOnCommitTest, TestCryptoKeys, CdcrRequestHandlerTest, TestDefaultStatsCache, SpellingQueryConverterTest, TestJsonFacets, HighlighterMaxOffsetTest, TestQueryUtils, TestReversedWildcardFilterFactory, TestIntervalFaceting, ConvertedLegacyTest, RequestHandlersTest, TestQuerySenderListener, SpellCheckCollatorTest, PreAnalyzedUpdateProcessorTest, TestClusterStateMutator, BadIndexSchemaTest, BasicFunctionalityTest, TestShardHandlerFactory, ShowFileRequestHandlerTest, TestRebalanceLeaders, HdfsSyncSliceTest, SortByFunctionTest, SpellCheckComponentTest, TestPHPSerializedResponseWriter, StressHdfsTest, TestUtils, TestStressUserVersions, TestDistributedGrouping, TestExceedMaxTermLength, TermVectorComponentTest, MultiTermTest, UUIDFieldTest, SliceStateTest, HdfsBasicDistributedZk2Test, TriLevelCompositeIdRoutingTest, ShardRoutingCustomTest, DefaultValueUpdateProcessorTest, TestSolr4Spatial, RuleEngineTest, HdfsRecoveryZkTest, UniqFieldsUpdateProcessorFactoryTest, SignatureUpdateProcessorFactoryTest, RulesTest, TestAuthorizationFramework, QueryParsingTest, TestNonDefinedSimilarityFactory, TestQueryTypes, ChaosMonkeySafeLeaderTest, TestSchemaSimilarityResource, SpellPossibilityIteratorTest, TestOverriddenPrefixQueryForCustomFieldType, VMParamsZkACLAndCredentialsProvidersTest, TestSuggestSpellingConverter, CdcrVersionReplicationTest, TestConfigSetsAPIExclusivity, SolrInfoMBeanTest, TestSQLHandler, TestFastOutputStream, AssignTest, TestJettySolrRunner, CollectionsAPIDistributedZkTest, SuggesterTSTTest, TestMiniSolrCloudClusterBase, TestMaxScoreQueryParser, SuggesterWFSTTest, TestConfigSetsAPI, HdfsCollectionsAPIDistributedZkTest, TestFieldCollectionResource, TestObjectReleaseTracker, DistributedQueryComponentOptimizationTest, TestStressRecovery, TestDistributedMissingSort, TermVectorComponentDistributedTest, HdfsNNFailoverTest, TestJoin, DateRangeFieldTest, DirectUpdateHandlerOptimizeTest, TestAddFieldRealTimeGet, SolrCloudExampleTest]
   [junit4] Completed [243/547] on J1 in 48.55s, 1 test, 1 failure <<< FAILURES!

[...truncated 976 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:775: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:719: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:516: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1432: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:987: There were test failures: 547 suites (8 ignored), 2148 tests, 1 failure, 82 ignored (46 assumptions) [seed: ACF03AA4F377D29F]

Total time: 70 minutes 44 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-Windows (32bit/jdk1.8.0_60) - Build # 5319 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5319/
Java: 32bit/jdk1.8.0_60 -server -XX:+UseG1GC

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([5F400653D725521A:4C23343CE64AEBBC]: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 9274 lines...]
   [junit4] Suite: org.apache.solr.cloud.SolrCloudExampleTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_5F400653D725521A-001\init-core-data-001
   [junit4]   2> 158428 INFO  (SUITE-SolrCloudExampleTest-seed#[5F400653D725521A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 158428 INFO  (SUITE-SolrCloudExampleTest-seed#[5F400653D725521A]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 158430 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 158430 INFO  (Thread-572) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 158430 INFO  (Thread-572) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 158513 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.ZkTestServer start zk server on port:60164
   [junit4]   2> 158513 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 158514 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 158516 INFO  (zkCallback-486-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12b181b name:ZooKeeperConnection Watcher:127.0.0.1:60164 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 158516 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 158517 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 158517 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 158520 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 158521 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 158522 INFO  (zkCallback-487-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2185c7 name:ZooKeeperConnection Watcher:127.0.0.1:60164/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 158522 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 158522 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 158522 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 158524 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 158525 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 158526 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 158528 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 158528 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 158530 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 158530 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 158531 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 158532 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 158533 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 158534 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 158535 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 158535 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 158536 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 158536 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 158538 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 158538 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 158539 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 158539 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 158541 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 158541 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 158542 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 158542 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 158543 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 158543 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 159012 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_5F400653D725521A-001\control-001\cores\collection1
   [junit4]   2> 159015 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 159018 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c2d65{/,null,AVAILABLE}
   [junit4]   2> 159019 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@f8513d{HTTP/1.1}{127.0.0.1:60171}
   [junit4]   2> 159019 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.e.j.s.Server Started @164752ms
   [junit4]   2> 159019 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_5F400653D725521A-001\tempDir-001/control/data, hostContext=/, hostPort=60171, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_5F400653D725521A-001\control-001\cores}
   [junit4]   2> 159020 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 159020 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_5F400653D725521A-001\control-001\'
   [junit4]   2> 159020 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 159020 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 159041 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 159042 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 159044 INFO  (zkCallback-488-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c8c9ca name:ZooKeeperConnection Watcher:127.0.0.1:60164/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 159044 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 159044 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 159045 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 159045 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_5F400653D725521A-001\control-001\solr.xml
   [junit4]   2> 159052 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_5F400653D725521A-001\control-001\cores
   [junit4]   2> 159052 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.CoreContainer New CoreContainer 5643592
   [junit4]   2> 159052 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_5F400653D725521A-001\control-001\]
   [junit4]   2> 159052 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_5F400653D725521A-001\control-001\lib
   [junit4]   2> 159053 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_5F400653D725521A-001\control-001\lib).
   [junit4]   2> 159060 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] 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> 159062 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 159063 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 159063 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 159063 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60164/solr
   [junit4]   2> 159063 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 159063 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 159064 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 159065 INFO  (zkCallback-490-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c6c5b6 name:ZooKeeperConnection Watcher:127.0.0.1:60164 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 159066 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 159066 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 159070 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60171_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 159072 INFO  (zkCallback-491-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a43f93 name:ZooKeeperConnection Watcher:127.0.0.1:60164/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 159072 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60171_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 159074 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60171_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 159076 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60171_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 159080 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60171_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 159082 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60171_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 159084 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60171_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 159086 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60171_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 159088 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60171_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 159089 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60171_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 159090 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60171_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 159091 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60171_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60171_
   [junit4]   2> 159092 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60171_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60171_
   [junit4]   2> 159093 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60171_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 159095 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60171_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 159096 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60171_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 159097 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60171_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94659223452319748-127.0.0.1:60171_-n_0000000000
   [junit4]   2> 159097 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60171_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60171_
   [junit4]   2> 159097 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60171_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 159098 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60171_    ] o.a.s.c.Overseer Overseer (id=94659223452319748-127.0.0.1:60171_-n_0000000000) starting
   [junit4]   2> 159100 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60171_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 159105 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60171_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 159106 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60171_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 159106 INFO  (OverseerCollectionConfigSetProcessor-94659223452319748-127.0.0.1:60171_-n_0000000000) [n:127.0.0.1:60171_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 159106 INFO  (OverseerStateUpdate-94659223452319748-127.0.0.1:60171_-n_0000000000) [n:127.0.0.1:60171_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 159122 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60171_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 159122 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60171_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 159124 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60171_    ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_5F400653D725521A-001\control-001\cores
   [junit4]   2> 159125 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60171_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_5F400653D725521A-001\control-001\cores\collection1, collection=control_collection, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_5F400653D725521A-001\control-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 159126 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60171_    ] o.a.s.c.CoresLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_5F400653D725521A-001\control-001\cores\collection1\
   [junit4]   2> 159126 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60171_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 159128 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60171_    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 159128 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60171_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 159129 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 159129 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 159130 INFO  (OverseerStateUpdate-94659223452319748-127.0.0.1:60171_-n_0000000000) [n:127.0.0.1:60171_    ] 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:60171",
   [junit4]   2>   "node_name":"127.0.0.1:60171_",
   [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> 159130 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 159131 INFO  (OverseerStateUpdate-94659223452319748-127.0.0.1:60171_-n_0000000000) [n:127.0.0.1:60171_    ] 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:60171",
   [junit4]   2>   "node_name":"127.0.0.1:60171_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 159131 INFO  (OverseerStateUpdate-94659223452319748-127.0.0.1:60171_-n_0000000000) [n:127.0.0.1:60171_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 159131 INFO  (OverseerStateUpdate-94659223452319748-127.0.0.1:60171_-n_0000000000) [n:127.0.0.1:60171_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 159133 INFO  (zkCallback-491-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_    ] 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> 159953 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 159953 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 159953 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 159953 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 159954 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 159954 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_5F400653D725521A-001\control-001\cores\collection1\'
   [junit4]   2> 159954 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 159954 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 159966 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 159972 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 159973 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 159978 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 159979 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 159984 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 160054 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 160060 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 160061 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 160067 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 160070 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 160072 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 160072 WARN  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 160072 WARN  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 160073 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 160073 WARN  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 160073 WARN  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 160076 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ 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=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 160076 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 160076 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 160076 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_5F400653D725521A-001\control-001\cores\collection1\], dataDir=[null]
   [junit4]   2> 160076 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ 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@b479f7
   [junit4]   2> 160076 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_5F400653D725521A-001\control-001\cores\collection1\data\
   [junit4]   2> 160076 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_5F400653D725521A-001\control-001\cores\collection1\data\index/
   [junit4]   2> 160077 WARN  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_5F400653D725521A-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 160077 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_5F400653D725521A-001\control-001\cores\collection1\data\index
   [junit4]   2> 160078 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=878999047, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 160078 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ 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@f3df36 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1588311),segFN=segments_1,generation=1}
   [junit4]   2> 160078 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 160078 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:60171_ 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 C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_5F400653D725521A-001\control-001\cores\collection1\data\
   [junit4]   2> 160078 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:60171_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_5F400653D725521A-001\control-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 160081 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 160081 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 160081 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 160081 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 160081 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 160081 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ 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> 160082 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ 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> 160082 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ 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> 160082 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ 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> 160085 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 160086 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 160087 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 160087 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 160089 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ 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> 160090 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ 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> 160091 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ 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> 160091 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ 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> 160092 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 160092 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 160092 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ 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=45, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=11.138671875, floorSegmentMB=1.7236328125, forceMergeDeletesPctAllowed=13.044294362737501, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6482190893449362
   [junit4]   2> 160092 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ 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@f3df36 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1588311),segFN=segments_1,generation=1}
   [junit4]   2> 160092 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 160092 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1c28620[collection1] main
   [junit4]   2> 160093 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ 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> 160094 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ 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> 160094 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ 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> 160095 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 160095 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 160095 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ 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> 160095 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ 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> 160095 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ 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> 160095 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 160095 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 160095 INFO  (searcherExecutor-1094-thread-1-processing-n:127.0.0.1:60171_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60171_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c28620[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 160095 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ 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> 160095 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ 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> 160095 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ 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> 160095 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ 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 1514547576979849216
   [junit4]   2> 160097 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1514547576979849216
   [junit4]   2> 160097 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 160097 INFO  (coreLoadExecutor-1093-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 160098 INFO  (coreZkRegister-1087-thread-1-processing-n:127.0.0.1:60171_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60171_ 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:60171 collection:control_collection shard:shard1
   [junit4]   2> 160099 INFO  (coreZkRegister-1087-thread-1-processing-n:127.0.0.1:60171_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60171_ 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> 160102 INFO  (coreZkRegister-1087-thread-1-processing-n:127.0.0.1:60171_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60171_ 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/94659223452319748-core_node1-n_0000000000
   [junit4]   2> 160102 INFO  (coreZkRegister-1087-thread-1-processing-n:127.0.0.1:60171_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60171_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 160103 INFO  (coreZkRegister-1087-thread-1-processing-n:127.0.0.1:60171_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60171_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 160103 INFO  (coreZkRegister-1087-thread-1-processing-n:127.0.0.1:60171_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60171_ 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> 160103 INFO  (coreZkRegister-1087-thread-1-processing-n:127.0.0.1:60171_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60171_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60171/collection1/
   [junit4]   2> 160103 INFO  (coreZkRegister-1087-thread-1-processing-n:127.0.0.1:60171_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60171_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 160103 INFO  (coreZkRegister-1087-thread-1-processing-n:127.0.0.1:60171_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60171_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:60171/collection1/ has no replicas
   [junit4]   2> 160103 INFO  (coreZkRegister-1087-thread-1-processing-n:127.0.0.1:60171_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60171_ 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:60171/collection1/ shard1
   [junit4]   2> 160103 INFO  (OverseerStateUpdate-94659223452319748-127.0.0.1:60171_-n_0000000000) [n:127.0.0.1:60171_    ] 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> 160103 INFO  (coreZkRegister-1087-thread-1-processing-n:127.0.0.1:60171_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60171_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 160106 INFO  (coreZkRegister-1087-thread-1-processing-n:127.0.0.1:60171_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60171_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 160108 INFO  (OverseerStateUpdate-94659223452319748-127.0.0.1:60171_-n_0000000000) [n:127.0.0.1:60171_    ] 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:60171",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 160192 INFO  (zkCallback-491-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_    ] 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> 160233 INFO  (coreZkRegister-1087-thread-1-processing-n:127.0.0.1:60171_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60171_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:60171/collection1/ and leader is http://127.0.0.1:60171/collection1/
   [junit4]   2> 160233 INFO  (coreZkRegister-1087-thread-1-processing-n:127.0.0.1:60171_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60171_ 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:60171
   [junit4]   2> 160233 INFO  (coreZkRegister-1087-thread-1-processing-n:127.0.0.1:60171_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60171_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 160233 INFO  (coreZkRegister-1087-thread-1-processing-n:127.0.0.1:60171_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60171_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 160233 INFO  (coreZkRegister-1087-thread-1-processing-n:127.0.0.1:60171_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60171_ 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> 160235 INFO  (OverseerStateUpdate-94659223452319748-127.0.0.1:60171_-n_0000000000) [n:127.0.0.1:60171_    ] 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:60171",
   [junit4]   2>   "node_name":"127.0.0.1:60171_",
   [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> 160236 INFO  (OverseerStateUpdate-94659223452319748-127.0.0.1:60171_-n_0000000000) [n:127.0.0.1:60171_    ] 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:60171",
   [junit4]   2>   "node_name":"127.0.0.1:60171_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 160320 INFO  (zkCallback-491-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_    ] 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> 160362 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 160364 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 160364 INFO  (zkCallback-493-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1865121 name:ZooKeeperConnection Watcher:127.0.0.1:60164/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 160365 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 160365 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 160365 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 160368 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 160914 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_5F400653D725521A-001\shard-1-001\cores\collection1
   [junit4]   2> 160916 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_5F400653D725521A-001\shard-1-001
   [junit4]   2> 160916 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 160918 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a1d571{/,null,AVAILABLE}
   [junit4]   2> 160920 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1674648{HTTP/1.1}{127.0.0.1:60186}
   [junit4]   2> 160920 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.e.j.s.Server Started @167077ms
   [junit4]   2> 160920 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_5F400653D725521A-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=60186, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_5F400653D725521A-001\shard-1-001\cores}
   [junit4]   2> 160921 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 160921 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_5F400653D725521A-001\shard-1-001\'
   [junit4]   2> 160921 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 160921 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 160940 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 160941 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 160943 INFO  (zkCallback-494-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10a8397 name:ZooKeeperConnection Watcher:127.0.0.1:60164/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 160943 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 160943 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 160946 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 160946 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_5F400653D725521A-001\shard-1-001\solr.xml
   [junit4]   2> 160952 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_5F400653D725521A-001\shard-1-001\cores
   [junit4]   2> 160952 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.CoreContainer New CoreContainer 11715147
   [junit4]   2> 160952 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_5F400653D725521A-001\shard-1-001\]
   [junit4]   2> 160952 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_5F400653D725521A-001\shard-1-001\lib
   [junit4]   2> 160952 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_5F400653D725521A-001\shard-1-001\lib).
   [junit4]   2> 160959 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] 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> 160962 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 160962 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 160962 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 160962 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60164/solr
   [junit4]   2> 160962 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 160962 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 160963 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 160965 INFO  (zkCallback-496-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@770a27 name:ZooKeeperConnection Watcher:127.0.0.1:60164 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 160965 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 160965 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 160974 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60186_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 160975 INFO  (zkCallback-497-thread-1-processing-n:127.0.0.1:60186_) [n:127.0.0.1:60186_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b607b name:ZooKeeperConnection Watcher:127.0.0.1:60164/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 160976 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60186_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 160981 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60186_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 161808 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60186_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60186_
   [junit4]   2> 161809 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60186_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60186_
   [junit4]   2> 161810 INFO  (zkCallback-491-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_    ] 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> 161810 INFO  (zkCallback-493-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> 161810 INFO  (zkCallback-497-thread-1-processing-n:127.0.0.1:60186_) [n:127.0.0.1:60186_    ] 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> 161812 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60186_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 161813 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60186_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94659223452319752-127.0.0.1:60186_-n_0000000001
   [junit4]   2> 161814 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60186_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94659223452319748-127.0.0.1:60171_-n_0000000000 to know if I could be the leader
   [junit4]   2> 161842 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60186_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 161842 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60186_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 161842 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60186_    ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_5F400653D725521A-001\shard-1-001\cores
   [junit4]   2> 161844 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60186_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_5F400653D725521A-001\shard-1-001\cores\collection1, collection=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_5F400653D725521A-001\shard-1-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 161844 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60186_    ] o.a.s.c.CoresLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_5F400653D725521A-001\shard-1-001\cores\collection1\
   [junit4]   2> 161844 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60186_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 161846 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60186_    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 161846 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60186_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 161846 INFO  (coreLoadExecutor-1104-thread-1-processing-n:127.0.0.1:60186_) [n:127.0.0.1:60186_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 161846 INFO  (coreLoadExecutor-1104-thread-1-processing-n:127.0.0.1:60186_) [n:127.0.0.1:60186_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 161846 INFO  (OverseerStateUpdate-94659223452319748-127.0.0.1:60171_-n_0000000000) [n:127.0.0.1:60171_    ] 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:60186",
   [junit4]   2>   "node_name":"127.0.0.1:60186_",
   [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> 161846 INFO  (coreLoadExecutor-1104-thread-1-processing-n:127.0.0.1:60186_) [n:127.0.0.1:60186_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 161846 INFO  (OverseerStateUpdate-94659223452319748-127.0.0.1:60171_-n_0000000000) [n:127.0.0.1:60171_    ] 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:60186",
   [junit4]   2>   "node_name":"127.0.0.1:60186_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 161847 INFO  (OverseerStateUpdate-94659223452319748-127.0.0.1:60171_-n_0000000000) [n:127.0.0.1:60171_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 161847 INFO  (OverseerStateUpdate-94659223452319748-127.0.0.1:60171_-n_0000000000) [n:127.0.0.1:60171_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 161848 INFO  (zkCallback-491-thread-1-processing-n:127.0.0.1:60171_) [n:127.0.0.1:60171_    ] 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> 161848 INFO  (zkCallback-493-thread-1) [    ] 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> 161848 INFO  (zkCallback-497-thread-1-processing-n:127.0.0.1:60186_) [n:127.0.0.1:60186_    ] 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> 162732 INFO  (coreLoadExecutor-1104-thread-1-processing-n:127.0.0.1:60186_) [n:127.0.0.1:60186_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 162732 INFO  (coreLoadExecutor-1104-thread-1-processing-n:127.0.0.1:60186_) [n:127.0.0.1:60186_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 162732 INFO  (coreLoadExecutor-1104-thread-1-processing-n:127.0.0.1:60186_) [n:127.0.0.1:60186_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 162732 INFO  (coreLoadExecutor-1104-thread-1-processing-n:127.0.0.1:60186_) [n:127.0.0.1:60186_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 162733 INFO  (coreLoadExecutor-1104-thread-1-processing-n:127.0.0.1:60186_) [n:127.0.0.1:60186_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 162733 INFO  (coreLoadExecutor-1104-thread-1-processing-n:127.0.0.1:60186_) [n:127.0.0.1:60186_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_5F400653D725521A-001\shard-1-001\cores\collection1\'
   [junit4]   2> 162733 INFO  (coreLoadExecutor-1104-thread-1-processing-n:127.0.0.1:60186_) [n:127.0.0.1:60186_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 162733 INFO  (coreLoadExecutor-1104-thread-1-processing-n:127.0.0.1:60186_) [n:127.0.0.1:60186_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 162746 INFO  (coreLoadExecutor-1104-thread-1-processing-n:127.0.0.1:60186_) [n:127.0.0.1:60186_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 162752 INFO  (coreLoadExecutor-1104-thread-1-processing-n:127.0.0.1:60186_) [n:127.0.0.1:60186_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 162754 INFO  (coreLoadExecutor-1104-thread-1-processing-n:127.0.0.1:60186_) [n:127.0.0.1:60186_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 162758 INFO  (coreLoadExecutor-1104-thread-1-processing-n:127.0.0.1:60186_) [n:127.0.0.1:60186_ c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 162760 INFO  (coreLoadExecutor-1104-thread-1-processing-n:127.0.0.1:60186_) [n:127.0.0.1:60186_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 162763 INFO  (coreLoadExecutor-1104-thread-1-processing-n:127.0.0.1:60186_) [n:127.0.0.1:60186_ c:collection1   x:collection1]

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

53D725521A-001\shard-4-001\cores\collection1\data\
   [junit4]   2> 206858 INFO  (zkCallback-510-thread-2-processing-n:127.0.0.1:60223_) [n:127.0.0.1:60223_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_5F400653D725521A-001\shard-4-001\cores\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_5F400653D725521A-001\shard-4-001\cores\collection1\data\index;done=false>>]
   [junit4]   2> 206858 INFO  (zkCallback-510-thread-2-processing-n:127.0.0.1:60223_) [n:127.0.0.1:60223_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_5F400653D725521A-001\shard-4-001\cores\collection1\data\index
   [junit4]   2> 206858 INFO  (zkCallback-510-thread-2-processing-n:127.0.0.1:60223_) [n:127.0.0.1:60223_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 206858 INFO  (zkCallback-510-thread-2-processing-n:127.0.0.1:60223_) [n:127.0.0.1:60223_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ElectionContext Canceling election /collections/collection1/leader_elect/shard1/election/94659223452319761-core_node4-n_0000000001
   [junit4]   2> 206858 WARN  (zkCallback-510-thread-2-processing-n:127.0.0.1:60223_) [n:127.0.0.1:60223_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard1/election/94659223452319761-core_node4-n_0000000001
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:244)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:85)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContextBase.cancelElection(ElectionContext.java:166)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.cancelElection(ElectionContext.java:267)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:449)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:197)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:157)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:58)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:388)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:269)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 206860 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1b090bb{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 206861 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1297aad{/,null,UNAVAILABLE}
   [junit4]   2> 206864 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5F400653D725521A]) [n:127.0.0.1:60223_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60164 60164
   [junit4]   2> 209305 INFO  (Thread-572) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60164 60164
   [junit4]   2> 209306 WARN  (Thread-572) [    ] 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/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> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCloudExampleTest -Dtests.method=testLoadDocsIntoGettingStartedCollection -Dtests.seed=5F400653D725521A -Dtests.slow=true -Dtests.locale=en_IE -Dtests.timezone=Africa/Timbuktu -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 50.9s J1 | SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Delete action failed!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5F400653D725521A:4C23343CE64AEBBC]: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> 209313 INFO  (SUITE-SolrCloudExampleTest-seed#[5F400653D725521A]-worker) [n:127.0.0.1:60223_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCloudExampleTest_5F400653D725521A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=en_IE, timezone=Africa/Timbuktu
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_60 (32-bit)/cpus=3,threads=1,free=290367768,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [UUIDFieldTest, TestBM25SimilarityFactory, TestManagedResourceStorage, TestBadConfig, SliceStateTest, BufferStoreTest, TestSolrQueryParser, TestUtils, AddSchemaFieldsUpdateProcessorFactoryTest, SearchHandlerTest, CircularListTest, SolrPluginUtilsTest, TestSuggestSpellingConverter, SharedFSAutoReplicaFailoverTest, PKIAuthenticationIntegrationTest, TestValueSourceCache, CursorMarkTest, ShowFileRequestHandlerTest, TestQueryUtils, TestSolrConfigHandlerCloud, TestRandomRequestDistribution, DirectUpdateHandlerOptimizeTest, BigEndianAscendingWordDeserializerTest, CoreAdminRequestStatusTest, TestInfoStreamLogging, BasicFunctionalityTest, BigEndianAscendingWordSerializerTest, SolrCloudExampleTest]
   [junit4] Completed [41/547] on J1 in 50.90s, 1 test, 1 failure <<< FAILURES!

[...truncated 1610 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:775: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:719: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:516: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1432: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:987: There were test failures: 547 suites (8 ignored), 2148 tests, 1 failure, 82 ignored (46 assumptions) [seed: 5F400653D725521A]

Total time: 70 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