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 2016/06/07 11:40:19 UTC

[JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_92) - Build # 233 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/233/
Java: 32bit/jdk1.8.0_92 -client -XX:+UseG1GC

3 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestStressReplication

Error Message:
timed out waiting for collection1 startAt time to exceed: Tue Jun 07 04:44:23 AST 2016

Stack Trace:
java.lang.AssertionError: timed out waiting for collection1 startAt time to exceed: Tue Jun 07 04:44:23 AST 2016
	at __randomizedtesting.SeedInfo.seed([8B6D1BDFE767DBFB:50C61B19E24FB248]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.handler.TestReplicationHandler.watchCoreStartAt(TestReplicationHandler.java:1508)
	at org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:858)
	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:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	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:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	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:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	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:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	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:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([8B6D1BDFE767DBFB]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.security.BasicAuthIntegrationTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([8B6D1BDFE767DBFB]:0)




Build Log:
[...truncated 10618 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\init-core-data-001
   [junit4]   2> 56595 INFO  (SUITE-TestReplicationHandler-seed#[8B6D1BDFE767DBFB]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 56598 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestStressReplication
   [junit4]   2> 56600 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\collection1
   [junit4]   2> 56620 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 56621 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d7158{/solr,null,AVAILABLE}
   [junit4]   2> 56623 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.e.j.s.ServerConnector Started ServerConnector@bbbc89{HTTP/1.1,[http/1.1]}{127.0.0.1:54113}
   [junit4]   2> 56623 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.e.j.s.Server Started @60641ms
   [junit4]   2> 56623 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\collection1\data, hostContext=/solr, hostPort=54113}
   [junit4]   2> 56625 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 56628 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001'
   [junit4]   2> 56628 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 56628 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 56651 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\solr.xml
   [junit4]   2> 56664 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\.
   [junit4]   2> 56664 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CoreContainer New CoreContainer 22102839
   [junit4]   2> 56664 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001]
   [junit4]   2> 56664 WARN  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\lib
   [junit4]   2> 56665 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] 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> 56669 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 56670 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 56670 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 56670 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 56670 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 56671 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\.
   [junit4]   2> 56675 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 56675 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\.\collection1
   [junit4]   2> 56676 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 56676 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 56676 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 56677 INFO  (coreLoadExecutor-208-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\collection1'
   [junit4]   2> 56679 INFO  (coreLoadExecutor-208-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 56679 INFO  (coreLoadExecutor-208-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 56705 INFO  (coreLoadExecutor-208-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 56708 INFO  (coreLoadExecutor-208-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 56718 INFO  (coreLoadExecutor-208-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 56722 INFO  (coreLoadExecutor-208-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 56728 INFO  (coreLoadExecutor-208-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 56735 INFO  (coreLoadExecutor-208-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\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\collection1'
   [junit4]   2> 56735 INFO  (coreLoadExecutor-208-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\.\collection1
   [junit4]   2> 56736 INFO  (coreLoadExecutor-208-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 56736 INFO  (coreLoadExecutor-208-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 56736 INFO  (coreLoadExecutor-208-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 56737 INFO  (coreLoadExecutor-208-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 56737 INFO  (coreLoadExecutor-208-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\.\collection1\data\index/
   [junit4]   2> 56737 WARN  (coreLoadExecutor-208-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 56737 INFO  (coreLoadExecutor-208-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\.\collection1\data\index
   [junit4]   2> 56737 INFO  (coreLoadExecutor-208-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 56739 INFO  (coreLoadExecutor-208-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@176013c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10b206f),segFN=segments_1,generation=1}
   [junit4]   2> 56739 INFO  (coreLoadExecutor-208-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 56739 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 56741 INFO  (coreLoadExecutor-208-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 56748 INFO  (coreLoadExecutor-208-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 56750 INFO  (coreLoadExecutor-208-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 56751 INFO  (coreLoadExecutor-208-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 56752 INFO  (coreLoadExecutor-208-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 56754 INFO  (coreLoadExecutor-208-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 56754 INFO  (coreLoadExecutor-208-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 56754 INFO  (coreLoadExecutor-208-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 56756 INFO  (coreLoadExecutor-208-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 56756 INFO  (coreLoadExecutor-208-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 56757 INFO  (coreLoadExecutor-208-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1909797206, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 56757 INFO  (coreLoadExecutor-208-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@176013c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10b206f),segFN=segments_1,generation=1}
   [junit4]   2> 56757 INFO  (coreLoadExecutor-208-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 56758 INFO  (coreLoadExecutor-208-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@13420eb[collection1] main]
   [junit4]   2> 56758 INFO  (coreLoadExecutor-208-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\collection1\conf
   [junit4]   2> 56758 INFO  (coreLoadExecutor-208-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\collection1\conf}
   [junit4]   2> 56758 INFO  (coreLoadExecutor-208-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\collection1\conf
   [junit4]   2> 56759 INFO  (coreLoadExecutor-208-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 56759 INFO  (coreLoadExecutor-208-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 56759 INFO  (coreLoadExecutor-208-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 56760 INFO  (coreLoadExecutor-208-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 56760 INFO  (searcherExecutor-209-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@13420eb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 57180 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\collection1
   [junit4]   2> 57192 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 57194 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18df8e6{/solr,null,AVAILABLE}
   [junit4]   2> 57195 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.e.j.s.ServerConnector Started ServerConnector@184bc4e{HTTP/1.1,[http/1.1]}{127.0.0.1:54122}
   [junit4]   2> 57195 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.e.j.s.Server Started @61213ms
   [junit4]   2> 57195 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\collection1\data, hostContext=/solr, hostPort=54122}
   [junit4]   2> 57195 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 57195 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002'
   [junit4]   2> 57195 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 57195 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 57196 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\solr.xml
   [junit4]   2> 57208 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\.
   [junit4]   2> 57208 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CoreContainer New CoreContainer 31308707
   [junit4]   2> 57208 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002]
   [junit4]   2> 57208 WARN  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\lib
   [junit4]   2> 57209 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] 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> 57210 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 57210 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 57210 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 57210 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 57210 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 57211 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\.
   [junit4]   2> 57215 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 57215 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\.\collection1
   [junit4]   2> 57215 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 57215 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 57215 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 57216 INFO  (coreLoadExecutor-218-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\collection1'
   [junit4]   2> 57216 INFO  (coreLoadExecutor-218-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 57217 INFO  (coreLoadExecutor-218-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 57234 INFO  (coreLoadExecutor-218-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 57236 INFO  (coreLoadExecutor-218-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 57244 INFO  (coreLoadExecutor-218-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 57248 INFO  (coreLoadExecutor-218-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 57256 INFO  (coreLoadExecutor-218-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 57257 INFO  (coreLoadExecutor-218-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\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\collection1'
   [junit4]   2> 57257 INFO  (coreLoadExecutor-218-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\.\collection1
   [junit4]   2> 57257 INFO  (coreLoadExecutor-218-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 57261 INFO  (coreLoadExecutor-218-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 57261 INFO  (coreLoadExecutor-218-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 57262 INFO  (coreLoadExecutor-218-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 57263 INFO  (coreLoadExecutor-218-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\.\collection1\data\index/
   [junit4]   2> 57263 WARN  (coreLoadExecutor-218-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 57263 INFO  (coreLoadExecutor-218-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 57263 INFO  (coreLoadExecutor-218-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 57265 INFO  (coreLoadExecutor-218-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1b1abd6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@139e9bb),segFN=segments_1,generation=1}
   [junit4]   2> 57265 INFO  (coreLoadExecutor-218-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 57267 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 57267 INFO  (coreLoadExecutor-218-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 57271 INFO  (coreLoadExecutor-218-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 57273 INFO  (coreLoadExecutor-218-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 57275 INFO  (coreLoadExecutor-218-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 57277 INFO  (coreLoadExecutor-218-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 57279 INFO  (coreLoadExecutor-218-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 57279 INFO  (coreLoadExecutor-218-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 57279 INFO  (coreLoadExecutor-218-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 57279 INFO  (coreLoadExecutor-218-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 57280 INFO  (coreLoadExecutor-218-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 57282 INFO  (coreLoadExecutor-218-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1909797206, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 57283 INFO  (coreLoadExecutor-218-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1b1abd6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@139e9bb),segFN=segments_1,generation=1}
   [junit4]   2> 57283 INFO  (coreLoadExecutor-218-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 57284 INFO  (coreLoadExecutor-218-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@20c289[collection1] main]
   [junit4]   2> 57285 INFO  (coreLoadExecutor-218-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\collection1\conf
   [junit4]   2> 57285 INFO  (coreLoadExecutor-218-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\collection1\conf}
   [junit4]   2> 57285 INFO  (coreLoadExecutor-218-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\collection1\conf
   [junit4]   2> 57286 INFO  (coreLoadExecutor-218-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 57293 INFO  (coreLoadExecutor-218-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 57293 INFO  (coreLoadExecutor-218-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 57293 INFO  (searcherExecutor-219-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@20c289[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 57390 INFO  (qtp5936420-483) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 57722 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@184bc4e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 57722 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=31308707
   [junit4]   2> 57724 INFO  (coreCloseExecutor-224-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@12c11ab
   [junit4]   2> 57724 INFO  (coreCloseExecutor-224-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 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> 57725 INFO  (coreCloseExecutor-224-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 57725 INFO  (coreCloseExecutor-224-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 57725 INFO  (coreCloseExecutor-224-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 57727 INFO  (coreCloseExecutor-224-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 57727 INFO  (coreCloseExecutor-224-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 57727 INFO  (coreCloseExecutor-224-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\.\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\.\collection1\data\;done=false>>]
   [junit4]   2> 57728 INFO  (coreCloseExecutor-224-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 57728 INFO  (coreCloseExecutor-224-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 57728 INFO  (coreCloseExecutor-224-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\.\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\.\collection1\data\index;done=false>>]
   [junit4]   2> 57728 INFO  (coreCloseExecutor-224-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 57728 INFO  (coreCloseExecutor-224-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 57730 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@18df8e6{/solr,null,UNAVAILABLE}
   [junit4]   2> 57741 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 57742 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c0e22f{/solr,null,AVAILABLE}
   [junit4]   2> 57744 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.e.j.s.ServerConnector Started ServerConnector@a5720d{HTTP/1.1,[http/1.1]}{127.0.0.1:54139}
   [junit4]   2> 57745 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.e.j.s.Server Started @61762ms
   [junit4]   2> 57745 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\collection1\data, hostContext=/solr, hostPort=54139}
   [junit4]   2> 57745 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 57745 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002'
   [junit4]   2> 57745 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 57745 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 57746 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\solr.xml
   [junit4]   2> 57752 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\.
   [junit4]   2> 57754 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CoreContainer New CoreContainer 6465723
   [junit4]   2> 57754 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002]
   [junit4]   2> 57754 WARN  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\lib
   [junit4]   2> 57754 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] 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> 57755 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 57756 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 57756 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 57756 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 57756 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 57757 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\.
   [junit4]   2> 57759 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 57759 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\.\collection1
   [junit4]   2> 57759 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 57760 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 57760 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 57761 INFO  (coreLoadExecutor-231-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\collection1'
   [junit4]   2> 57761 INFO  (coreLoadExecutor-231-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 57762 INFO  (coreLoadExecutor-231-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 57771 INFO  (coreLoadExecutor-231-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 57774 INFO  (coreLoadExecutor-231-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 57780 INFO  (coreLoadExecutor-231-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 57785 INFO  (coreLoadExecutor-231-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 57799 INFO  (coreLoadExecutor-231-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 57802 INFO  (coreLoadExecutor-231-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\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\collection1'
   [junit4]   2> 57802 INFO  (coreLoadExecutor-231-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\.\collection1
   [junit4]   2> 57802 INFO  (coreLoadExecutor-231-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
   [junit4]   2> 57829 INFO  (coreLoadExecutor-231-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 57829 INFO  (coreLoadExecutor-231-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 57830 INFO  (coreLoadExecutor-231-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\collection1\data
   [junit4]   2> 57831 INFO  (coreLoadExecutor-231-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\.\collection1\data\index/
   [junit4]   2> 57832 WARN  (coreLoadExecutor-231-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 57833 INFO  (coreLoadExecutor-231-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\collection1\data\index
   [junit4]   2> 57833 INFO  (coreLoadExecutor-231-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 57840 INFO  (coreLoadExecutor-231-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\collection1\data\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8e60d3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 57840 INFO  (coreLoadExecutor-231-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 57841 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 57842 INFO  (coreLoadExecutor-231-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 57845 INFO  (coreLoadExecutor-231-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 57846 INFO  (coreLoadExecutor-231-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 57847 INFO  (coreLoadExecutor-231-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 57849 INFO  (coreLoadExecutor-231-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 57851 INFO  (coreLoadExecutor-231-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 57851 INFO  (coreLoadExecutor-231-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 57851 INFO  (coreLoadExecutor-231-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 57851 INFO  (coreLoadExecutor-231-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 57851 INFO  (coreLoadExecutor-231-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 57852 INFO  (coreLoadExecutor-231-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 57853 INFO  (coreLoadExecutor-231-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\collection1\data\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8e60d3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 57853 INFO  (coreLoadExecutor-231-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 57853 INFO  (coreLoadExecutor-231-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@55819c[collection1] main]
   [junit4]   2> 57854 INFO  (coreLoadExecutor-231-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\collection1\conf
   [junit4]   2> 57854 INFO  (coreLoadExecutor-231-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\collection1\conf}
   [junit4]   2> 57854 INFO  (coreLoadExecutor-231-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\collection1\conf
   [junit4]   2> 57854 INFO  (coreLoadExecutor-231-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 57854 INFO  (coreLoadExecutor-231-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 57854 INFO  (searcherExecutor-232-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@55819c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 57854 INFO  (coreLoadExecutor-231-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 58271 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@bbbc89{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 58271 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=22102839
   [junit4]   2> 58272 INFO  (coreCloseExecutor-236-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1905be0
   [junit4]   2> 58273 INFO  (coreCloseExecutor-236-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 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> 58274 INFO  (coreCloseExecutor-236-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 58274 INFO  (coreCloseExecutor-236-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 58274 INFO  (coreCloseExecutor-236-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 58276 INFO  (coreCloseExecutor-236-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 58276 INFO  (coreCloseExecutor-236-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 58276 INFO  (coreCloseExecutor-236-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\.\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\.\collection1\data\index;done=false>>]
   [junit4]   2> 58276 INFO  (coreCloseExecutor-236-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 58276 INFO  (coreCloseExecutor-236-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\.\collection1\data\index
   [junit4]   2> 58277 INFO  (coreCloseExecutor-236-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\.\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\.\collection1\data\;done=false>>]
   [junit4]   2> 58277 INFO  (coreCloseExecutor-236-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 58277 INFO  (coreCloseExecutor-236-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 58278 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4d7158{/solr,null,UNAVAILABLE}
   [junit4]   2> 58292 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 58293 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a4a2e2{/solr,null,AVAILABLE}
   [junit4]   2> 58295 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.e.j.s.ServerConnector Started ServerConnector@f79d53{HTTP/1.1,[http/1.1]}{127.0.0.1:54142}
   [junit4]   2> 58296 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.e.j.s.Server Started @62313ms
   [junit4]   2> 58296 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\collection1\data, hostContext=/solr, hostPort=54142}
   [junit4]   2> 58297 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 58297 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001'
   [junit4]   2> 58297 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 58297 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 58298 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\solr.xml
   [junit4]   2> 58315 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\.
   [junit4]   2> 58315 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CoreContainer New CoreContainer 4986763
   [junit4]   2> 58315 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001]
   [junit4]   2> 58315 WARN  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\lib
   [junit4]   2> 58316 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] 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> 58317 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 58318 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 58319 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 58319 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 58319 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 58320 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\.
   [junit4]   2> 58324 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 58324 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\.\collection1
   [junit4]   2> 58324 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 58325 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 58325 INFO  (coreLoadExecutor-243-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\collection1'
   [junit4]   2> 58325 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[8B6D1BDFE767DBFB]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 58326 INFO  (coreLoadExecutor-243-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 58326 INFO  (coreLoadExecutor-243-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 58359 INFO  (coreLoadExecutor-243-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 58364 INFO  (coreLoadExecutor-243-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 58374 INFO  (coreLoadExecutor-243-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 58380 INFO  (coreLoadExecutor-243-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 58385 INFO  (coreLoadExecutor-243-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 58392 INFO  (coreLoadExecutor-243-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\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\collection1'
   [junit4]   2> 58392 INFO  (coreLoadExecutor-243-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\.\collection1
   [junit4]   2> 58393 INFO  (coreLoadExecutor-243-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
   [junit4]   2> 58393 INFO  (coreLoadExecutor-243-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 58393 INFO  (coreLoadExecutor-243-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 58394 INFO  (coreLoadExecutor-243-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\collection1\data
   [junit4]   2> 58395 INFO  (coreLoadExecutor-243-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\.\collection1\data\index/
   [junit4]   2> 58396 WARN  (coreLoadExecutor-243-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 58397 INFO  (coreLoadExecutor-243-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\collection1\data\index
   [junit4]   2> 58397 INFO  (coreLoadExecutor-243-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 58404 INFO  (coreLoadExecutor-243-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\collection1\data\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15cb5f1; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 58404 INFO  (coreLoadExecutor-243-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 58405 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 58408 INFO  (coreLoadExecutor-243-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 58417 INFO  (coreLoadExecutor-243-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 58419 INFO  (coreLoadExecutor-243-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 58421 INFO  (coreLoadExecutor-243-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 58422 INFO  (coreLoadExecutor-243-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 58425 INFO  (coreLoadExecutor-243-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 58425 INFO  (coreLoadExecutor-243-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 58425 INFO  (coreLoadExecutor-243-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 58426 INFO  (coreLoadExecutor-243-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 58426 INFO  (coreLoadExecutor-243-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 58427 INFO  (coreLoadExecutor-243-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 58427 INFO  (coreLoadExecutor-243-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\collection1\data\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15cb5f1; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 58427 INFO  (coreLoadExecutor-243-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 58427 INFO  (coreLoadExecutor-243-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1703b1a[collection1] main]
   [junit4]   2> 58428 INFO  (coreLoadExecutor-243-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\collection1\conf
   [junit4]   2> 58428 INFO  (coreLoadExecutor-243-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\collection1\conf}
   [junit4]   2> 58429 INFO  (coreLoadExecutor-243-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-001\collection1\conf
   [junit4]   2> 58429 INFO  (coreLoadExecutor-243-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 58429 INFO  (coreLoadExecutor-243-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml
   [junit4]   2> 58429 INFO  (coreLoadExecutor-243-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 58429 INFO  (searcherExecutor-244-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1703b1a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 58429 INFO  (coreLoadExecutor-243-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 58834 INFO  (qtp9373409-541) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 58834 INFO  (qtp9373409-541) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 1
   [junit4]   2> 58840 INFO  (qtp15847552-523) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 58841 INFO  (qtp15847552-523) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 1
   [junit4]   2> 58844 INFO  (qtp15847552-524) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 58849 INFO  (qtp15847552-524) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\collection1\data\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8e60d3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8B6D1BDFE767DBFB-001\solr-instance-002\collection1\data\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8e60d3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
   [junit4]   2> 58850 INFO  (qtp15847552-524) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 58851 INFO  (qtp15847552-524) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b3a157[collection1] main]
   [junit4]   2> 58851 INFO  (qtp15847552-524) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 58851 INFO  (searcherExecutor-232-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1b3a157[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 58852 INFO  (qtp15847552-524) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 7
   [junit4]   2> 58856 INFO  (qtp9373409-542) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 2
   [junit4]   2> 58857 INFO  (qtp9373409-543) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 58859 INFO  (qtp9373409-544) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 58862 INFO  (qtp9373409-545) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 58864 INFO  (qtp9373409-546) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 58867 INFO  (qtp9373409-539) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 58869 INFO  (qtp9373409-541) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 58871 INFO  (qtp9373409-542) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 58873 INFO  (qtp9373409-543) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 58876 INFO  (qtp9373409-544) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 58878 INFO  (qtp9373409-545) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 58881 INFO  (qtp9373409-546) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 58883 INFO  (qtp9373409-539) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 58886 INFO  (qtp9373409-541) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 58888 INFO  (qtp9373409-542) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 58890 INFO  (qtp9373409-543) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 58892 INFO  (qtp9373409-544) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 58896 INFO  (qtp9373409-545) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 58898 INFO  (qtp9373409-546) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 58900 INFO  (qtp9373409-539) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 58902 INFO  (qtp9373409-541) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 58904 INFO  (qtp9373409-542) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 58907 INFO  (qtp9373409-543) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 58910 INFO  (qtp9373409-544) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 58914 INFO  (qtp9373409-545) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 58915 INFO  (qtp9373409-546) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 58917 INFO  (qtp9373409-539) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 58919 INFO  (qtp9373409-541) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 58922 INFO  (qtp9373409-542) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 58925 INFO  (qtp9373409-543) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFa

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

t org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:181)
   [junit4]   2>         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:171)
   [junit4]   2>         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>   34) Thread[id=24611, name=TEST-BasicAuthIntegrationTest.testBasics-seed#[8B6D1BDFE767DBFB]-SendThread(127.0.0.1:56634), state=TIMED_WAITING, group=TGRP-BasicAuthIntegrationTest]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60), sim=ClassicSimilarity, locale=ar-SD, timezone=Africa/Bissau
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 (32-bit)/cpus=3,threads=77,free=266259296,total=467664896
   [junit4]   2> NOTE: All tests run in this JVM: [ExplicitHLLTest, TestIndexSearcher, BlockCacheTest, JavabinLoaderTest, CdcrReplicationHandlerTest, HdfsNNFailoverTest, DistributedQueueTest, WordBreakSolrSpellCheckerTest, TestJettySolrRunner, QueryResultKeyTest, OverriddenZkACLAndCredentialsProvidersTest, TestReplicationHandlerBackup, ShardRoutingCustomTest, TestTrie, LeaderFailoverAfterPartitionTest, CoreAdminHandlerTest, TestRestoreCore, TestTrieFacet, TestClassicSimilarityFactory, TestOverriddenPrefixQueryForCustomFieldType, TestJsonFacets, TestExceedMaxTermLength, CSVRequestHandlerTest, TestSimpleTrackingShardHandler, AsyncCallRequestStatusResponseTest, TestFieldCacheSanityChecker, TestManagedSchema, TestInitQParser, TestImplicitCoreProperties, TestConfigSetsAPIZkFailure, ShowFileRequestHandlerTest, DeleteReplicaTest, TestDistributedGrouping, TestRestManager, AliasIntegrationTest, TestFieldResource, TestUseDocValuesAsStored2, SpellPossibilityIteratorTest, TestReloadDeadlock, TestSimpleQParserPlugin, ZkSolrClientTest, FieldMutatingUpdateProcessorTest, TlogReplayBufferedWhileIndexingTest, DistributedIntervalFacetingTest, TestTestInjection, DeleteStatusTest, ResponseLogComponentTest, TestDistributedMissingSort, MergeStrategyTest, SpellCheckCollatorTest, SpatialRPTFieldTypeTest, TestSizeLimitedDistributedMap, TestValueSourceCache, TestCloudSchemaless, TestSolrQueryParserDefaultOperatorResource, TestRandomFaceting, SharedFSAutoReplicaFailoverUtilsTest, TestBadConfig, RequestHandlersTest, ConnectionReuseTest, TestFieldSortValues, TestSolrCoreProperties, CacheHeaderTest, BinaryUpdateRequestHandlerTest, TestRecovery, ZkStateWriterTest, TestCoreDiscovery, TestRangeQuery, TestFuzzyAnalyzedSuggestions, TestSolrQueryResponse, SuggesterTest, TestCloudDeleteByQuery, TestQuerySenderListener, ExitableDirectoryReaderTest, LoggingHandlerTest, TolerantUpdateProcessorTest, TestSSLRandomization, TestFiltering, SuggesterTSTTest, TestMissingGroups, TestStandardQParsers, TestPivotHelperCode, TestConfigSets, NumericFieldsTest, TestReRankQParserPlugin, TestLRUStatsCache, HighlighterConfigTest, TestSolr4Spatial2, TestScoreJoinQPScore, SynonymTokenizerTest, TestNonDefinedSimilarityFactory, TestFieldCacheWithThreads, TestRTGBase, TestRequestForwarding, SolrCoreCheckLockOnStartupTest, TermVectorComponentTest, DistributedTermsComponentTest, NotRequiredUniqueKeyTest, TestSolrConfigHandlerCloud, CollectionTooManyReplicasTest, TestCSVResponseWriter, DebugComponentTest, TestDefaultStatsCache, OpenExchangeRatesOrgProviderTest, CachingDirectoryFactoryTest, SpellCheckComponentTest, DistanceFunctionTest, ChaosMonkeySafeLeaderTest, UniqFieldsUpdateProcessorFactoryTest, TestConfigSetsAPI, TestBlendedInfixSuggestions, TestSolrConfigHandler, TestManagedSynonymFilterFactory, DistribDocExpirationUpdateProcessorTest, TestExactSharedStatsCache, TestFieldTypeResource, LeaderInitiatedRecoveryOnShardRestartTest, SolrCloudExampleTest, BasicDistributedZk2Test, EchoParamsTest, NoCacheHeaderTest, RemoteQueryErrorTest, TestPKIAuthenticationPlugin, TestPerFieldSimilarity, TestSuggestSpellingConverter, TestSolrDeletionPolicy2, TestDistribDocBasedVersion, QueryParsingTest, PluginInfoTest, TestSchemaResource, HdfsLockFactoryTest, DocValuesMissingTest, CleanupOldIndexTest, FullSolrCloudDistribCmdsTest, ConjunctionSolrSpellCheckerTest, TestRawResponseWriter, TestCrossCoreJoin, TestReversedWildcardFilterFactory, VersionInfoTest, RuleEngineTest, TestTolerantUpdateProcessorCloud, TestExclusionRuleCollectionAccess, LeaderElectionIntegrationTest, RAMDirectoryFactoryTest, TestQueryUtils, OpenCloseCoreStressTest, TestDynamicFieldResource, FieldAnalysisRequestHandlerTest, GraphQueryTest, HdfsTlogReplayBufferedWhileIndexingTest, CollectionsAPIDistributedZkTest, TestRandomDVFaceting, AutoCommitTest, TermVectorComponentDistributedTest, TestRealTimeGet, TestJoin, TestReload, HardAutoCommitTest, TestSolr4Spatial, SolrCoreTest, StatsComponentTest, SolrCmdDistributorTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, BasicFunctionalityTest, HighlighterTest, SoftAutoCommitTest, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SimplePostToolTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, TestRemoteStreaming, IndexBasedSpellCheckerTest, StandardRequestHandlerTest, TestWriterPerf, DirectSolrSpellCheckerTest, TestQueryTypes, TestOmitPositions, TermsComponentTest, DocumentBuilderTest, TestIndexingPerformance, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, UpdateRequestProcessorFactoryTest, JsonLoaderTest, SearchHandlerTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, ConnectionManagerTest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, DistributedVersionInfoTest, HttpPartitionTest, MultiThreadedOCPTest, OverseerStatusTest, ReplicationFactorTest, RestartWhileUpdatingTest, SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudInspectUtil, TestCloudPivotFacet, TestConfigSetsAPIExclusivity, TestDownShardTolerantSearch, TestLeaderElectionZkExpiry, TestMiniSolrCloudCluster, TestRebalanceLeaders, TestSolrCloudWithKerberosAlt, TestStressCloudBlindAtomicUpdates, TestTolerantUpdateProcessorRandomCloud, TriLevelCompositeIdRoutingTest, BlobRepositoryCloudTest, HdfsDirectoryFactoryTest, TestConfigSetImmutable, TestInfoStreamLogging, TestInitParams, TestReloadAndDeleteDocs, TestSolrDynamicMBean, TestSolrXml, TestBlobHandler, TestSolrConfigHandlerConcurrent, CoreAdminCreateDiscoverTest, CoreMergeIndexesAdminHandlerTest, InfoHandlerTest, SecurityConfHandlerTest, DistributedDebugComponentTest, DistributedExpandComponentTest, DistributedFacetPivotLargeTest, DistributedFacetPivotLongTailTest, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotSmallTest, DistributedFacetPivotWhiteBoxTest, DistributedQueryComponentOptimizationTest, DistributedSuggestComponentTest, TestDistributedStatsComponentCardinality, TestCloudManagedSchema, TestSchemaManager, AnalyticsQueryTest, CursorMarkTest, RankQueryTest, SortSpecParsingTest, TestComplexPhraseQParserPlugin, TestGraphTermsQParserPlugin, TestNoOpRegenerator, TestRandomCollapseQParserPlugin, TestSmileRequest, TestStressUserVersions, TestXmlQParser, TestOrdValues, BJQParserTest, BlockJoinFacetDistribTest, BlockJoinFacetRandomTest, TestScoreJoinQPNoScore, CloudMLTQParserTest, TestDFISimilarityFactory, TestPerFieldSimilarityWithDefaultOverride, TestDistribIDF, BasicAuthIntegrationTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicAuthIntegrationTest -Dtests.seed=8B6D1BDFE767DBFB -Dtests.slow=true -Dtests.locale=ar-SD -Dtests.timezone=Africa/Bissau -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | BasicAuthIntegrationTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8B6D1BDFE767DBFB]:0)
   [junit4] Completed [613/613 (2!)] on J1 in 7229.47s, 1 test, 2 errors <<< FAILURES!

[...truncated 12 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:740: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:684: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\common-build.xml:531: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:1427: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:984: There were test failures: 613 suites (10 ignored), 2567 tests, 1 suite-level error, 1 error, 1 failure, 126 ignored (82 assumptions) [seed: 8B6D1BDFE767DBFB]

Total time: 197 minutes 34 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-6.x-Windows (32bit/jdk1.8.0_92) - Build # 235 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/235/
Java: 32bit/jdk1.8.0_92 -client -XX:+UseParallelGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
ObjectTracker found 8 object(s) that were not released!!! [MockDirectoryWrapper, TransactionLog, MockDirectoryWrapper, MockDirectoryWrapper, TransactionLog, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MDCAwareThreadPoolExecutor]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 8 object(s) that were not released!!! [MockDirectoryWrapper, TransactionLog, MockDirectoryWrapper, MockDirectoryWrapper, TransactionLog, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MDCAwareThreadPoolExecutor]
	at __randomizedtesting.SeedInfo.seed([4209FA09E3B0F343]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	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:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	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:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	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.schema.TestManagedSchemaAPI

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1\testschemaapi_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1\testschemaapi_shard1_replica1\data    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1\testschemaapi_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1\testschemaapi_shard1_replica1    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1\testschemaapi_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1\testschemaapi_shard1_replica1\data
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1\testschemaapi_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1\testschemaapi_shard1_replica1
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001

	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	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 11176 lines...]
   [junit4] Suite: org.apache.solr.schema.TestManagedSchemaAPI
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\init-core-data-001
   [junit4]   2> 895757 INFO  (SUITE-TestManagedSchemaAPI-seed#[4209FA09E3B0F343]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 895761 INFO  (SUITE-TestManagedSchemaAPI-seed#[4209FA09E3B0F343]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 895761 INFO  (Thread-2079) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 895761 INFO  (Thread-2079) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 895861 INFO  (SUITE-TestManagedSchemaAPI-seed#[4209FA09E3B0F343]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:51600
   [junit4]   2> 895861 INFO  (SUITE-TestManagedSchemaAPI-seed#[4209FA09E3B0F343]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 895862 INFO  (SUITE-TestManagedSchemaAPI-seed#[4209FA09E3B0F343]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 895866 INFO  (zkCallback-1423-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@da2df name:ZooKeeperConnection Watcher:127.0.0.1:51600 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 895866 INFO  (SUITE-TestManagedSchemaAPI-seed#[4209FA09E3B0F343]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 895866 INFO  (SUITE-TestManagedSchemaAPI-seed#[4209FA09E3B0F343]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 895866 INFO  (SUITE-TestManagedSchemaAPI-seed#[4209FA09E3B0F343]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 895871 INFO  (SUITE-TestManagedSchemaAPI-seed#[4209FA09E3B0F343]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 895886 INFO  (jetty-launcher-1422-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 895886 INFO  (jetty-launcher-1422-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 895888 INFO  (jetty-launcher-1422-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b75e1a{/solr,null,AVAILABLE}
   [junit4]   2> 895888 INFO  (jetty-launcher-1422-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b0d615{/solr,null,AVAILABLE}
   [junit4]   2> 895894 INFO  (jetty-launcher-1422-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@8b0839{SSL,[ssl, http/1.1]}{127.0.0.1:51604}
   [junit4]   2> 895894 INFO  (jetty-launcher-1422-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@1680eac{SSL,[ssl, http/1.1]}{127.0.0.1:51605}
   [junit4]   2> 895894 INFO  (jetty-launcher-1422-thread-2) [    ] o.e.j.s.Server Started @899386ms
   [junit4]   2> 895894 INFO  (jetty-launcher-1422-thread-1) [    ] o.e.j.s.Server Started @899386ms
   [junit4]   2> 895894 INFO  (jetty-launcher-1422-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51604}
   [junit4]   2> 895894 INFO  (jetty-launcher-1422-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51605}
   [junit4]   2> 895894 INFO  (jetty-launcher-1422-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 895894 INFO  (jetty-launcher-1422-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 895894 INFO  (jetty-launcher-1422-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node2'
   [junit4]   2> 895894 INFO  (jetty-launcher-1422-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1'
   [junit4]   2> 895894 INFO  (jetty-launcher-1422-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 895894 INFO  (jetty-launcher-1422-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 895894 INFO  (jetty-launcher-1422-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 895894 INFO  (jetty-launcher-1422-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 895903 INFO  (jetty-launcher-1422-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 895903 INFO  (jetty-launcher-1422-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 895905 INFO  (jetty-launcher-1422-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 895906 INFO  (jetty-launcher-1422-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 895909 INFO  (zkCallback-1425-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10ced0e name:ZooKeeperConnection Watcher:127.0.0.1:51600/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 895909 INFO  (zkCallback-1424-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5dcfcd name:ZooKeeperConnection Watcher:127.0.0.1:51600/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 895909 INFO  (jetty-launcher-1422-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 895909 INFO  (jetty-launcher-1422-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 895909 INFO  (jetty-launcher-1422-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 895909 INFO  (jetty-launcher-1422-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 895910 INFO  (jetty-launcher-1422-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 895910 INFO  (jetty-launcher-1422-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 895926 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 0x1552ea1466e0001, 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> 895926 INFO  (jetty-launcher-1422-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node2\.
   [junit4]   2> 895928 INFO  (jetty-launcher-1422-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 22423244
   [junit4]   2> 895928 INFO  (jetty-launcher-1422-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node2]
   [junit4]   2> 895928 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 0x1552ea1466e0002, 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> 895928 WARN  (jetty-launcher-1422-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node2\lib
   [junit4]   2> 895928 INFO  (jetty-launcher-1422-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 895929 INFO  (jetty-launcher-1422-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 895930 INFO  (jetty-launcher-1422-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1\.
   [junit4]   2> 895930 INFO  (jetty-launcher-1422-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 32648285
   [junit4]   2> 895930 INFO  (jetty-launcher-1422-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1]
   [junit4]   2> 895930 WARN  (jetty-launcher-1422-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1\lib
   [junit4]   2> 895930 INFO  (jetty-launcher-1422-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 895930 INFO  (jetty-launcher-1422-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 895930 INFO  (jetty-launcher-1422-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 895930 INFO  (jetty-launcher-1422-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51600/solr
   [junit4]   2> 895930 INFO  (jetty-launcher-1422-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 895930 INFO  (jetty-launcher-1422-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 895931 INFO  (jetty-launcher-1422-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 895934 INFO  (jetty-launcher-1422-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 895935 INFO  (jetty-launcher-1422-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 895935 INFO  (jetty-launcher-1422-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 895935 INFO  (jetty-launcher-1422-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51600/solr
   [junit4]   2> 895935 INFO  (jetty-launcher-1422-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 895935 INFO  (jetty-launcher-1422-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 895936 INFO  (jetty-launcher-1422-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 895937 INFO  (zkCallback-1428-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b69a36 name:ZooKeeperConnection Watcher:127.0.0.1:51600 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 895938 INFO  (jetty-launcher-1422-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 895938 INFO  (jetty-launcher-1422-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 895939 INFO  (zkCallback-1431-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f215cd name:ZooKeeperConnection Watcher:127.0.0.1:51600 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 895939 INFO  (jetty-launcher-1422-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 895939 INFO  (jetty-launcher-1422-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 895940 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 0x1552ea1466e0003, 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> 895941 INFO  (jetty-launcher-1422-thread-2) [n:127.0.0.1:51604_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$37/6524098@ee1e5a
   [junit4]   2> 895943 INFO  (jetty-launcher-1422-thread-2) [n:127.0.0.1:51604_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 895944 INFO  (jetty-launcher-1422-thread-1) [n:127.0.0.1:51605_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$37/6524098@1563a2
   [junit4]   2> 895944 INFO  (jetty-launcher-1422-thread-1) [n:127.0.0.1:51605_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 895951 INFO  (zkCallback-1432-thread-1-processing-n:127.0.0.1:51604_solr) [n:127.0.0.1:51604_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1272628 name:ZooKeeperConnection Watcher:127.0.0.1:51600/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 895951 INFO  (zkCallback-1433-thread-1-processing-n:127.0.0.1:51605_solr) [n:127.0.0.1:51605_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1eb02ad name:ZooKeeperConnection Watcher:127.0.0.1:51600/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 895951 INFO  (jetty-launcher-1422-thread-2) [n:127.0.0.1:51604_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 895951 INFO  (jetty-launcher-1422-thread-1) [n:127.0.0.1:51605_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 895954 INFO  (jetty-launcher-1422-thread-1) [n:127.0.0.1:51605_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 895954 INFO  (jetty-launcher-1422-thread-2) [n:127.0.0.1:51604_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 895958 INFO  (jetty-launcher-1422-thread-2) [n:127.0.0.1:51604_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 895958 INFO  (jetty-launcher-1422-thread-1) [n:127.0.0.1:51605_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 895964 INFO  (jetty-launcher-1422-thread-1) [n:127.0.0.1:51605_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 895964 INFO  (jetty-launcher-1422-thread-2) [n:127.0.0.1:51604_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 895967 INFO  (jetty-launcher-1422-thread-2) [n:127.0.0.1:51604_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 895967 INFO  (jetty-launcher-1422-thread-1) [n:127.0.0.1:51605_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 895971 INFO  (jetty-launcher-1422-thread-2) [n:127.0.0.1:51604_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 895972 INFO  (jetty-launcher-1422-thread-1) [n:127.0.0.1:51605_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 895974 INFO  (jetty-launcher-1422-thread-2) [n:127.0.0.1:51604_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 895974 INFO  (jetty-launcher-1422-thread-1) [n:127.0.0.1:51605_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 895977 INFO  (jetty-launcher-1422-thread-1) [n:127.0.0.1:51605_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 895977 INFO  (jetty-launcher-1422-thread-2) [n:127.0.0.1:51604_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 895980 INFO  (jetty-launcher-1422-thread-2) [n:127.0.0.1:51604_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 895981 INFO  (jetty-launcher-1422-thread-1) [n:127.0.0.1:51605_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 895984 INFO  (jetty-launcher-1422-thread-1) [n:127.0.0.1:51605_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 895985 INFO  (jetty-launcher-1422-thread-2) [n:127.0.0.1:51604_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 895987 INFO  (jetty-launcher-1422-thread-1) [n:127.0.0.1:51605_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 895988 INFO  (jetty-launcher-1422-thread-2) [n:127.0.0.1:51604_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 895989 INFO  (jetty-launcher-1422-thread-2) [n:127.0.0.1:51604_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 895990 INFO  (jetty-launcher-1422-thread-1) [n:127.0.0.1:51605_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 895990 INFO  (jetty-launcher-1422-thread-2) [n:127.0.0.1:51604_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 895991 INFO  (jetty-launcher-1422-thread-2) [n:127.0.0.1:51604_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 895992 INFO  (jetty-launcher-1422-thread-1) [n:127.0.0.1:51605_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 895993 INFO  (jetty-launcher-1422-thread-1) [n:127.0.0.1:51605_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 896000 INFO  (jetty-launcher-1422-thread-1) [n:127.0.0.1:51605_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 896003 INFO  (jetty-launcher-1422-thread-1) [n:127.0.0.1:51605_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 896005 INFO  (jetty-launcher-1422-thread-2) [n:127.0.0.1:51604_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 896006 INFO  (jetty-launcher-1422-thread-1) [n:127.0.0.1:51605_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 896007 INFO  (jetty-launcher-1422-thread-1) [n:127.0.0.1:51605_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96034237264560134-127.0.0.1:51605_solr-n_0000000000
   [junit4]   2> 896008 INFO  (jetty-launcher-1422-thread-2) [n:127.0.0.1:51604_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 896008 INFO  (jetty-launcher-1422-thread-1) [n:127.0.0.1:51605_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51605_solr
   [junit4]   2> 896008 INFO  (jetty-launcher-1422-thread-1) [n:127.0.0.1:51605_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 896009 INFO  (jetty-launcher-1422-thread-2) [n:127.0.0.1:51604_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96034237264560133-127.0.0.1:51604_solr-n_0000000001
   [junit4]   2> 896010 INFO  (jetty-launcher-1422-thread-2) [n:127.0.0.1:51604_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96034237264560134-127.0.0.1:51605_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 896012 INFO  (jetty-launcher-1422-thread-2) [n:127.0.0.1:51604_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51604_solr
   [junit4]   2> 896012 INFO  (jetty-launcher-1422-thread-2) [n:127.0.0.1:51604_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51604_solr
   [junit4]   2> 896013 INFO  (jetty-launcher-1422-thread-1) [n:127.0.0.1:51605_solr    ] o.a.s.c.Overseer Overseer (id=96034237264560134-127.0.0.1:51605_solr-n_0000000000) starting
   [junit4]   2> 896016 INFO  (zkCallback-1432-thread-1-processing-n:127.0.0.1:51604_solr) [n:127.0.0.1:51604_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 896016 INFO  (zkCallback-1433-thread-1-processing-n:127.0.0.1:51605_solr) [n:127.0.0.1:51605_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 896022 INFO  (zkCallback-1432-thread-1-processing-n:127.0.0.1:51604_solr) [n:127.0.0.1:51604_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 896022 INFO  (zkCallback-1433-thread-1-processing-n:127.0.0.1:51605_solr) [n:127.0.0.1:51605_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 896024 INFO  (jetty-launcher-1422-thread-1) [n:127.0.0.1:51605_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 896046 INFO  (jetty-launcher-1422-thread-1) [n:127.0.0.1:51605_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 896047 INFO  (jetty-launcher-1422-thread-1) [n:127.0.0.1:51605_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:51605_solr as DOWN
   [junit4]   2> 896047 INFO  (OverseerCollectionConfigSetProcessor-96034237264560134-127.0.0.1:51605_solr-n_0000000000) [n:127.0.0.1:51605_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 896048 INFO  (OverseerStateUpdate-96034237264560134-127.0.0.1:51605_solr-n_0000000000) [n:127.0.0.1:51605_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 896052 INFO  (jetty-launcher-1422-thread-2) [n:127.0.0.1:51604_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 896052 INFO  (jetty-launcher-1422-thread-2) [n:127.0.0.1:51604_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 896054 INFO  (OverseerStateUpdate-96034237264560134-127.0.0.1:51605_solr-n_0000000000) [n:127.0.0.1:51605_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 896054 INFO  (jetty-launcher-1422-thread-2) [n:127.0.0.1:51604_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node2\.
   [junit4]   2> 896055 INFO  (jetty-launcher-1422-thread-2) [n:127.0.0.1:51604_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 896056 INFO  (jetty-launcher-1422-thread-2) [n:127.0.0.1:51604_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 896056 INFO  (jetty-launcher-1422-thread-2) [n:127.0.0.1:51604_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 896056 INFO  (OverseerStateUpdate-96034237264560134-127.0.0.1:51605_solr-n_0000000000) [n:127.0.0.1:51605_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:51605_solr"} current state version: 0
   [junit4]   2> 896056 INFO  (OverseerStateUpdate-96034237264560134-127.0.0.1:51605_solr-n_0000000000) [n:127.0.0.1:51605_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:51605_solr
   [junit4]   2> 897051 INFO  (jetty-launcher-1422-thread-1) [n:127.0.0.1:51605_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51605_solr
   [junit4]   2> 897053 INFO  (jetty-launcher-1422-thread-1) [n:127.0.0.1:51605_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51605_solr
   [junit4]   2> 897058 INFO  (zkCallback-1433-thread-1-processing-n:127.0.0.1:51605_solr) [n:127.0.0.1:51605_solr    ] 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> 897058 INFO  (zkCallback-1432-thread-1-processing-n:127.0.0.1:51604_solr) [n:127.0.0.1:51604_solr    ] 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> 897063 INFO  (zkCallback-1433-thread-1-processing-n:127.0.0.1:51605_solr) [n:127.0.0.1:51605_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 897064 INFO  (zkCallback-1432-thread-1-processing-n:127.0.0.1:51604_solr) [n:127.0.0.1:51604_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 897084 INFO  (jetty-launcher-1422-thread-1) [n:127.0.0.1:51605_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 897085 INFO  (jetty-launcher-1422-thread-1) [n:127.0.0.1:51605_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 897086 INFO  (jetty-launcher-1422-thread-1) [n:127.0.0.1:51605_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1\.
   [junit4]   2> 897086 INFO  (jetty-launcher-1422-thread-1) [n:127.0.0.1:51605_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 897087 INFO  (jetty-launcher-1422-thread-1) [n:127.0.0.1:51605_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 897087 INFO  (jetty-launcher-1422-thread-1) [n:127.0.0.1:51605_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 897087 INFO  (SUITE-TestManagedSchemaAPI-seed#[4209FA09E3B0F343]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 897088 INFO  (SUITE-TestManagedSchemaAPI-seed#[4209FA09E3B0F343]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 897105 INFO  (zkCallback-1436-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10cb5ce name:ZooKeeperConnection Watcher:127.0.0.1:51600 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 897106 INFO  (SUITE-TestManagedSchemaAPI-seed#[4209FA09E3B0F343]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 897106 INFO  (SUITE-TestManagedSchemaAPI-seed#[4209FA09E3B0F343]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 897111 INFO  (SUITE-TestManagedSchemaAPI-seed#[4209FA09E3B0F343]-worker) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:51600/solr
   [junit4]   2> 897111 INFO  (SUITE-TestManagedSchemaAPI-seed#[4209FA09E3B0F343]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 897112 INFO  (SUITE-TestManagedSchemaAPI-seed#[4209FA09E3B0F343]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 897115 INFO  (zkCallback-1439-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1985f3c name:ZooKeeperConnection Watcher:127.0.0.1:51600/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 897116 INFO  (SUITE-TestManagedSchemaAPI-seed#[4209FA09E3B0F343]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 897116 INFO  (SUITE-TestManagedSchemaAPI-seed#[4209FA09E3B0F343]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 897116 INFO  (SUITE-TestManagedSchemaAPI-seed#[4209FA09E3B0F343]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 897121 INFO  (SUITE-TestManagedSchemaAPI-seed#[4209FA09E3B0F343]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 897123 INFO  (SUITE-TestManagedSchemaAPI-seed#[4209FA09E3B0F343]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 897133 INFO  (SUITE-TestManagedSchemaAPI-seed#[4209FA09E3B0F343]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/managed-schema
   [junit4]   2> 897148 INFO  (SUITE-TestManagedSchemaAPI-seed#[4209FA09E3B0F343]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 897194 INFO  (TEST-TestManagedSchemaAPI.test-seed#[4209FA09E3B0F343]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 897267 INFO  (qtp27026383-6772) [n:127.0.0.1:51604_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=testschemaapi&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 897272 INFO  (OverseerCollectionConfigSetProcessor-96034237264560134-127.0.0.1:51605_solr-n_0000000000) [n:127.0.0.1:51605_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 897273 INFO  (OverseerThreadFactory-2766-thread-1-processing-n:127.0.0.1:51605_solr) [n:127.0.0.1:51605_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 897273 INFO  (OverseerThreadFactory-2766-thread-1-processing-n:127.0.0.1:51605_solr) [n:127.0.0.1:51605_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection testschemaapi
   [junit4]   2> 897274 INFO  (OverseerThreadFactory-2766-thread-1-processing-n:127.0.0.1:51605_solr) [n:127.0.0.1:51605_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/testschemaapi 
   [junit4]   2> 897276 INFO  (OverseerThreadFactory-2766-thread-1-processing-n:127.0.0.1:51605_solr) [n:127.0.0.1:51605_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi
   [junit4]   2> 897280 INFO  (zkCallback-1432-thread-1-processing-n:127.0.0.1:51604_solr) [n:127.0.0.1:51604_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 897280 INFO  (zkCallback-1439-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 897280 INFO  (zkCallback-1433-thread-1-processing-n:127.0.0.1:51605_solr) [n:127.0.0.1:51605_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 897287 INFO  (OverseerStateUpdate-96034237264560134-127.0.0.1:51605_solr-n_0000000000) [n:127.0.0.1:51605_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 897288 INFO  (OverseerStateUpdate-96034237264560134-127.0.0.1:51605_solr-n_0000000000) [n:127.0.0.1:51605_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testschemaapi
   [junit4]   2> 897292 INFO  (OverseerStateUpdate-96034237264560134-127.0.0.1:51605_solr-n_0000000000) [n:127.0.0.1:51605_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testschemaapi/state.json
   [junit4]   2> 897394 INFO  (OverseerThreadFactory-2766-thread-1-processing-n:127.0.0.1:51605_solr) [n:127.0.0.1:51605_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection testschemaapi, shardNames [shard1] , replicationFactor : 2
   [junit4]   2> 897394 INFO  (OverseerThreadFactory-2766-thread-1-processing-n:127.0.0.1:51605_solr) [n:127.0.0.1:51605_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testschemaapi_shard1_replica2 as part of shard shard1 of collection testschemaapi on 127.0.0.1:51604_solr
   [junit4]   2> 897395 INFO  (OverseerThreadFactory-2766-thread-1-processing-n:127.0.0.1:51605_solr) [n:127.0.0.1:51605_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testschemaapi_shard1_replica1 as part of shard shard1 of collection testschemaapi on 127.0.0.1:51605_solr
   [junit4]   2> 897428 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica2&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 897429 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 897434 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 897436 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 897438 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 897439 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 897441 INFO  (OverseerStateUpdate-96034237264560134-127.0.0.1:51605_solr-n_0000000000) [n:127.0.0.1:51605_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:51604/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51604_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 897441 INFO  (OverseerStateUpdate-96034237264560134-127.0.0.1:51605_solr-n_0000000000) [n:127.0.0.1:51605_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:51604/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51604_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 897494 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica1&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 897496 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 897497 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 897498 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 897499 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 897500 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 897500 INFO  (OverseerStateUpdate-96034237264560134-127.0.0.1:51605_solr-n_0000000000) [n:127.0.0.1:51605_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:51605/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51605_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 897500 INFO  (OverseerStateUpdate-96034237264560134-127.0.0.1:51605_solr-n_0000000000) [n:127.0.0.1:51605_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:51605/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51605_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 897604 INFO  (OverseerStateUpdate-96034237264560134-127.0.0.1:51605_solr-n_0000000000) [n:127.0.0.1:51605_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 0
   [junit4]   2> 897605 INFO  (zkCallback-1432-thread-1-processing-n:127.0.0.1:51604_solr) [n:127.0.0.1:51604_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 897606 INFO  (zkCallback-1433-thread-1-processing-n:127.0.0.1:51605_solr) [n:127.0.0.1:51605_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 897606 INFO  (zkCallback-1432-thread-1-processing-n:127.0.0.1:51604_solr) [n:127.0.0.1:51604_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 897607 INFO  (zkCallback-1433-thread-1-processing-n:127.0.0.1:51605_solr) [n:127.0.0.1:51605_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 898440 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica2
   [junit4]   2> 898440 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 898440 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 898440 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 898441 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 898441 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node2\testschemaapi_shard1_replica2'
   [junit4]   2> 898442 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 898442 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 898446 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 898458 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 898461 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 898467 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 898473 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema [testschemaapi_shard1_replica2] Schema name=minimal
   [junit4]   2> 898480 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 898481 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] 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\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 898481 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica2' using configuration from collection testschemaapi
   [junit4]   2> 898482 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 898482 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [[testschemaapi_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node2\testschemaapi_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\]
   [junit4]   2> 898482 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica2
   [junit4]   2> 898483 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\
   [junit4]   2> 898483 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\index/
   [junit4]   2> 898483 WARN  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 898485 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\index
   [junit4]   2> 898486 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@729167 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11f7424),segFN=segments_1,generation=1}
   [junit4]   2> 898486 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 898487 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core testschemaapi_shard1_replica2 in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\
   [junit4]   2> 898489 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 898489 WARN  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 898491 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 898493 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 898495 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 898497 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 898499 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 898499 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 898500 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica1
   [junit4]   2> 898500 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 898500 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 898500 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 898501 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 898501 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 898503 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 898503 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1\testschemaapi_shard1_replica1'
   [junit4]   2> 898503 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 898503 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 898503 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 898503 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 898507 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 898509 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@729167 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11f7424),segFN=segments_1,generation=1}
   [junit4]   2> 898509 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 898510 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c157d9[testschemaapi_shard1_replica2] main]
   [junit4]   2> 898510 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 898511 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 898511 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 898512 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 898512 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 898512 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 898514 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 898514 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 898514 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 898514 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 898514 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 898515 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Added new OnReconnect listener ZkIndexSchemaReader: /configs/conf1/managed-schema, uniqueCoreId: testschemaapi_shard1_replica2:897361259613581
   [junit4]   2> 898515 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 898515 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 898515 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 898515 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 898515 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1536547799116546048
   [junit4]   2> 898516 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 898518 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1536547799116546048
   [junit4]   2> 898518 INFO  (searcherExecutor-2771-thread-1-processing-n:127.0.0.1:51604_solr x:testschemaapi_shard1_replica2 s:shard1 c:testschemaapi r:core_node1) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Registered new searcher Searcher@1c157d9[testschemaapi_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 898518 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 898519 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CoreContainer registering core: testschemaapi_shard1_replica2
   [junit4]   2> 898520 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Register replica - core:testschemaapi_shard1_replica2 address:https://127.0.0.1:51604/solr collection:testschemaapi shard:shard1
   [junit4]   2> 898521 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 898522 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi/leader_elect/shard1/election
   [junit4]   2> 898527 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema [testschemaapi_shard1_replica1] Schema name=minimal
   [junit4]   2> 898528 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.LeaderElector Joined leadership election with path: /collections/testschemaapi/leader_elect/shard1/election/96034237264560133-core_node1-n_0000000000
   [junit4]   2> 898529 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 898531 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 898532 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 898533 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] 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\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 898533 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica1' using configuration from collection testschemaapi
   [junit4]   2> 898533 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 898533 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [[testschemaapi_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1\testschemaapi_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\]
   [junit4]   2> 898533 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica1
   [junit4]   2> 898534 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\
   [junit4]   2> 898534 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\index/
   [junit4]   2> 898534 WARN  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [testschemaapi_shard1_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 898535 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\index
   [junit4]   2> 898535 INFO  (OverseerStateUpdate-96034237264560134-127.0.0.1:51605_solr-n_0000000000) [n:127.0.0.1:51605_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi"} current state version: 0
   [junit4]   2> 898536 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1cf1f4c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b3c801),segFN=segments_1,generation=1}
   [junit4]   2> 898537 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 898538 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core testschemaapi_shard1_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\
   [junit4]   2> 898539 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 898539 WARN  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 898541 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 898544 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 898545 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 898547 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 898550 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 898550 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 898551 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 898551 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 898553 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 898553 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 898554 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1cf1f4c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b3c801),segFN=segments_1,generation=1}
   [junit4]   2> 898554 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 898554 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@16ac626[testschemaapi_shard1_replica1] main]
   [junit4]   2> 898554 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 898555 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 898555 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 898555 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 898555 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 898555 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 898556 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 898556 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 898556 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 898556 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 898557 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Added new OnReconnect listener ZkIndexSchemaReader: /configs/conf1/managed-schema, uniqueCoreId: testschemaapi_shard1_replica1:897361311223615
   [junit4]   2> 898557 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 898557 INFO  (searcherExecutor-2776-thread-1-processing-n:127.0.0.1:51605_solr x:testschemaapi_shard1_replica1 s:shard1 c:testschemaapi r:core_node2) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [testschemaapi_shard1_replica1] Registered new searcher Searcher@16ac626[testschemaapi_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 898557 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 898557 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 898558 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 898558 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1536547799161634816
   [junit4]   2> 898560 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1536547799161634816
   [junit4]   2> 898560 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 898561 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.CoreContainer registering core: testschemaapi_shard1_replica1
   [junit4]   2> 898561 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Register replica - core:testschemaapi_shard1_replica1 address:https://127.0.0.1:51605/solr collection:testschemaapi shard:shard1
   [junit4]   2> 898562 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/testschemaapi/leader_elect/shard1/election/96034237264560134-core_node2-n_0000000001
   [junit4]   2> 898563 INFO  (qtp3015944-6770) [n:127.0.0.1:51605_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.LeaderElector Watching path /collections/testschemaapi/leader_elect/shard1/election/96034237264560133-core_node1-n_0000000000 to know if I could be the leader
   [junit4]   2> 898640 INFO  (OverseerStateUpdate-96034237264560134-127.0.0.1:51605_solr-n_0000000000) [n:127.0.0.1:51605_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 1
   [junit4]   2> 898641 INFO  (zkCallback-1432-thread-1-processing-n:127.0.0.1:51604_solr) [n:127.0.0.1:51604_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 898641 INFO  (zkCallback-1433-thread-1-processing-n:127.0.0.1:51605_solr) [n:127.0.0.1:51605_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 898642 INFO  (zkCallback-1432-thread-1-processing-n:127.0.0.1:51604_solr) [n:127.0.0.1:51604_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [1] to [2]
   [junit4]   2> 898642 INFO  (zkCallback-1433-thread-1-processing-n:127.0.0.1:51605_solr) [n:127.0.0.1:51605_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [1] to [2]
   [junit4]   2> 899033 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 899033 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 899033 INFO  (qtp27026383-6771) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replic

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

   [junit4]   2> 909279 INFO  (Thread-2118) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 909279 INFO  (Thread-2118) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\index
   [junit4]   2> 909282 WARN  (Thread-2118) [n:127.0.0.1:51604_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: Unable to reload core [testschemaapi_shard1_replica2]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:920)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2510)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2408)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not find config name for collection:testschemaapi
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:773)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:462)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:914)
   [junit4]   2> 	... 2 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not find config name for collection:testschemaapi
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:101)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2305)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:749)
   [junit4]   2> 	... 4 more
   [junit4]   2> Jun 08, 2016 6:09:42 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {_version_=PostingsFormat(name=Asserting), id=PostingsFormat(name=LuceneFixedGap), myNewField1=PostingsFormat(name=LuceneFixedGap), myNewField=FSTOrd50}, docValues:{}, maxPointsInLeafNode=513, maxMBSortInHeap=5.998478766493279, sim=ClassicSimilarity, locale=en-MT, timezone=Europe/Brussels
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 (32-bit)/cpus=3,threads=1,free=116384928,total=297009152
   [junit4]   2> NOTE: All tests run in this JVM: [HardAutoCommitTest, TestWordDelimiterFilterFactory, BigEndianAscendingWordDeserializerTest, DistribCursorPagingTest, TestMiniSolrCloudClusterSSL, TestCryptoKeys, XsltUpdateRequestHandlerTest, TestNamedUpdateProcessors, HLLUtilTest, TermsComponentTest, DistributedSuggestComponentTest, XmlUpdateRequestHandlerTest, DOMUtilTest, SystemInfoHandlerTest, TestArbitraryIndexDir, HdfsDirectoryTest, TestAnalyzeInfixSuggestions, TestDocumentBuilder, TestConfigSetsAPIExclusivity, StatelessScriptUpdateProcessorFactoryTest, CursorMarkTest, BlockJoinFacetDistribTest, TestCopyFieldCollectionResource, DisMaxRequestHandlerTest, TestSubQueryTransformer, TestSolrCloudWithKerberosAlt, TestStressUserVersions, TestRandomRequestDistribution, TestManagedStopFilterFactory, CoreAdminRequestStatusTest, OverseerTest, TestHashQParserPlugin, TestEmbeddedSolrServerConstructors, DistributedVersionInfoTest, ShardRoutingTest, CdcrReplicationDistributedZkTest, ActionThrottleTest, TestIntervalFaceting, ResponseHeaderTest, TestFieldCollectionResource, DistribJoinFromCollectionTest, CdcrUpdateLogTest, TestIBSimilarityFactory, TestCursorMarkWithoutUniqueKey, AnalysisAfterCoreReloadTest, DirectSolrSpellCheckerTest, TestCloudInspectUtil, TestPerFieldSimilarityClassic, TestShortCircuitedRequests, DateRangeFieldTest, CollectionStateFormat2Test, TestDynamicFieldCollectionResource, TestLMDirichletSimilarityFactory, TestJmxIntegration, RecoveryZkTest, SOLR749Test, TestCloudBackupRestore, TestRawTransformer, SpatialFilterTest, TestCustomSort, TestDownShardTolerantSearch, SyncSliceTest, TestSchemaSimilarityResource, DistributedQueryComponentCustomSortTest, BlockJoinFacetSimpleTest, SegmentsInfoRequestHandlerTest, TestSolrDynamicMBean, PreAnalyzedFieldTest, IndexSchemaTest, AsyncMigrateRouteKeyTest, IndexBasedSpellCheckerTest, TestSQLHandler, TestCustomDocTransformer, SimpleFacetsTest, DistributedExpandComponentTest, SolrTestCaseJ4Test, TestConfigOverlay, OutOfBoxZkACLAndCredentialsProvidersTest, TestBulkSchemaAPI, TestLRUCache, TestCollationFieldDocValues, InfoHandlerTest, DocValuesTest, ScriptEngineTest, JSONWriterTest, TestManagedSchemaAPI]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestManagedSchemaAPI -Dtests.seed=4209FA09E3B0F343 -Dtests.slow=true -Dtests.locale=en-MT -Dtests.timezone=Europe/Brussels -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestManagedSchemaAPI (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 8 object(s) that were not released!!! [MockDirectoryWrapper, TransactionLog, MockDirectoryWrapper, MockDirectoryWrapper, TransactionLog, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MDCAwareThreadPoolExecutor]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4209FA09E3B0F343]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000: The process cannot access the file because it is being used by another process.
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1\testschemaapi_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1\testschemaapi_shard1_replica1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1\testschemaapi_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1\testschemaapi_shard1_replica1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001\node1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_4209FA09E3B0F343-001\tempDir-001
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [189/613 (1!)] on J0 in 14.06s, 1 test, 1 failure, 1 error <<< FAILURES!

[...truncated 1373 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:740: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:684: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\common-build.xml:531: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:1427: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:984: There were test failures: 613 suites (10 ignored), 2567 tests, 2 suite-level errors, 124 ignored (80 assumptions) [seed: 4209FA09E3B0F343]

Total time: 73 minutes 4 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-6.x-Windows (64bit/jdk1.8.0_92) - Build # 234 - Still Failing!

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

1 tests failed.
FAILED:  org.apache.solr.handler.TestReqParamsAPI.test

Error Message:
Could not get expected value  'CY val modified' for path 'response/params/y/c' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "response":{     "znodeVersion":1,     "params":{       "x":{         "a":"A val",         "b":"B val",         "":{"v":0}},       "y":{         "c":"CY val",         "b":"BY val",         "i":20,         "d":[           "val 1",           "val 2"],         "":{"v":0}}}}},  from server:  http://127.0.0.1:51096/collection1

Stack Trace:
java.lang.AssertionError: Could not get expected value  'CY val modified' for path 'response/params/y/c' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "response":{
    "znodeVersion":1,
    "params":{
      "x":{
        "a":"A val",
        "b":"B val",
        "":{"v":0}},
      "y":{
        "c":"CY val",
        "b":"BY val",
        "i":20,
        "d":[
          "val 1",
          "val 2"],
        "":{"v":0}}}}},  from server:  http://127.0.0.1:51096/collection1
	at __randomizedtesting.SeedInfo.seed([861BC1D1BDB06313:E4FFE0B134C0EEB]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:457)
	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:195)
	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:62)
	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:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	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:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	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:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	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:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	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 12206 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_861BC1D1BDB06313-001\init-core-data-001
   [junit4]   2> 2839515 INFO  (SUITE-TestReqParamsAPI-seed#[861BC1D1BDB06313]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2839515 INFO  (SUITE-TestReqParamsAPI-seed#[861BC1D1BDB06313]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2839517 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2839524 INFO  (Thread-7241) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2839524 INFO  (Thread-7241) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2839619 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.ZkTestServer start zk server on port:50962
   [junit4]   2> 2839619 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2839620 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2839658 INFO  (zkCallback-9637-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5a1797f3 name:ZooKeeperConnection Watcher:127.0.0.1:50962 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2839658 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2839658 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2839658 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2839664 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2839666 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2839816 INFO  (zkCallback-9638-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@45ee9cc6 name:ZooKeeperConnection Watcher:127.0.0.1:50962/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2839817 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2839817 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2839817 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 2839820 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 2839863 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 2839867 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 2839873 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2839873 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2839879 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2839880 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2839887 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2839887 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2839890 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2839891 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2839895 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2839895 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2839902 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2839902 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2839908 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2839908 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2839912 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2839912 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2839915 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2839915 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2839923 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2839923 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2839928 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2839928 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2840398 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_861BC1D1BDB06313-001\control-001\cores\collection1
   [junit4]   2> 2840401 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2840402 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a4a2387{/,null,AVAILABLE}
   [junit4]   2> 2840405 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7885d0b0{HTTP/1.1,[http/1.1]}{127.0.0.1:50979}
   [junit4]   2> 2840405 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.e.j.s.Server Started @2845466ms
   [junit4]   2> 2840405 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_861BC1D1BDB06313-001\tempDir-001/control/data, hostContext=/, hostPort=50979, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_861BC1D1BDB06313-001\control-001\cores}
   [junit4]   2> 2840405 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2840405 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_861BC1D1BDB06313-001\control-001'
   [junit4]   2> 2840405 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2840405 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2840406 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2840407 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2840413 INFO  (zkCallback-9639-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@31f6950d name:ZooKeeperConnection Watcher:127.0.0.1:50962/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2840413 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2840414 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2840415 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 0x1552cb865e70002, 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> 2840416 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2840416 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_861BC1D1BDB06313-001\control-001\solr.xml
   [junit4]   2> 2840425 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_861BC1D1BDB06313-001\control-001\cores
   [junit4]   2> 2840425 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.CoreContainer New CoreContainer 1624048335
   [junit4]   2> 2840425 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_861BC1D1BDB06313-001\control-001]
   [junit4]   2> 2840426 WARN  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_861BC1D1BDB06313-001\control-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_861BC1D1BDB06313-001\control-001\lib
   [junit4]   2> 2840426 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] 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> 2840429 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2840430 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2840430 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2840430 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50962/solr
   [junit4]   2> 2840430 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2840430 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2840431 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2840433 INFO  (zkCallback-9642-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e8983ee name:ZooKeeperConnection Watcher:127.0.0.1:50962 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2840433 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2840433 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2840434 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 0x1552cb865e70003, 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> 2840434 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:50979_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$73/1726349444@1a8ff11c
   [junit4]   2> 2840435 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:50979_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2840437 INFO  (zkCallback-9643-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@29336d1d name:ZooKeeperConnection Watcher:127.0.0.1:50962/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2840437 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:50979_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2840439 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:50979_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2840442 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:50979_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2840446 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:50979_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2840450 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:50979_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2840454 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:50979_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2840456 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:50979_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2840458 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:50979_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2840461 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:50979_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2840464 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:50979_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2840464 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:50979_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2840465 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:50979_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2840466 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:50979_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2840469 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:50979_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2840472 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:50979_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2840473 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:50979_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2840474 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:50979_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96032137553575940-127.0.0.1:50979_-n_0000000000
   [junit4]   2> 2840474 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:50979_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50979_
   [junit4]   2> 2840474 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:50979_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2840475 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:50979_    ] o.a.s.c.Overseer Overseer (id=96032137553575940-127.0.0.1:50979_-n_0000000000) starting
   [junit4]   2> 2840477 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:50979_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2840484 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:50979_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2840484 INFO  (OverseerCollectionConfigSetProcessor-96032137553575940-127.0.0.1:50979_-n_0000000000) [n:127.0.0.1:50979_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2840485 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:50979_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50979_
   [junit4]   2> 2840486 INFO  (OverseerStateUpdate-96032137553575940-127.0.0.1:50979_-n_0000000000) [n:127.0.0.1:50979_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2840486 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:50979_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50979_
   [junit4]   2> 2840489 INFO  (zkCallback-9643-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2840489 INFO  (OverseerStateUpdate-96032137553575940-127.0.0.1:50979_-n_0000000000) [n:127.0.0.1:50979_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2840496 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:50979_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2840496 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:50979_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2840497 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:50979_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_861BC1D1BDB06313-001\control-001\cores
   [junit4]   2> 2840499 INFO  (zkCallback-9643-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 2840501 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:50979_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 2840501 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:50979_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_861BC1D1BDB06313-001\control-001\cores\collection1
   [junit4]   2> 2840502 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:50979_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2840503 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:50979_    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2840503 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2840503 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2840503 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:50979_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2840504 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 2840505 INFO  (OverseerStateUpdate-96032137553575940-127.0.0.1:50979_-n_0000000000) [n:127.0.0.1:50979_    ] 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:50979",
   [junit4]   2>   "node_name":"127.0.0.1:50979_",
   [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> 2840505 INFO  (OverseerStateUpdate-96032137553575940-127.0.0.1:50979_-n_0000000000) [n:127.0.0.1:50979_    ] 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:50979",
   [junit4]   2>   "node_name":"127.0.0.1:50979_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2840505 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 2840506 INFO  (OverseerStateUpdate-96032137553575940-127.0.0.1:50979_-n_0000000000) [n:127.0.0.1:50979_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 2840506 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2840507 INFO  (OverseerStateUpdate-96032137553575940-127.0.0.1:50979_-n_0000000000) [n:127.0.0.1:50979_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2840509 INFO  (zkCallback-9643-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_    ] 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> 2841507 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2841507 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 2841507 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2841507 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 2841508 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2841508 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_861BC1D1BDB06313-001\control-001\cores\collection1'
   [junit4]   2> 2841509 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2841509 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2841511 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2841518 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2841520 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 2841526 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2841532 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2841609 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2841618 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2841618 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2841632 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2841637 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2841640 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2841641 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2841646 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ 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\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2841646 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2841647 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2841647 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_861BC1D1BDB06313-001\control-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_861BC1D1BDB06313-001\control-001\cores\collection1\data\]
   [junit4]   2> 2841647 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ 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@4d25651f
   [junit4]   2> 2841647 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_861BC1D1BDB06313-001\control-001\cores\collection1\data\
   [junit4]   2> 2841647 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_861BC1D1BDB06313-001\control-001\cores\collection1\data\index/
   [junit4]   2> 2841647 WARN  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_861BC1D1BDB06313-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2841647 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_861BC1D1BDB06313-001\control-001\cores\collection1\data\index
   [junit4]   2> 2841648 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ 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=16, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=83.95703125, floorSegmentMB=0.875, forceMergeDeletesPctAllowed=9.9893544414778, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2841648 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7198f9ca lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b479c1),segFN=segments_1,generation=1}
   [junit4]   2> 2841648 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2841648 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:50979_ 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\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_861BC1D1BDB06313-001\control-001\cores\collection1\data\
   [junit4]   2> 2841650 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_861BC1D1BDB06313-001\control-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2841651 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2841651 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2841651 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2841651 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2841651 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2841651 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ 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> 2841651 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ 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> 2841651 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ 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> 2841651 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ 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> 2841651 WARN  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 2841657 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2841658 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2841659 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2841659 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2841663 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 2841663 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ 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> 2841664 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ 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> 2841664 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ 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> 2841665 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2841665 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2841665 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2841667 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7198f9ca lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b479c1),segFN=segments_1,generation=1}
   [junit4]   2> 2841667 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2841667 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4f2b2270[collection1] main]
   [junit4]   2> 2841667 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ 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> 2841667 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ 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> 2841667 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ 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> 2841668 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2841668 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2841668 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ 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> 2841668 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ 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> 2841668 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ 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> 2841668 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2841668 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2841669 INFO  (searcherExecutor-10896-thread-1-processing-n:127.0.0.1:50979_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4f2b2270[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2841669 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ 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> 2841669 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ 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> 2841669 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ 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> 2841669 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ 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 1536514203101167616
   [junit4]   2> 2841672 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ 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 1536514203101167616
   [junit4]   2> 2841672 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2841673 INFO  (coreLoadExecutor-10895-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2841673 INFO  (coreZkRegister-10889-thread-1-processing-n:127.0.0.1:50979_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50979_ 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:50979 collection:control_collection shard:shard1
   [junit4]   2> 2841674 INFO  (coreZkRegister-10889-thread-1-processing-n:127.0.0.1:50979_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50979_ 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> 2841678 INFO  (coreZkRegister-10889-thread-1-processing-n:127.0.0.1:50979_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50979_ 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/96032137553575940-core_node1-n_0000000000
   [junit4]   2> 2841678 INFO  (coreZkRegister-10889-thread-1-processing-n:127.0.0.1:50979_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 2841681 INFO  (coreZkRegister-10889-thread-1-processing-n:127.0.0.1:50979_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2841681 INFO  (coreZkRegister-10889-thread-1-processing-n:127.0.0.1:50979_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50979_ 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> 2841681 INFO  (coreZkRegister-10889-thread-1-processing-n:127.0.0.1:50979_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50979/collection1/
   [junit4]   2> 2841681 INFO  (coreZkRegister-10889-thread-1-processing-n:127.0.0.1:50979_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2841681 INFO  (coreZkRegister-10889-thread-1-processing-n:127.0.0.1:50979_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:50979/collection1/ has no replicas
   [junit4]   2> 2841682 INFO  (OverseerStateUpdate-96032137553575940-127.0.0.1:50979_-n_0000000000) [n:127.0.0.1:50979_    ] 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> 2841682 INFO  (coreZkRegister-10889-thread-1-processing-n:127.0.0.1:50979_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2841685 INFO  (coreZkRegister-10889-thread-1-processing-n:127.0.0.1:50979_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96032137553575940-core_node1-n_0000000000
   [junit4]   2> 2841689 INFO  (coreZkRegister-10889-thread-1-processing-n:127.0.0.1:50979_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50979_ 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:50979/collection1/ shard1
   [junit4]   2> 2841689 INFO  (OverseerStateUpdate-96032137553575940-127.0.0.1:50979_-n_0000000000) [n:127.0.0.1:50979_    ] 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:50979",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 2841792 INFO  (zkCallback-9643-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_    ] 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> 2841842 INFO  (coreZkRegister-10889-thread-1-processing-n:127.0.0.1:50979_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:50979/collection1/ and leader is http://127.0.0.1:50979/collection1/
   [junit4]   2> 2841842 INFO  (coreZkRegister-10889-thread-1-processing-n:127.0.0.1:50979_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50979_ 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:50979
   [junit4]   2> 2841842 INFO  (coreZkRegister-10889-thread-1-processing-n:127.0.0.1:50979_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2841842 INFO  (coreZkRegister-10889-thread-1-processing-n:127.0.0.1:50979_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50979_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 2841842 INFO  (coreZkRegister-10889-thread-1-processing-n:127.0.0.1:50979_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50979_ 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> 2841844 INFO  (OverseerStateUpdate-96032137553575940-127.0.0.1:50979_-n_0000000000) [n:127.0.0.1:50979_    ] 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:50979",
   [junit4]   2>   "node_name":"127.0.0.1:50979_",
   [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> 2841844 INFO  (OverseerStateUpdate-96032137553575940-127.0.0.1:50979_-n_0000000000) [n:127.0.0.1:50979_    ] 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:50979",
   [junit4]   2>   "node_name":"127.0.0.1:50979_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2841948 INFO  (zkCallback-9643-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_    ] 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> 2842006 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:50962/solr
   [junit4]   2> 2842007 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2842008 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2842009 INFO  (zkCallback-9647-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@228ef738 name:ZooKeeperConnection Watcher:127.0.0.1:50962/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2842009 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2842009 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2842009 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2842010 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2842012 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2842015 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2842459 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_861BC1D1BDB06313-001\shard-1-001\cores\collection1
   [junit4]   2> 2842462 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_861BC1D1BDB06313-001\shard-1-001
   [junit4]   2> 2842463 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2842463 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5703d239{/,null,AVAILABLE}
   [junit4]   2> 2842464 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.e.j.s.ServerConnector Started ServerConnector@24002968{HTTP/1.1,[http/1.1]}{127.0.0.1:51014}
   [junit4]   2> 2842464 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.e.j.s.Server Started @2847525ms
   [junit4]   2> 2842464 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_861BC1D1BDB06313-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=51014, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_861BC1D1BDB06313-001\shard-1-001\cores}
   [junit4]   2> 2842464 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2842465 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_861BC1D1BDB06313-001\shard-1-001'
   [junit4]   2> 2842465 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2842465 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2842465 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2842466 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2842468 INFO  (zkCallback-9648-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@27a4188a name:ZooKeeperConnection Watcher:127.0.0.1:50962/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2842468 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2842469 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2842470 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2842470 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_861BC1D1BDB06313-001\shard-1-001\solr.xml
   [junit4]   2> 2842498 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_861BC1D1BDB06313-001\shard-1-001\cores
   [junit4]   2> 2842498 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.CoreContainer New CoreContainer 1918152619
   [junit4]   2> 2842498 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_861BC1D1BDB06313-001\shard-1-001]
   [junit4]   2> 2842498 WARN  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_861BC1D1BDB06313-001\shard-1-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_861BC1D1BDB06313-001\shard-1-001\lib
   [junit4]   2> 2842499 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] 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> 2842502 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2842502 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2842502 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2842502 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50962/solr
   [junit4]   2> 2842503 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2842503 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2842503 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2842505 INFO  (zkCallback-9651-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16493302 name:ZooKeeperConnection Watcher:127.0.0.1:50962 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2842505 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2842505 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2842506 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 0x1552cb865e70007, 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> 2842506 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:51014_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$73/1726349444@5cf292bf
   [junit4]   2> 2842507 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:51014_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2842509 INFO  (zkCallback-9652-thread-1-processing-n:127.0.0.1:51014_) [n:127.0.0.1:51014_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@24877461 name:ZooKeeperConnection Watcher:127.0.0.1:50962/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2842509 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:51014_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2842517 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:51014_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2842517 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:51014_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2842518 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:51014_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2842521 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:51014_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2842522 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:51014_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96032137553575944-127.0.0.1:51014_-n_0000000001
   [junit4]   2> 2842523 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:51014_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96032137553575940-127.0.0.1:50979_-n_0000000000 to know if I could be the leader
   [junit4]   2> 2842523 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:51014_    ] o.a.s.c.ZkController Publish node=127.0.0.1:51014_ as DOWN
   [junit4]   2> 2842525 INFO  (OverseerStateUpdate-96032137553575940-127.0.0.1:50979_-n_0000000000) [n:127.0.0.1:50979_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:51014_"} current state version: 3
   [junit4]   2> 2842525 INFO  (OverseerStateUpdate-96032137553575940-127.0.0.1:50979_-n_0000000000) [n:127.0.0.1:50979_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:51014_
   [junit4]   2> 2842629 INFO  (zkCallback-9652-thread-1-processing-n:127.0.0.1:51014_) [n:127.0.0.1:51014_    ] 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> 2842629 INFO  (zkCallback-9643-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_    ] 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> 2842629 INFO  (zkCallback-9647-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> 2843526 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:51014_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51014_
   [junit4]   2> 2843527 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:51014_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51014_
   [junit4]   2> 2843527 INFO  (zkCallback-9652-thread-1-processing-n:127.0.0.1:51014_) [n:127.0.0.1:51014_    ] 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> 2843527 INFO  (zkCallback-9643-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_    ] 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> 2843528 INFO  (zkCallback-9647-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> 2843528 INFO  (zkCallback-9652-thread-1-processing-n:127.0.0.1:51014_) [n:127.0.0.1:51014_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2843528 INFO  (zkCallback-9643-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2843528 INFO  (zkCallback-9647-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2843536 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:51014_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2843536 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:51014_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2843536 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:51014_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_861BC1D1BDB06313-001\shard-1-001\cores
   [junit4]   2> 2843537 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:51014_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 2843537 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:51014_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_861BC1D1BDB06313-001\shard-1-001\cores\collection1
   [junit4]   2> 2843537 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:51014_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2843538 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:51014_    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2843538 INFO  (TEST-TestReqParamsAPI.test-seed#[861BC1D1BDB06313]) [n:127.0.0.1:51014_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2843538 INFO  (coreLoadExecutor-10906-thread-1-processing-n:127.0.0.1:51014_) [n:127.0.0.1:51014_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2843538 INFO  (coreLoadExecutor-10906-thread-1-processing-n:127.0.0.1:51014_) [n:127.0.0.1:51014_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2843540 INFO  (OverseerStateUpdate-96032137553575940-127.0.0.1:50979_-n_0000000000) [n:127.0.0.1:50979_    ] 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:51014",
   [junit4]   2>   "node_name":"127.0.0.1:51014_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 2843540 INFO  (coreLoadExecutor-10906-thread-1-processing-n:127.0.0.1:51014_) [n:127.0.0.1:51014_ c:collection1   x:collection1] o.a.s.c.ZkController Collection collection1 not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 2843540 INFO  (OverseerStateUpdate-96032137553575940-127.0.0.1:50979_-n_0000000000) [n:127.0.0.1:50979_    ] 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:51014",
   [junit4]   2>   "node_name":"127.0.0.1:51014_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2843540 INFO  (OverseerStateUpdate-96032137553575940-127.0.0.1:50979_-n_0000000000) [n:127.0.0.1:50979_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 2843541 INFO  (OverseerStateUpdate-96032137553575940-127.0.0.1:50979_-n_0000000000) [n:127.0.0.1:50979_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 2843541 INFO  (coreLoadExecutor-10906-thread-1-processing-n:127.0.0.1:51014_) [n:127.0.0.1:51014_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [collection1]
   [junit4]   2> 2843542 INFO  (coreLoadExecutor-10906-thread-1-processing-n:127.0.0.1:51014_) [n:127.0.0.1:51014_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2843644 INFO  (zkCallback-9647-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> 2843644 INFO  (zkCallback-9643-thread-1-processing-n:127.0.0.1:50979_) [n:127.0.0.1:50979_    ] 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> 2843644 INFO  (zkCallback-9652-thread-1-processing-n:127.0.0.1:51014_) [n:127.0.0.1:51014_    ] 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> 2844542 INFO  (coreLoadExecutor-10906-thread-1-processing-n:127.0.0.1:51014_) [n:127.0.0.1:51014_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2844542 INFO  (coreLoadExecutor-10906-thread-1-processing-n:127.0.0.1:51014_) [n:127.0.0.1:51014_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 2844543 INFO  (coreLoadExecutor-10906-thread-1-processing-n:127.0.0.1:51014_) [n:127.0.0.1:51014_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2844543 INFO  (coreLoadExecutor-10906-thread-1-processing-n:127.0.0.1:51014_) [n:127.0.0.1:51014_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 2844547 INFO  (coreLoadExecutor-10906-thread-1-processing-n:127.0.0.1:51014_) [n:127.0.0.1:51014_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2844547 INFO  (coreLoadExecutor-10906-thread-1-processing-n:127.0.0.1:51014_) [n:127.0.0.1:51014_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_861BC1D1BDB06313-001\shard-1-001\cores\collection1'
   [junit4]   2> 2844547 INFO  (coreLoadExecutor-10906-thread-1-processing-n:127.0.0.1:51014_) [n:127.0.0.1:51014_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2844547 INFO  (coreLoadExecutor-10906-thread-1-processing-n:127.0.0.1:51014_) [n:127.0.0.1:51014_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2844551 INFO  (coreLoadExecutor-10906-thread-1-processing-n:127.0.0.1:51014_) [n:127.0.0.1:51014_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2844561 INFO  (coreLoadExecutor-10906-thread-1-processing-n:127.0.0.1:51014_) [n:127.0.0.1:51014_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2844565 INFO  (coreLoadExecutor-10906-thread-1-processing-n:127.0.0.1:51014_) [n:127.0.0.1:51014_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 2844575 INFO  (coreLoadExecutor-10906-thread-1-processing-n:127.0.0.1:51014_) [n:127.0.0.1:51014_ c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2844584 INFO  (coreLoadExecutor-10906-thread-1-processing-n:127.0.0.1:51014_) [n:127.0.0.1:51014_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2844689 INFO  (coreLoadExecutor-10906-thread-1-processing-n:127.0.0.1:51014_) [n:127.0.0.1:51014_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2844702 INFO  (coreLoadExecutor-10906-thread-1-processing-n:127.0.0.1:51014_) [n:127.0.0.1:51014_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2844703 INFO  (coreLoadExecutor-10906-thread-1-processing-n:127.0.0.1:51014_) [n:127.0.0.1:51014_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2844715 INFO  (coreLoadExecutor-10906-thread-1-processing-n:127.0.0.1:51014_) [n:127.0.0.1:51014_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2844718 INFO  (coreLoadExecutor-10906-thread-1-processing-n:127.0.0.1:51014_) [n:127.0.0.1:51014_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2844719 INFO  (coreLoadExecutor-10906-thread-1-processing-n:127.0.0.1:51014_) [n:127.0.0.1:51014_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2844721 INFO  (coreLoadExecutor-10906-thread-1-processing-n:127.0.0.1:51014_) [n:127.0.0.1:51014_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2844727 INFO  (coreLoadExecutor-10906-thread-1-processing-n:127.0.0.1:51014_) [n:127.0.0.1:51014_ c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resou

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

val",
   [junit4]    >         "b":"BY val",
   [junit4]    >         "i":20,
   [junit4]    >         "d":[
   [junit4]    >           "val 1",
   [junit4]    >           "val 2"],
   [junit4]    >         "":{"v":0}}}}},  from server:  http://127.0.0.1:51096/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([861BC1D1BDB06313:E4FFE0B134C0EEB]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:457)
   [junit4]    > 	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:195)
   [junit4]    > 	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:62)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2870885 INFO  (SUITE-TestReqParamsAPI-seed#[861BC1D1BDB06313]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_861BC1D1BDB06313-001
   [junit4]   2> Jun 07, 2016 9:16:01 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=7, maxDocsPerChunk=4, blockSize=613), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=7, blockSize=613)), sim=ClassicSimilarity, locale=ar-SD, timezone=EST
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=140632408,total=450662400
   [junit4]   2> NOTE: All tests run in this JVM: [SampleTest, TestAddFieldRealTimeGet, CursorPagingTest, SOLR749Test, TestDocTermOrds, TestCloudInspectUtil, TestManagedResourceStorage, CursorMarkTest, TestDocumentBuilder, ClassificationUpdateProcessorFactoryTest, TestStressLiveNodes, TestSearcherReuse, HighlighterMaxOffsetTest, TriLevelCompositeIdRoutingTest, HdfsChaosMonkeyNothingIsSafeTest, TestCSVLoader, TestCollapseQParserPlugin, TestFilteredDocIdSet, DirectSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, TestRemoteStreaming, TestPseudoReturnFields, TestStressLucene, RecoveryZkTest, TestFunctionQuery, HdfsCollectionsAPIDistributedZkTest, TestSolrDeletionPolicy1, DistributedQueryComponentCustomSortTest, TestSolrCLIRunExample, BitVectorTest, IndexBasedSpellCheckerTest, HdfsBasicDistributedZk2Test, TestUseDocValuesAsStored, AnalyticsMergeStrategyTest, TestJsonRequest, RequiredFieldsTest, SimplePostToolTest, DistributedQueryElevationComponentTest, TestSolrCloudWithKerberosAlt, ZkControllerTest, PingRequestHandlerTest, ReturnFieldsTest, SimpleCollectionCreateDeleteTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestLMDirichletSimilarityFactory, BadCopyFieldTest, TestCollationFieldDocValues, SuggestComponentTest, TestJmxIntegration, CurrencyFieldXmlFileTest, DistributedSpellCheckComponentTest, IndexSchemaTest, TestUpdate, DocumentBuilderTest, XsltUpdateRequestHandlerTest, TestXmlQParser, CdcrRequestHandlerTest, AsyncMigrateRouteKeyTest, OverseerTest, TestHdfsUpdateLog, TestShortCircuitedRequests, TestNRTOpen, TestManagedStopFilterFactory, TestFastLRUCache, DistributedFacetPivotLongTailTest, TestSubQueryTransformerDistrib, DisMaxRequestHandlerTest, TestJmxMonitoredMap, DirectUpdateHandlerTest, LeaderElectionTest, TestSolrDynamicMBean, TestMaxScoreQueryParser, XmlUpdateRequestHandlerTest, TestCryptoKeys, TestSolrQueryParserResource, TestArbitraryIndexDir, MigrateRouteKeyTest, TestLockTree, TestQueryWrapperFilter, UnloadDistributedZkTest, OutOfBoxZkACLAndCredentialsProvidersTest, CoreAdminRequestStatusTest, RulesTest, ResponseHeaderTest, CircularListTest, MoreLikeThisHandlerTest, DocumentAnalysisRequestHandlerTest, TestCursorMarkWithoutUniqueKey, TestFaceting, TestSchemaNameResource, SliceStateTest, RegexBoostProcessorTest, CollectionsAPIAsyncDistributedZkTest, TestExtendedDismaxParser, BigEndianAscendingWordDeserializerTest, TestDFRSimilarityFactory, TestCodecSupport, OverseerStatusTest, StressHdfsTest, BasicAuthIntegrationTest, DistributedFacetPivotSmallTest, PreAnalyzedFieldTest, TestComponentsName, RequestLoggingTest, URLClassifyProcessorTest, ExternalFileFieldSortTest, TestAuthorizationFramework, TestLRUCache, TestRequestStatusCollectionAPI, InfoHandlerTest, TestSortByMinMaxFunction, PolyFieldTest, BlockJoinFacetSimpleTest, DOMUtilTest, SpatialHeatmapFacetsTest, TestPhraseSuggestions, QueryEqualityTest, TestGraphMLResponseWriter, TestAnalyzeInfixSuggestions, AlternateDirectoryTest, TestConfigSetsAPIExclusivity, TestStressUserVersions, BasicDistributedZkTest, RollingRestartTest, ScriptEngineTest, ConcurrentDeleteAndCreateCollectionTest, TestSmileRequest, PrimUtilsTest, TestConfigOverlay, TestFieldTypeCollectionResource, PathHierarchyTokenizerFactoryTest, ClusterStateTest, HdfsDirectoryTest, LeaderInitiatedRecoveryOnCommitTest, TestLazyCores, SaslZkACLProviderTest, TestHighlightDedupGrouping, HdfsRestartWhileUpdatingTest, ShardRoutingTest, CollectionStateFormat2Test, TestWordDelimiterFilterFactory, DateRangeFieldTest, PeerSyncTest, TestCoreContainer, SyncSliceTest, BasicZkTest, TestReplicationHandler, ClusterStateUpdateTest, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, ZkCLITest, TestDistributedSearch, TestDistributedGrouping, TestRecovery, TestHashPartitioner, TestRealTimeGet, TestStressReorder, TestStressVersions, HardAutoCommitTest, DistributedTermsComponentTest, TestRangeQuery, SimpleFacetsTest, SolrCoreTest, StatsComponentTest, SpellCheckComponentTest, TestGroupingSearch, QueryElevationComponentTest, TestSort, TestFiltering, TestBadConfig, HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SuggesterFSTTest, CoreAdminHandlerTest, SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, SpatialFilterTest, SuggesterWFSTTest, SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest, DebugComponentTest, CacheHeaderTest, TestSurroundQueryParser, TestQueryUtils, StandardRequestHandlerTest, TestWriterPerf, TestReversedWildcardFilterFactory, TestQueryTypes, PrimitiveFieldTypeTest, TestOmitPositions, FileBasedSpellCheckerTest, TermsComponentTest, RequestHandlersTest, TestValueSourceCache, FastVectorHighlighterTest, LoggingHandlerTest, JSONWriterTest, MBeansHandlerTest, QueryParsingTest, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, CSVRequestHandlerTest, SearchHandlerTest, HighlighterConfigTest, TestQuerySenderListener, UpdateParamsTest, TestQuerySenderNoQuery, CopyFieldTest, SolrIndexConfigTest, BadComponentTest, TestStressRecovery, TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, TestDocSet, TestBinaryField, TestSearchPerf, TestElisionMultitermQuery, TestConfig, OutputWriterTest, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestSweetSpotSimilarityFactory, TestBM25SimilarityFactory, ResourceLoaderTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, DeleteLastCustomShardedReplicaTest, DeleteShardTest, DeleteStatusTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, HttpPartitionTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, TestCollectionAPI, TestDownShardTolerantSearch, TestLeaderElectionZkExpiry, TestMiniSolrCloudCluster, TestRandomRequestDistribution, TestReplicaProperties, TestSSLRandomization, TestStressCloudBlindAtomicUpdates, TestTolerantUpdateProcessorRandomCloud, TlogReplayBufferedWhileIndexingTest, VMParamsZkACLAndCredentialsProvidersTest, HdfsRecoverLeaseTest, HdfsRecoveryZkTest, HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsUnloadDistributedZkTest, ZkStateReaderTest, RuleEngineTest, CachingDirectoryFactoryTest, TestInfoStreamLogging, TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSolrXml, TestConfigReload, TestReqParamsAPI]
   [junit4] Completed [507/613 (1!)] on J0 in 31.90s, 1 test, 1 failure <<< FAILURES!

[...truncated 361 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:740: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:684: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\common-build.xml:531: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:1427: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:984: There were test failures: 613 suites (10 ignored), 2567 tests, 1 failure, 125 ignored (81 assumptions) [seed: 861BC1D1BDB06313]

Total time: 84 minutes 37 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