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/08/23 03:25:37 UTC

[JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_102) - Build # 406 - Still Unstable!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/406/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.TestCloudPivotFacet.test

Error Message:
init query failed: {main(facet=true&facet.pivot={!stats%3Dst2}pivot_d1,pivot_x_s,pivot_f1&facet.limit=13&facet.offset=6&facet.pivot.mincount=50&facet.missing=true&facet.sort=count&facet.overrequest.count=1),extra(rows=0&q=*:*&_test_min=50&_test_miss=true&_test_sort=count)}: No live SolrServers available to handle this request:[http://127.0.0.1:59929/collection1, http://127.0.0.1:59954/collection1, http://127.0.0.1:59994/collection1, http://127.0.0.1:59917/collection1]

Stack Trace:
java.lang.RuntimeException: init query failed: {main(facet=true&facet.pivot={!stats%3Dst2}pivot_d1,pivot_x_s,pivot_f1&facet.limit=13&facet.offset=6&facet.pivot.mincount=50&facet.missing=true&facet.sort=count&facet.overrequest.count=1),extra(rows=0&q=*:*&_test_min=50&_test_miss=true&_test_sort=count)}: No live SolrServers available to handle this request:[http://127.0.0.1:59929/collection1, http://127.0.0.1:59954/collection1, http://127.0.0.1:59994/collection1, http://127.0.0.1:59917/collection1]
	at __randomizedtesting.SeedInfo.seed([E3B7E958B83C5D51:6BE3D68216C030A9]:0)
	at org.apache.solr.cloud.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:269)
	at org.apache.solr.cloud.TestCloudPivotFacet.test(TestCloudPivotFacet.java:242)
	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)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:59929/collection1, http://127.0.0.1:59954/collection1, http://127.0.0.1:59994/collection1, http://127.0.0.1:59917/collection1]
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:382)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1291)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
	at org.apache.solr.cloud.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:262)
	... 42 more
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:59954/collection1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:59954/collection1, http://127.0.0.1:59917/collection1]
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:592)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:403)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:355)
	... 49 more


FAILED:  org.apache.solr.update.PeerSyncTest.test

Error Message:
expected:<true> but was:<false>

Stack Trace:
java.lang.AssertionError: expected:<true> but was:<false>
	at __randomizedtesting.SeedInfo.seed([E3B7E958B83C5D51:6BE3D68216C030A9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.update.PeerSyncTest.assertSync(PeerSyncTest.java:208)
	at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:124)
	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 10914 lines...]
   [junit4] Suite: org.apache.solr.update.PeerSyncTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\init-core-data-001
   [junit4]   2> 573256 INFO  (SUITE-PeerSyncTest-seed#[E3B7E958B83C5D51]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 573256 INFO  (SUITE-PeerSyncTest-seed#[E3B7E958B83C5D51]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 573925 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] 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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\control\cores\collection1
   [junit4]   2> 573930 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 573931 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c728c1{/,null,AVAILABLE}
   [junit4]   2> 573934 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.e.j.s.ServerConnector Started ServerConnector@11d6f06{HTTP/1.1,[http/1.1]}{127.0.0.1:62794}
   [junit4]   2> 573934 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.e.j.s.Server Started @579038ms
   [junit4]   2> 573934 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=62794, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\control\cores}
   [junit4]   2> 573934 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 573934 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] 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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\control'
   [junit4]   2> 573934 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 573934 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 573935 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] 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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\control\solr.xml
   [junit4]   2> 573951 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] 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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\control\cores
   [junit4]   2> 573951 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.c.CoreContainer New CoreContainer 29013726
   [junit4]   2> 573951 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] 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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\control]
   [junit4]   2> 573951 WARN  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] 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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\control\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\control\lib
   [junit4]   2> 573951 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] 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,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 573957 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 573957 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 573957 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 573957 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 573958 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 573958 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] 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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\control\cores
   [junit4]   2> 573960 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig-tlog.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\, configSet=collection1}
   [junit4]   2> 573960 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] 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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\control\cores\collection1
   [junit4]   2> 573960 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 573961 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 573961 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 573961 INFO  (coreLoadExecutor-2118-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 573961 INFO  (coreLoadExecutor-2118-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 573961 INFO  (coreLoadExecutor-2118-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 573961 INFO  (coreLoadExecutor-2118-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 573961 INFO  (coreLoadExecutor-2118-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 574026 INFO  (coreLoadExecutor-2118-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 574028 INFO  (coreLoadExecutor-2118-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 574034 INFO  (coreLoadExecutor-2118-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 574036 INFO  (coreLoadExecutor-2118-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 574107 INFO  (coreLoadExecutor-2118-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 574118 INFO  (coreLoadExecutor-2118-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 574119 INFO  (coreLoadExecutor-2118-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 574125 INFO  (coreLoadExecutor-2118-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 574128 INFO  (coreLoadExecutor-2118-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 574130 INFO  (coreLoadExecutor-2118-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 574130 INFO  (coreLoadExecutor-2118-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 574140 INFO  (coreLoadExecutor-2118-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\core\src\test-files\solr\collection1'
   [junit4]   2> 574140 INFO  (coreLoadExecutor-2118-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 574141 INFO  (coreLoadExecutor-2118-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 574141 INFO  (coreLoadExecutor-2118-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 574141 INFO  (coreLoadExecutor-2118-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dd8d11
   [junit4]   2> 574141 INFO  (coreLoadExecutor-2118-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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\control\cores\collection1\data\snapshot_metadata
   [junit4]   2> 574141 INFO  (coreLoadExecutor-2118-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 574142 INFO  (coreLoadExecutor-2118-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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\control\cores\collection1\data\
   [junit4]   2> 574142 INFO  (coreLoadExecutor-2118-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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\control\cores\collection1\data\index/
   [junit4]   2> 574142 WARN  (coreLoadExecutor-2118-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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\control\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 574142 INFO  (coreLoadExecutor-2118-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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\control\cores\collection1\data\index
   [junit4]   2> 574142 INFO  (coreLoadExecutor-2118-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=58.2958984375, floorSegmentMB=1.3642578125, forceMergeDeletesPctAllowed=23.800477785803192, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.33403477286360506
   [junit4]   2> 574143 INFO  (coreLoadExecutor-2118-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@85bfc8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@da59f),segFN=segments_1,generation=1}
   [junit4]   2> 574143 INFO  (coreLoadExecutor-2118-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 574143 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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\control\cores\collection1\data\
   [junit4]   2> 574144 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\control\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 574146 INFO  (coreLoadExecutor-2118-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 574146 INFO  (coreLoadExecutor-2118-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 574146 INFO  (coreLoadExecutor-2118-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 574146 INFO  (coreLoadExecutor-2118-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 574146 INFO  (coreLoadExecutor-2118-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 574146 INFO  (coreLoadExecutor-2118-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 574146 INFO  (coreLoadExecutor-2118-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 574147 INFO  (coreLoadExecutor-2118-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 574147 INFO  (coreLoadExecutor-2118-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 574147 WARN  (coreLoadExecutor-2118-thread-1) [    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> 574154 INFO  (coreLoadExecutor-2118-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 574156 INFO  (coreLoadExecutor-2118-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 574159 INFO  (coreLoadExecutor-2118-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 574160 INFO  (coreLoadExecutor-2118-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 574162 INFO  (coreLoadExecutor-2118-thread-1) [    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,/terms
   [junit4]   2> 574162 INFO  (coreLoadExecutor-2118-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 574163 INFO  (coreLoadExecutor-2118-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 574163 INFO  (coreLoadExecutor-2118-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 574164 INFO  (coreLoadExecutor-2118-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 574164 INFO  (coreLoadExecutor-2118-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 574165 INFO  (coreLoadExecutor-2118-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=34.24609375, floorSegmentMB=1.4853515625, forceMergeDeletesPctAllowed=4.2005290690302, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 574165 INFO  (coreLoadExecutor-2118-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@85bfc8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@da59f),segFN=segments_1,generation=1}
   [junit4]   2> 574165 INFO  (coreLoadExecutor-2118-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 574165 INFO  (coreLoadExecutor-2118-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ce2a43[collection1] main]
   [junit4]   2> 574166 WARN  (coreLoadExecutor-2118-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 574166 INFO  (coreLoadExecutor-2118-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 574166 INFO  (coreLoadExecutor-2118-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 574166 INFO  (coreLoadExecutor-2118-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 574166 INFO  (coreLoadExecutor-2118-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 574167 INFO  (coreLoadExecutor-2118-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 574167 INFO  (coreLoadExecutor-2118-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 574167 INFO  (coreLoadExecutor-2118-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 574167 INFO  (coreLoadExecutor-2118-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543418983810596864
   [junit4]   2> 574167 INFO  (searcherExecutor-2119-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1ce2a43[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 574168 INFO  (coreLoadExecutor-2118-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543418983810596864
   [junit4]   2> 574168 INFO  (coreLoadExecutor-2118-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 575025 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] 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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 575027 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 575028 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1021134{/,null,AVAILABLE}
   [junit4]   2> 575029 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.e.j.s.ServerConnector Started ServerConnector@185ae84{HTTP/1.1,[http/1.1]}{127.0.0.1:62797}
   [junit4]   2> 575029 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.e.j.s.Server Started @580133ms
   [junit4]   2> 575029 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=62797, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard0\cores}
   [junit4]   2> 575029 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 575029 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] 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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard0'
   [junit4]   2> 575029 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 575029 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 575030 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] 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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 575039 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] 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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard0\cores
   [junit4]   2> 575039 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.c.CoreContainer New CoreContainer 19849952
   [junit4]   2> 575039 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] 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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard0]
   [junit4]   2> 575040 WARN  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] 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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard0\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard0\lib
   [junit4]   2> 575040 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] 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,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 575043 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 575043 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 575044 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 575044 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 575044 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 575044 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] 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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard0\cores
   [junit4]   2> 575046 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig-tlog.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\, configSet=collection1}
   [junit4]   2> 575046 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] 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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 575046 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 575046 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 575046 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 575046 INFO  (coreLoadExecutor-2129-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 575046 INFO  (coreLoadExecutor-2129-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 575046 INFO  (coreLoadExecutor-2129-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 575048 INFO  (coreLoadExecutor-2129-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 575048 INFO  (coreLoadExecutor-2129-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 575101 INFO  (coreLoadExecutor-2129-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 575104 INFO  (coreLoadExecutor-2129-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 575111 INFO  (coreLoadExecutor-2129-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 575116 INFO  (coreLoadExecutor-2129-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 575179 INFO  (coreLoadExecutor-2129-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 575190 INFO  (coreLoadExecutor-2129-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 575191 INFO  (coreLoadExecutor-2129-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 575195 INFO  (coreLoadExecutor-2129-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 575197 INFO  (coreLoadExecutor-2129-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 575200 INFO  (coreLoadExecutor-2129-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 575200 INFO  (coreLoadExecutor-2129-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 575210 INFO  (coreLoadExecutor-2129-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\core\src\test-files\solr\collection1'
   [junit4]   2> 575211 INFO  (coreLoadExecutor-2129-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 575211 INFO  (coreLoadExecutor-2129-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 575211 INFO  (coreLoadExecutor-2129-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 575211 INFO  (coreLoadExecutor-2129-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dd8d11
   [junit4]   2> 575212 INFO  (coreLoadExecutor-2129-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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard0\cores\collection1\data\snapshot_metadata
   [junit4]   2> 575212 INFO  (coreLoadExecutor-2129-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 575212 INFO  (coreLoadExecutor-2129-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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard0\cores\collection1\data\
   [junit4]   2> 575212 INFO  (coreLoadExecutor-2129-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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard0\cores\collection1\data\index/
   [junit4]   2> 575212 WARN  (coreLoadExecutor-2129-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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard0\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 575212 INFO  (coreLoadExecutor-2129-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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard0\cores\collection1\data\index
   [junit4]   2> 575212 INFO  (coreLoadExecutor-2129-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=58.2958984375, floorSegmentMB=1.3642578125, forceMergeDeletesPctAllowed=23.800477785803192, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.33403477286360506
   [junit4]   2> 575213 INFO  (coreLoadExecutor-2129-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@195693b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@105fa26),segFN=segments_1,generation=1}
   [junit4]   2> 575213 INFO  (coreLoadExecutor-2129-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 575214 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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard0\cores\collection1\data\
   [junit4]   2> 575215 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard0\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 575216 INFO  (coreLoadExecutor-2129-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 575216 INFO  (coreLoadExecutor-2129-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 575216 INFO  (coreLoadExecutor-2129-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 575216 INFO  (coreLoadExecutor-2129-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 575216 INFO  (coreLoadExecutor-2129-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 575216 INFO  (coreLoadExecutor-2129-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 575216 INFO  (coreLoadExecutor-2129-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 575216 INFO  (coreLoadExecutor-2129-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 575216 INFO  (coreLoadExecutor-2129-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 575216 WARN  (coreLoadExecutor-2129-thread-1) [    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> 575222 INFO  (coreLoadExecutor-2129-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 575223 INFO  (coreLoadExecutor-2129-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 575224 INFO  (coreLoadExecutor-2129-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 575225 INFO  (coreLoadExecutor-2129-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 575230 INFO  (coreLoadExecutor-2129-thread-1) [    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,/terms
   [junit4]   2> 575230 INFO  (coreLoadExecutor-2129-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 575231 INFO  (coreLoadExecutor-2129-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 575231 INFO  (coreLoadExecutor-2129-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 575232 INFO  (coreLoadExecutor-2129-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 575232 INFO  (coreLoadExecutor-2129-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 575233 INFO  (coreLoadExecutor-2129-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=34.24609375, floorSegmentMB=1.4853515625, forceMergeDeletesPctAllowed=4.2005290690302, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 575233 INFO  (coreLoadExecutor-2129-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@195693b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@105fa26),segFN=segments_1,generation=1}
   [junit4]   2> 575233 INFO  (coreLoadExecutor-2129-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 575233 INFO  (coreLoadExecutor-2129-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b8abea[collection1] main]
   [junit4]   2> 575234 WARN  (coreLoadExecutor-2129-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 575234 INFO  (coreLoadExecutor-2129-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 575234 INFO  (coreLoadExecutor-2129-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 575234 INFO  (coreLoadExecutor-2129-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 575234 INFO  (coreLoadExecutor-2129-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 575235 INFO  (searcherExecutor-2130-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b8abea[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 575235 INFO  (coreLoadExecutor-2129-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 575235 INFO  (coreLoadExecutor-2129-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 575235 INFO  (coreLoadExecutor-2129-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 575235 INFO  (coreLoadExecutor-2129-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543418984930476032
   [junit4]   2> 575237 INFO  (coreLoadExecutor-2129-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543418984930476032
   [junit4]   2> 575237 INFO  (coreLoadExecutor-2129-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 576058 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] 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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard1\cores\collection1
   [junit4]   2> 576061 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 576063 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@54b71c{/,null,AVAILABLE}
   [junit4]   2> 576063 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.e.j.s.ServerConnector Started ServerConnector@12601ce{HTTP/1.1,[http/1.1]}{127.0.0.1:62800}
   [junit4]   2> 576063 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.e.j.s.Server Started @581167ms
   [junit4]   2> 576064 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=62800, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard1\cores}
   [junit4]   2> 576064 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 576064 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] 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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard1'
   [junit4]   2> 576064 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 576064 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 576065 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] 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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard1\solr.xml
   [junit4]   2> 576074 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] 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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard1\cores
   [junit4]   2> 576074 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.c.CoreContainer New CoreContainer 18026674
   [junit4]   2> 576074 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] 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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard1]
   [junit4]   2> 576075 WARN  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] 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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard1\lib
   [junit4]   2> 576075 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] 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,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 576079 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 576079 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 576079 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 576079 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 576079 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 576080 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] 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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard1\cores
   [junit4]   2> 576082 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig-tlog.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\, configSet=collection1}
   [junit4]   2> 576082 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] 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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard1\cores\collection1
   [junit4]   2> 576082 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 576082 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 576082 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 576082 INFO  (coreLoadExecutor-2140-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 576083 INFO  (coreLoadExecutor-2140-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 576083 INFO  (coreLoadExecutor-2140-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 576083 INFO  (coreLoadExecutor-2140-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 576083 INFO  (coreLoadExecutor-2140-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 576140 INFO  (coreLoadExecutor-2140-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 576159 INFO  (coreLoadExecutor-2140-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 576166 INFO  (coreLoadExecutor-2140-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 576171 INFO  (coreLoadExecutor-2140-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 576235 INFO  (coreLoadExecutor-2140-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 576242 INFO  (coreLoadExecutor-2140-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 576243 INFO  (coreLoadExecutor-2140-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 576248 INFO  (coreLoadExecutor-2140-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 576250 INFO  (coreLoadExecutor-2140-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 576251 INFO  (coreLoadExecutor-2140-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 576252 INFO  (coreLoadExecutor-2140-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 576261 INFO  (coreLoadExecutor-2140-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\core\src\test-files\solr\collection1'
   [junit4]   2> 576261 INFO  (coreLoadExecutor-2140-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 576261 INFO  (coreLoadExecutor-2140-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 576261 INFO  (coreLoadExecutor-2140-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard1\cores\collection1\data\]
   [junit4]   2> 576261 INFO  (coreLoadExecutor-2140-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dd8d11
   [junit4]   2> 576263 INFO  (coreLoadExecutor-2140-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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard1\cores\collection1\data\snapshot_metadata
   [junit4]   2> 576263 INFO  (coreLoadExecutor-2140-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 576263 INFO  (coreLoadExecutor-2140-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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard1\cores\collection1\data\
   [junit4]   2> 576263 INFO  (coreLoadExecutor-2140-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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard1\cores\collection1\data\index/
   [junit4]   2> 576263 WARN  (coreLoadExecutor-2140-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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard1\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 576263 INFO  (coreLoadExecutor-2140-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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard1\cores\collection1\data\index
   [junit4]   2> 576263 INFO  (coreLoadExecutor-2140-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=58.2958984375, floorSegmentMB=1.3642578125, forceMergeDeletesPctAllowed=23.800477785803192, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.33403477286360506
   [junit4]   2> 576263 INFO  (coreLoadExecutor-2140-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@ee5dcb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a10f79),segFN=segments_1,generation=1}
   [junit4]   2> 576263 INFO  (coreLoadExecutor-2140-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 576264 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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard1\cores\collection1\data\
   [junit4]   2> 576264 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard1\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 576265 INFO  (coreLoadExecutor-2140-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 576265 INFO  (coreLoadExecutor-2140-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 576267 INFO  (coreLoadExecutor-2140-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 576267 INFO  (coreLoadExecutor-2140-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 576267 INFO  (coreLoadExecutor-2140-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 576267 INFO  (coreLoadExecutor-2140-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 576267 INFO  (coreLoadExecutor-2140-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 576267 INFO  (coreLoadExecutor-2140-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 576267 INFO  (coreLoadExecutor-2140-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 576267 WARN  (coreLoadExecutor-2140-thread-1) [    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> 576273 INFO  (coreLoadExecutor-2140-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 576273 INFO  (coreLoadExecutor-2140-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 576275 INFO  (coreLoadExecutor-2140-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 576276 INFO  (coreLoadExecutor-2140-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 576288 INFO  (coreLoadExecutor-2140-thread-1) [    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,/terms
   [junit4]   2> 576288 INFO  (coreLoadExecutor-2140-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 576289 INFO  (coreLoadExecutor-2140-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 576289 INFO  (coreLoadExecutor-2140-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 576290 INFO  (coreLoadExecutor-2140-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 576290 INFO  (coreLoadExecutor-2140-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 576293 INFO  (coreLoadExecutor-2140-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=34.24609375, floorSegmentMB=1.4853515625, forceMergeDeletesPctAllowed=4.2005290690302, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 576293 INFO  (coreLoadExecutor-2140-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@ee5dcb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a10f79),segFN=segments_1,generation=1}
   [junit4]   2> 576293 INFO  (coreLoadExecutor-2140-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 576293 INFO  (coreLoadExecutor-2140-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3f476[collection1] main]
   [junit4]   2> 576294 WARN  (coreLoadExecutor-2140-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 576294 INFO  (coreLoadExecutor-2140-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 576294 INFO  (coreLoadExecutor-2140-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 576294 INFO  (coreLoadExecutor-2140-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 576294 INFO  (coreLoadExecutor-2140-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 576295 INFO  (searcherExecutor-2141-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3f476[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 576295 INFO  (coreLoadExecutor-2140-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 576295 INFO  (coreLoadExecutor-2140-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 576295 INFO  (coreLoadExecutor-2140-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 576295 INFO  (coreLoadExecutor-2140-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543418986041966592
   [junit4]   2> 576296 INFO  (coreLoadExecutor-2140-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543418986041966592
   [junit4]   2> 576296 INFO  (coreLoadExecutor-2140-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 577089 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] 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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard2\cores\collection1
   [junit4]   2> 577093 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 577095 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@140a165{/,null,AVAILABLE}
   [junit4]   2> 577096 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.e.j.s.ServerConnector Started ServerConnector@75b472{HTTP/1.1,[http/1.1]}{127.0.0.1:62803}
   [junit4]   2> 577096 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.e.j.s.Server Started @582200ms
   [junit4]   2> 577097 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=62803, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard2\cores}
   [junit4]   2> 577097 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 577097 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] 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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard2'
   [junit4]   2> 577097 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 577097 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 577099 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] 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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard2\solr.xml
   [junit4]   2> 577109 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] 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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard2\cores
   [junit4]   2> 577109 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.c.CoreContainer New CoreContainer 2717262
   [junit4]   2> 577110 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] 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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard2]
   [junit4]   2> 577110 WARN  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] 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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard2\lib
   [junit4]   2> 577110 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] 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,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 577114 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 577115 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 577115 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 577115 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 577115 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 577117 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] 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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard2\cores
   [junit4]   2> 577119 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig-tlog.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\, configSet=collection1}
   [junit4]   2> 577119 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] 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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard2\cores\collection1
   [junit4]   2> 577119 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 577119 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 577119 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 577119 INFO  (coreLoadExecutor-2151-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 577120 INFO  (coreLoadExecutor-2151-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 577120 INFO  (coreLoadExecutor-2151-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 577121 INFO  (coreLoadExecutor-2151-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 577121 INFO  (coreLoadExecutor-2151-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 577196 INFO  (coreLoadExecutor-2151-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 577200 INFO  (coreLoadExecutor-2151-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 577211 INFO  (coreLoadExecutor-2151-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 577218 INFO  (coreLoadExecutor-2151-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 577295 INFO  (coreLoadExecutor-2151-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 577300 INFO  (coreLoadExecutor-2151-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 577305 INFO  (coreLoadExecutor-2151-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 577309 INFO  (coreLoadExecutor-2151-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 577313 INFO  (coreLoadExecutor-2151-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 577315 INFO  (coreLoadExecutor-2151-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 577315 INFO  (coreLoadExecutor-2151-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 577326 INFO  (coreLoadExecutor-2151-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\core\src\test-files\solr\collection1'
   [junit4]   2> 577326 INFO  (coreLoadExecutor-2151-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 577326 INFO  (coreLoadExecutor-2151-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 577326 INFO  (coreLoadExecutor-2151-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard2\cores\collection1\data\]
   [junit4]   2> 577326 INFO  (coreLoadExecutor-2151-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dd8d11
   [junit4]   2> 577327 INFO  (coreLoadExecutor-2151-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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard2\cores\collection1\data\snapshot_metadata
   [junit4]   2> 577327 INFO  (coreLoadExecutor-2151-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 577327 INFO  (coreLoadExecutor-2151-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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard2\cores\collection1\data\
   [junit4]   2> 577327 INFO  (coreLoadExecutor-2151-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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard2\cores\collection1\data\index/
   [junit4]   2> 577328 WARN  (coreLoadExecutor-2151-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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard2\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 577328 INFO  (coreLoadExecutor-2151-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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard2\cores\collection1\data\index
   [junit4]   2> 577328 INFO  (coreLoadExecutor-2151-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=58.2958984375, floorSegmentMB=1.3642578125, forceMergeDeletesPctAllowed=23.800477785803192, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.33403477286360506
   [junit4]   2> 577328 INFO  (coreLoadExecutor-2151-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@504bc0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@195ba99),segFN=segments_1,generation=1}
   [junit4]   2> 577328 INFO  (coreLoadExecutor-2151-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 577329 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.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard2\cores\collection1\data\
   [junit4]   2> 577329 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard2\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 577331 INFO  (coreLoadExecutor-2151-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 577331 INFO  (coreLoadExecutor-2151-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 577331 INFO  (coreLoadExecutor-2151-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 577331 INFO  (coreLoadExecutor-2151-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 577331 INFO  (coreLoadExecutor-2151-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 577331 INFO  (coreLoadExecutor-2151-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 577332 INFO  (coreLoadExecutor-2151-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 577332 INFO  (coreLoadExecutor-2151-thread

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

main(facet=true&facet.pivot={!stats%3Dst2}pivot_d1,pivot_x_s,pivot_f1&facet.limit=13&facet.offset=6&facet.pivot.mincount=50&facet.missing=true&facet.sort=count&facet.overrequest.count=1),extra(rows=0&q=*:*&_test_min=50&_test_miss=true&_test_sort=count)}: No live SolrServers available to handle this request:[http://127.0.0.1:59929/collection1, http://127.0.0.1:59954/collection1, http://127.0.0.1:59994/collection1, http://127.0.0.1:59917/collection1]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E3B7E958B83C5D51:6BE3D68216C030A9]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:269)
   [junit4]    > 	at org.apache.solr.cloud.TestCloudPivotFacet.test(TestCloudPivotFacet.java:242)
   [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]    > Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:59929/collection1, http://127.0.0.1:59954/collection1, http://127.0.0.1:59994/collection1, http://127.0.0.1:59917/collection1]
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:382)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1291)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
   [junit4]    > 	at org.apache.solr.cloud.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:262)
   [junit4]    > 	... 42 more
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:59954/collection1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:59954/collection1, http://127.0.0.1:59917/collection1]
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:592)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:403)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:355)
   [junit4]    > 	... 49 more
   [junit4]   2> 2573012 INFO  (SUITE-TestCloudPivotFacet-seed#[E3B7E958B83C5D51]-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\J1\temp\solr.cloud.TestCloudPivotFacet_E3B7E958B83C5D51-001
   [junit4]   2> Aug 23, 2016 2:57:23 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=8, maxDocsPerChunk=368, blockSize=9), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=8, blockSize=9)), sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=es-UY, timezone=America/Virgin
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=335100960,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [BooleanFieldTest, ResourceLoaderTest, TestTolerantUpdateProcessorCloud, CoreMergeIndexesAdminHandlerTest, TestJoin, TestRecoveryHdfs, CSVRequestHandlerTest, HLLSerializationTest, ZkSolrClientTest, CacheHeaderTest, TestQueryTypes, TestBinaryField, ShowFileRequestHandlerTest, HdfsWriteToMultipleCollectionsTest, TestAuthenticationFramework, BlockJoinFacetRandomTest, TestFieldResource, DistributedIntervalFacetingTest, TestTrie, TestSuggestSpellingConverter, TestReloadAndDeleteDocs, GraphQueryTest, TestOrdValues, TestDistributedStatsComponentCardinality, DeleteStatusTest, PeerSyncReplicationTest, BufferStoreTest, SpellingQueryConverterTest, TestReplicaProperties, SuggesterWFSTTest, BlobRepositoryCloudTest, DistanceFunctionTest, TestDistributedGrouping, TestMacros, TestExceedMaxTermLength, SolrPluginUtilsTest, TestSimpleTrackingShardHandler, SuggesterTSTTest, TestExactSharedStatsCache, TestMiniSolrCloudCluster, StatsComponentTest, SaslZkACLProviderTest, TestCharFilters, TestPKIAuthenticationPlugin, TestIndexSearcher, TestLocalFSCloudBackupRestore, TestInitParams, TestWriterPerf, TestFieldCacheSortRandom, TestQueryUtils, TestUninvertingReader, DistributedFacetPivotLargeTest, FileUtilsTest, PreAnalyzedUpdateProcessorTest, QueryParsingTest, TestFieldCache, SignatureUpdateProcessorFactoryTest, TestStressUserVersions, TestRestManager, EchoParamsTest, ConjunctionSolrSpellCheckerTest, FieldAnalysisRequestHandlerTest, DateFieldTest, TestRangeQuery, ConnectionManagerTest, ConcurrentDeleteAndCreateCollectionTest, TestPerFieldSimilarityWithDefaultOverride, MinimalSchemaTest, TestStressCloudBlindAtomicUpdates, AnalysisErrorHandlingTest, TestCSVResponseWriter, TestSolrCloudWithDelegationTokens, TestSchemaVersionResource, TestSolrConfigHandler, TestUseDocValuesAsStored, SolrIndexSplitterTest, ForceLeaderTest, MultiTermTest, TestOnReconnectListenerSupport, TestRandomRequestDistribution, TestSolrDeletionPolicy2, BinaryUpdateRequestHandlerTest, OpenCloseCoreStressTest, CheckHdfsIndexTest, WordBreakSolrSpellCheckerTest, TestSolr4Spatial, TestCloudPseudoReturnFields, TermVectorComponentTest, HdfsLockFactoryTest, TestSchemaResource, UpdateRequestProcessorFactoryTest, CursorMarkTest, OverriddenZkACLAndCredentialsProvidersTest, TestSolrXml, OverseerModifyCollectionTest, TestSolrConfigHandlerCloud, IndexSchemaRuntimeFieldTest, TestCoreDiscovery, OutputWriterTest, RollingRestartTest, SolrInfoMBeanTest, RAMDirectoryFactoryTest, TestSolrJ, ResponseLogComponentTest, TestNumericTerms32, AliasIntegrationTest, TestIntervalFaceting, ExplicitHLLTest, CollectionsAPIDistributedZkTest, TestRestoreCore, HdfsChaosMonkeySafeLeaderTest, DistributedMLTComponentTest, TestDynamicFieldResource, LeaderInitiatedRecoveryOnShardRestartTest, FileBasedSpellCheckerTest, DirectoryFactoryTest, TestManagedSynonymFilterFactory, DistributedFacetPivotWhiteBoxTest, HdfsBasicDistributedZkTest, TestChildDocTransformer, TestOmitPositions, DefaultValueUpdateProcessorTest, TestFreeTextSuggestions, HighlighterConfigTest, CloudExitableDirectoryReaderTest, TestFiltering, TestDefaultStatsCache, SmileWriterTest, TestSha256AuthenticationProvider, ChaosMonkeySafeLeaderTest, TestConfigSetImmutable, TestJsonFacets, TestBackupRepositoryFactory, TestLeaderElectionZkExpiry, ShardRoutingCustomTest, SpellPossibilityIteratorTest, DateMathParserTest, CustomCollectionTest, TestCrossCoreJoin, CollectionsAPIAsyncDistributedZkTest, TestBulkSchemaConcurrent, VersionInfoTest, TestAddFieldRealTimeGet, TestBinaryResponseWriter, TestSolrQueryParser, CoreAdminCreateDiscoverTest, TestScoreJoinQPScore, IgnoreCommitOptimizeUpdateProcessorFactoryTest, NumericFieldsTest, RuleEngineTest, RequestHandlersTest, TestImplicitCoreProperties, BasicDistributedZk2Test, UnloadDistributedZkTest, LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, TestReplicationHandler, TestRandomFaceting, ZkCLITest, AutoCommitTest, TestRecovery, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestStressReorder, TestReload, TestStressVersions, HardAutoCommitTest, DistributedTermsComponentTest, SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest, QueryElevationComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, BasicFunctionalityTest, TestBadConfig, SoftAutoCommitTest, CurrencyFieldOpenExchangeTest, SimplePostToolTest, TestExtendedDismaxParser, CoreAdminHandlerTest, SuggesterTest, NoCacheHeaderTest, TestPseudoReturnFields, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, XmlUpdateRequestHandlerTest, TestIndexingPerformance, IndexSchemaTest, TestCollationField, MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, TestPHPSerializedResponseWriter, TestLFUCache, TestMergePolicyConfig, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, TestLuceneMatchVersion, TestCodecSupport, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, BaseCdcrDistributedZkTest, CdcrBootstrapTest, CollectionsAPISolrJTest, DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, DistributedVersionInfoTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnCommitTest, MultiThreadedOCPTest, RecoveryAfterSoftCommitTest, ReplaceNodeTest, SolrXmlInZkTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudPivotFacet]
   [junit4] Completed [488/631 (2!)] on J1 in 33.65s, 1 test, 1 error <<< FAILURES!

[...truncated 52911 lines...]


[JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_102) - Build # 408 - Still Unstable!

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

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

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

Stack Trace:
java.lang.AssertionError: ObjectTracker found 10 object(s) that were not released!!! [MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, TransactionLog, TransactionLog, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([11010118A5124D35]: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:258)
	at sun.reflect.GeneratedMethodAccessor45.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_11010118A5124D35-001\tempDir-001\node2\testschemaapi_shard1_replica2\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_11010118A5124D35-001\tempDir-001\node2\testschemaapi_shard1_replica2\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_11010118A5124D35-001\tempDir-001\node2\testschemaapi_shard1_replica2\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_11010118A5124D35-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_11010118A5124D35-001\tempDir-001\node2\testschemaapi_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_11010118A5124D35-001\tempDir-001\node2\testschemaapi_shard1_replica2\data    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_11010118A5124D35-001\tempDir-001\node2\testschemaapi_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_11010118A5124D35-001\tempDir-001\node2\testschemaapi_shard1_replica2    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_11010118A5124D35-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_11010118A5124D35-001\tempDir-001\node2    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_11010118A5124D35-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_11010118A5124D35-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: 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_11010118A5124D35-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_11010118A5124D35-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_11010118A5124D35-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_11010118A5124D35-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_11010118A5124D35-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_11010118A5124D35-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_11010118A5124D35-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_11010118A5124D35-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_11010118A5124D35-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_11010118A5124D35-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_11010118A5124D35-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_11010118A5124D35-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_11010118A5124D35-001\tempDir-001\node2\testschemaapi_shard1_replica2\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_11010118A5124D35-001\tempDir-001\node2\testschemaapi_shard1_replica2\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_11010118A5124D35-001\tempDir-001\node2\testschemaapi_shard1_replica2\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_11010118A5124D35-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_11010118A5124D35-001\tempDir-001\node2\testschemaapi_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_11010118A5124D35-001\tempDir-001\node2\testschemaapi_shard1_replica2\data
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_11010118A5124D35-001\tempDir-001\node2\testschemaapi_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_11010118A5124D35-001\tempDir-001\node2\testschemaapi_shard1_replica2
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_11010118A5124D35-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_11010118A5124D35-001\tempDir-001\node2
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_11010118A5124D35-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_11010118A5124D35-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: 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_11010118A5124D35-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_11010118A5124D35-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_11010118A5124D35-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_11010118A5124D35-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_11010118A5124D35-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_11010118A5124D35-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_11010118A5124D35-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_11010118A5124D35-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_11010118A5124D35-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_11010118A5124D35-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_11010118A5124D35-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_11010118A5124D35-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 12397 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_11010118A5124D35-001\init-core-data-001
   [junit4]   2> 3069086 INFO  (SUITE-TestManagedSchemaAPI-seed#[11010118A5124D35]-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> 3069088 INFO  (SUITE-TestManagedSchemaAPI-seed#[11010118A5124D35]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3069088 INFO  (Thread-5184) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3069088 INFO  (Thread-5184) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3069188 INFO  (SUITE-TestManagedSchemaAPI-seed#[11010118A5124D35]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:54666
   [junit4]   2> 3069188 INFO  (SUITE-TestManagedSchemaAPI-seed#[11010118A5124D35]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3069189 INFO  (SUITE-TestManagedSchemaAPI-seed#[11010118A5124D35]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3069193 INFO  (zkCallback-11004-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ff4b48 name:ZooKeeperConnection Watcher:127.0.0.1:54666 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3069194 INFO  (SUITE-TestManagedSchemaAPI-seed#[11010118A5124D35]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3069194 INFO  (SUITE-TestManagedSchemaAPI-seed#[11010118A5124D35]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3069194 INFO  (SUITE-TestManagedSchemaAPI-seed#[11010118A5124D35]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 3069201 INFO  (jetty-launcher-11003-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3069201 INFO  (jetty-launcher-11003-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3069202 INFO  (jetty-launcher-11003-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1dc18b8{/solr,null,AVAILABLE}
   [junit4]   2> 3069203 INFO  (jetty-launcher-11003-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14403ea{/solr,null,AVAILABLE}
   [junit4]   2> 3069208 INFO  (jetty-launcher-11003-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@1c8c66b{HTTP/1.1,[http/1.1]}{127.0.0.1:54670}
   [junit4]   2> 3069208 INFO  (jetty-launcher-11003-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@9ce8d9{HTTP/1.1,[http/1.1]}{127.0.0.1:54671}
   [junit4]   2> 3069208 INFO  (jetty-launcher-11003-thread-2) [    ] o.e.j.s.Server Started @3072862ms
   [junit4]   2> 3069208 INFO  (jetty-launcher-11003-thread-1) [    ] o.e.j.s.Server Started @3072862ms
   [junit4]   2> 3069208 INFO  (jetty-launcher-11003-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54670}
   [junit4]   2> 3069208 INFO  (jetty-launcher-11003-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54671}
   [junit4]   2> 3069209 INFO  (jetty-launcher-11003-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 3069209 INFO  (jetty-launcher-11003-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 3069209 INFO  (jetty-launcher-11003-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_11010118A5124D35-001\tempDir-001\node2'
   [junit4]   2> 3069209 INFO  (jetty-launcher-11003-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_11010118A5124D35-001\tempDir-001\node1'
   [junit4]   2> 3069209 INFO  (jetty-launcher-11003-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3069209 INFO  (jetty-launcher-11003-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3069209 INFO  (jetty-launcher-11003-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3069209 INFO  (jetty-launcher-11003-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3069210 INFO  (jetty-launcher-11003-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3069210 INFO  (jetty-launcher-11003-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3069211 INFO  (jetty-launcher-11003-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3069211 INFO  (jetty-launcher-11003-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3069212 INFO  (zkCallback-11005-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f66a5a name:ZooKeeperConnection Watcher:127.0.0.1:54666/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3069212 INFO  (jetty-launcher-11003-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3069213 INFO  (zkCallback-11006-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@926e26 name:ZooKeeperConnection Watcher:127.0.0.1:54666/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3069213 INFO  (jetty-launcher-11003-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3069213 INFO  (jetty-launcher-11003-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3069213 INFO  (jetty-launcher-11003-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3069213 INFO  (jetty-launcher-11003-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3069214 INFO  (jetty-launcher-11003-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3069232 INFO  (jetty-launcher-11003-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_11010118A5124D35-001\tempDir-001\node2\.
   [junit4]   2> 3069232 INFO  (jetty-launcher-11003-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 11747994
   [junit4]   2> 3069232 INFO  (jetty-launcher-11003-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_11010118A5124D35-001\tempDir-001\node2]
   [junit4]   2> 3069232 WARN  (jetty-launcher-11003-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_11010118A5124D35-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_11010118A5124D35-001\tempDir-001\node2\lib
   [junit4]   2> 3069233 INFO  (jetty-launcher-11003-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_11010118A5124D35-001\tempDir-001\node1\.
   [junit4]   2> 3069233 INFO  (jetty-launcher-11003-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 13443294
   [junit4]   2> 3069233 INFO  (jetty-launcher-11003-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_11010118A5124D35-001\tempDir-001\node1]
   [junit4]   2> 3069234 WARN  (jetty-launcher-11003-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_11010118A5124D35-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_11010118A5124D35-001\tempDir-001\node1\lib
   [junit4]   2> 3069234 INFO  (jetty-launcher-11003-thread-1) [    ] 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,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 3069235 INFO  (jetty-launcher-11003-thread-2) [    ] 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,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 3069241 INFO  (jetty-launcher-11003-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3069241 INFO  (jetty-launcher-11003-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3069242 INFO  (jetty-launcher-11003-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3069242 INFO  (jetty-launcher-11003-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3069242 INFO  (jetty-launcher-11003-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3069242 INFO  (jetty-launcher-11003-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3069242 INFO  (jetty-launcher-11003-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54666/solr
   [junit4]   2> 3069242 INFO  (jetty-launcher-11003-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54666/solr
   [junit4]   2> 3069242 INFO  (jetty-launcher-11003-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3069242 INFO  (jetty-launcher-11003-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3069242 INFO  (jetty-launcher-11003-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3069242 INFO  (jetty-launcher-11003-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3069244 INFO  (jetty-launcher-11003-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3069244 INFO  (jetty-launcher-11003-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3069245 INFO  (zkCallback-11012-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f7c685 name:ZooKeeperConnection Watcher:127.0.0.1:54666 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3069245 INFO  (jetty-launcher-11003-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3069246 INFO  (zkCallback-11011-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@118f062 name:ZooKeeperConnection Watcher:127.0.0.1:54666 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3069246 INFO  (jetty-launcher-11003-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3069246 INFO  (jetty-launcher-11003-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3069246 INFO  (jetty-launcher-11003-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3069248 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 0x156b9d2b44f0004, 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> 3069248 INFO  (jetty-launcher-11003-thread-1) [n:127.0.0.1:54671_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$88/20419095@1ad620a
   [junit4]   2> 3069251 INFO  (jetty-launcher-11003-thread-2) [n:127.0.0.1:54670_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$88/20419095@347afb
   [junit4]   2> 3069253 INFO  (jetty-launcher-11003-thread-1) [n:127.0.0.1:54671_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3069253 INFO  (jetty-launcher-11003-thread-2) [n:127.0.0.1:54670_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3069254 INFO  (zkCallback-11013-thread-1-processing-n:127.0.0.1:54671_solr) [n:127.0.0.1:54671_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5553cc name:ZooKeeperConnection Watcher:127.0.0.1:54666/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3069254 INFO  (jetty-launcher-11003-thread-1) [n:127.0.0.1:54671_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3069255 INFO  (zkCallback-11014-thread-1-processing-n:127.0.0.1:54670_solr) [n:127.0.0.1:54670_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@25d1fb name:ZooKeeperConnection Watcher:127.0.0.1:54666/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3069255 INFO  (jetty-launcher-11003-thread-2) [n:127.0.0.1:54670_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3069256 INFO  (jetty-launcher-11003-thread-1) [n:127.0.0.1:54671_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3069257 INFO  (jetty-launcher-11003-thread-2) [n:127.0.0.1:54670_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3069259 INFO  (jetty-launcher-11003-thread-1) [n:127.0.0.1:54671_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3069259 INFO  (jetty-launcher-11003-thread-2) [n:127.0.0.1:54670_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3069263 INFO  (jetty-launcher-11003-thread-1) [n:127.0.0.1:54671_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3069264 INFO  (jetty-launcher-11003-thread-2) [n:127.0.0.1:54670_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3069266 INFO  (jetty-launcher-11003-thread-1) [n:127.0.0.1:54671_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3069266 INFO  (jetty-launcher-11003-thread-2) [n:127.0.0.1:54670_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3069269 INFO  (jetty-launcher-11003-thread-1) [n:127.0.0.1:54671_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3069269 INFO  (jetty-launcher-11003-thread-2) [n:127.0.0.1:54670_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3069272 INFO  (jetty-launcher-11003-thread-2) [n:127.0.0.1:54670_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3069272 INFO  (jetty-launcher-11003-thread-1) [n:127.0.0.1:54671_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3069273 INFO  (jetty-launcher-11003-thread-1) [n:127.0.0.1:54671_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 3069274 INFO  (jetty-launcher-11003-thread-2) [n:127.0.0.1:54670_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 3069275 INFO  (jetty-launcher-11003-thread-1) [n:127.0.0.1:54671_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3069275 INFO  (jetty-launcher-11003-thread-2) [n:127.0.0.1:54670_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3069277 INFO  (jetty-launcher-11003-thread-2) [n:127.0.0.1:54670_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3069277 INFO  (jetty-launcher-11003-thread-1) [n:127.0.0.1:54671_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3069279 INFO  (jetty-launcher-11003-thread-1) [n:127.0.0.1:54671_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3069279 INFO  (jetty-launcher-11003-thread-2) [n:127.0.0.1:54670_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3069280 INFO  (jetty-launcher-11003-thread-2) [n:127.0.0.1:54670_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3069282 INFO  (jetty-launcher-11003-thread-1) [n:127.0.0.1:54671_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3069282 INFO  (jetty-launcher-11003-thread-2) [n:127.0.0.1:54670_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3069282 INFO  (jetty-launcher-11003-thread-1) [n:127.0.0.1:54671_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3069283 INFO  (jetty-launcher-11003-thread-2) [n:127.0.0.1:54670_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3069283 INFO  (jetty-launcher-11003-thread-1) [n:127.0.0.1:54671_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3069287 INFO  (jetty-launcher-11003-thread-1) [n:127.0.0.1:54671_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3069287 INFO  (jetty-launcher-11003-thread-2) [n:127.0.0.1:54670_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3069289 INFO  (jetty-launcher-11003-thread-1) [n:127.0.0.1:54671_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3069289 INFO  (jetty-launcher-11003-thread-2) [n:127.0.0.1:54670_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3069290 INFO  (jetty-launcher-11003-thread-2) [n:127.0.0.1:54670_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3069290 INFO  (jetty-launcher-11003-thread-1) [n:127.0.0.1:54671_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3069291 INFO  (jetty-launcher-11003-thread-2) [n:127.0.0.1:54670_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96468756654391302-127.0.0.1:54670_solr-n_0000000000
   [junit4]   2> 3069291 INFO  (jetty-launcher-11003-thread-1) [n:127.0.0.1:54671_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96468756654391301-127.0.0.1:54671_solr-n_0000000001
   [junit4]   2> 3069292 INFO  (jetty-launcher-11003-thread-2) [n:127.0.0.1:54670_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54670_solr
   [junit4]   2> 3069292 INFO  (jetty-launcher-11003-thread-2) [n:127.0.0.1:54670_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 3069292 INFO  (jetty-launcher-11003-thread-1) [n:127.0.0.1:54671_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96468756654391302-127.0.0.1:54670_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 3069293 INFO  (jetty-launcher-11003-thread-1) [n:127.0.0.1:54671_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54671_solr
   [junit4]   2> 3069293 INFO  (jetty-launcher-11003-thread-1) [n:127.0.0.1:54671_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54671_solr
   [junit4]   2> 3069294 INFO  (jetty-launcher-11003-thread-2) [n:127.0.0.1:54670_solr    ] o.a.s.c.Overseer Overseer (id=96468756654391302-127.0.0.1:54670_solr-n_0000000000) starting
   [junit4]   2> 3069294 INFO  (zkCallback-11014-thread-1-processing-n:127.0.0.1:54670_solr) [n:127.0.0.1:54670_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> 3069294 INFO  (zkCallback-11013-thread-1-processing-n:127.0.0.1:54671_solr) [n:127.0.0.1:54671_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> 3069295 INFO  (zkCallback-11014-thread-1-processing-n:127.0.0.1:54670_solr) [n:127.0.0.1:54670_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3069295 INFO  (zkCallback-11013-thread-1-processing-n:127.0.0.1:54671_solr) [n:127.0.0.1:54671_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3069296 INFO  (jetty-launcher-11003-thread-2) [n:127.0.0.1:54670_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 3069306 INFO  (jetty-launcher-11003-thread-2) [n:127.0.0.1:54670_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 3069307 INFO  (OverseerCollectionConfigSetProcessor-96468756654391302-127.0.0.1:54670_solr-n_0000000000) [n:127.0.0.1:54670_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 3069307 INFO  (jetty-launcher-11003-thread-2) [n:127.0.0.1:54670_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:54670_solr as DOWN
   [junit4]   2> 3069308 INFO  (OverseerStateUpdate-96468756654391302-127.0.0.1:54670_solr-n_0000000000) [n:127.0.0.1:54670_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 3069310 INFO  (jetty-launcher-11003-thread-2) [n:127.0.0.1:54670_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54670_solr
   [junit4]   2> 3069310 INFO  (jetty-launcher-11003-thread-2) [n:127.0.0.1:54670_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54670_solr
   [junit4]   2> 3069310 INFO  (OverseerStateUpdate-96468756654391302-127.0.0.1:54670_solr-n_0000000000) [n:127.0.0.1:54670_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 3069311 INFO  (zkCallback-11014-thread-1-processing-n:127.0.0.1:54670_solr) [n:127.0.0.1:54670_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> 3069311 INFO  (zkCallback-11013-thread-1-processing-n:127.0.0.1:54671_solr) [n:127.0.0.1:54671_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> 3069312 INFO  (OverseerStateUpdate-96468756654391302-127.0.0.1:54670_solr-n_0000000000) [n:127.0.0.1:54670_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:54670_solr"} current state version: 0
   [junit4]   2> 3069312 INFO  (OverseerStateUpdate-96468756654391302-127.0.0.1:54670_solr-n_0000000000) [n:127.0.0.1:54670_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:54670_solr
   [junit4]   2> 3069313 INFO  (zkCallback-11014-thread-1-processing-n:127.0.0.1:54670_solr) [n:127.0.0.1:54670_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3069313 INFO  (zkCallback-11013-thread-1-processing-n:127.0.0.1:54671_solr) [n:127.0.0.1:54671_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3069335 INFO  (jetty-launcher-11003-thread-2) [n:127.0.0.1:54670_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3069335 INFO  (jetty-launcher-11003-thread-2) [n:127.0.0.1:54670_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3069337 INFO  (jetty-launcher-11003-thread-2) [n:127.0.0.1:54670_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_11010118A5124D35-001\tempDir-001\node2\.
   [junit4]   2> 3069337 INFO  (jetty-launcher-11003-thread-2) [n:127.0.0.1:54670_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 3069338 INFO  (jetty-launcher-11003-thread-2) [n:127.0.0.1:54670_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> 3069338 INFO  (jetty-launcher-11003-thread-2) [n:127.0.0.1:54670_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3069350 INFO  (jetty-launcher-11003-thread-1) [n:127.0.0.1:54671_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3069350 INFO  (jetty-launcher-11003-thread-1) [n:127.0.0.1:54671_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3069351 INFO  (jetty-launcher-11003-thread-1) [n:127.0.0.1:54671_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_11010118A5124D35-001\tempDir-001\node1\.
   [junit4]   2> 3069352 INFO  (jetty-launcher-11003-thread-1) [n:127.0.0.1:54671_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 3069352 INFO  (jetty-launcher-11003-thread-1) [n:127.0.0.1:54671_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> 3069352 INFO  (jetty-launcher-11003-thread-1) [n:127.0.0.1:54671_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3069353 INFO  (SUITE-TestManagedSchemaAPI-seed#[11010118A5124D35]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3069353 INFO  (SUITE-TestManagedSchemaAPI-seed#[11010118A5124D35]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3069355 INFO  (zkCallback-11017-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a37dbb name:ZooKeeperConnection Watcher:127.0.0.1:54666 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3069356 INFO  (SUITE-TestManagedSchemaAPI-seed#[11010118A5124D35]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3069356 INFO  (SUITE-TestManagedSchemaAPI-seed#[11010118A5124D35]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3069357 INFO  (SUITE-TestManagedSchemaAPI-seed#[11010118A5124D35]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3069360 INFO  (SUITE-TestManagedSchemaAPI-seed#[11010118A5124D35]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3069361 INFO  (zkCallback-11020-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16957db name:ZooKeeperConnection Watcher:127.0.0.1:54666/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3069362 INFO  (SUITE-TestManagedSchemaAPI-seed#[11010118A5124D35]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3069362 INFO  (SUITE-TestManagedSchemaAPI-seed#[11010118A5124D35]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3069362 INFO  (SUITE-TestManagedSchemaAPI-seed#[11010118A5124D35]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3069363 INFO  (SUITE-TestManagedSchemaAPI-seed#[11010118A5124D35]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3069364 INFO  (SUITE-TestManagedSchemaAPI-seed#[11010118A5124D35]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3069367 INFO  (SUITE-TestManagedSchemaAPI-seed#[11010118A5124D35]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/managed-schema
   [junit4]   2> 3069371 INFO  (SUITE-TestManagedSchemaAPI-seed#[11010118A5124D35]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 3069392 INFO  (TEST-TestManagedSchemaAPI.test-seed#[11010118A5124D35]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 3069397 INFO  (qtp16246445-46670) [n:127.0.0.1:54671_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> 3069400 INFO  (OverseerCollectionConfigSetProcessor-96468756654391302-127.0.0.1:54670_solr-n_0000000000) [n:127.0.0.1:54670_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> 3069400 INFO  (OverseerThreadFactory-11803-thread-1-processing-n:127.0.0.1:54670_solr) [n:127.0.0.1:54670_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> 3069400 INFO  (OverseerThreadFactory-11803-thread-1-processing-n:127.0.0.1:54670_solr) [n:127.0.0.1:54670_solr    ] o.a.s.c.CreateCollectionCmd Create collection testschemaapi
   [junit4]   2> 3069401 INFO  (OverseerThreadFactory-11803-thread-1-processing-n:127.0.0.1:54670_solr) [n:127.0.0.1:54670_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/testschemaapi 
   [junit4]   2> 3069401 INFO  (OverseerThreadFactory-11803-thread-1-processing-n:127.0.0.1:54670_solr) [n:127.0.0.1:54670_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi
   [junit4]   2> 3069403 INFO  (zkCallback-11014-thread-1-processing-n:127.0.0.1:54670_solr) [n:127.0.0.1:54670_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3069403 INFO  (zkCallback-11020-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3069403 INFO  (zkCallback-11013-thread-1-processing-n:127.0.0.1:54671_solr) [n:127.0.0.1:54671_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3069406 INFO  (OverseerStateUpdate-96468756654391302-127.0.0.1:54670_solr-n_0000000000) [n:127.0.0.1:54670_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> 3069406 INFO  (OverseerStateUpdate-96468756654391302-127.0.0.1:54670_solr-n_0000000000) [n:127.0.0.1:54670_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testschemaapi
   [junit4]   2> 3069408 INFO  (OverseerStateUpdate-96468756654391302-127.0.0.1:54670_solr-n_0000000000) [n:127.0.0.1:54670_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testschemaapi/state.json
   [junit4]   2> 3069505 INFO  (OverseerThreadFactory-11803-thread-1-processing-n:127.0.0.1:54670_solr) [n:127.0.0.1:54670_solr    ] o.a.s.c.CreateCollectionCmd Creating SolrCores for new collection testschemaapi, shardNames [shard1] , replicationFactor : 2
   [junit4]   2> 3069505 INFO  (OverseerThreadFactory-11803-thread-1-processing-n:127.0.0.1:54670_solr) [n:127.0.0.1:54670_solr    ] o.a.s.c.CreateCollectionCmd Creating core testschemaapi_shard1_replica2 as part of shard shard1 of collection testschemaapi on 127.0.0.1:54670_solr
   [junit4]   2> 3069506 INFO  (OverseerThreadFactory-11803-thread-1-processing-n:127.0.0.1:54670_solr) [n:127.0.0.1:54670_solr    ] o.a.s.c.CreateCollectionCmd Creating core testschemaapi_shard1_replica1 as part of shard shard1 of collection testschemaapi on 127.0.0.1:54671_solr
   [junit4]   2> 3069510 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_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> 3069510 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_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> 3069513 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_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> 3069513 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_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> 3069514 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 3069514 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 3069516 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 3069516 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 3069517 INFO  (OverseerStateUpdate-96468756654391302-127.0.0.1:54670_solr-n_0000000000) [n:127.0.0.1:54670_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:54670/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54670_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> 3069517 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 3069517 INFO  (OverseerStateUpdate-96468756654391302-127.0.0.1:54670_solr-n_0000000000) [n:127.0.0.1:54670_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":"http://127.0.0.1:54670/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54670_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3069517 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 3069517 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 3069517 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 3069520 INFO  (OverseerStateUpdate-96468756654391302-127.0.0.1:54670_solr-n_0000000000) [n:127.0.0.1:54670_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:54671/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54671_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> 3069520 INFO  (OverseerStateUpdate-96468756654391302-127.0.0.1:54670_solr-n_0000000000) [n:127.0.0.1:54670_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":"http://127.0.0.1:54671/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54671_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3069624 INFO  (OverseerStateUpdate-96468756654391302-127.0.0.1:54670_solr-n_0000000000) [n:127.0.0.1:54670_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 0
   [junit4]   2> 3069625 INFO  (zkCallback-11013-thread-1-processing-n:127.0.0.1:54671_solr) [n:127.0.0.1:54671_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> 3069625 INFO  (zkCallback-11014-thread-1-processing-n:127.0.0.1:54670_solr) [n:127.0.0.1:54670_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> 3069626 INFO  (zkCallback-11014-thread-1-processing-n:127.0.0.1:54670_solr) [n:127.0.0.1:54670_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 3069626 INFO  (zkCallback-11013-thread-1-processing-n:127.0.0.1:54671_solr) [n:127.0.0.1:54671_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 3070518 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_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> 3070518 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 3070518 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_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> 3070518 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 3070519 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 3070519 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 3070519 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 3070519 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 3070520 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_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> 3070520 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_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_11010118A5124D35-001\tempDir-001\node1\testschemaapi_shard1_replica1'
   [junit4]   2> 3070521 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_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> 3070521 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_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_11010118A5124D35-001\tempDir-001\node2\testschemaapi_shard1_replica2'
   [junit4]   2> 3070521 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3070521 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_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> 3070521 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3070521 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_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> 3070524 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 3070525 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 3070537 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 3070537 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 3070540 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 3070540 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 3070548 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3070548 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3070554 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema [testschemaapi_shard1_replica2] Schema name=minimal
   [junit4]   2> 3070554 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema [testschemaapi_shard1_replica1] Schema name=minimal
   [junit4]   2> 3070561 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 3070561 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 3070565 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_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> 3070565 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_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> 3070565 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_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> 3070565 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_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> 3070565 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3070566 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3070566 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_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_11010118A5124D35-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_11010118A5124D35-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\]
   [junit4]   2> 3070566 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_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_11010118A5124D35-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_11010118A5124D35-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\]
   [junit4]   2> 3070566 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_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> 3070566 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_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> 3070567 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_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_11010118A5124D35-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\snapshot_metadata
   [junit4]   2> 3070567 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 3070567 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_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_11010118A5124D35-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\snapshot_metadata
   [junit4]   2> 3070567 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 3070568 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_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_11010118A5124D35-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\
   [junit4]   2> 3070568 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_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_11010118A5124D35-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\index/
   [junit4]   2> 3070568 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_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_11010118A5124D35-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\
   [junit4]   2> 3070568 WARN  (qtp16246445-46683) [n:127.0.0.1:54671_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_11010118A5124D35-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 3070568 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_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_11010118A5124D35-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\index/
   [junit4]   2> 3070569 WARN  (qtp10288202-46669) [n:127.0.0.1:54670_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_11010118A5124D35-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 3070569 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_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_11010118A5124D35-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\index
   [junit4]   2> 3070569 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_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_11010118A5124D35-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\index
   [junit4]   2> 3070569 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_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@79cdfb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@923937),segFN=segments_1,generation=1}
   [junit4]   2> 3070569 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 3070570 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_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@1968e80 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d5bd7b),segFN=segments_1,generation=1}
   [junit4]   2> 3070570 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 3070570 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) [n:127.0.0.1:54671_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_11010118A5124D35-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\
   [junit4]   2> 3070572 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_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> 3070572 WARN  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) [n:127.0.0.1:54671_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_11010118A5124D35-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> 3070573 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) [n:127.0.0.1:54670_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_11010118A5124D35-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\
   [junit4]   2> 3070573 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_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> 3070574 WARN  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) [n:127.0.0.1:54670_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_11010118A5124D35-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> 3070579 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3070580 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3070581 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3070581 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3070582 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3070582 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3070583 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3070583 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3070584 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 3070585 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 3070585 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_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> 3070585 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_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> 3070586 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_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> 3070586 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_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> 3070586 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_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> 3070586 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_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> 3070589 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3070589 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3070589 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3070589 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_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@79cdfb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@923937),segFN=segments_1,generation=1}
   [junit4]   2> 3070589 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 3070589 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3070589 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@9b1e37[testschemaapi_shard1_replica1] main]
   [junit4]   2> 3070589 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_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> 3070589 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_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@1968e80 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d5bd7b),segFN=segments_1,generation=1}
   [junit4]   2> 3070590 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 3070590 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d4261e[testschemaapi_shard1_replica2] main]
   [junit4]   2> 3070590 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_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> 3070590 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_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> 3070590 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_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> 3070591 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_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> 3070591 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_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> 3070591 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_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> 3070592 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 3070592 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_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> 3070592 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_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> 3070592 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 3070592 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_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> 3070593 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_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> 3070593 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_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> 3070593 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 3070593 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_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> 3070593 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_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> 3070593 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_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> 3070593 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 3070593 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_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> 3070594 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_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:782423368900595
   [junit4]   2> 3070594 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_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:782423369123999
   [junit4]   2> 3070594 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_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> 3070594 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_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> 3070595 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_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> 3070595 INFO  (searcherExecutor-11808-thread-1-processing-n:127.0.0.1:54670_solr x:testschemaapi_shard1_replica2 s:shard1 c:testschemaapi r:core_node1) [n:127.0.0.1:54670_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Registered new searcher Searcher@1d4261e[testschemaapi_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3070595 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_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> 3070595 INFO  (searcherExecutor-11809-thread-1-processing-n:127.0.0.1:54671_solr x:testschemaapi_shard1_replica1 s:shard1 c:testschemaapi r:core_node2) [n:127.0.0.1:54671_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [testschemaapi_shard1_replica1] Registered new searcher Searcher@9b1e37[testschemaapi_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3070595 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_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> 3070595 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_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> 3070595 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_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> 3070595 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_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> 3070595 INFO  (qtp16246445-46683) [n:127.0.0.1:54671_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 1543500108045221888
   [junit4]   2> 3070595 INFO  (qtp10288202-46669) [n:127.0.0.1:54670_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Could not find max versi

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

tandardQParsers, TestMinMaxOnMultiValuedField, SolrXmlInZkTest, XsltUpdateRequestHandlerTest, InfoHandlerTest, TestSimpleQParserPlugin, TestSQLHandler, ConfigSetsAPITest, ActionThrottleTest, TestSizeLimitedDistributedMap, TestCloudSchemaless, AddBlockUpdateTest, TestSubQueryTransformer, UUIDUpdateProcessorFallbackTest, DirectSolrSpellCheckerTest, TestSortingResponseWriter, DeleteShardTest, TestAuthorizationFramework, DocValuesMissingTest, SolrCoreTest, ShardSplitTest, TestSolrDynamicMBean, DOMUtilTest, TestJmxMonitoredMap, DeleteInactiveReplicaTest, ClassificationUpdateProcessorFactoryTest, DocValuesTest, DirectUpdateHandlerTest, LeaderInitiatedRecoveryOnCommitTest, DocValuesMultiTest, TestRuleBasedAuthorizationPlugin, BlockDirectoryTest, ReplaceNodeTest, TestHdfsBackupRestoreCore, JSONWriterTest, RegexBoostProcessorTest, TestReplicationHandler, TestMacroExpander, TestFaceting, TestSolrCloudWithKerberosAlt, ShardRoutingTest, TestStressVersions, SimpleMLTQParserTest, TestRandomDVFaceting, TestSurroundQueryParser, TestLFUCache, SyncSliceTest, TestReqParamsAPI, TestUpdate, TestPseudoReturnFields, TestCopyFieldCollectionResource, SortByFunctionTest, TestSolrDeletionPolicy1, LukeRequestHandlerTest, DocumentAnalysisRequestHandlerTest, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, IndexSchemaRuntimeFieldTest, IndexSchemaTest, TestCollationField, TestCSVResponseWriter, TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, SearchHandlerTest, HighlighterConfigTest, TestQuerySenderNoQuery, ResponseLogComponentTest, TestSolrDeletionPolicy2, NumericFieldsTest, OutputWriterTest, ExternalFileFieldSortTest, TestLuceneMatchVersion, TestCodecSupport, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, ScriptEngineTest, PreAnalyzedFieldTest, PrimUtilsTest, DateFieldTest, ClusterStateTest, TestSolrJ, TestLRUCache, TestUtils, TestDocumentBuilder, SystemInfoHandlerTest, UUIDFieldTest, TestRTGBase, CursorPagingTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestDistributedMissingSort, TestHighlightDedupGrouping, TestTolerantSearch, ConnectionReuseTest, AssignTest, AsyncMigrateRouteKeyTest, CollectionReloadTest, CollectionsAPIAsyncDistributedZkTest, CreateCollectionCleanupTest, CustomCollectionTest, DistribDocExpirationUpdateProcessorTest, DistributedVersionInfoTest, HttpPartitionTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerStatusTest, RestartWhileUpdatingTest, RollingRestartTest, SharedFSAutoReplicaFailoverUtilsTest, TestCloudDeleteByQuery, TestCloudPivotFacet, TestConfigSetsAPI, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestLeaderInitiatedRecoveryThread, TestMiniSolrCloudClusterSSL, TestShortCircuitedRequests, TestSolrCloudWithDelegationTokens, TestTolerantUpdateProcessorRandomCloud, BlobRepositoryCloudTest, CachingDirectoryFactoryTest, CoreSorterTest, HdfsDirectoryFactoryTest, TestConfigOverlay, TestConfigSetProperties, TestDynamicLoading, TestImplicitCoreProperties, TestInfoStreamLogging, TestInitParams, TestNRTOpen, TestShardHandlerFactory, TestSolrConfigHandler, TestSolrCoreSnapshots, RequestLoggingTest, TestConfigReload, TestReplicationHandlerBackup, TestRestoreCore, TestSolrConfigHandlerCloud, TestDistributedStatsComponentCardinality, TestSchemaVersionResource, TestManagedStopFilterFactory, ChangedSchemaMergeTest, SpatialRPTFieldTypeTest, TestCloudManagedSchema, TestManagedSchemaAPI]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestManagedSchemaAPI -Dtests.seed=11010118A5124D35 -Dtests.slow=true -Dtests.locale=sr-Latn-ME -Dtests.timezone=Asia/Jakarta -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestManagedSchemaAPI (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 10 object(s) that were not released!!! [MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, TransactionLog, TransactionLog, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([11010118A5124D35]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:258)
   [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_11010118A5124D35-001\tempDir-001\node2\testschemaapi_shard1_replica2\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_11010118A5124D35-001\tempDir-001\node2\testschemaapi_shard1_replica2\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_11010118A5124D35-001\tempDir-001\node2\testschemaapi_shard1_replica2\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_11010118A5124D35-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_11010118A5124D35-001\tempDir-001\node2\testschemaapi_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_11010118A5124D35-001\tempDir-001\node2\testschemaapi_shard1_replica2\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_11010118A5124D35-001\tempDir-001\node2\testschemaapi_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_11010118A5124D35-001\tempDir-001\node2\testschemaapi_shard1_replica2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_11010118A5124D35-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_11010118A5124D35-001\tempDir-001\node2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_11010118A5124D35-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_11010118A5124D35-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: 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_11010118A5124D35-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_11010118A5124D35-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_11010118A5124D35-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_11010118A5124D35-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_11010118A5124D35-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_11010118A5124D35-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_11010118A5124D35-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_11010118A5124D35-001\tempDir-001\node1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_11010118A5124D35-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_11010118A5124D35-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_11010118A5124D35-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_11010118A5124D35-001
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [556/631 (1!)] on J0 in 12.31s, 1 test, 1 failure, 1 error <<< FAILURES!

[...truncated 52737 lines...]


[JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_102) - Build # 407 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/407/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC

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

Error Message:
[index.20160823082424760, index.20160823082449510, index.properties, replication.properties, snapshot_metadata] expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: [index.20160823082424760, index.20160823082449510, index.properties, replication.properties, snapshot_metadata] expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([83CD07369A590FB5:586607F09F716606]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:909)
	at org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:876)
	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.update.PeerSyncTest.test

Error Message:
expected:<true> but was:<false>

Stack Trace:
java.lang.AssertionError: expected:<true> but was:<false>
	at __randomizedtesting.SeedInfo.seed([83CD07369A590FB5:B9938EC34A5624D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.update.PeerSyncTest.assertSync(PeerSyncTest.java:208)
	at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:124)
	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 11690 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_83CD07369A590FB5-001\init-core-data-001
   [junit4]   2> 1781235 INFO  (SUITE-TestReplicationHandler-seed#[83CD07369A590FB5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1781237 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterCoreReload
   [junit4]   2> 1781238 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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_83CD07369A590FB5-001\solr-instance-001\collection1
   [junit4]   2> 1781259 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1781260 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13d5be9{/solr,null,AVAILABLE}
   [junit4]   2> 1781261 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1aab920{HTTP/1.1,[http/1.1]}{127.0.0.1:59554}
   [junit4]   2> 1781262 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.e.j.s.Server Started @1785460ms
   [junit4]   2> 1781262 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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_83CD07369A590FB5-001\solr-instance-001\collection1\data, hostContext=/solr, hostPort=59554}
   [junit4]   2> 1781262 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1781262 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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_83CD07369A590FB5-001\solr-instance-001'
   [junit4]   2> 1781262 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1781262 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1781263 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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_83CD07369A590FB5-001\solr-instance-001\solr.xml
   [junit4]   2> 1781273 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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_83CD07369A590FB5-001\solr-instance-001\.
   [junit4]   2> 1781273 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.c.CoreContainer New CoreContainer 3770304
   [junit4]   2> 1781273 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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_83CD07369A590FB5-001\solr-instance-001]
   [junit4]   2> 1781274 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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_83CD07369A590FB5-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_83CD07369A590FB5-001\solr-instance-001\lib
   [junit4]   2> 1781274 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1781278 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1781279 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1781279 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1781279 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1781279 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1781281 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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_83CD07369A590FB5-001\solr-instance-001\.
   [junit4]   2> 1781286 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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> 1781286 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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_83CD07369A590FB5-001\solr-instance-001\.\collection1
   [junit4]   2> 1781288 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1781288 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1781288 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1781289 INFO  (coreLoadExecutor-6932-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_83CD07369A590FB5-001\solr-instance-001\collection1'
   [junit4]   2> 1781289 INFO  (coreLoadExecutor-6932-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1781289 INFO  (coreLoadExecutor-6932-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1781322 INFO  (coreLoadExecutor-6932-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1781325 WARN  (coreLoadExecutor-6932-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1781326 INFO  (coreLoadExecutor-6932-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1781331 INFO  (coreLoadExecutor-6932-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1781342 INFO  (coreLoadExecutor-6932-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1781351 INFO  (coreLoadExecutor-6932-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1781363 INFO  (coreLoadExecutor-6932-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_83CD07369A590FB5-001\solr-instance-001\collection1'
   [junit4]   2> 1781364 INFO  (coreLoadExecutor-6932-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_83CD07369A590FB5-001\solr-instance-001\.\collection1
   [junit4]   2> 1781364 INFO  (coreLoadExecutor-6932-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1781364 INFO  (coreLoadExecutor-6932-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_83CD07369A590FB5-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_83CD07369A590FB5-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 1781364 INFO  (coreLoadExecutor-6932-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1781365 INFO  (coreLoadExecutor-6932-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_83CD07369A590FB5-001\solr-instance-001\.\collection1\data\snapshot_metadata
   [junit4]   2> 1781365 INFO  (coreLoadExecutor-6932-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1781365 INFO  (coreLoadExecutor-6932-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_83CD07369A590FB5-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 1781365 INFO  (coreLoadExecutor-6932-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_83CD07369A590FB5-001\solr-instance-001\.\collection1\data\index/
   [junit4]   2> 1781365 WARN  (coreLoadExecutor-6932-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_83CD07369A590FB5-001\solr-instance-001\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1781366 INFO  (coreLoadExecutor-6932-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_83CD07369A590FB5-001\solr-instance-001\.\collection1\data\index
   [junit4]   2> 1781366 INFO  (coreLoadExecutor-6932-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17098294284676996]
   [junit4]   2> 1781366 INFO  (coreLoadExecutor-6932-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1216442 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8c02ad),segFN=segments_1,generation=1}
   [junit4]   2> 1781366 INFO  (coreLoadExecutor-6932-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1781368 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_83CD07369A590FB5-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 1781369 INFO  (coreLoadExecutor-6932-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1781381 INFO  (coreLoadExecutor-6932-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1781384 INFO  (coreLoadExecutor-6932-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1781386 INFO  (coreLoadExecutor-6932-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1781388 INFO  (coreLoadExecutor-6932-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1781390 INFO  (coreLoadExecutor-6932-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1781390 INFO  (coreLoadExecutor-6932-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,/terms
   [junit4]   2> 1781390 INFO  (coreLoadExecutor-6932-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1781390 INFO  (coreLoadExecutor-6932-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1781391 INFO  (coreLoadExecutor-6932-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1781391 INFO  (coreLoadExecutor-6932-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=79.294921875, floorSegmentMB=0.4189453125, forceMergeDeletesPctAllowed=15.558107581406112, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.18111299725113617
   [junit4]   2> 1781392 INFO  (coreLoadExecutor-6932-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1216442 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8c02ad),segFN=segments_1,generation=1}
   [junit4]   2> 1781392 INFO  (coreLoadExecutor-6932-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1781392 INFO  (coreLoadExecutor-6932-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@8ca211[collection1] main]
   [junit4]   2> 1781392 INFO  (coreLoadExecutor-6932-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_83CD07369A590FB5-001\solr-instance-001\collection1\conf
   [junit4]   2> 1781393 INFO  (coreLoadExecutor-6932-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_83CD07369A590FB5-001\solr-instance-001\collection1\conf}
   [junit4]   2> 1781393 INFO  (coreLoadExecutor-6932-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_83CD07369A590FB5-001\solr-instance-001\collection1\conf
   [junit4]   2> 1781394 INFO  (coreLoadExecutor-6932-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1781394 INFO  (coreLoadExecutor-6932-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1781395 INFO  (coreLoadExecutor-6932-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1781396 INFO  (searcherExecutor-6933-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@8ca211[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1781396 INFO  (coreLoadExecutor-6932-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1781793 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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_83CD07369A590FB5-001\solr-instance-002\collection1
   [junit4]   2> 1781816 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1781818 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17d6c70{/solr,null,AVAILABLE}
   [junit4]   2> 1781821 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.e.j.s.ServerConnector Started ServerConnector@5e5dd1{HTTP/1.1,[http/1.1]}{127.0.0.1:59557}
   [junit4]   2> 1781821 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.e.j.s.Server Started @1786020ms
   [junit4]   2> 1781821 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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_83CD07369A590FB5-001\solr-instance-002\collection1\data, hostContext=/solr, hostPort=59557}
   [junit4]   2> 1781821 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1781826 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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_83CD07369A590FB5-001\solr-instance-002'
   [junit4]   2> 1781826 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1781826 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1781830 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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_83CD07369A590FB5-001\solr-instance-002\solr.xml
   [junit4]   2> 1781845 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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_83CD07369A590FB5-001\solr-instance-002\.
   [junit4]   2> 1781845 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.c.CoreContainer New CoreContainer 10094266
   [junit4]   2> 1781846 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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_83CD07369A590FB5-001\solr-instance-002]
   [junit4]   2> 1781846 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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_83CD07369A590FB5-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_83CD07369A590FB5-001\solr-instance-002\lib
   [junit4]   2> 1781846 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1781848 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1781851 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1781851 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1781851 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1781852 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1781853 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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_83CD07369A590FB5-001\solr-instance-002\.
   [junit4]   2> 1781860 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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> 1781860 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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_83CD07369A590FB5-001\solr-instance-002\.\collection1
   [junit4]   2> 1781862 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1781862 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1781862 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1781863 INFO  (coreLoadExecutor-6942-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_83CD07369A590FB5-001\solr-instance-002\collection1'
   [junit4]   2> 1781863 INFO  (coreLoadExecutor-6942-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1781863 INFO  (coreLoadExecutor-6942-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1781879 INFO  (coreLoadExecutor-6942-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1781881 WARN  (coreLoadExecutor-6942-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1781882 INFO  (coreLoadExecutor-6942-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1781889 INFO  (coreLoadExecutor-6942-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1781897 INFO  (coreLoadExecutor-6942-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1781900 INFO  (coreLoadExecutor-6942-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1781904 INFO  (coreLoadExecutor-6942-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_83CD07369A590FB5-001\solr-instance-002\collection1'
   [junit4]   2> 1781904 INFO  (coreLoadExecutor-6942-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_83CD07369A590FB5-001\solr-instance-002\.\collection1
   [junit4]   2> 1781904 INFO  (coreLoadExecutor-6942-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1781905 INFO  (coreLoadExecutor-6942-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_83CD07369A590FB5-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_83CD07369A590FB5-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 1781905 INFO  (coreLoadExecutor-6942-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1781905 INFO  (coreLoadExecutor-6942-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_83CD07369A590FB5-001\solr-instance-002\.\collection1\data\snapshot_metadata
   [junit4]   2> 1781905 INFO  (coreLoadExecutor-6942-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1781906 INFO  (coreLoadExecutor-6942-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_83CD07369A590FB5-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1781906 INFO  (coreLoadExecutor-6942-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_83CD07369A590FB5-001\solr-instance-002\.\collection1\data\index/
   [junit4]   2> 1781906 WARN  (coreLoadExecutor-6942-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_83CD07369A590FB5-001\solr-instance-002\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1781907 INFO  (coreLoadExecutor-6942-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_83CD07369A590FB5-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 1781907 INFO  (coreLoadExecutor-6942-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17098294284676996]
   [junit4]   2> 1781907 INFO  (coreLoadExecutor-6942-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@e5458a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@174e1e4),segFN=segments_1,generation=1}
   [junit4]   2> 1781907 INFO  (coreLoadExecutor-6942-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1781908 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_83CD07369A590FB5-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1781909 INFO  (coreLoadExecutor-6942-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1781910 INFO  (coreLoadExecutor-6942-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1781913 INFO  (coreLoadExecutor-6942-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1781915 INFO  (coreLoadExecutor-6942-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1781916 INFO  (coreLoadExecutor-6942-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1781918 INFO  (coreLoadExecutor-6942-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1781918 INFO  (coreLoadExecutor-6942-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,/terms
   [junit4]   2> 1781919 INFO  (coreLoadExecutor-6942-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1781919 INFO  (coreLoadExecutor-6942-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1781919 INFO  (coreLoadExecutor-6942-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1781919 INFO  (coreLoadExecutor-6942-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=79.294921875, floorSegmentMB=0.4189453125, forceMergeDeletesPctAllowed=15.558107581406112, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.18111299725113617
   [junit4]   2> 1781919 INFO  (coreLoadExecutor-6942-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@e5458a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@174e1e4),segFN=segments_1,generation=1}
   [junit4]   2> 1781919 INFO  (coreLoadExecutor-6942-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1781920 INFO  (coreLoadExecutor-6942-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@663b4f[collection1] main]
   [junit4]   2> 1781920 INFO  (coreLoadExecutor-6942-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_83CD07369A590FB5-001\solr-instance-002\collection1\conf
   [junit4]   2> 1781920 INFO  (coreLoadExecutor-6942-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_83CD07369A590FB5-001\solr-instance-002\collection1\conf}
   [junit4]   2> 1781920 INFO  (coreLoadExecutor-6942-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_83CD07369A590FB5-001\solr-instance-002\collection1\conf
   [junit4]   2> 1781922 INFO  (coreLoadExecutor-6942-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1781924 INFO  (coreLoadExecutor-6942-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1781924 INFO  (searcherExecutor-6943-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@663b4f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1781925 INFO  (coreLoadExecutor-6942-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1782377 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@5e5dd1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1782377 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=10094266
   [junit4]   2> 1782384 INFO  (coreCloseExecutor-6948-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@d37c24
   [junit4]   2> 1782388 INFO  (coreCloseExecutor-6948-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> 1782388 INFO  (coreCloseExecutor-6948-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1782388 INFO  (coreCloseExecutor-6948-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1782389 INFO  (coreCloseExecutor-6948-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1782389 INFO  (coreCloseExecutor-6948-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1782389 INFO  (coreCloseExecutor-6948-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 1782390 INFO  (coreCloseExecutor-6948-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_83CD07369A590FB5-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_83CD07369A590FB5-001\solr-instance-002\.\collection1\data\index;done=false>>]
   [junit4]   2> 1782390 INFO  (coreCloseExecutor-6948-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1782390 INFO  (coreCloseExecutor-6948-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_83CD07369A590FB5-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 1782392 INFO  (coreCloseExecutor-6948-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_83CD07369A590FB5-001\solr-instance-002\.\collection1\data\snapshot_metadata [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_83CD07369A590FB5-001\solr-instance-002\.\collection1\data\snapshot_metadata;done=false>>]
   [junit4]   2> 1782392 INFO  (coreCloseExecutor-6948-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1782392 INFO  (coreCloseExecutor-6948-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_83CD07369A590FB5-001\solr-instance-002\.\collection1\data\snapshot_metadata
   [junit4]   2> 1782392 INFO  (coreCloseExecutor-6948-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_83CD07369A590FB5-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_83CD07369A590FB5-001\solr-instance-002\.\collection1\data\;done=false>>]
   [junit4]   2> 1782392 INFO  (coreCloseExecutor-6948-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1782392 INFO  (coreCloseExecutor-6948-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_83CD07369A590FB5-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1782395 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@17d6c70{/solr,null,UNAVAILABLE}
   [junit4]   2> 1782405 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1aab920{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1782406 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=3770304
   [junit4]   2> 1782419 INFO  (coreCloseExecutor-6950-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@eaedd6
   [junit4]   2> 1782419 INFO  (coreCloseExecutor-6950-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> 1782419 INFO  (coreCloseExecutor-6950-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1782419 INFO  (coreCloseExecutor-6950-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1782419 INFO  (coreCloseExecutor-6950-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1782423 INFO  (coreCloseExecutor-6950-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1782423 INFO  (coreCloseExecutor-6950-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 1782423 INFO  (coreCloseExecutor-6950-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_83CD07369A590FB5-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_83CD07369A590FB5-001\solr-instance-001\.\collection1\data\;done=false>>]
   [junit4]   2> 1782424 INFO  (coreCloseExecutor-6950-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1782425 INFO  (coreCloseExecutor-6950-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_83CD07369A590FB5-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 1782425 INFO  (coreCloseExecutor-6950-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_83CD07369A590FB5-001\solr-instance-001\.\collection1\data\snapshot_metadata [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_83CD07369A590FB5-001\solr-instance-001\.\collection1\data\snapshot_metadata;done=false>>]
   [junit4]   2> 1782425 INFO  (coreCloseExecutor-6950-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1782425 INFO  (coreCloseExecutor-6950-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_83CD07369A590FB5-001\solr-instance-001\.\collection1\data\snapshot_metadata
   [junit4]   2> 1782425 INFO  (coreCloseExecutor-6950-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_83CD07369A590FB5-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_83CD07369A590FB5-001\solr-instance-001\.\collection1\data\index;done=false>>]
   [junit4]   2> 1782425 INFO  (coreCloseExecutor-6950-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1782425 INFO  (coreCloseExecutor-6950-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_83CD07369A590FB5-001\solr-instance-001\.\collection1\data\index
   [junit4]   2> 1782427 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@13d5be9{/solr,null,UNAVAILABLE}
   [junit4]   2> 1782441 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1782446 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@67c254{/solr,null,AVAILABLE}
   [junit4]   2> 1782448 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1ca6f38{HTTP/1.1,[http/1.1]}{127.0.0.1:59571}
   [junit4]   2> 1782448 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.e.j.s.Server Started @1786647ms
   [junit4]   2> 1782448 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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_83CD07369A590FB5-001\solr-instance-001\collection1\data, hostContext=/solr, hostPort=59571}
   [junit4]   2> 1782448 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1782448 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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_83CD07369A590FB5-001\solr-instance-001'
   [junit4]   2> 1782450 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1782450 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1782451 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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_83CD07369A590FB5-001\solr-instance-001\solr.xml
   [junit4]   2> 1782462 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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_83CD07369A590FB5-001\solr-instance-001\.
   [junit4]   2> 1782462 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.c.CoreContainer New CoreContainer 31023302
   [junit4]   2> 1782462 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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_83CD07369A590FB5-001\solr-instance-001]
   [junit4]   2> 1782462 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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_83CD07369A590FB5-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_83CD07369A590FB5-001\solr-instance-001\lib
   [junit4]   2> 1782462 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1782467 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1782468 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1782468 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1782468 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1782468 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1782486 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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_83CD07369A590FB5-001\solr-instance-001\.
   [junit4]   2> 1782489 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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> 1782489 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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_83CD07369A590FB5-001\solr-instance-001\.\collection1
   [junit4]   2> 1782490 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1782492 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1782492 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1782494 INFO  (coreLoadExecutor-6957-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_83CD07369A590FB5-001\solr-instance-001\collection1'
   [junit4]   2> 1782494 INFO  (coreLoadExecutor-6957-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1782494 INFO  (coreLoadExecutor-6957-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1782519 INFO  (coreLoadExecutor-6957-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1782533 WARN  (coreLoadExecutor-6957-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1782535 INFO  (coreLoadExecutor-6957-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1782543 INFO  (coreLoadExecutor-6957-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1782549 INFO  (coreLoadExecutor-6957-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1782550 INFO  (coreLoadExecutor-6957-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1782553 INFO  (coreLoadExecutor-6957-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_83CD07369A590FB5-001\solr-instance-001\collection1'
   [junit4]   2> 1782553 INFO  (coreLoadExecutor-6957-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_83CD07369A590FB5-001\solr-instance-001\.\collection1
   [junit4]   2> 1782553 INFO  (coreLoadExecutor-6957-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1782554 INFO  (coreLoadExecutor-6957-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_83CD07369A590FB5-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_83CD07369A590FB5-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 1782554 INFO  (coreLoadExecutor-6957-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1782556 INFO  (coreLoadExecutor-6957-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_83CD07369A590FB5-001\solr-instance-001\.\collection1\data\snapshot_metadata
   [junit4]   2> 1782556 INFO  (coreLoadExecutor-6957-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1782559 INFO  (coreLoadExecutor-6957-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_83CD07369A590FB5-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 1782561 INFO  (coreLoadExecutor-6957-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_83CD07369A590FB5-001\solr-instance-001\.\collection1\data\index/
   [junit4]   2> 1782561 WARN  (coreLoadExecutor-6957-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_83CD07369A590FB5-001\solr-instance-001\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1782561 INFO  (coreLoadExecutor-6957-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_83CD07369A590FB5-001\solr-instance-001\.\collection1\data\index
   [junit4]   2> 1782563 INFO  (coreLoadExecutor-6957-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17098294284676996]
   [junit4]   2> 1782569 INFO  (coreLoadExecutor-6957-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@90957a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fd94e6),segFN=segments_1,generation=1}
   [junit4]   2> 1782571 INFO  (coreLoadExecutor-6957-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1782573 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_83CD07369A590FB5-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 1782574 INFO  (coreLoadExecutor-6957-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1782580 INFO  (coreLoadExecutor-6957-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1782584 INFO  (coreLoadExecutor-6957-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1782588 INFO  (coreLoadExecutor-6957-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1782591 INFO  (coreLoadExecutor-6957-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1782593 INFO  (coreLoadExecutor-6957-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1782593 INFO  (coreLoadExecutor-6957-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,/terms
   [junit4]   2> 1782593 INFO  (coreLoadExecutor-6957-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1782593 INFO  (coreLoadExecutor-6957-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1782593 INFO  (coreLoadExecutor-6957-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1782595 INFO  (coreLoadExecutor-6957-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=79.294921875, floorSegmentMB=0.4189453125, forceMergeDeletesPctAllowed=15.558107581406112, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.18111299725113617
   [junit4]   2> 1782596 INFO  (coreLoadExecutor-6957-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@90957a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fd94e6),segFN=segments_1,generation=1}
   [junit4]   2> 1782596 INFO  (coreLoadExecutor-6957-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1782596 INFO  (coreLoadExecutor-6957-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ce37f8[collection1] main]
   [junit4]   2> 1782597 INFO  (coreLoadExecutor-6957-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_83CD07369A590FB5-001\solr-instance-001\collection1\conf
   [junit4]   2> 1782597 INFO  (coreLoadExecutor-6957-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_83CD07369A590FB5-001\solr-instance-001\collection1\conf}
   [junit4]   2> 1782597 INFO  (coreLoadExecutor-6957-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_83CD07369A590FB5-001\solr-instance-001\collection1\conf
   [junit4]   2> 1782598 INFO  (coreLoadExecutor-6957-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1782598 INFO  (coreLoadExecutor-6957-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml
   [junit4]   2> 1782598 INFO  (coreLoadExecutor-6957-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1782599 INFO  (searcherExecutor-6958-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1ce37f8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1782599 INFO  (coreLoadExecutor-6957-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1783008 INFO  (qtp674623-40136) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1783008 INFO  (qtp674623-40136) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1783009 INFO  (qtp674623-40136) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1783012 INFO  (qtp674623-40136) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@90957a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fd94e6),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@90957a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fd94e6),segFN=segments_2,generation=2}
   [junit4]   2> 1783016 INFO  (qtp674623-40136) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1783019 INFO  (qtp674623-40136) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@16218e9[collection1] main]
   [junit4]   2> 1783019 INFO  (qtp674623-40136) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1783020 INFO  (searcherExecutor-6958-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@16218e9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1783020 INFO  (qtp674623-40136) [    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 10
   [junit4]   2> 1783021 INFO  (qtp674623-40132) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1783022 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 0 docs
   [junit4]   2> 1783024 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1783025 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8e0dd5{/solr,null,AVAILABLE}
   [junit4]   2> 1783026 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.e.j.s.ServerConnector Started ServerConnector@165d472{HTTP/1.1,[http/1.1]}{127.0.0.1:59578}
   [junit4]   2> 1783026 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.e.j.s.Server Started @1787225ms
   [junit4]   2> 1783026 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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_83CD07369A590FB5-001\solr-instance-002\collection1\data, hostContext=/solr, hostPort=59578}
   [junit4]   2> 1783026 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1783026 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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_83CD07369A590FB5-001\solr-instance-002'
   [junit4]   2> 1783026 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1783027 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1783027 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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_83CD07369A590FB5-001\solr-instance-002\solr.xml
   [junit4]   2> 1783027 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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_83CD07369A590FB5-001\solr-instance-002\.
   [junit4]   2> 1783027 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.c.CoreContainer New CoreContainer 19732364
   [junit4]   2> 1783027 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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_83CD07369A590FB5-001\solr-instance-002]
   [junit4]   2> 1783031 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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_83CD07369A590FB5-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_83CD07369A590FB5-001\solr-instance-002\lib
   [junit4]   2> 1783032 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1783033 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1783033 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1783033 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1783033 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1783033 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1783034 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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_83CD07369A590FB5-001\solr-instance-002\.
   [junit4]   2> 1783035 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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> 1783035 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] 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_83CD07369A590FB5-001\solr-instance-002\.\collection1
   [junit4]   2> 1783035 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1783036 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1783036 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[83CD07369A590FB5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1783040 INFO  (coreLoadExecutor-6967-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_83CD07369A590FB5-001\solr-instance-002\collection1'
   [junit4]   2> 1783040 INFO  (coreLoadExecutor-6967-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1783040 INFO  (coreLoadExecutor-6967-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1783053 INFO  (coreLoadExecutor-6967-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1783054 WARN  (coreLoadExecutor-6967-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1783055 INFO  (coreLoadExecutor-6967-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1783064 INFO  (coreLoadExecutor-6967-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1783068 INFO  (coreLoadExecutor-6967-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1783070 INFO  (coreLoadExecutor-6967-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1783071 INFO  (coreLoadExecutor-6967-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_83CD07369A590FB5-001\solr-instance-002\collection1'
   [junit4]   2> 1783072 INFO  (coreLoadExecutor-6967-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_83CD07369A590FB5-001\solr-instance-002\.\collection1
   [junit4]   2> 1783072 INFO  (coreLoadExecutor-6967-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1783072 INFO  (coreLoadExecutor-6967-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_83CD07369A590FB5-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_83CD07369A590FB5-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 1783072 INFO  (coreLoadExecutor-6967-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1783072 INFO  (coreLoadExecutor-6967-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_83CD07369A590FB5-001\solr-instance-002\.\collection1\data\snapshot_metadata
   [junit4]   2> 1783072 INFO  (coreLoadExecutor-6967-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1783073 INFO  (coreLoadExecutor-6967-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_83CD07369A590FB5-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1783073 INFO  (coreLoadExecutor-6967-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_83CD07369A590FB5-001\solr-instance-002\.\collection1\data\index/
   [junit4]   2> 1783073 WARN  (coreLoadExecutor-6967-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_83CD07369A590FB5-001\solr-instance-002\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1783073 INFO  (coreLoadExecutor-6967-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_83CD07369A590FB5-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 1783074 INFO  (coreLoadExecutor-6967-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17098294284676996]
   [junit4]   2> 1783074 INFO  (coreLoadExecutor-6967-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@739c0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c69601),segFN=segments_1,generation=1}
   [junit4]   2> 1783074 INFO  (coreLoadExecutor-6967-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1783075 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_83CD07369A590FB5-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1783075 INFO  (coreLoadExecutor-6967-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1783078 INFO  (c

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

 1979896 INFO  (coreCloseExecutor-8396-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,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1979896 INFO  (coreCloseExecutor-8396-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1979896 INFO  (coreCloseExecutor-8396-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1979897 INFO  (coreCloseExecutor-8396-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1979897 INFO  (coreCloseExecutor-8396-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1979905 INFO  (coreCloseExecutor-8396-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 1979906 INFO  (coreCloseExecutor-8396-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.update.PeerSyncTest_83CD07369A590FB5-001\tempDir-001\shard2\cores\collection1\data\snapshot_metadata [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_83CD07369A590FB5-001\tempDir-001\shard2\cores\collection1\data\snapshot_metadata;done=false>>]
   [junit4]   2> 1979906 INFO  (coreCloseExecutor-8396-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1979906 INFO  (coreCloseExecutor-8396-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.update.PeerSyncTest_83CD07369A590FB5-001\tempDir-001\shard2\cores\collection1\data\snapshot_metadata
   [junit4]   2> 1979906 INFO  (coreCloseExecutor-8396-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.update.PeerSyncTest_83CD07369A590FB5-001\tempDir-001\shard2\cores\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_83CD07369A590FB5-001\tempDir-001\shard2\cores\collection1\data\;done=false>>]
   [junit4]   2> 1979906 INFO  (coreCloseExecutor-8396-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1979906 INFO  (coreCloseExecutor-8396-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.update.PeerSyncTest_83CD07369A590FB5-001\tempDir-001\shard2\cores\collection1\data\
   [junit4]   2> 1979906 INFO  (coreCloseExecutor-8396-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.update.PeerSyncTest_83CD07369A590FB5-001\tempDir-001\shard2\cores\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_83CD07369A590FB5-001\tempDir-001\shard2\cores\collection1\data\index;done=false>>]
   [junit4]   2> 1979906 INFO  (coreCloseExecutor-8396-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1979907 INFO  (coreCloseExecutor-8396-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.update.PeerSyncTest_83CD07369A590FB5-001\tempDir-001\shard2\cores\collection1\data\index
   [junit4]   2> 1979907 INFO  (TEST-PeerSyncTest.test-seed#[83CD07369A590FB5]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1ef7221{/,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PeerSyncTest -Dtests.method=test -Dtests.seed=83CD07369A590FB5 -Dtests.slow=true -Dtests.locale=ar -Dtests.timezone=America/Denver -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 6.06s J0 | PeerSyncTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<true> but was:<false>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([83CD07369A590FB5:B9938EC34A5624D]:0)
   [junit4]    > 	at org.apache.solr.update.PeerSyncTest.assertSync(PeerSyncTest.java:208)
   [junit4]    > 	at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:124)
   [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> 1979916 INFO  (SUITE-PeerSyncTest-seed#[83CD07369A590FB5]-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.update.PeerSyncTest_83CD07369A590FB5-001
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=ClassicSimilarity, locale=ar, timezone=America/Denver
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=105688216,total=281391104
   [junit4]   2> NOTE: All tests run in this JVM: [TestCursorMarkWithoutUniqueKey, SpatialRPTFieldTypeTest, TestPhraseSuggestions, SuggesterFSTTest, ExitableDirectoryReaderTest, TestCryptoKeys, TestGraphTermsQParserPlugin, TestSolrCoreSnapshots, LeaderElectionTest, DirectUpdateHandlerTest, StatelessScriptUpdateProcessorFactoryTest, TestSchemaSimilarityResource, TestSweetSpotSimilarityFactory, ReturnFieldsTest, TestCloudManagedSchema, CdcrUpdateLogTest, TestConfig, CoreSorterTest, TestCopyFieldCollectionResource, CollectionsAPISolrJTest, TestObjectReleaseTracker, AnalysisAfterCoreReloadTest, TestSchemaNameResource, TestJmxMonitoredMap, HighlighterMaxOffsetTest, DistributedFacetPivotLongTailTest, TestExpandComponent, UnloadDistributedZkTest, TestPseudoReturnFields, SuggestComponentTest, ScriptEngineTest, TestRequestForwarding, AddBlockUpdateTest, TestFastLRUCache, HighlighterTest, TestSortByMinMaxFunction, HdfsCollectionsAPIDistributedZkTest, TestConfigSetProperties, RulesTest, BitVectorTest, DistribCursorPagingTest, DocValuesMultiTest, TestBlobHandler, SegmentsInfoRequestHandlerTest, TestRawTransformer, TriLevelCompositeIdRoutingTest, BlockDirectoryTest, TestHashPartitioner, TestDocumentBuilder, TestExactStatsCache, SimpleFacetsTest, TestNumericTerms64, ReplaceNodeTest, CollectionReloadTest, TestStressReorder, TestReRankQParserPlugin, TestCloudDeleteByQuery, CdcrBootstrapTest, InfoHandlerTest, TestManagedResourceStorage, SharedFSAutoReplicaFailoverUtilsTest, TestHdfsUpdateLog, TestArbitraryIndexDir, TestSolrQueryParserResource, TestDocSet, TestXIncludeConfig, DistributedVersionInfoTest, TestTolerantSearch, PingRequestHandlerTest, TestSolr4Spatial2, TestElisionMultitermQuery, TimeZoneUtilsTest, TestSubQueryTransformerDistrib, TestShardHandlerFactory, CurrencyFieldXmlFileTest, TestTrieFacet, DistributedQueryElevationComponentTest, TestSQLHandler, IndexBasedSpellCheckerTest, TestRemoteStreaming, HdfsUnloadDistributedZkTest, PrimUtilsTest, SSLMigrationTest, StressHdfsTest, TestDFRSimilarityFactory, TestNRTOpen, QueryElevationComponentTest, ZkStateReaderTest, OverseerTaskQueueTest, TestHdfsCloudBackupRestore, ClusterStateTest, DistribJoinFromCollectionTest, TestExtendedDismaxParser, PolyFieldTest, TestSolrCloudWithKerberosAlt, TestQuerySenderNoQuery, HttpPartitionTest, JsonLoaderTest, TestLRUCache, JSONWriterTest, DocumentBuilderTest, AlternateDirectoryTest, SortSpecParsingTest, ResponseHeaderTest, TestIBSimilarityFactory, TestSerializedLuceneMatchVersion, DeleteShardTest, TestFieldTypeCollectionResource, HdfsDirectoryTest, TermsComponentTest, TestSchemaManager, TestDownShardTolerantSearch, BadComponentTest, TestDocBasedVersionConstraints, TestLuceneMatchVersion, TestFaceting, TestLFUCache, StandardRequestHandlerTest, RestartWhileUpdatingTest, UUIDUpdateProcessorFallbackTest, TestAnalyzeInfixSuggestions, DocValuesMissingTest, TestLegacyFieldCache, ChangedSchemaMergeTest, TestPostingsSolrHighlighter, TestSortingResponseWriter, SyncSliceTest, ZkControllerTest, HLLUtilTest, TestRebalanceLeaders, CleanupOldIndexTest, TestSimpleQParserPlugin, TestLeaderInitiatedRecoveryThread, HardAutoCommitTest, RequiredFieldsTest, ShardSplitTest, MoreLikeThisHandlerTest, SoftAutoCommitTest, TestSearchPerf, TestEmbeddedSolrServerConstructors, ParsingFieldUpdateProcessorsTest, UUIDFieldTest, SliceStateTest, SimpleMLTQParserTest, ShardRoutingTest, BigEndianAscendingWordDeserializerTest, TestStressLiveNodes, TestSolrConfigHandlerConcurrent, UpdateParamsTest, TestAnalyzedSuggestions, TestManagedSchema, TestSizeLimitedDistributedMap, TestReplicationHandler, TestRecovery, DistributedSpellCheckComponentTest, TestRealTimeGet, TestStressVersions, TestCoreContainer, TestSolr4Spatial, SolrCoreTest, StatsComponentTest, TestGroupingSearch, SolrCmdDistributorTest, PeerSyncTest]
   [junit4] Completed [337/631 (2!)] on J0 in 6.11s, 1 test, 1 failure <<< FAILURES!

[...truncated 53416 lines...]