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/05/23 10:24:09 UTC

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_92) - Build # 5861 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5861/
Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
	at __randomizedtesting.SeedInfo.seed([84DD82B2D66BA97A]: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.afterClass(SolrTestCaseJ4.java:255)
	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$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)




Build Log:
[...truncated 10542 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrVersionReplicationTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\init-core-data-001
   [junit4]   2> 89271 INFO  (SUITE-CdcrVersionReplicationTest-seed#[84DD82B2D66BA97A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 89276 INFO  (SUITE-CdcrVersionReplicationTest-seed#[84DD82B2D66BA97A]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 89294 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 89300 INFO  (Thread-330) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 89301 INFO  (Thread-330) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 89395 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.ZkTestServer start zk server on port:61132
   [junit4]   2> 89404 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 89405 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 89412 INFO  (zkCallback-137-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b0c1aed name:ZooKeeperConnection Watcher:127.0.0.1:61132 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 89413 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 89413 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 89413 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 89419 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 89420 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 89422 INFO  (zkCallback-138-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6197971c name:ZooKeeperConnection Watcher:127.0.0.1:61132/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 89422 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 89422 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 89422 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 89423 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 89426 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 89427 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 89430 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-cdcr.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 89431 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 89435 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 89435 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 89438 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 89438 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 89441 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 89441 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 89446 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 89446 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 89448 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 89448 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 89451 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 89451 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 89454 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 89454 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 89456 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 89456 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 89459 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 89459 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 89461 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 89461 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 89463 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 0x154dcf675f40001, 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> 89464 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCdcrDocVersions
   [junit4]   2> 89975 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-001\cores\collection1
   [junit4]   2> 89978 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 89979 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b7214bc{/,null,AVAILABLE}
   [junit4]   2> 89982 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7adc42a9{HTTP/1.1,[http/1.1]}{127.0.0.1:61139}
   [junit4]   2> 89982 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.e.j.s.Server Started @97060ms
   [junit4]   2> 89982 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, hostContext=/, hostPort=61139, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-001\cores}
   [junit4]   2> 89983 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 89983 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-001'
   [junit4]   2> 89983 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 89983 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 89984 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 89985 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 89986 INFO  (zkCallback-139-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@49fee69e name:ZooKeeperConnection Watcher:127.0.0.1:61132/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 89986 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 89987 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 89987 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 0x154dcf675f40002, 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> 89988 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 89988 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-001\solr.xml
   [junit4]   2> 90001 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-001\cores
   [junit4]   2> 90001 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.CoreContainer New CoreContainer 426651418
   [junit4]   2> 90001 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-001]
   [junit4]   2> 90002 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-001\lib
   [junit4]   2> 90002 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] 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,
   [junit4]   2> 90006 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 90007 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 90007 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 90007 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61132/solr
   [junit4]   2> 90007 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 90007 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 90008 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 90010 INFO  (zkCallback-142-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2ab402e5 name:ZooKeeperConnection Watcher:127.0.0.1:61132 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 90010 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 90011 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 90013 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61139_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$12/1466921985@6569403a
   [junit4]   2> 90014 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61139_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 90017 INFO  (zkCallback-143-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6d19875f name:ZooKeeperConnection Watcher:127.0.0.1:61132/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 90017 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61139_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 90020 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61139_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 90025 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61139_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 90032 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61139_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 90039 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61139_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 90045 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61139_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 90048 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61139_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 90054 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61139_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 90060 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61139_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 90064 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61139_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 90067 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61139_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 90068 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61139_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 90070 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61139_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 90078 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61139_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 90081 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61139_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 90083 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61139_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 90084 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61139_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95944443180613636-127.0.0.1:61139_-n_0000000000
   [junit4]   2> 90085 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61139_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61139_
   [junit4]   2> 90085 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61139_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 90087 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61139_    ] o.a.s.c.Overseer Overseer (id=95944443180613636-127.0.0.1:61139_-n_0000000000) starting
   [junit4]   2> 90093 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61139_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 90111 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61139_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 90112 INFO  (OverseerCollectionConfigSetProcessor-95944443180613636-127.0.0.1:61139_-n_0000000000) [n:127.0.0.1:61139_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 90113 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61139_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61139_
   [junit4]   2> 90114 INFO  (OverseerStateUpdate-95944443180613636-127.0.0.1:61139_-n_0000000000) [n:127.0.0.1:61139_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 90114 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61139_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:61139_
   [junit4]   2> 90118 INFO  (zkCallback-143-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_    ] 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> 90119 INFO  (OverseerStateUpdate-95944443180613636-127.0.0.1:61139_-n_0000000000) [n:127.0.0.1:61139_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 90120 INFO  (zkCallback-143-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 90131 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61139_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 90131 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61139_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 90133 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61139_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-001\cores
   [junit4]   2> 90135 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61139_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=tmp_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 90135 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61139_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-001\cores\collection1
   [junit4]   2> 90135 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61139_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 90138 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 90138 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 90139 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61139_    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 90139 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61139_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 90140 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Collection tmp_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 90142 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [tmp_collection]
   [junit4]   2> 90143 INFO  (OverseerStateUpdate-95944443180613636-127.0.0.1:61139_-n_0000000000) [n:127.0.0.1:61139_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:61139",
   [junit4]   2>   "node_name":"127.0.0.1:61139_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 90144 INFO  (OverseerStateUpdate-95944443180613636-127.0.0.1:61139_-n_0000000000) [n:127.0.0.1:61139_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:61139",
   [junit4]   2>   "node_name":"127.0.0.1:61139_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 90144 INFO  (OverseerStateUpdate-95944443180613636-127.0.0.1:61139_-n_0000000000) [n:127.0.0.1:61139_    ] o.a.s.c.o.ClusterStateMutator building a new cName: tmp_collection
   [junit4]   2> 90149 INFO  (OverseerStateUpdate-95944443180613636-127.0.0.1:61139_-n_0000000000) [n:127.0.0.1:61139_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 90151 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 90152 INFO  (zkCallback-143-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 91153 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 91154 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:tmp_collection
   [junit4]   2> 91155 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Creating collection in ZooKeeper:tmp_collection
   [junit4]   2> 91155 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Looking for collection configName
   [junit4]   2> 91156 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Only one config set found in zk - using it:conf1
   [junit4]   2> 91156 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection   x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection
   [junit4]   2> 91158 INFO  (zkCallback-143-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 91158 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/tmp_collection]
   [junit4]   2> 91159 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/tmp_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 91159 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-001\cores\collection1'
   [junit4]   2> 91159 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 91159 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 91163 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 91173 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 91186 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 91191 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 91203 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 91325 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 91326 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 91327 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 91331 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 91363 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 91363 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection tmp_collection
   [junit4]   2> 91364 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 91364 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-001\cores\collection1\data\]
   [junit4]   2> 91364 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@452ccb4a
   [junit4]   2> 91366 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-001\cores\collection1\data\
   [junit4]   2> 91366 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-001\cores\collection1\data\index/
   [junit4]   2> 91366 WARN  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 91366 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-001\cores\collection1\data\index
   [junit4]   2> 91366 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24750232848033393]
   [junit4]   2> 91402 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@13cbf798 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@436dd74c),segFN=segments_1,generation=1}
   [junit4]   2> 91402 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 91561 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "cdcr-processor-chain"
   [junit4]   2> 91562 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-001\cores\collection1\data\
   [junit4]   2> 91572 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 91624 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 91632 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 91633 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 91634 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 91635 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 91684 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/cdcr,/update,/admin/file
   [junit4]   2> 91684 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 91717 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 91717 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 91719 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 91719 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 91733 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=70.28125, floorSegmentMB=1.603515625, forceMergeDeletesPctAllowed=23.171562107149477, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 91734 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@13cbf798 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@436dd74c),segFN=segments_1,generation=1}
   [junit4]   2> 91734 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 91734 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4a22a4ce[collection1] main]
   [junit4]   2> 91734 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/tmp_collection]
   [junit4]   2> 91737 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/tmp_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 91737 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 91786 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 91786 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 91786 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 91787 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 91787 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 91787 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 91787 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 91797 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/cdcr/state
   [junit4]   2> 91800 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.CdcrBufferStateManager Created znode /collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 91812 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.CdcrProcessStateManager Created znode /collections/tmp_collection/cdcr/state/process
   [junit4]   2> 91872 INFO  (searcherExecutor-360-thread-1-processing-n:127.0.0.1:61139_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4a22a4ce[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 91872 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 91872 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 91872 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 91872 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1535111093580464128
   [junit4]   2> 91874 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1535111093580464128
   [junit4]   2> 91874 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 91875 INFO  (coreLoadExecutor-359-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 91884 INFO  (coreZkRegister-353-thread-1-processing-n:127.0.0.1:61139_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:61139 collection:tmp_collection shard:shard2
   [junit4]   2> 91887 INFO  (coreZkRegister-353-thread-1-processing-n:127.0.0.1:61139_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/leader_elect/shard2/election
   [junit4]   2> 91896 INFO  (coreZkRegister-353-thread-1-processing-n:127.0.0.1:61139_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/tmp_collection/leader_elect/shard2/election/95944443180613636-core_node1-n_0000000000
   [junit4]   2> 91897 INFO  (coreZkRegister-353-thread-1-processing-n:127.0.0.1:61139_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 91901 INFO  (coreZkRegister-353-thread-1-processing-n:127.0.0.1:61139_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 91901 INFO  (coreZkRegister-353-thread-1-processing-n:127.0.0.1:61139_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 91902 INFO  (coreZkRegister-353-thread-1-processing-n:127.0.0.1:61139_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61139/collection1/
   [junit4]   2> 91902 INFO  (coreZkRegister-353-thread-1-processing-n:127.0.0.1:61139_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 91902 INFO  (coreZkRegister-353-thread-1-processing-n:127.0.0.1:61139_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:61139/collection1/ has no replicas
   [junit4]   2> 91903 INFO  (OverseerStateUpdate-95944443180613636-127.0.0.1:61139_-n_0000000000) [n:127.0.0.1:61139_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection"} current state version: 1
   [junit4]   2> 91903 INFO  (coreZkRegister-353-thread-1-processing-n:127.0.0.1:61139_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/leaders/shard2
   [junit4]   2> 91905 INFO  (zkCallback-143-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 91911 INFO  (coreZkRegister-353-thread-1-processing-n:127.0.0.1:61139_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/tmp_collection/leaders/shard2/leader after winning as /collections/tmp_collection/leader_elect/shard2/election/95944443180613636-core_node1-n_0000000000
   [junit4]   2> 91936 INFO  (zkCallback-143-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ tmp_collection:shard2
   [junit4]   2> 91941 INFO  (coreZkRegister-353-thread-1-processing-n:127.0.0.1:61139_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61139/collection1/ shard2
   [junit4]   2> 91944 INFO  (OverseerStateUpdate-95944443180613636-127.0.0.1:61139_-n_0000000000) [n:127.0.0.1:61139_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:61139",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 92052 INFO  (zkCallback-143-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 92095 INFO  (coreZkRegister-353-thread-1-processing-n:127.0.0.1:61139_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:61139/collection1/ and leader is http://127.0.0.1:61139/collection1/
   [junit4]   2> 92095 INFO  (coreZkRegister-353-thread-1-processing-n:127.0.0.1:61139_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:61139
   [junit4]   2> 92095 INFO  (coreZkRegister-353-thread-1-processing-n:127.0.0.1:61139_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 92095 INFO  (coreZkRegister-353-thread-1-processing-n:127.0.0.1:61139_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 92095 INFO  (coreZkRegister-353-thread-1-processing-n:127.0.0.1:61139_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:61139_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 92097 INFO  (OverseerStateUpdate-95944443180613636-127.0.0.1:61139_-n_0000000000) [n:127.0.0.1:61139_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:61139",
   [junit4]   2>   "node_name":"127.0.0.1:61139_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 92097 INFO  (OverseerStateUpdate-95944443180613636-127.0.0.1:61139_-n_0000000000) [n:127.0.0.1:61139_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:61139",
   [junit4]   2>   "node_name":"127.0.0.1:61139_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 92203 INFO  (zkCallback-143-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 92915 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-002\cores\collection1
   [junit4]   2> 92920 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 92921 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6f55d7e3{/,null,AVAILABLE}
   [junit4]   2> 92923 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4947e2db{HTTP/1.1,[http/1.1]}{127.0.0.1:61151}
   [junit4]   2> 92923 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.e.j.s.Server Started @100000ms
   [junit4]   2> 92923 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2, hostContext=/, hostPort=61151, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-002\cores}
   [junit4]   2> 92923 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 92923 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-002'
   [junit4]   2> 92923 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 92923 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 92924 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 92926 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 92975 INFO  (zkCallback-145-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5c90bed3 name:ZooKeeperConnection Watcher:127.0.0.1:61132/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 92975 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 92985 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 92986 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 0x154dcf675f40005, 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> 92986 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 92986 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-002\solr.xml
   [junit4]   2> 92999 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-002\cores
   [junit4]   2> 92999 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.CoreContainer New CoreContainer 1684381782
   [junit4]   2> 92999 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-002]
   [junit4]   2> 92999 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-002\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-002\lib
   [junit4]   2> 92999 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] 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,
   [junit4]   2> 93004 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 93005 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 93005 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 93005 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61132/solr
   [junit4]   2> 93005 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 93005 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 93006 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 93009 INFO  (zkCallback-148-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4f81a00c name:ZooKeeperConnection Watcher:127.0.0.1:61132 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 93011 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 93011 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 93015 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 0x154dcf675f40006, 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> 93017 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61151_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$12/1466921985@378a432
   [junit4]   2> 93025 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61151_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 93033 INFO  (zkCallback-149-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@203aecae name:ZooKeeperConnection Watcher:127.0.0.1:61132/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 93033 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61151_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 93040 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61151_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 93042 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61151_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 93043 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61151_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 93048 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61151_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 93048 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61151_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95944443180613639-127.0.0.1:61151_-n_0000000001
   [junit4]   2> 93049 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61151_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95944443180613636-127.0.0.1:61139_-n_0000000000 to know if I could be the leader
   [junit4]   2> 93049 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61151_    ] o.a.s.c.ZkController Publish node=127.0.0.1:61151_ as DOWN
   [junit4]   2> 93052 INFO  (OverseerStateUpdate-95944443180613636-127.0.0.1:61139_-n_0000000000) [n:127.0.0.1:61139_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:61151_"} current state version: 4
   [junit4]   2> 93052 INFO  (OverseerStateUpdate-95944443180613636-127.0.0.1:61139_-n_0000000000) [n:127.0.0.1:61139_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:61151_
   [junit4]   2> 93162 INFO  (zkCallback-149-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 93162 INFO  (zkCallback-143-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 94052 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61151_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61151_
   [junit4]   2> 94053 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61151_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:61151_
   [junit4]   2> 94057 INFO  (zkCallback-143-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_    ] 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> 94057 INFO  (zkCallback-149-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_    ] 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> 94058 INFO  (zkCallback-143-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 94058 INFO  (zkCallback-149-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 94068 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61151_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 94068 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61151_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 94069 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61151_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-002\cores
   [junit4]   2> 94071 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61151_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=tmp_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 94071 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61151_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-002\cores\collection1
   [junit4]   2> 94071 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61151_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 94072 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61151_    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 94072 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [n:127.0.0.1:61151_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 94077 INFO  (coreLoadExecutor-371-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_ c:tmp_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 94077 INFO  (coreLoadExecutor-371-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_ c:tmp_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 94079 INFO  (coreLoadExecutor-371-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Registering watch for collection tmp_collection
   [junit4]   2> 94080 INFO  (OverseerStateUpdate-95944443180613636-127.0.0.1:61139_-n_0000000000) [n:127.0.0.1:61139_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:61151",
   [junit4]   2>   "node_name":"127.0.0.1:61151_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 5
   [junit4]   2> 94080 INFO  (OverseerStateUpdate-95944443180613636-127.0.0.1:61139_-n_0000000000) [n:127.0.0.1:61139_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:61151",
   [junit4]   2>   "node_name":"127.0.0.1:61151_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 94080 INFO  (OverseerStateUpdate-95944443180613636-127.0.0.1:61139_-n_0000000000) [n:127.0.0.1:61139_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 94080 INFO  (OverseerStateUpdate-95944443180613636-127.0.0.1:61139_-n_0000000000) [n:127.0.0.1:61139_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 94081 INFO  (coreLoadExecutor-371-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [tmp_collection]
   [junit4]   2> 94082 INFO  (coreLoadExecutor-371-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_ c:tmp_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 94190 INFO  (zkCallback-143-thread-1-processing-n:127.0.0.1:61139_) [n:127.0.0.1:61139_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 94190 INFO  (zkCallback-149-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 95083 INFO  (coreLoadExecutor-371-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_ c:tmp_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 95083 INFO  (coreLoadExecutor-371-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:tmp_collection
   [junit4]   2> 95084 INFO  (coreLoadExecutor-371-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 95084 INFO  (coreLoadExecutor-371-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/tmp_collection]
   [junit4]   2> 95086 INFO  (coreLoadExecutor-371-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/tmp_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 95086 INFO  (coreLoadExecutor-371-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-002\cores\collection1'
   [junit4]   2> 95086 INFO  (coreLoadExecutor-371-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 95086 INFO  (coreLoadExecutor-371-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 95090 INFO  (coreLoadExecutor-371-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_ c:tmp_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 95103 INFO  (coreLoadExecutor-371-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 95104 INFO  (coreLoadExecutor-371-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 95119 INFO  (coreLoadExecutor-371-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 95127 INFO  (coreLoadExecutor-371-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 95196 INFO  (coreLoadExecutor-371-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 95197 INFO  (coreLoadExecutor-371-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 95197 INFO  (coreLoadExecutor-371-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_ c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 95202 INFO  (coreLoadExecutor-371-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_ c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 95286 INFO  (coreLoadExecutor-371-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_ c:tmp_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 95288 INFO  (coreLoadExecutor-371-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_ c:tmp_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection tmp_collection
   [junit4]   2> 95288 INFO  (coreLoadExecutor-371-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 95288 INFO  (coreLoadExecutor-371-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-002\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-002\cores\collection1\data\]
   [junit4]   2> 95288 INFO  (coreLoadExecutor-371-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@452ccb4a
   [junit4]   2> 95289 INFO  (coreLoadExecutor-371-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-002\cores\collection1\data\
   [junit4]   2> 95289 INFO  (coreLoadExecutor-371-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-002\cores\collection1\data\index/
   [junit4]   2> 95289 WARN  (coreLoadExecutor-371-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-002\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 95289 INFO  (coreLoadExecutor-371-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-002\cores\collection1\data\index
   [junit4]   2> 95294 INFO  (coreLoadExecutor-371-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24750232848033393]
   [junit4]   2> 95345 INFO  (coreLoadExecutor-371-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1c232d27 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@98ece77),segFN=segments_1,generation=1}
   [junit4]   2> 95345 INFO  (coreLoadExecutor-371-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 95349 INFO  (coreLoadExecutor-371-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "cdcr-processor-chain"
   [junit4]   2> 95349 INFO  (coreLoadExecutor-371-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 95357 INFO  (coreLoadExecutor-371-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 95358 INFO  (coreLoadExecutor-371-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 95359 INFO  (coreLoadExecutor-371-thread-1-processing-n:127.0.0.1:61151_) [n:127.0.0.1:61151_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSec

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

\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-004\cores\source_collection_shard1_replica2\data\ [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-004\cores\source_collection_shard1_replica2\data\;done=false>>]
   [junit4]   2> 125390 INFO  (zkCallback-162-thread-2-processing-n:127.0.0.1:61176_) [n:127.0.0.1:61176_ c:source_collection s:shard1 r:core_node2 x:source_collection_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 125390 INFO  (zkCallback-162-thread-2-processing-n:127.0.0.1:61176_) [n:127.0.0.1:61176_ c:source_collection s:shard1 r:core_node2 x:source_collection_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-004\cores\source_collection_shard1_replica2\data\
   [junit4]   2> 125390 INFO  (zkCallback-162-thread-2-processing-n:127.0.0.1:61176_) [n:127.0.0.1:61176_ c:source_collection s:shard1 r:core_node2 x:source_collection_shard1_replica2] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-004\cores\source_collection_shard1_replica2\data\index [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-004\cores\source_collection_shard1_replica2\data\index;done=false>>]
   [junit4]   2> 125390 INFO  (zkCallback-162-thread-2-processing-n:127.0.0.1:61176_) [n:127.0.0.1:61176_ c:source_collection s:shard1 r:core_node2 x:source_collection_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 125390 INFO  (zkCallback-162-thread-2-processing-n:127.0.0.1:61176_) [n:127.0.0.1:61176_ c:source_collection s:shard1 r:core_node2 x:source_collection_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_84DD82B2D66BA97A-001\jetty-004\cores\source_collection_shard1_replica2\data\index
   [junit4]   2> 125392 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@523e1046{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 125392 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@746be965{/,null,UNAVAILABLE}
   [junit4]   2> 125403 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCdcrDocVersions
   [junit4]   2> 125405 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[84DD82B2D66BA97A]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61132 61132
   [junit4]   2> 125408 INFO  (Thread-330) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61132 61132
   [junit4]   2> 125409 WARN  (Thread-330) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	16	/solr/aliases.json
   [junit4]   2> 	16	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/configs/conf1
   [junit4]   2> 	4	/solr/collections/tmp_collection/state.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	2	/solr/collections/tmp_collection/leaders/shard2/leader
   [junit4]   2> 	2	/solr/collections/tmp_collection/leaders/shard1/leader
   [junit4]   2> 	2	/solr/collections/source_collection/leaders/shard1/leader
   [junit4]   2> 	2	/solr/collections/source_collection/leaders/shard2/leader
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	16	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/source_collection/cdcr/state/buffer
   [junit4]   2> 	4	/solr/collections/source_collection/cdcr/state/process
   [junit4]   2> 	4	/solr/collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 	4	/solr/collections/source_collection/state.json
   [junit4]   2> 	4	/solr/collections/tmp_collection/cdcr/state/process
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	16	/solr/live_nodes
   [junit4]   2> 	16	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 125411 INFO  (SUITE-CdcrVersionReplicationTest-seed#[84DD82B2D66BA97A]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
   [junit4]   2> org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]   2> 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:268)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:211)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:203)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.<init>(HttpSolrClient.java:207)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient$Builder.build(HttpSolrClient.java:799)
   [junit4]   2> 	at org.apache.solr.handler.CdcrUpdateLogSynchronizer$UpdateLogSynchronisation.run(CdcrUpdateLogSynchronizer.java:134)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> May 23, 2016 9:34:16 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> 126276 WARN  (cdcr-update-log-synchronizer-422-thread-1) [n:127.0.0.1:61176_ c:source_collection s:shard1 r:core_node2 x:source_collection_shard1_replica2] o.a.s.h.CdcrUpdateLogSynchronizer Couldn't get last processed version from leader http://127.0.0.1:61163/source_collection_shard1_replica1/: Server refused connection at: http://127.0.0.1:61163/source_collection_shard1_replica1
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {_version_=Lucene50(blocksize=128), id=PostingsFormat(name=MockRandom)}, docValues:{}, maxPointsInLeafNode=192, maxMBSortInHeap=7.03227935011336, sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=en-SG, timezone=Asia/Beirut
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=52336624,total=141778944
   [junit4]   2> NOTE: All tests run in this JVM: [TestMiniSolrCloudClusterSSL, TestIndexSearcher, DistributedFacetPivotWhiteBoxTest, CdcrVersionReplicationTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CdcrVersionReplicationTest -Dtests.seed=84DD82B2D66BA97A -Dtests.slow=true -Dtests.locale=en-SG -Dtests.timezone=Asia/Beirut -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | CdcrVersionReplicationTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([84DD82B2D66BA97A]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:255)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [13/597 (1!)] on J1 in 37.41s, 1 test, 1 failure <<< FAILURES!

[...truncated 1913 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:740: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:684: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:531: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1427: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:984: There were test failures: 597 suites (10 ignored), 2428 tests, 1 suite-level error, 126 ignored (82 assumptions) [seed: 84DD82B2D66BA97A]

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



[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_92) - Build # 5863 - Still Failing!

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

5 tests failed.
FAILED:  org.apache.solr.client.solrj.ConnectionReuseTest.testConnectionReuse

Error Message:
We expected all communication via streaming client to use one connection! expected=7 got=10

Stack Trace:
java.lang.AssertionError: We expected all communication via streaming client to use one connection! expected=7 got=10
	at __randomizedtesting.SeedInfo.seed([B28A2475373D316E:93B24F1B1F756823]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.client.solrj.ConnectionReuseTest.testConnectionReuse(ConnectionReuseTest.java:153)
	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.cloud.ZkCLITest.testUpConfigLinkConfigClearZk

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:64683 within 30000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:64683 within 30000 ms
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:181)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:115)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:110)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:97)
	at org.apache.solr.cloud.ZkCLITest.setUp(ZkCLITest.java:93)
	at sun.reflect.GeneratedMethodAccessor6.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$9.evaluate(RandomizedRunner.java:905)
	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)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:64683 within 30000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:228)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:173)
	... 41 more


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

Error Message:
4 threads leaked from SUITE scope at org.apache.solr.cloud.ZkCLITest:     1) Thread[id=15565, name=SessionTracker, state=TIMED_WAITING, group=TGRP-ZkCLITest]         at java.lang.Object.wait(Native Method)         at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)    2) Thread[id=15564, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-ZkCLITest]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)         at java.lang.Thread.run(Thread.java:745)    3) Thread[id=15567, name=ProcessThread(sid:0 cport:-1):, state=WAITING, group=TGRP-ZkCLITest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:120)    4) Thread[id=15563, name=Thread-5010, state=WAITING, group=TGRP-ZkCLITest]         at java.lang.Object.wait(Native Method)         at java.lang.Thread.join(Thread.java:1245)         at java.lang.Thread.join(Thread.java:1319)         at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:302)         at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:310)         at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:491)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE scope at org.apache.solr.cloud.ZkCLITest: 
   1) Thread[id=15565, name=SessionTracker, state=TIMED_WAITING, group=TGRP-ZkCLITest]
        at java.lang.Object.wait(Native Method)
        at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)
   2) Thread[id=15564, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-ZkCLITest]
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
        at java.lang.Thread.run(Thread.java:745)
   3) Thread[id=15567, name=ProcessThread(sid:0 cport:-1):, state=WAITING, group=TGRP-ZkCLITest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:120)
   4) Thread[id=15563, name=Thread-5010, state=WAITING, group=TGRP-ZkCLITest]
        at java.lang.Object.wait(Native Method)
        at java.lang.Thread.join(Thread.java:1245)
        at java.lang.Thread.join(Thread.java:1319)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:302)
        at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:310)
        at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:491)
	at __randomizedtesting.SeedInfo.seed([B28A2475373D316E]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=15564, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-ZkCLITest]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=15564, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-ZkCLITest]
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([B28A2475373D316E]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestSolrConfigHandlerCloud

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerCloud:     1) Thread[id=9826, name=Thread-3228, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:936)         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2510)         at org.apache.solr.core.SolrCore$$Lambda$38/484183896.run(Unknown Source)         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2408)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerCloud: 
   1) Thread[id=9826, name=Thread-3228, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
        at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
        at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
        at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
        at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
        at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:936)
        at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2510)
        at org.apache.solr.core.SolrCore$$Lambda$38/484183896.run(Unknown Source)
        at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2408)
	at __randomizedtesting.SeedInfo.seed([B28A2475373D316E]:0)




Build Log:
[...truncated 10992 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.ConnectionReuseTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.client.solrj.ConnectionReuseTest_B28A2475373D316E-001\init-core-data-001
   [junit4]   2> 940673 INFO  (SUITE-ConnectionReuseTest-seed#[B28A2475373D316E]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 940673 INFO  (Thread-2061) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 940673 INFO  (Thread-2061) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 940774 INFO  (SUITE-ConnectionReuseTest-seed#[B28A2475373D316E]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:58290
   [junit4]   2> 940774 INFO  (SUITE-ConnectionReuseTest-seed#[B28A2475373D316E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 940775 INFO  (SUITE-ConnectionReuseTest-seed#[B28A2475373D316E]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 940780 INFO  (zkCallback-1050-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6d711ca6 name:ZooKeeperConnection Watcher:127.0.0.1:58290 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 940780 INFO  (SUITE-ConnectionReuseTest-seed#[B28A2475373D316E]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 940780 INFO  (SUITE-ConnectionReuseTest-seed#[B28A2475373D316E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 940780 INFO  (SUITE-ConnectionReuseTest-seed#[B28A2475373D316E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 940787 INFO  (jetty-launcher-1049-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 940788 INFO  (jetty-launcher-1049-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@277cc42b{/solr,null,AVAILABLE}
   [junit4]   2> 940790 INFO  (jetty-launcher-1049-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@56f07683{HTTP/1.1,[http/1.1]}{127.0.0.1:58294}
   [junit4]   2> 940790 INFO  (jetty-launcher-1049-thread-1) [    ] o.e.j.s.Server Started @945479ms
   [junit4]   2> 940790 INFO  (jetty-launcher-1049-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58294}
   [junit4]   2> 940791 INFO  (jetty-launcher-1049-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 940791 INFO  (jetty-launcher-1049-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.client.solrj.ConnectionReuseTest_B28A2475373D316E-001\tempDir-001\node1'
   [junit4]   2> 940791 INFO  (jetty-launcher-1049-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 940791 INFO  (jetty-launcher-1049-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 940791 INFO  (jetty-launcher-1049-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 940792 INFO  (jetty-launcher-1049-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 940794 INFO  (zkCallback-1051-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2fcc1c5c name:ZooKeeperConnection Watcher:127.0.0.1:58290/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 940794 INFO  (jetty-launcher-1049-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 940794 INFO  (jetty-launcher-1049-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 940794 INFO  (jetty-launcher-1049-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 940807 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 0x154e186c74e0001, 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> 940808 INFO  (jetty-launcher-1049-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.client.solrj.ConnectionReuseTest_B28A2475373D316E-001\tempDir-001\node1\.
   [junit4]   2> 940810 INFO  (jetty-launcher-1049-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 556059013
   [junit4]   2> 940810 INFO  (jetty-launcher-1049-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.client.solrj.ConnectionReuseTest_B28A2475373D316E-001\tempDir-001\node1]
   [junit4]   2> 940810 WARN  (jetty-launcher-1049-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.client.solrj.ConnectionReuseTest_B28A2475373D316E-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.client.solrj.ConnectionReuseTest_B28A2475373D316E-001\tempDir-001\node1\lib
   [junit4]   2> 940810 INFO  (jetty-launcher-1049-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,
   [junit4]   2> 940811 INFO  (jetty-launcher-1049-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 940812 INFO  (jetty-launcher-1049-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 940812 INFO  (jetty-launcher-1049-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 940812 INFO  (jetty-launcher-1049-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58290/solr
   [junit4]   2> 940812 INFO  (jetty-launcher-1049-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 940812 INFO  (jetty-launcher-1049-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 940814 INFO  (jetty-launcher-1049-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 940816 INFO  (zkCallback-1054-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2539b66 name:ZooKeeperConnection Watcher:127.0.0.1:58290 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 940817 INFO  (jetty-launcher-1049-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 940817 INFO  (jetty-launcher-1049-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 940819 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 0x154e186c74e0002, 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> 940820 INFO  (jetty-launcher-1049-thread-1) [n:127.0.0.1:58294_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$27/741088702@7eb00814
   [junit4]   2> 940821 INFO  (jetty-launcher-1049-thread-1) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 940823 INFO  (zkCallback-1055-thread-1-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@30ffc807 name:ZooKeeperConnection Watcher:127.0.0.1:58290/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 940824 INFO  (jetty-launcher-1049-thread-1) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 940825 INFO  (jetty-launcher-1049-thread-1) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 940828 INFO  (jetty-launcher-1049-thread-1) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 940832 INFO  (jetty-launcher-1049-thread-1) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 940835 INFO  (jetty-launcher-1049-thread-1) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 940837 INFO  (jetty-launcher-1049-thread-1) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 940841 INFO  (jetty-launcher-1049-thread-1) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 940844 INFO  (jetty-launcher-1049-thread-1) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 940846 INFO  (jetty-launcher-1049-thread-1) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 940849 INFO  (jetty-launcher-1049-thread-1) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 940851 INFO  (jetty-launcher-1049-thread-1) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 940852 INFO  (jetty-launcher-1049-thread-1) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 940853 INFO  (jetty-launcher-1049-thread-1) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 940855 INFO  (jetty-launcher-1049-thread-1) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 940858 INFO  (jetty-launcher-1049-thread-1) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 940859 INFO  (jetty-launcher-1049-thread-1) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 940861 INFO  (jetty-launcher-1049-thread-1) [n:127.0.0.1:58294_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 940862 INFO  (jetty-launcher-1049-thread-1) [n:127.0.0.1:58294_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95949461067268099-127.0.0.1:58294_solr-n_0000000000
   [junit4]   2> 940862 INFO  (jetty-launcher-1049-thread-1) [n:127.0.0.1:58294_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58294_solr
   [junit4]   2> 940862 INFO  (jetty-launcher-1049-thread-1) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 940864 INFO  (jetty-launcher-1049-thread-1) [n:127.0.0.1:58294_solr    ] o.a.s.c.Overseer Overseer (id=95949461067268099-127.0.0.1:58294_solr-n_0000000000) starting
   [junit4]   2> 940867 INFO  (jetty-launcher-1049-thread-1) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 940875 INFO  (jetty-launcher-1049-thread-1) [n:127.0.0.1:58294_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 940875 INFO  (jetty-launcher-1049-thread-1) [n:127.0.0.1:58294_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58294_solr
   [junit4]   2> 940876 INFO  (jetty-launcher-1049-thread-1) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58294_solr
   [junit4]   2> 940876 INFO  (OverseerCollectionConfigSetProcessor-95949461067268099-127.0.0.1:58294_solr-n_0000000000) [n:127.0.0.1:58294_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 940877 INFO  (OverseerStateUpdate-95949461067268099-127.0.0.1:58294_solr-n_0000000000) [n:127.0.0.1:58294_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 940878 INFO  (zkCallback-1055-thread-1-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_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> 940881 INFO  (OverseerStateUpdate-95949461067268099-127.0.0.1:58294_solr-n_0000000000) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 940888 INFO  (jetty-launcher-1049-thread-1) [n:127.0.0.1:58294_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 940888 INFO  (jetty-launcher-1049-thread-1) [n:127.0.0.1:58294_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 940889 INFO  (jetty-launcher-1049-thread-1) [n:127.0.0.1:58294_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.client.solrj.ConnectionReuseTest_B28A2475373D316E-001\tempDir-001\node1\.
   [junit4]   2> 940889 INFO  (jetty-launcher-1049-thread-1) [n:127.0.0.1:58294_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 940890 INFO  (jetty-launcher-1049-thread-1) [n:127.0.0.1:58294_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 940890 INFO  (jetty-launcher-1049-thread-1) [n:127.0.0.1:58294_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 940892 INFO  (SUITE-ConnectionReuseTest-seed#[B28A2475373D316E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 940893 INFO  (SUITE-ConnectionReuseTest-seed#[B28A2475373D316E]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 940893 INFO  (zkCallback-1057-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@339e3d07 name:ZooKeeperConnection Watcher:127.0.0.1:58290 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 940893 INFO  (SUITE-ConnectionReuseTest-seed#[B28A2475373D316E]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 940895 INFO  (SUITE-ConnectionReuseTest-seed#[B28A2475373D316E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 940897 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 0x154e186c74e0004, 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> 940898 INFO  (SUITE-ConnectionReuseTest-seed#[B28A2475373D316E]-worker) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:58290/solr
   [junit4]   2> 940899 INFO  (SUITE-ConnectionReuseTest-seed#[B28A2475373D316E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 940900 INFO  (SUITE-ConnectionReuseTest-seed#[B28A2475373D316E]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 940901 INFO  (zkCallback-1060-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3e61c346 name:ZooKeeperConnection Watcher:127.0.0.1:58290/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 940901 INFO  (SUITE-ConnectionReuseTest-seed#[B28A2475373D316E]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 940901 INFO  (SUITE-ConnectionReuseTest-seed#[B28A2475373D316E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 940901 INFO  (SUITE-ConnectionReuseTest-seed#[B28A2475373D316E]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 940902 INFO  (SUITE-ConnectionReuseTest-seed#[B28A2475373D316E]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 940903 INFO  (SUITE-ConnectionReuseTest-seed#[B28A2475373D316E]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 940907 INFO  (SUITE-ConnectionReuseTest-seed#[B28A2475373D316E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema.xml
   [junit4]   2> 940911 INFO  (SUITE-ConnectionReuseTest-seed#[B28A2475373D316E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig.xml
   [junit4]   2> 940915 INFO  (qtp1680331013-6218) [n:127.0.0.1:58294_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=aa7b598e-2a5b-4763-98a3-2455882ee2a1&replicationFactor=1&collection.configName=config&name=collection1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 940917 INFO  (qtp1680331013-6218) [n:127.0.0.1:58294_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=aa7b598e-2a5b-4763-98a3-2455882ee2a1&replicationFactor=1&collection.configName=config&name=collection1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 940918 INFO  (qtp1680331013-6219) [n:127.0.0.1:58294_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=aa7b598e-2a5b-4763-98a3-2455882ee2a1&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 940920 INFO  (OverseerCollectionConfigSetProcessor-95949461067268099-127.0.0.1:58294_solr-n_0000000000) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running/mn-aa7b598e-2a5b-4763-98a3-2455882ee2a1
   [junit4]   2> 940921 INFO  (qtp1680331013-6219) [n:127.0.0.1:58294_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=aa7b598e-2a5b-4763-98a3-2455882ee2a1&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 940923 INFO  (OverseerCollectionConfigSetProcessor-95949461067268099-127.0.0.1:58294_solr-n_0000000000) [n:127.0.0.1:58294_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"aa7b598e-2a5b-4763-98a3-2455882ee2a1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 940932 INFO  (OverseerThreadFactory-2902-thread-1-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"aa7b598e-2a5b-4763-98a3-2455882ee2a1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 940932 INFO  (OverseerThreadFactory-2902-thread-1-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection collection1
   [junit4]   2> 940935 INFO  (OverseerThreadFactory-2902-thread-1-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/collection1 
   [junit4]   2> 940946 INFO  (OverseerThreadFactory-2902-thread-1-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 940953 INFO  (zkCallback-1055-thread-1-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 940953 INFO  (zkCallback-1060-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 940962 INFO  (OverseerStateUpdate-95949461067268099-127.0.0.1:58294_solr-n_0000000000) [n:127.0.0.1:58294_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"aa7b598e-2a5b-4763-98a3-2455882ee2a1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 940962 INFO  (OverseerStateUpdate-95949461067268099-127.0.0.1:58294_solr-n_0000000000) [n:127.0.0.1:58294_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 940966 INFO  (OverseerStateUpdate-95949461067268099-127.0.0.1:58294_solr-n_0000000000) [n:127.0.0.1:58294_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 941063 INFO  (OverseerThreadFactory-2902-thread-1-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection collection1, shardNames [shard1] , replicationFactor : 1
   [junit4]   2> 941063 INFO  (OverseerThreadFactory-2902-thread-1-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core collection1_shard1_replica1 as part of shard shard1 of collection collection1 on 127.0.0.1:58294_solr
   [junit4]   2> 941066 INFO  (qtp1680331013-6220) [n:127.0.0.1:58294_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834&qt=/admin/cores&collection.configName=config&name=collection1_shard1_replica1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 941072 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834&qt=/admin/cores&collection.configName=config&name=collection1_shard1_replica1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 941075 INFO  (qtp1680331013-6220) [n:127.0.0.1:58294_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834
   [junit4]   2> 941075 INFO  (qtp1680331013-6220) [n:127.0.0.1:58294_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 941075 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1_shard1_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 941076 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 941077 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 941077 INFO  (OverseerStateUpdate-95949461067268099-127.0.0.1:58294_solr-n_0000000000) [n:127.0.0.1:58294_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58294/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58294_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 941077 INFO  (OverseerStateUpdate-95949461067268099-127.0.0.1:58294_solr-n_0000000000) [n:127.0.0.1:58294_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58294/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58294_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 941077 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 941078 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 941182 INFO  (OverseerStateUpdate-95949461067268099-127.0.0.1:58294_solr-n_0000000000) [n:127.0.0.1:58294_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 941183 INFO  (zkCallback-1055-thread-1-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 941183 INFO  (zkCallback-1055-thread-1-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [0] to [1]
   [junit4]   2> 941921 INFO  (qtp1680331013-6223) [n:127.0.0.1:58294_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=aa7b598e-2a5b-4763-98a3-2455882ee2a1&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 941926 INFO  (qtp1680331013-6223) [n:127.0.0.1:58294_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=aa7b598e-2a5b-4763-98a3-2455882ee2a1&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 942076 INFO  (qtp1680331013-6216) [n:127.0.0.1:58294_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834
   [junit4]   2> 942077 INFO  (qtp1680331013-6216) [n:127.0.0.1:58294_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 942079 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1_shard1_replica1
   [junit4]   2> 942079 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 942079 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 942079 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 942081 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 942081 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.client.solrj.ConnectionReuseTest_B28A2475373D316E-001\tempDir-001\node1\collection1_shard1_replica1'
   [junit4]   2> 942081 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 942081 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 942083 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 942091 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 942093 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 942100 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 942104 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=minimal
   [junit4]   2> 942109 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 942113 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1  x:collection1_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/config', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 942113 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica1' using configuration from collection collection1
   [junit4]   2> 942115 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 942115 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.client.solrj.ConnectionReuseTest_B28A2475373D316E-001\tempDir-001\node1\collection1_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.client.solrj.ConnectionReuseTest_B28A2475373D316E-001\tempDir-001\node1\.\collection1_shard1_replica1\data\]
   [junit4]   2> 942115 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1_shard1_replica1
   [junit4]   2> 942115 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.client.solrj.ConnectionReuseTest_B28A2475373D316E-001\tempDir-001\node1\.\collection1_shard1_replica1\data\
   [junit4]   2> 942115 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.client.solrj.ConnectionReuseTest_B28A2475373D316E-001\tempDir-001\node1\.\collection1_shard1_replica1\data\index/
   [junit4]   2> 942116 WARN  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.client.solrj.ConnectionReuseTest_B28A2475373D316E-001\tempDir-001\node1\.\collection1_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 942117 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.client.solrj.ConnectionReuseTest_B28A2475373D316E-001\tempDir-001\node1\.\collection1_shard1_replica1\data\index
   [junit4]   2> 942117 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5dcaa313 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a56c5bf),segFN=segments_1,generation=1}
   [junit4]   2> 942117 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 942118 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1_shard1_replica1) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1_shard1_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.client.solrj.ConnectionReuseTest_B28A2475373D316E-001\tempDir-001\node1\.\collection1_shard1_replica1\data\
   [junit4]   2> 942119 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1_shard1_replica1) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.client.solrj.ConnectionReuseTest_B28A2475373D316E-001\tempDir-001\node1\.\collection1_shard1_replica1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 942119 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 942121 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 942124 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 942125 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 942127 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 942128 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 942128 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 942130 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 942130 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 942132 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 942132 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 942132 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5dcaa313 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a56c5bf),segFN=segments_1,generation=1}
   [junit4]   2> 942133 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 942133 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@27c1f2d9[collection1_shard1_replica1] main]
   [junit4]   2> 942133 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 942135 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 942135 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/config
   [junit4]   2> 942135 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 942136 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 942136 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 942136 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/config/_rest_managed.json
   [junit4]   2> 942136 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 942136 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 942136 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 942137 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 942137 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 942137 INFO  (searcherExecutor-2905-thread-1-processing-x:collection1_shard1_replica1 r:core_node1 aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE n:127.0.0.1:58294_solr s:shard1 c:collection1) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher Searcher@27c1f2d9[collection1_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 942137 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 942137 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1535191378606161920
   [junit4]   2> 942139 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1535191378606161920
   [junit4]   2> 942139 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.ZkController watch zkdir /configs/config
   [junit4]   2> 942140 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.CoreContainer registering core: collection1_shard1_replica1
   [junit4]   2> 942141 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.ZkController Register replica - core:collection1_shard1_replica1 address:http://127.0.0.1:58294/solr collection:collection1 shard:shard1
   [junit4]   2> 942142 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 942147 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard1/election/95949461067268099-core_node1-n_0000000000
   [junit4]   2> 942147 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 942149 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 942149 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 942149 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:58294/solr/collection1_shard1_replica1/
   [junit4]   2> 942149 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 942149 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:58294/solr/collection1_shard1_replica1/ has no replicas
   [junit4]   2> 942150 INFO  (OverseerStateUpdate-95949461067268099-127.0.0.1:58294_solr-n_0000000000) [n:127.0.0.1:58294_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1"} current state version: 0
   [junit4]   2> 942150 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 942153 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/95949461067268099-core_node1-n_0000000000
   [junit4]   2> 942158 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:58294/solr/collection1_shard1_replica1/ shard1
   [junit4]   2> 942159 INFO  (OverseerStateUpdate-95949461067268099-127.0.0.1:58294_solr-n_0000000000) [n:127.0.0.1:58294_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:58294/solr",
   [junit4]   2>   "core":"collection1_shard1_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 942261 INFO  (OverseerStateUpdate-95949461067268099-127.0.0.1:58294_solr-n_0000000000) [n:127.0.0.1:58294_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 942262 INFO  (zkCallback-1055-thread-1-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 942264 INFO  (zkCallback-1055-thread-1-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [1] to [2]
   [junit4]   2> 942311 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.ZkController We are http://127.0.0.1:58294/solr/collection1_shard1_replica1/ and leader is http://127.0.0.1:58294/solr/collection1_shard1_replica1/
   [junit4]   2> 942311 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.ZkController No LogReplay needed for core=collection1_shard1_replica1 baseURL=http://127.0.0.1:58294/solr
   [junit4]   2> 942311 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 942311 INFO  (parallelCoreAdminExecutor-2903-thread-1-processing-n:127.0.0.1:58294_solr aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 CREATE) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 942312 INFO  (OverseerStateUpdate-95949461067268099-127.0.0.1:58294_solr-n_0000000000) [n:127.0.0.1:58294_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1_shard1_replica1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58294/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58294_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 942312 INFO  (OverseerStateUpdate-95949461067268099-127.0.0.1:58294_solr-n_0000000000) [n:127.0.0.1:58294_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1_shard1_replica1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58294/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58294_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 942417 INFO  (OverseerStateUpdate-95949461067268099-127.0.0.1:58294_solr-n_0000000000) [n:127.0.0.1:58294_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 942418 INFO  (zkCallback-1055-thread-1-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 942418 INFO  (zkCallback-1055-thread-1-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [2] to [3]
   [junit4]   2> 942927 INFO  (qtp1680331013-6218) [n:127.0.0.1:58294_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=aa7b598e-2a5b-4763-98a3-2455882ee2a1&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 942928 INFO  (qtp1680331013-6218) [n:127.0.0.1:58294_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=aa7b598e-2a5b-4763-98a3-2455882ee2a1&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 943077 INFO  (qtp1680331013-6219) [n:127.0.0.1:58294_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834
   [junit4]   2> 943077 INFO  (qtp1680331013-6219) [n:127.0.0.1:58294_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 943078 INFO  (OverseerThreadFactory-2902-thread-1-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed/mn-aa7b598e-2a5b-4763-98a3-2455882ee2a1
   [junit4]   2> 943081 INFO  (OverseerThreadFactory-2902-thread-1-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={127.0.0.1:58294_solr={responseHeader={status=0,QTime=0}}},aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834={responseHeader={status=0,QTime=0},STATUS=completed,Response=TaskId: aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834 webapp=null path=/admin/cores params={async=aa7b598e-2a5b-4763-98a3-2455882ee2a1165550534297834&qt=/admin/cores&collection.configName=config&name=collection1_shard1_replica1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2} status=0 QTime=0}}
   [junit4]   2> 943082 INFO  (OverseerCollectionConfigSetProcessor-95949461067268099-127.0.0.1:58294_solr-n_0000000000) [n:127.0.0.1:58294_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 943929 INFO  (qtp1680331013-6221) [n:127.0.0.1:58294_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=aa7b598e-2a5b-4763-98a3-2455882ee2a1&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 943930 INFO  (qtp1680331013-6221) [n:127.0.0.1:58294_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=aa7b598e-2a5b-4763-98a3-2455882ee2a1&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 943932 INFO  (qtp1680331013-6222) [n:127.0.0.1:58294_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=aa7b598e-2a5b-4763-98a3-2455882ee2a1&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 943932 INFO  (qtp1680331013-6222) [n:127.0.0.1:58294_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=aa7b598e-2a5b-4763-98a3-2455882ee2a1&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 943942 INFO  (SUITE-ConnectionReuseTest-seed#[B28A2475373D316E]-worker) [    ] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [3]
   [junit4]   2> 943960 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[B28A2475373D316E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testConnectionReuse
   [junit4]   2> 943977 INFO  (qtp1680331013-6223) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{} 0 0
   [junit4]   2> 943977 ERROR (qtp1680331013-6223) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Random test update fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectFailUpdateRequests(TestInjection.java:176)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:673)
   [junit4]   2> 	at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:97)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:179)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:135)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:274)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:121)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:239)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:157)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:186)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:107)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:54)
   [junit4]   2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
   [junit4]   2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:69)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2036)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:658)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:465)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:257)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:208)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:111)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:399)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 943977 ERROR (qtp1680331013-6223) [n:127.0.0.1:58294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Random test update fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectFailUpdateRequests(TestInjection.java:176)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:673)
   [junit4]   2> 	at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:97)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:179)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:135)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:274)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:121)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:239)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:157)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:186)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:107)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:54)
   [junit4]

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

junit4]   2>         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
   [junit4]   2>         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
   [junit4]   2>         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
   [junit4]   2>         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]   2>         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=98, maxMBSortInHeap=7.830435554573457, sim=ClassicSimilarity, locale=el, timezone=Egypt
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=2,free=303772912,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestOrdValues, MergeStrategyTest, TestSurroundQueryParser, TestJmxMonitoredMap, MigrateRouteKeyTest, TestStressVersions, SuggestComponentTest, TestSQLHandler, HdfsBasicDistributedZk2Test, TestStandardQParsers, LeaderInitiatedRecoveryOnCommitTest, RollingRestartTest, SuggesterFSTTest, HighlighterTest, TestOverriddenPrefixQueryForCustomFieldType, TestSort, RequestLoggingTest, QueryEqualityTest, PathHierarchyTokenizerFactoryTest, TestXIncludeConfig, ClusterStateTest, ZkStateReaderTest, TestRequestForwarding, TestDocSet, TestUniqueKeyFieldResource, UUIDUpdateProcessorFallbackTest, TestFieldResource, DocumentBuilderTest, TestCoreContainer, TestSimpleQParserPlugin, TestAnalyzedSuggestions, CursorPagingTest, PreAnalyzedFieldTest, TestPostingsSolrHighlighter, TestConfig, TestHashPartitioner, TestMacros, SOLR749Test, BasicDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, TestDocumentBuilder, URLClassifyProcessorTest, UnloadDistributedZkTest, SolrIndexConfigTest, TestCloudSchemaless, TestFileDictionaryLookup, QueryElevationComponentTest, TestConfigSetProperties, TestConfigOverlay, JSONWriterTest, SchemaVersionSpecificBehaviorTest, BasicAuthIntegrationTest, TestInitQParser, DirectSolrSpellCheckerTest, BlockDirectoryTest, ParsingFieldUpdateProcessorsTest, TestReRankQParserPlugin, TestMiniSolrCloudCluster, SyncSliceTest, TermsComponentTest, IndexSchemaTest, DistributedVersionInfoTest, DistributedSpellCheckComponentTest, TestSolrConfigHandlerConcurrent, DirectUpdateHandlerTest, CheckHdfsIndexTest, TestElisionMultitermQuery, HdfsDirectoryFactoryTest, TestUpdate, DeleteShardTest, SpatialFilterTest, SpatialRPTFieldTypeTest, TestSchemaVersionResource, TestCursorMarkWithoutUniqueKey, TestClassicSimilarityFactory, FullHLLTest, DistribJoinFromCollectionTest, TestLeaderElectionZkExpiry, TestGroupingSearch, TestCSVLoader, HdfsDirectoryTest, TestCloudInspectUtil, TestOnReconnectListenerSupport, TestComponentsName, DeleteLastCustomShardedReplicaTest, BadComponentTest, TestSweetSpotSimilarityFactory, ClusterStateUpdateTest, ChaosMonkeyNothingIsSafeTest, TestPseudoReturnFields, TestObjectReleaseTracker, TestFieldTypeResource, RecoveryAfterSoftCommitTest, DistributedQueryComponentCustomSortTest, TestSolrQueryParserDefaultOperatorResource, CloudExitableDirectoryReaderTest, TestSizeLimitedDistributedMap, TestCloudBackupRestore, TestRandomCollapseQParserPlugin, TestStressReorder, ExternalFileFieldSortTest, SolrXmlInZkTest, OverseerCollectionConfigSetProcessorTest, DocValuesTest, UpdateParamsTest, TestStressLucene, TestUseDocValuesAsStored2, TestEmbeddedSolrServerConstructors, DistributedFacetPivotLongTailTest, HdfsThreadLeakTest, TestDynamicLoading, RulesTest, DistributedSuggestComponentTest, TestCollectionAPI, TestAuthorizationFramework, TestRebalanceLeaders, CdcrUpdateLogTest, PeerSyncTest, TestManagedResource, SegmentsInfoRequestHandlerTest, DistributedFacetPivotSmallTest, DocExpirationUpdateProcessorFactoryTest, StandardRequestHandlerTest, MoreLikeThisHandlerTest, TestAnalyzeInfixSuggestions, TestLMDirichletSimilarityFactory, TestReplicationHandler, TestRandomDVFaceting, ScriptEngineTest, CloudMLTQParserTest, AnalyticsQueryTest, TestReqParamsAPI, TestNRTOpen, TestRuleBasedAuthorizationPlugin, XmlUpdateRequestHandlerTest, FastVectorHighlighterTest, SimpleCollectionCreateDeleteTest, AlternateDirectoryTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestZkChroot, ZkCLITest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ZkCLITest -Dtests.seed=B28A2475373D316E -Dtests.slow=true -Dtests.locale=el -Dtests.timezone=Egypt -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | ZkCLITest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE scope at org.apache.solr.cloud.ZkCLITest: 
   [junit4]    >    1) Thread[id=15565, name=SessionTracker, state=TIMED_WAITING, group=TGRP-ZkCLITest]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)
   [junit4]    >    2) Thread[id=15564, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-ZkCLITest]
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    3) Thread[id=15567, name=ProcessThread(sid:0 cport:-1):, state=WAITING, group=TGRP-ZkCLITest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:120)
   [junit4]    >    4) Thread[id=15563, name=Thread-5010, state=WAITING, group=TGRP-ZkCLITest]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Thread.join(Thread.java:1245)
   [junit4]    >         at java.lang.Thread.join(Thread.java:1319)
   [junit4]    >         at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:302)
   [junit4]    >         at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:310)
   [junit4]    >         at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:491)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B28A2475373D316E]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=15564, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-ZkCLITest]
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B28A2475373D316E]:0)
   [junit4] Completed [312/597 (3!)] on J0 in 75.69s, 14 tests, 3 errors <<< FAILURES!

[...truncated 925 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:740: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:684: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:531: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1427: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:984: There were test failures: 597 suites (10 ignored), 2428 tests, 3 suite-level errors, 1 error, 1 failure, 1139 ignored (70 assumptions) [seed: B28A2475373D316E]

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



[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_92) - Build # 5862 - Still Failing!

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

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

Error Message:
[index.20160524034035938, index.20160524034048654, index.properties, replication.properties] expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: [index.20160524034035938, index.20160524034048654, index.properties, replication.properties] expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([F6383902AFFEF1AA:2D9339C4AAD69819]: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:905)
	at org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:872)
	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:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

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

Stack Trace:
java.lang.AssertionError: ObjectTracker found 2 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([F6383902AFFEF1AA]: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.afterClass(SolrTestCaseJ4.java:255)
	at sun.reflect.GeneratedMethodAccessor15.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)




Build Log:
[...truncated 11547 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\init-core-data-001
   [junit4]   2> 1962100 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterCoreReload
   [junit4]   2> 1962102 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\collection1
   [junit4]   2> 1962119 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1962120 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1518e2{/solr,null,AVAILABLE}
   [junit4]   2> 1962122 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.e.j.s.ServerConnector Started ServerConnector@c6b0ff{HTTP/1.1,[http/1.1]}{127.0.0.1:60194}
   [junit4]   2> 1962127 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.e.j.s.Server Started @1967957ms
   [junit4]   2> 1962127 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\collection1\data, hostContext=/solr, hostPort=60194}
   [junit4]   2> 1962127 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1962127 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001'
   [junit4]   2> 1962127 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1962127 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1962128 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\solr.xml
   [junit4]   2> 1962143 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.
   [junit4]   2> 1962144 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.CoreContainer New CoreContainer 30220828
   [junit4]   2> 1962144 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001]
   [junit4]   2> 1962144 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\lib
   [junit4]   2> 1962144 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] 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,
   [junit4]   2> 1962150 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1962151 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1962151 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1962151 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1962151 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1962152 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.
   [junit4]   2> 1962157 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] 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> 1962157 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1
   [junit4]   2> 1962158 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1962158 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1962159 INFO  (coreLoadExecutor-6113-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\collection1'
   [junit4]   2> 1962159 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1962159 INFO  (coreLoadExecutor-6113-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1962159 INFO  (coreLoadExecutor-6113-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1962179 INFO  (coreLoadExecutor-6113-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1962181 WARN  (coreLoadExecutor-6113-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1962182 INFO  (coreLoadExecutor-6113-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1962186 INFO  (coreLoadExecutor-6113-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1962189 INFO  (coreLoadExecutor-6113-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1962195 INFO  (coreLoadExecutor-6113-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1962203 INFO  (coreLoadExecutor-6113-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-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\collection1'
   [junit4]   2> 1962204 INFO  (coreLoadExecutor-6113-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1
   [junit4]   2> 1962204 INFO  (coreLoadExecutor-6113-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1962204 INFO  (coreLoadExecutor-6113-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 1962204 INFO  (coreLoadExecutor-6113-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1962205 INFO  (coreLoadExecutor-6113-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 1962205 INFO  (coreLoadExecutor-6113-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1\data\index/
   [junit4]   2> 1962205 WARN  (coreLoadExecutor-6113-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1962205 INFO  (coreLoadExecutor-6113-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1\data\index
   [junit4]   2> 1962206 INFO  (coreLoadExecutor-6113-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.5697348540006552]
   [junit4]   2> 1962206 INFO  (coreLoadExecutor-6113-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@cb99ee lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5b637f),segFN=segments_1,generation=1}
   [junit4]   2> 1962206 INFO  (coreLoadExecutor-6113-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1962207 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-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 1962208 INFO  (coreLoadExecutor-6113-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1962215 INFO  (coreLoadExecutor-6113-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1962218 INFO  (coreLoadExecutor-6113-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1962219 INFO  (coreLoadExecutor-6113-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1962221 INFO  (coreLoadExecutor-6113-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1962222 INFO  (coreLoadExecutor-6113-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1962222 INFO  (coreLoadExecutor-6113-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 1962222 INFO  (coreLoadExecutor-6113-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1962222 INFO  (coreLoadExecutor-6113-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1962223 INFO  (coreLoadExecutor-6113-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1962223 INFO  (coreLoadExecutor-6113-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=26.314453125, floorSegmentMB=0.857421875, forceMergeDeletesPctAllowed=22.13294184457976, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.292929154826177
   [junit4]   2> 1962223 INFO  (coreLoadExecutor-6113-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@cb99ee lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5b637f),segFN=segments_1,generation=1}
   [junit4]   2> 1962223 INFO  (coreLoadExecutor-6113-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1962223 INFO  (coreLoadExecutor-6113-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@25ac4[collection1] main]
   [junit4]   2> 1962224 INFO  (coreLoadExecutor-6113-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\collection1\conf
   [junit4]   2> 1962224 INFO  (coreLoadExecutor-6113-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\collection1\conf}
   [junit4]   2> 1962224 INFO  (coreLoadExecutor-6113-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\collection1\conf
   [junit4]   2> 1962225 INFO  (coreLoadExecutor-6113-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1962225 INFO  (coreLoadExecutor-6113-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1962225 INFO  (coreLoadExecutor-6113-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1962225 INFO  (searcherExecutor-6114-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@25ac4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1962225 INFO  (coreLoadExecutor-6113-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1962663 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\collection1
   [junit4]   2> 1962678 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1962678 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c6e51b{/solr,null,AVAILABLE}
   [junit4]   2> 1962679 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1949bcd{HTTP/1.1,[http/1.1]}{127.0.0.1:60200}
   [junit4]   2> 1962679 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.e.j.s.Server Started @1968510ms
   [junit4]   2> 1962679 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\collection1\data, hostContext=/solr, hostPort=60200}
   [junit4]   2> 1962680 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1962681 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002'
   [junit4]   2> 1962681 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1962681 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1962681 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\solr.xml
   [junit4]   2> 1962686 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.
   [junit4]   2> 1962687 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.CoreContainer New CoreContainer 17056835
   [junit4]   2> 1962687 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002]
   [junit4]   2> 1962687 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\lib
   [junit4]   2> 1962687 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] 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,
   [junit4]   2> 1962688 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1962689 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1962689 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1962689 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1962689 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1962690 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.
   [junit4]   2> 1962696 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] 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> 1962696 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1
   [junit4]   2> 1962696 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1962698 INFO  (coreLoadExecutor-6123-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\collection1'
   [junit4]   2> 1962698 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1962698 INFO  (coreLoadExecutor-6123-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1962698 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1962698 INFO  (coreLoadExecutor-6123-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1962706 INFO  (coreLoadExecutor-6123-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1962724 WARN  (coreLoadExecutor-6123-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1962725 INFO  (coreLoadExecutor-6123-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1962731 INFO  (coreLoadExecutor-6123-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1962736 INFO  (coreLoadExecutor-6123-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1962738 INFO  (coreLoadExecutor-6123-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1962742 INFO  (coreLoadExecutor-6123-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-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\collection1'
   [junit4]   2> 1962742 INFO  (coreLoadExecutor-6123-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1
   [junit4]   2> 1962743 INFO  (coreLoadExecutor-6123-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1962743 INFO  (coreLoadExecutor-6123-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 1962743 INFO  (coreLoadExecutor-6123-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1962743 INFO  (coreLoadExecutor-6123-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1962743 INFO  (coreLoadExecutor-6123-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1\data\index/
   [junit4]   2> 1962743 WARN  (coreLoadExecutor-6123-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1962743 INFO  (coreLoadExecutor-6123-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 1962743 INFO  (coreLoadExecutor-6123-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.5697348540006552]
   [junit4]   2> 1962745 INFO  (coreLoadExecutor-6123-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@bfa974 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ea0d6),segFN=segments_1,generation=1}
   [junit4]   2> 1962745 INFO  (coreLoadExecutor-6123-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1962745 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-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1962746 INFO  (coreLoadExecutor-6123-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1962749 INFO  (coreLoadExecutor-6123-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1962750 INFO  (coreLoadExecutor-6123-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1962751 INFO  (coreLoadExecutor-6123-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1962751 INFO  (coreLoadExecutor-6123-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1962753 INFO  (coreLoadExecutor-6123-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1962753 INFO  (coreLoadExecutor-6123-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 1962753 INFO  (coreLoadExecutor-6123-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1962753 INFO  (coreLoadExecutor-6123-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1962753 INFO  (coreLoadExecutor-6123-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1962753 INFO  (coreLoadExecutor-6123-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=26.314453125, floorSegmentMB=0.857421875, forceMergeDeletesPctAllowed=22.13294184457976, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.292929154826177
   [junit4]   2> 1962754 INFO  (coreLoadExecutor-6123-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@bfa974 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ea0d6),segFN=segments_1,generation=1}
   [junit4]   2> 1962754 INFO  (coreLoadExecutor-6123-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1962754 INFO  (coreLoadExecutor-6123-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@393936[collection1] main]
   [junit4]   2> 1962754 INFO  (coreLoadExecutor-6123-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\collection1\conf
   [junit4]   2> 1962754 INFO  (coreLoadExecutor-6123-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\collection1\conf}
   [junit4]   2> 1962754 INFO  (coreLoadExecutor-6123-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\collection1\conf
   [junit4]   2> 1962755 INFO  (coreLoadExecutor-6123-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1962757 INFO  (coreLoadExecutor-6123-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1962757 INFO  (searcherExecutor-6124-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@393936[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1962758 INFO  (coreLoadExecutor-6123-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1962763 INFO  (qtp28298897-15159) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1963200 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1949bcd{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1963200 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=17056835
   [junit4]   2> 1963203 INFO  (coreCloseExecutor-6129-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1960f33
   [junit4]   2> 1963203 INFO  (coreCloseExecutor-6129-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> 1963203 INFO  (coreCloseExecutor-6129-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1963204 INFO  (coreCloseExecutor-6129-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1963204 INFO  (coreCloseExecutor-6129-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1963204 INFO  (coreCloseExecutor-6129-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1963204 INFO  (coreCloseExecutor-6129-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1963204 INFO  (coreCloseExecutor-6129-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1\data\;done=false>>]
   [junit4]   2> 1963204 INFO  (coreCloseExecutor-6129-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1963204 INFO  (coreCloseExecutor-6129-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1963206 INFO  (coreCloseExecutor-6129-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1\data\index;done=false>>]
   [junit4]   2> 1963206 INFO  (coreCloseExecutor-6129-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1963206 INFO  (coreCloseExecutor-6129-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 1963206 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@c6e51b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1963216 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@c6b0ff{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1963216 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=30220828
   [junit4]   2> 1963218 INFO  (coreCloseExecutor-6131-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1697499
   [junit4]   2> 1963218 INFO  (coreCloseExecutor-6131-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> 1963219 INFO  (coreCloseExecutor-6131-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1963219 INFO  (coreCloseExecutor-6131-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1963219 INFO  (coreCloseExecutor-6131-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1963220 INFO  (coreCloseExecutor-6131-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1963220 INFO  (coreCloseExecutor-6131-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1963220 INFO  (coreCloseExecutor-6131-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1\data\;done=false>>]
   [junit4]   2> 1963220 INFO  (coreCloseExecutor-6131-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1963220 INFO  (coreCloseExecutor-6131-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 1963220 INFO  (coreCloseExecutor-6131-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1\data\index;done=false>>]
   [junit4]   2> 1963220 INFO  (coreCloseExecutor-6131-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1963220 INFO  (coreCloseExecutor-6131-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1\data\index
   [junit4]   2> 1963221 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1518e2{/solr,null,UNAVAILABLE}
   [junit4]   2> 1963229 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1963230 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b4a8be{/solr,null,AVAILABLE}
   [junit4]   2> 1963231 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.e.j.s.ServerConnector Started ServerConnector@a0aa7f{HTTP/1.1,[http/1.1]}{127.0.0.1:60204}
   [junit4]   2> 1963231 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.e.j.s.Server Started @1969061ms
   [junit4]   2> 1963231 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\collection1\data, hostContext=/solr, hostPort=60204}
   [junit4]   2> 1963231 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1963231 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001'
   [junit4]   2> 1963231 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1963232 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1963232 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\solr.xml
   [junit4]   2> 1963236 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.
   [junit4]   2> 1963237 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.CoreContainer New CoreContainer 31475492
   [junit4]   2> 1963237 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001]
   [junit4]   2> 1963237 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\lib
   [junit4]   2> 1963237 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] 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,
   [junit4]   2> 1963238 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1963239 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1963239 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1963239 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1963239 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1963240 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.
   [junit4]   2> 1963242 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] 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> 1963242 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1
   [junit4]   2> 1963242 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1963243 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1963243 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1963243 INFO  (coreLoadExecutor-6138-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\collection1'
   [junit4]   2> 1963243 INFO  (coreLoadExecutor-6138-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1963243 INFO  (coreLoadExecutor-6138-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1963251 INFO  (coreLoadExecutor-6138-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1963254 WARN  (coreLoadExecutor-6138-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1963254 INFO  (coreLoadExecutor-6138-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1963259 INFO  (coreLoadExecutor-6138-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1963263 INFO  (coreLoadExecutor-6138-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1963266 INFO  (coreLoadExecutor-6138-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1963267 INFO  (coreLoadExecutor-6138-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-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\collection1'
   [junit4]   2> 1963267 INFO  (coreLoadExecutor-6138-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1
   [junit4]   2> 1963268 INFO  (coreLoadExecutor-6138-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1963268 INFO  (coreLoadExecutor-6138-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 1963268 INFO  (coreLoadExecutor-6138-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1963268 INFO  (coreLoadExecutor-6138-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 1963268 INFO  (coreLoadExecutor-6138-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1\data\index/
   [junit4]   2> 1963269 WARN  (coreLoadExecutor-6138-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1963269 INFO  (coreLoadExecutor-6138-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1\data\index
   [junit4]   2> 1963269 INFO  (coreLoadExecutor-6138-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.5697348540006552]
   [junit4]   2> 1963269 INFO  (coreLoadExecutor-6138-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@81e26a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@661a39),segFN=segments_1,generation=1}
   [junit4]   2> 1963270 INFO  (coreLoadExecutor-6138-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1963270 INFO  (coreLoadExecutor-6138-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1963273 INFO  (coreLoadExecutor-6138-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1963275 INFO  (coreLoadExecutor-6138-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1963275 INFO  (coreLoadExecutor-6138-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1963276 INFO  (coreLoadExecutor-6138-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1963280 INFO  (coreLoadExecutor-6138-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1963280 INFO  (coreLoadExecutor-6138-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 1963280 INFO  (coreLoadExecutor-6138-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1963280 INFO  (coreLoadExecutor-6138-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1963280 INFO  (coreLoadExecutor-6138-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1963285 INFO  (coreLoadExecutor-6138-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=26.314453125, floorSegmentMB=0.857421875, forceMergeDeletesPctAllowed=22.13294184457976, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.292929154826177
   [junit4]   2> 1963286 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-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 1963286 INFO  (coreLoadExecutor-6138-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@81e26a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@661a39),segFN=segments_1,generation=1}
   [junit4]   2> 1963286 INFO  (coreLoadExecutor-6138-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1963286 INFO  (coreLoadExecutor-6138-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@feaf86[collection1] main]
   [junit4]   2> 1963287 INFO  (coreLoadExecutor-6138-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\collection1\conf
   [junit4]   2> 1963287 INFO  (coreLoadExecutor-6138-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\collection1\conf}
   [junit4]   2> 1963287 INFO  (coreLoadExecutor-6138-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\collection1\conf
   [junit4]   2> 1963287 INFO  (coreLoadExecutor-6138-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1963287 INFO  (coreLoadExecutor-6138-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml
   [junit4]   2> 1963287 INFO  (coreLoadExecutor-6138-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1963288 INFO  (coreLoadExecutor-6138-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1963288 INFO  (searcherExecutor-6139-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@feaf86[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1963750 INFO  (qtp9803145-15201) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1963751 INFO  (qtp9803145-15201) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1963751 INFO  (qtp9803145-15201) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1963751 INFO  (qtp9803145-15201) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@81e26a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@661a39),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@81e26a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@661a39),segFN=segments_2,generation=2}
   [junit4]   2> 1963751 INFO  (qtp9803145-15201) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1963756 INFO  (qtp9803145-15201) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@692dc[collection1] main]
   [junit4]   2> 1963756 INFO  (qtp9803145-15201) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1963756 INFO  (searcherExecutor-6139-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@692dc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1963757 INFO  (qtp9803145-15201) [    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 5
   [junit4]   2> 1963757 INFO  (qtp9803145-15201) [    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> 1963758 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 0 docs
   [junit4]   2> 1963759 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1963760 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1495af3{/solr,null,AVAILABLE}
   [junit4]   2> 1963761 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.e.j.s.ServerConnector Started ServerConnector@5c5cef{HTTP/1.1,[http/1.1]}{127.0.0.1:60208}
   [junit4]   2> 1963761 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.e.j.s.Server Started @1969591ms
   [junit4]   2> 1963761 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\collection1\data, hostContext=/solr, hostPort=60208}
   [junit4]   2> 1963762 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1963762 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002'
   [junit4]   2> 1963763 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1963763 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1963763 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\solr.xml
   [junit4]   2> 1963767 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.
   [junit4]   2> 1963767 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.CoreContainer New CoreContainer 11735624
   [junit4]   2> 1963767 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002]
   [junit4]   2> 1963768 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\lib
   [junit4]   2> 1963768 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] 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,
   [junit4]   2> 1963769 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1963770 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1963770 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1963770 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1963770 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1963772 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.
   [junit4]   2> 1963774 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] 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> 1963774 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1
   [junit4]   2> 1963774 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1963775 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1963775 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1963775 INFO  (coreLoadExecutor-6148-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\collection1'
   [junit4]   2> 1963775 INFO  (coreLoadExecutor-6148-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1963775 INFO  (coreLoadExecutor-6148-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1963789 INFO  (coreLoadExecutor-6148-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1963791 WARN  (coreLoadExecutor-6148-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1963791 INFO  (coreLoadExecutor-6148-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1963794 INFO  (coreLoadExecutor-6148-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1963798 INFO  (coreLoadExecutor-6148-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1963799 INFO  (coreLoadExecutor-6148-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1963801 INFO  (coreLoadExecutor-6148-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-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\collection1'
   [junit4]   2> 1963801 INFO  (coreLoadExecutor-6148-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1
   [junit4]   2> 1963801 INFO  (coreLoadExecutor-6148-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1963801 INFO  (coreLoadExecutor-6148-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 1963801 INFO  (coreLoadExecutor-6148-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1963802 INFO  (coreLoadExecutor-6148-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1963802 INFO  (coreLoadExecutor-6148-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1\data\index/
   [junit4]   2> 1963802 WARN  (coreLoadExecutor-6148-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1963802 INFO  (coreLoadExecutor-6148-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 1963802 INFO  (coreLoadExecutor-6148-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.5697348540006552]
   [junit4]   2> 1963803 INFO  (coreLoadExecutor-6148-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@d1d40a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d8980),segFN=segments_1,generation=1}
   [junit4]   2> 1963803 INFO  (coreLoadExecutor-6148-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1963806 INFO  (coreLoadExecutor-6148-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1963807 INFO  (coreLoadExecutor-6148-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1963808 INFO  (coreLoadExecutor-6148-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1963810 INFO  (coreLoadExecutor-6148-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1963811 INFO  (coreLoadExecutor-6148-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1963812 INFO  (coreLoadExecutor-6148-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1963812 INFO  (coreLoadExecutor-6148-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 1963812 INFO  (coreLoadExecutor-6148-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1963812 INFO  (coreLoadExecutor-6148-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1963812 INFO  (coreLoadExecutor-6148-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1963813 INFO  (coreLoadExecutor-6148-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=26.314453125, floorSegmentMB=0.857421875, forceMergeDeletesPctAllowed=22.13294184457976, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.292929154826177
   [junit4]   2> 1963813 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-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1963814 INFO  (coreLoadExecutor-6148-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@d1d40a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d8980),segFN=segments_1,generation=1}
   [junit4]   2> 1963814 INFO  (coreLoadExecutor-6148-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1963814 INFO  (coreLoadExecutor-6148-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@62bb61[collection1] main]
   [junit4]   2> 1963814 INFO  (coreLoadExecutor-6148-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\collection1\conf
   [junit4]   2> 1963814 INFO  (coreLoadExecutor-6148-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\collection1\conf}
   [junit4]   2> 1963814 INFO  (coreLoadExecutor-6148-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\collection1\conf
   [junit4]   2> 1963815 INFO  (coreLoadExecutor-6148-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1963816 INFO  (coreLoadExecutor-6148-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1963816 INFO  (searcherExecutor-6149-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@62bb61[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1963816 INFO  (coreLoadExecutor-6148-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1963818 INFO  (qtp9803145-15202) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1963818 INFO  (indexFetcher-6153-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 1963818 INFO  (indexFetcher-6153-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1963818 INFO  (indexFetcher-6153-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1963821 INFO  (qtp9803145-15202) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=2
   [junit4]   2> 1963821 INFO  (indexFetcher-6153-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 1
   [junit4]   2> 1963822 INFO  (indexFetcher-6153-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1\data\index.20160524034009568
   [junit4]   2> 1963822 INFO  (indexFetcher-6153-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1963823 INFO  (indexFetcher-6153-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.14535406313110164]
   [junit4]   2> 1963826 INFO  (indexFetcher-6153-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	comm

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

uild\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_F6383902AFFEF1AA-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\index
   [junit4]   2> 2965068 WARN  (Thread-8315) [n:127.0.0.1:54372_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: Unable to reload core [testschemaapi_shard1_replica2]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:944)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2510)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2408)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not find config name for collection:testschemaapi
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:773)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:462)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:938)
   [junit4]   2> 	... 2 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not find config name for collection:testschemaapi
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:101)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2305)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:749)
   [junit4]   2> 	... 4 more
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=1479, maxDocsPerChunk=10, blockSize=3), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=1479, blockSize=3)), sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=en, timezone=Europe/London
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 (32-bit)/cpus=3,threads=1,free=119311896,total=490209280
   [junit4]   2> NOTE: All tests run in this JVM: [ShardRoutingCustomTest, TestSerializedLuceneMatchVersion, CloneFieldUpdateProcessorFactoryTest, TestStressRecovery, FileBasedSpellCheckerTest, HdfsSyncSliceTest, OpenCloseCoreStressTest, TestSolrCoreProperties, TestDistributedMissingSort, CachingDirectoryFactoryTest, BinaryUpdateRequestHandlerTest, TestSolrIndexConfig, BlockJoinFacetSimpleTest, UniqFieldsUpdateProcessorFactoryTest, OverseerTaskQueueTest, DistribDocExpirationUpdateProcessorTest, SolrCloudExampleTest, TestIndexSearcher, TestReload, TestBulkSchemaAPI, ConvertedLegacyTest, TestSortingResponseWriter, SolrIndexSplitterTest, TestSchemaSimilarityResource, TestReloadAndDeleteDocs, SignatureUpdateProcessorFactoryTest, TestSortByMinMaxFunction, TestUseDocValuesAsStored, TestNoOpRegenerator, LukeRequestHandlerTest, TestPivotHelperCode, TestRandomFaceting, TestLeaderInitiatedRecoveryThread, TestJsonRequest, JavabinLoaderTest, TestCloudDeleteByQuery, TestSystemIdResolver, SearchHandlerTest, TestRawTransformer, CollectionsAPIDistributedZkTest, DistributedTermsComponentTest, DistanceUnitsTest, ShardSplitTest, TestFieldTypeCollectionResource, SolrCmdDistributorTest, TestRecoveryHdfs, TestExceedMaxTermLength, DistributedQueueTest, TestShortCircuitedRequests, TestRTGBase, RequestHandlersTest, TestSimpleTrackingShardHandler, TestIntervalFaceting, BasicDistributedZk2Test, HdfsRecoveryZkTest, TestDistribDocBasedVersion, TlogReplayBufferedWhileIndexingTest, TestStressUserVersions, TestCustomSort, TestQueryWrapperFilter, ExitableDirectoryReaderTest, SuggesterWFSTTest, AliasIntegrationTest, TestDynamicFieldCollectionResource, EnumFieldTest, NoCacheHeaderTest, TestSolr4Spatial, TestPHPSerializedResponseWriter, SimpleMLTQParserTest, ChaosMonkeySafeLeaderTest, TestInitParams, TestAuthenticationFramework, TestManagedStopFilterFactory, BufferStoreTest, CdcrVersionReplicationTest, TestSmileRequest, ForceLeaderTest, HdfsChaosMonkeySafeLeaderTest, TestJettySolrRunner, SpellCheckComponentTest, AnalysisErrorHandlingTest, SuggestComponentContextFilterQueryTest, DataDrivenBlockJoinTest, CollectionsAPISolrJTest, TestRequestStatusCollectionAPI, ConfigSetsAPITest, HdfsBasicDistributedZkTest, HdfsTlogReplayBufferedWhileIndexingTest, HLLSerializationTest, DateRangeFieldTest, TestScoreJoinQPNoScore, SolrCoreCheckLockOnStartupTest, DateMathParserTest, RuleEngineTest, TestSubQueryTransformerDistrib, TestRealTimeGet, TestSolrXml, CopyFieldTest, TestDefaultStatsCache, TestSolrJ, TestConfigSets, CleanupOldIndexTest, VMParamsZkACLAndCredentialsProvidersTest, RAMDirectoryFactoryTest, CacheHeaderTest, TolerantUpdateProcessorTest, ResponseLogComponentTest, TestFoldingMultitermQuery, TestBadConfig, DefaultValueUpdateProcessorTest, TestReplicaProperties, DateFieldTest, HdfsWriteToMultipleCollectionsTest, DeleteStatusTest, TestManagedResourceStorage, ZkNodePropsTest, DistributedIntervalFacetingTest, TestExactSharedStatsCache, CreateCollectionCleanupTest, BlockCacheTest, DistanceFunctionTest, TestSolrCloudWithKerberosAlt, BlockJoinFacetDistribTest, TestCrossCoreJoin, DeleteReplicaTest, TestTolerantUpdateProcessorCloud, TestBlobHandler, TestCollationFieldDocValues, LoggingHandlerTest, TestRTimerTree, ExplicitHLLTest, MultiThreadedOCPTest, HdfsLockFactoryTest, TestCustomDocTransformer, TestBlendedInfixSuggestions, TestLRUStatsCache, SecurityConfHandlerTest, FieldMutatingUpdateProcessorTest, TestRecovery, SuggesterTSTTest, SolrInfoMBeanTest, TestConfigSetImmutable, ZkSolrClientTest, TestQueryUtils, QueryResultKeyTest, OverseerTest, ShardRoutingTest, TestReplicationHandler, AutoCommitTest, TestDistributedGrouping, TermVectorComponentDistributedTest, SimpleFacetsTest, StatsComponentTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, SpellCheckCollatorTest, SolrRequestParserTest, TestTrie, WordBreakSolrSpellCheckerTest, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, SortByFunctionTest, TestRemoteStreaming, DocValuesMultiTest, XsltUpdateRequestHandlerTest, TestWriterPerf, TestOmitPositions, TestValueSourceCache, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, TestArbitraryIndexDir, SolrPluginUtilsTest, ReturnFieldsTest, TestCSVResponseWriter, QueryParsingTest, TestPartialUpdateDeduplication, CSVRequestHandlerTest, TestLFUCache, ResourceLoaderTest, ScriptEngineTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, CollectionTooManyReplicasTest, DistribCursorPagingTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SolrXmlInZkTest, TestCloudBackupRestore, TestCloudPivotFacet, TestExclusionRuleCollectionAccess, TestMiniSolrCloudCluster, TestRequestForwarding, TestSSLRandomization, TestStressLiveNodes, HdfsChaosMonkeyNothingIsSafeTest, HdfsRecoverLeaseTest, HdfsUnloadDistributedZkTest, TestClusterStateMutator, ZkStateWriterTest, DirectoryFactoryTest, TestConfigOverlay, TestConfigSetProperties, TestDynamicLoading, TestRestoreCore, TestSolrConfigHandlerCloud, DistributedSuggestComponentTest, TestDistributedStatsComponentCardinality, TestExpandComponent, WrapperMergePolicyFactoryTest, CheckHdfsIndexTest, SmileWriterTest, TestGeoJSONResponseWriter, TestGraphMLResponseWriter, TestRawResponseWriter, TestSolrQueryResponse, TestSubQueryTransformer, TestSubQueryTransformerCrossCore, TestManagedResource, TestCopyFieldCollectionResource, TestFieldCollectionResource, TestSchemaNameResource, TestSolrQueryParserDefaultOperatorResource, TestSolrQueryParserResource, TestUniqueKeyFieldResource, BadCopyFieldTest, ChangedSchemaMergeTest, SpatialRPTFieldTypeTest, TestManagedSchema, TestManagedSchemaAPI]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestManagedSchemaAPI -Dtests.seed=F6383902AFFEF1AA -Dtests.slow=true -Dtests.locale=en -Dtests.timezone=Europe/London -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestManagedSchemaAPI (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 2 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F6383902AFFEF1AA]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:255)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [533/597 (2!)] on J1 in 13.74s, 1 test, 1 failure <<< FAILURES!

[...truncated 207 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:740: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:684: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:531: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1427: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:984: There were test failures: 597 suites (10 ignored), 2428 tests, 1 suite-level error, 1 failure, 125 ignored (81 assumptions) [seed: F6383902AFFEF1AA]

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