Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/993/
Java: 32bit/jdk1.8.0_131 -client -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:54115/collection1: Async exception during 
distributed update: Error from server at http://127.0.0.1:54103/collection1: 
Bad Request    request: 
http://127.0.0.1:54103/collection1/update?update.chain=distrib-dup-test-chain-explicit&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A54115%2Fcollection1%2F&wt=javabin&version=2
 Remote error message: Exception writing document id 52 to the index; possible 
analysis error.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:54115/collection1: Async exception during 
distributed update: Error from server at http://127.0.0.1:54103/collection1: 
Bad Request



request: 
http://127.0.0.1:54103/collection1/update?update.chain=distrib-dup-test-chain-explicit&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A54115%2Fcollection1%2F&wt=javabin&version=2
Remote error message: Exception writing document id 52 to the index; possible 
analysis error.
        at 
__randomizedtesting.SeedInfo.seed([A1F08100D07AF184:29A4BEDA7E869C7C]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:594)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177)
        at 
org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:514)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:664)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:364)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11175 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_A1F08100D07AF184-001\init-core-data-001
   [junit4]   2> 123682 INFO  
(SUITE-BasicDistributedZkTest-seed#[A1F08100D07AF184]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 123685 INFO  
(SUITE-BasicDistributedZkTest-seed#[A1F08100D07AF184]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 123685 INFO  
(SUITE-BasicDistributedZkTest-seed#[A1F08100D07AF184]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 123694 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 123702 INFO  (Thread-392) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 123702 INFO  (Thread-392) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 123711 ERROR (Thread-392) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 123798 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:54066
   [junit4]   2> 123812 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 0x15cd32fec830000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 123835 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 123842 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 123847 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 123852 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 123856 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 123860 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 123869 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 123875 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 123878 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 123881 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 123884 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 124539 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_A1F08100D07AF184-001\control-001\cores\collection1
   [junit4]   2> 124543 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 124544 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6a0fe2{/,null,AVAILABLE}
   [junit4]   2> 124547 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1980a97{HTTP/1.1,[http/1.1]}{127.0.0.1:54073}
   [junit4]   2> 124547 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.e.j.s.Server Started @126984ms
   [junit4]   2> 124547 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_A1F08100D07AF184-001\tempDir-001/control/data,
 hostContext=/, hostPort=54073, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_A1F08100D07AF184-001\control-001\cores}
   [junit4]   2> 124547 ERROR 
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 124548 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.7.0
   [junit4]   2> 124548 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 124548 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 124548 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-23T04:22:33.161Z
   [junit4]   2> 124560 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 124560 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_A1F08100D07AF184-001\control-001\solr.xml
   [junit4]   2> 124589 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 124591 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54066/solr
   [junit4]   2> 124599 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 0x15cd32fec830003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 124637 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [n:127.0.0.1:54073_  
  ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 124638 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [n:127.0.0.1:54073_  
  ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54073_
   [junit4]   2> 124640 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [n:127.0.0.1:54073_  
  ] o.a.s.c.Overseer Overseer 
(id=98185494680240132-127.0.0.1:54073_-n_0000000000) starting
   [junit4]   2> 124651 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [n:127.0.0.1:54073_  
  ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54073_
   [junit4]   2> 124654 INFO  
(zkCallback-246-thread-1-processing-n:127.0.0.1:54073_) [n:127.0.0.1:54073_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 125227 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [n:127.0.0.1:54073_  
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_A1F08100D07AF184-001\control-001\cores
   [junit4]   2> 125227 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [n:127.0.0.1:54073_  
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 125233 INFO  
(coreLoadExecutor-693-thread-1-processing-n:127.0.0.1:54073_) 
[n:127.0.0.1:54073_ c:control_collection   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 125237 INFO  
(OverseerStateUpdate-98185494680240132-127.0.0.1:54073_-n_0000000000) 
[n:127.0.0.1:54073_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 126291 INFO  
(coreLoadExecutor-693-thread-1-processing-n:127.0.0.1:54073_) 
[n:127.0.0.1:54073_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 126332 INFO  
(coreLoadExecutor-693-thread-1-processing-n:127.0.0.1:54073_) 
[n:127.0.0.1:54073_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 126464 INFO  
(coreLoadExecutor-693-thread-1-processing-n:127.0.0.1:54073_) 
[n:127.0.0.1:54073_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 126484 INFO  
(coreLoadExecutor-693-thread-1-processing-n:127.0.0.1:54073_) 
[n:127.0.0.1:54073_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection, trusted=true
   [junit4]   2> 126484 INFO  
(coreLoadExecutor-693-thread-1-processing-n:127.0.0.1:54073_) 
[n:127.0.0.1:54073_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 126484 INFO  
(coreLoadExecutor-693-thread-1-processing-n:127.0.0.1:54073_) 
[n:127.0.0.1:54073_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_A1F08100D07AF184-001\control-001\cores\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_A1F08100D07AF184-001\control-001\cores\collection1\data\]
   [junit4]   2> 126485 INFO  
(coreLoadExecutor-693-thread-1-processing-n:127.0.0.1:54073_) 
[n:127.0.0.1:54073_ c:control_collection   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d2ff08
   [junit4]   2> 126488 INFO  
(coreLoadExecutor-693-thread-1-processing-n:127.0.0.1:54073_) 
[n:127.0.0.1:54073_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5584584133074921]
   [junit4]   2> 126501 WARN  
(coreLoadExecutor-693-thread-1-processing-n:127.0.0.1:54073_) 
[n:127.0.0.1:54073_ c:control_collection   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 126609 INFO  
(coreLoadExecutor-693-thread-1-processing-n:127.0.0.1:54073_) 
[n:127.0.0.1:54073_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 126609 INFO  
(coreLoadExecutor-693-thread-1-processing-n:127.0.0.1:54073_) 
[n:127.0.0.1:54073_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 126611 INFO  
(coreLoadExecutor-693-thread-1-processing-n:127.0.0.1:54073_) 
[n:127.0.0.1:54073_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 126611 INFO  
(coreLoadExecutor-693-thread-1-processing-n:127.0.0.1:54073_) 
[n:127.0.0.1:54073_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 126612 INFO  
(coreLoadExecutor-693-thread-1-processing-n:127.0.0.1:54073_) 
[n:127.0.0.1:54073_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=35.3544921875, 
floorSegmentMB=1.0810546875, forceMergeDeletesPctAllowed=28.20274716867086, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 126614 INFO  
(coreLoadExecutor-693-thread-1-processing-n:127.0.0.1:54073_) 
[n:127.0.0.1:54073_ c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@d2111a[collection1] main]
   [junit4]   2> 126616 INFO  
(coreLoadExecutor-693-thread-1-processing-n:127.0.0.1:54073_) 
[n:127.0.0.1:54073_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 126617 INFO  
(coreLoadExecutor-693-thread-1-processing-n:127.0.0.1:54073_) 
[n:127.0.0.1:54073_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 126617 INFO  
(coreLoadExecutor-693-thread-1-processing-n:127.0.0.1:54073_) 
[n:127.0.0.1:54073_ c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 126619 INFO  
(searcherExecutor-694-thread-1-processing-n:127.0.0.1:54073_ x:collection1 
c:control_collection) [n:127.0.0.1:54073_ c:control_collection   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@d2111a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 126621 INFO  
(coreLoadExecutor-693-thread-1-processing-n:127.0.0.1:54073_) 
[n:127.0.0.1:54073_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1570967917936246784
   [junit4]   2> 126629 INFO  
(coreZkRegister-686-thread-1-processing-n:127.0.0.1:54073_ x:collection1 
c:control_collection) [n:127.0.0.1:54073_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 126629 INFO  
(coreZkRegister-686-thread-1-processing-n:127.0.0.1:54073_ x:collection1 
c:control_collection) [n:127.0.0.1:54073_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new 
leader - try and sync
   [junit4]   2> 126629 INFO  
(coreZkRegister-686-thread-1-processing-n:127.0.0.1:54073_ x:collection1 
c:control_collection) [n:127.0.0.1:54073_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:54073/collection1/
   [junit4]   2> 126629 INFO  
(coreZkRegister-686-thread-1-processing-n:127.0.0.1:54073_ x:collection1 
c:control_collection) [n:127.0.0.1:54073_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 126629 INFO  
(coreZkRegister-686-thread-1-processing-n:127.0.0.1:54073_ x:collection1 
c:control_collection) [n:127.0.0.1:54073_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:54073/collection1/ has no replicas
   [junit4]   2> 126629 INFO  
(coreZkRegister-686-thread-1-processing-n:127.0.0.1:54073_ x:collection1 
c:control_collection) [n:127.0.0.1:54073_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 126636 INFO  
(coreZkRegister-686-thread-1-processing-n:127.0.0.1:54073_ x:collection1 
c:control_collection) [n:127.0.0.1:54073_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: http://127.0.0.1:54073/collection1/ shard1
   [junit4]   2> 126765 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 126767 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54066/solr ready
   [junit4]   2> 126767 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 126767 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 126773 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 0x15cd32fec830006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 126787 INFO  
(coreZkRegister-686-thread-1-processing-n:127.0.0.1:54073_ x:collection1 
c:control_collection) [n:127.0.0.1:54073_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 127226 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_A1F08100D07AF184-001\shard-1-001\cores\collection1
   [junit4]   2> 127228 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_A1F08100D07AF184-001\shard-1-001
   [junit4]   2> 127229 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 127230 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@102473f{/,null,AVAILABLE}
   [junit4]   2> 127231 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@eef855{HTTP/1.1,[http/1.1]}{127.0.0.1:54091}
   [junit4]   2> 127232 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.e.j.s.Server Started @129669ms
   [junit4]   2> 127232 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_A1F08100D07AF184-001\tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=54091, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_A1F08100D07AF184-001\shard-1-001\cores}
   [junit4]   2> 127232 ERROR 
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 127232 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.7.0
   [junit4]   2> 127232 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 127232 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 127232 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-23T04:22:35.845Z
   [junit4]   2> 127237 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 127237 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_A1F08100D07AF184-001\shard-1-001\solr.xml
   [junit4]   2> 127252 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 127253 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54066/solr
   [junit4]   2> 127270 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [n:127.0.0.1:54091_  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 127273 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [n:127.0.0.1:54091_  
  ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 127276 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [n:127.0.0.1:54091_  
  ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54091_
   [junit4]   2> 127278 INFO  (zkCallback-250-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 127279 INFO  
(zkCallback-246-thread-1-processing-n:127.0.0.1:54073_) [n:127.0.0.1:54073_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 127279 INFO  
(zkCallback-256-thread-1-processing-n:127.0.0.1:54091_) [n:127.0.0.1:54091_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 127451 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [n:127.0.0.1:54091_  
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_A1F08100D07AF184-001\shard-1-001\cores
   [junit4]   2> 127451 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [n:127.0.0.1:54091_  
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 127453 INFO  
(coreLoadExecutor-704-thread-1-processing-n:127.0.0.1:54091_) 
[n:127.0.0.1:54091_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 127454 INFO  
(OverseerStateUpdate-98185494680240132-127.0.0.1:54073_-n_0000000000) 
[n:127.0.0.1:54073_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 127560 INFO  
(zkCallback-256-thread-1-processing-n:127.0.0.1:54091_) [n:127.0.0.1:54091_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 128501 INFO  
(coreLoadExecutor-704-thread-1-processing-n:127.0.0.1:54091_) 
[n:127.0.0.1:54091_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.7.0
   [junit4]   2> 128537 INFO  
(coreLoadExecutor-704-thread-1-processing-n:127.0.0.1:54091_) 
[n:127.0.0.1:54091_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 128692 INFO  
(coreLoadExecutor-704-thread-1-processing-n:127.0.0.1:54091_) 
[n:127.0.0.1:54091_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 128716 INFO  
(coreLoadExecutor-704-thread-1-processing-n:127.0.0.1:54091_) 
[n:127.0.0.1:54091_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 128716 INFO  
(coreLoadExecutor-704-thread-1-processing-n:127.0.0.1:54091_) 
[n:127.0.0.1:54091_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 128716 INFO  
(coreLoadExecutor-704-thread-1-processing-n:127.0.0.1:54091_) 
[n:127.0.0.1:54091_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_A1F08100D07AF184-001\shard-1-001\cores\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_A1F08100D07AF184-001\shard-1-001\cores\collection1\data\]
   [junit4]   2> 128717 INFO  
(coreLoadExecutor-704-thread-1-processing-n:127.0.0.1:54091_) 
[n:127.0.0.1:54091_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d2ff08
   [junit4]   2> 128722 INFO  
(coreLoadExecutor-704-thread-1-processing-n:127.0.0.1:54091_) 
[n:127.0.0.1:54091_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=30, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5584584133074921]
   [junit4]   2> 128741 WARN  
(coreLoadExecutor-704-thread-1-processing-n:127.0.0.1:54091_) 
[n:127.0.0.1:54091_ c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 128911 INFO  
(coreLoadExecutor-704-thread-1-processing-n:127.0.0.1:54091_) 
[n:127.0.0.1:54091_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 128911 INFO  
(coreLoadExecutor-704-thread-1-processing-n:127.0.0.1:54091_) 
[n:127.0.0.1:54091_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 128912 INFO  
(coreLoadExecutor-704-thread-1-processing-n:127.0.0.1:54091_) 
[n:127.0.0.1:54091_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 128912 INFO  
(coreLoadExecutor-704-thread-1-processing-n:127.0.0.1:54091_) 
[n:127.0.0.1:54091_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 128917 INFO  
(coreLoadExecutor-704-thread-1-processing-n:127.0.0.1:54091_) 
[n:127.0.0.1:54091_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=26, 
maxMergedSegmentMB=35.3544921875, floorSegmentMB=1.0810546875, 
forceMergeDeletesPctAllowed=28.20274716867086, segmentsPerTier=40.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 128921 INFO  
(coreLoadExecutor-704-thread-1-processing-n:127.0.0.1:54091_) 
[n:127.0.0.1:54091_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@e57c23[collection1] main]
   [junit4]   2> 128923 INFO  
(coreLoadExecutor-704-thread-1-processing-n:127.0.0.1:54091_) 
[n:127.0.0.1:54091_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 128923 INFO  
(coreLoadExecutor-704-thread-1-processing-n:127.0.0.1:54091_) 
[n:127.0.0.1:54091_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 128924 INFO  
(coreLoadExecutor-704-thread-1-processing-n:127.0.0.1:54091_) 
[n:127.0.0.1:54091_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 128928 INFO  
(searcherExecutor-705-thread-1-processing-n:127.0.0.1:54091_ x:collection1 
c:collection1) [n:127.0.0.1:54091_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@e57c23[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 128930 INFO  
(coreLoadExecutor-704-thread-1-processing-n:127.0.0.1:54091_) 
[n:127.0.0.1:54091_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1570967920357408768
   [junit4]   2> 128953 INFO  
(coreZkRegister-699-thread-1-processing-n:127.0.0.1:54091_ x:collection1 
c:collection1) [n:127.0.0.1:54091_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 128954 INFO  
(coreZkRegister-699-thread-1-processing-n:127.0.0.1:54091_ x:collection1 
c:collection1) [n:127.0.0.1:54091_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 128954 INFO  
(coreZkRegister-699-thread-1-processing-n:127.0.0.1:54091_ x:collection1 
c:collection1) [n:127.0.0.1:54091_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:54091/collection1/
   [junit4]   2> 128954 INFO  
(coreZkRegister-699-thread-1-processing-n:127.0.0.1:54091_ x:collection1 
c:collection1) [n:127.0.0.1:54091_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 128954 INFO  
(coreZkRegister-699-thread-1-processing-n:127.0.0.1:54091_ x:collection1 
c:collection1) [n:127.0.0.1:54091_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:54091/collection1/ has no 
replicas
   [junit4]   2> 128954 INFO  
(coreZkRegister-699-thread-1-processing-n:127.0.0.1:54091_ x:collection1 
c:collection1) [n:127.0.0.1:54091_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 128966 INFO  
(coreZkRegister-699-thread-1-processing-n:127.0.0.1:54091_ x:collection1 
c:collection1) [n:127.0.0.1:54091_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:54091/collection1/ shard2
   [junit4]   2> 129074 INFO  
(zkCallback-256-thread-1-processing-n:127.0.0.1:54091_) [n:127.0.0.1:54091_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 129090 INFO  
(coreZkRegister-699-thread-1-processing-n:127.0.0.1:54091_ x:collection1 
c:collection1) [n:127.0.0.1:54091_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 129250 INFO  
(zkCallback-256-thread-1-processing-n:127.0.0.1:54091_) [n:127.0.0.1:54091_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 129462 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_A1F08100D07AF184-001\shard-2-001\cores\collection1
   [junit4]   2> 129464 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_A1F08100D07AF184-001\shard-2-001
   [junit4]   2> 129464 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 129465 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@11f21b0{/,null,AVAILABLE}
   [junit4]   2> 129466 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1a83508{HTTP/1.1,[http/1.1]}{127.0.0.1:54103}
   [junit4]   2> 129466 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.e.j.s.Server Started @131904ms
   [junit4]   2> 129466 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_A1F08100D07AF184-001\tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=54103, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_A1F08100D07AF184-001\shard-2-001\cores}
   [junit4]   2> 129466 ERROR 
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 129479 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.7.0
   [junit4]   2> 129479 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 129479 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 129479 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-23T04:22:38.092Z
   [junit4]   2> 129492 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 129492 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_A1F08100D07AF184-001\shard-2-001\solr.xml
   [junit4]   2> 129509 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 129511 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54066/solr
   [junit4]   2> 129548 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [n:127.0.0.1:54103_  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 129552 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [n:127.0.0.1:54103_  
  ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 129556 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [n:127.0.0.1:54103_  
  ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54103_
   [junit4]   2> 129568 INFO  
(zkCallback-256-thread-1-processing-n:127.0.0.1:54091_) [n:127.0.0.1:54091_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 129568 INFO  (zkCallback-250-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 129572 INFO  
(zkCallback-262-thread-1-processing-n:127.0.0.1:54103_) [n:127.0.0.1:54103_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 129572 INFO  
(zkCallback-246-thread-1-processing-n:127.0.0.1:54073_) [n:127.0.0.1:54073_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 129895 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [n:127.0.0.1:54103_  
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_A1F08100D07AF184-001\shard-2-001\cores
   [junit4]   2> 129895 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [n:127.0.0.1:54103_  
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 129904 INFO  
(coreLoadExecutor-715-thread-1-processing-n:127.0.0.1:54103_) 
[n:127.0.0.1:54103_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 129907 INFO  
(OverseerStateUpdate-98185494680240132-127.0.0.1:54073_-n_0000000000) 
[n:127.0.0.1:54073_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 130012 INFO  
(zkCallback-256-thread-1-processing-n:127.0.0.1:54091_) [n:127.0.0.1:54091_    
] 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: [3])
   [junit4]   2> 130013 INFO  
(zkCallback-262-thread-1-processing-n:127.0.0.1:54103_) [n:127.0.0.1:54103_    
] 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: [3])
   [junit4]   2> 130956 INFO  
(coreLoadExecutor-715-thread-1-processing-n:127.0.0.1:54103_) 
[n:127.0.0.1:54103_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.7.0
   [junit4]   2> 130981 INFO  
(coreLoadExecutor-715-thread-1-processing-n:127.0.0.1:54103_) 
[n:127.0.0.1:54103_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 131159 INFO  
(coreLoadExecutor-715-thread-1-processing-n:127.0.0.1:54103_) 
[n:127.0.0.1:54103_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 131191 INFO  
(coreLoadExecutor-715-thread-1-processing-n:127.0.0.1:54103_) 
[n:127.0.0.1:54103_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 131192 INFO  
(coreLoadExecutor-715-thread-1-processing-n:127.0.0.1:54103_) 
[n:127.0.0.1:54103_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 131192 INFO  
(coreLoadExecutor-715-thread-1-processing-n:127.0.0.1:54103_) 
[n:127.0.0.1:54103_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_A1F08100D07AF184-001\shard-2-001\cores\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_A1F08100D07AF184-001\shard-2-001\cores\collection1\data\]
   [junit4]   2> 131192 INFO  
(coreLoadExecutor-715-thread-1-processing-n:127.0.0.1:54103_) 
[n:127.0.0.1:54103_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d2ff08
   [junit4]   2> 131197 INFO  
(coreLoadExecutor-715-thread-1-processing-n:127.0.0.1:54103_) 
[n:127.0.0.1:54103_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=30, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5584584133074921]
   [junit4]   2> 131218 WARN  
(coreLoadExecutor-715-thread-1-processing-n:127.0.0.1:54103_) 
[n:127.0.0.1:54103_ c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 131431 INFO  
(coreLoadExecutor-715-thread-1-processing-n:127.0.0.1:54103_) 
[n:127.0.0.1:54103_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 131431 INFO  
(coreLoadExecutor-715-thread-1-processing-n:127.0.0.1:54103_) 
[n:127.0.0.1:54103_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 131434 INFO  
(coreLoadExecutor-715-thread-1-processing-n:127.0.0.1:54103_) 
[n:127.0.0.1:54103_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 131434 INFO  
(coreLoadExecutor-715-thread-1-processing-n:127.0.0.1:54103_) 
[n:127.0.0.1:54103_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 131441 INFO  
(coreLoadExecutor-715-thread-1-processing-n:127.0.0.1:54103_) 
[n:127.0.0.1:54103_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=26, 
maxMergedSegmentMB=35.3544921875, floorSegmentMB=1.0810546875, 
forceMergeDeletesPctAllowed=28.20274716867086, segmentsPerTier=40.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 131441 INFO  
(coreLoadExecutor-715-thread-1-processing-n:127.0.0.1:54103_) 
[n:127.0.0.1:54103_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@a0bd40[collection1] main]
   [junit4]   2> 131447 INFO  
(coreLoadExecutor-715-thread-1-processing-n:127.0.0.1:54103_) 
[n:127.0.0.1:54103_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 131448 INFO  
(coreLoadExecutor-715-thread-1-processing-n:127.0.0.1:54103_) 
[n:127.0.0.1:54103_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 131448 INFO  
(coreLoadExecutor-715-thread-1-processing-n:127.0.0.1:54103_) 
[n:127.0.0.1:54103_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 131454 INFO  
(searcherExecutor-716-thread-1-processing-n:127.0.0.1:54103_ x:collection1 
c:collection1) [n:127.0.0.1:54103_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@a0bd40[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 131458 INFO  
(coreLoadExecutor-715-thread-1-processing-n:127.0.0.1:54103_) 
[n:127.0.0.1:54103_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1570967923008208896
   [junit4]   2> 131473 INFO  
(coreZkRegister-710-thread-1-processing-n:127.0.0.1:54103_ x:collection1 
c:collection1) [n:127.0.0.1:54103_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 131473 INFO  
(coreZkRegister-710-thread-1-processing-n:127.0.0.1:54103_ x:collection1 
c:collection1) [n:127.0.0.1:54103_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 131473 INFO  
(coreZkRegister-710-thread-1-processing-n:127.0.0.1:54103_ x:collection1 
c:collection1) [n:127.0.0.1:54103_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:54103/collection1/
   [junit4]   2> 131474 INFO  
(coreZkRegister-710-thread-1-processing-n:127.0.0.1:54103_ x:collection1 
c:collection1) [n:127.0.0.1:54103_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 131474 INFO  
(coreZkRegister-710-thread-1-processing-n:127.0.0.1:54103_ x:collection1 
c:collection1) [n:127.0.0.1:54103_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:54103/collection1/ has no 
replicas
   [junit4]   2> 131474 INFO  
(coreZkRegister-710-thread-1-processing-n:127.0.0.1:54103_ x:collection1 
c:collection1) [n:127.0.0.1:54103_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 131480 INFO  
(coreZkRegister-710-thread-1-processing-n:127.0.0.1:54103_ x:collection1 
c:collection1) [n:127.0.0.1:54103_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:54103/collection1/ shard1
   [junit4]   2> 131586 INFO  
(zkCallback-256-thread-1-processing-n:127.0.0.1:54091_) [n:127.0.0.1:54091_    
] 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: [3])
   [junit4]   2> 131586 INFO  
(zkCallback-262-thread-1-processing-n:127.0.0.1:54103_) [n:127.0.0.1:54103_    
] 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: [3])
   [junit4]   2> 131632 INFO  
(coreZkRegister-710-thread-1-processing-n:127.0.0.1:54103_ x:collection1 
c:collection1) [n:127.0.0.1:54103_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 131739 INFO  
(zkCallback-256-thread-1-processing-n:127.0.0.1:54091_) [n:127.0.0.1:54091_    
] 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: [3])
   [junit4]   2> 131739 INFO  
(zkCallback-262-thread-1-processing-n:127.0.0.1:54103_) [n:127.0.0.1:54103_    
] 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: [3])
   [junit4]   2> 132405 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_A1F08100D07AF184-001\shard-3-001\cores\collection1
   [junit4]   2> 132407 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_A1F08100D07AF184-001\shard-3-001
   [junit4]   2> 132408 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 132409 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e22dab{/,null,AVAILABLE}
   [junit4]   2> 132410 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1a51fa0{HTTP/1.1,[http/1.1]}{127.0.0.1:54115}
   [junit4]   2> 132410 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.e.j.s.Server Started @134847ms
   [junit4]   2> 132410 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_A1F08100D07AF184-001\tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=54115, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_A1F08100D07AF184-001\shard-3-001\cores}
   [junit4]   2> 132411 ERROR 
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 132413 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.7.0
   [junit4]   2> 132413 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 132413 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 132413 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-23T04:22:41.026Z
   [junit4]   2> 132422 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 132423 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_A1F08100D07AF184-001\shard-3-001\solr.xml
   [junit4]   2> 132437 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 132438 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54066/solr
   [junit4]   2> 132460 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [n:127.0.0.1:54115_  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 132463 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [n:127.0.0.1:54115_  
  ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 132466 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [n:127.0.0.1:54115_  
  ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54115_
   [junit4]   2> 132472 INFO  
(zkCallback-256-thread-1-processing-n:127.0.0.1:54091_) [n:127.0.0.1:54091_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 132472 INFO  
(zkCallback-268-thread-1-processing-n:127.0.0.1:54115_) [n:127.0.0.1:54115_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 132472 INFO  
(zkCallback-246-thread-1-processing-n:127.0.0.1:54073_) [n:127.0.0.1:54073_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 132473 INFO  (zkCallback-250-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 132473 INFO  
(zkCallback-262-thread-1-processing-n:127.0.0.1:54103_) [n:127.0.0.1:54103_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 132647 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [n:127.0.0.1:54115_  
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_A1F08100D07AF184-001\shard-3-001\cores
   [junit4]   2> 132647 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [n:127.0.0.1:54115_  
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 132651 INFO  
(coreLoadExecutor-726-thread-1-processing-n:127.0.0.1:54115_) 
[n:127.0.0.1:54115_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 132654 INFO  
(OverseerStateUpdate-98185494680240132-127.0.0.1:54073_-n_0000000000) 
[n:127.0.0.1:54073_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 132760 INFO  
(zkCallback-256-thread-1-processing-n:127.0.0.1:54091_) [n:127.0.0.1:54091_    
] 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: [4])
   [junit4]   2> 132760 INFO  
(zkCallback-268-thread-1-processing-n:127.0.0.1:54115_) [n:127.0.0.1:54115_    
] 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: [4])
   [junit4]   2> 132761 INFO  
(zkCallback-262-thread-1-processing-n:127.0.0.1:54103_) [n:127.0.0.1:54103_    
] 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: [4])
   [junit4]   2> 133696 INFO  
(coreLoadExecutor-726-thread-1-processing-n:127.0.0.1:54115_) 
[n:127.0.0.1:54115_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.7.0
   [junit4]   2> 133728 INFO  
(coreLoadExecutor-726-thread-1-processing-n:127.0.0.1:54115_) 
[n:127.0.0.1:54115_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 133860 INFO  
(coreLoadExecutor-726-thread-1-processing-n:127.0.0.1:54115_) 
[n:127.0.0.1:54115_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 133901 INFO  
(coreLoadExecutor-726-thread-1-processing-n:127.0.0.1:54115_) 
[n:127.0.0.1:54115_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 133901 INFO  
(coreLoadExecutor-726-thread-1-processing-n:127.0.0.1:54115_) 
[n:127.0.0.1:54115_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 133902 INFO  
(coreLoadExecutor-726-thread-1-processing-n:127.0.0.1:54115_) 
[n:127.0.0.1:54115_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_A1F08100D07AF184-001\shard-3-001\cores\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_A1F08100D07AF184-001\shard-3-001\cores\collection1\data\]
   [junit4]   2> 133902 INFO  
(coreLoadExecutor-726-thread-1-processing-n:127.0.0.1:54115_) 
[n:127.0.0.1:54115_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d2ff08
   [junit4]   2> 133907 INFO  
(coreLoadExecutor-726-thread-1-processing-n:127.0.0.1:54115_) 
[n:127.0.0.1:54115_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=30, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5584584133074921]
   [junit4]   2> 133924 WARN  
(coreLoadExecutor-726-thread-1-processing-n:127.0.0.1:54115_) 
[n:127.0.0.1:54115_ c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 134051 INFO  
(coreLoadExecutor-726-thread-1-processing-n:127.0.0.1:54115_) 
[n:127.0.0.1:54115_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 134051 INFO  
(coreLoadExecutor-726-thread-1-processing-n:127.0.0.1:54115_) 
[n:127.0.0.1:54115_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 134052 INFO  
(coreLoadExecutor-726-thread-1-processing-n:127.0.0.1:54115_) 
[n:127.0.0.1:54115_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 134052 INFO  
(coreLoadExecutor-726-thread-1-processing-n:127.0.0.1:54115_) 
[n:127.0.0.1:54115_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 134054 INFO  
(coreLoadExecutor-726-thread-1-processing-n:127.0.0.1:54115_) 
[n:127.0.0.1:54115_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=26, 
maxMergedSegmentMB=35.3544921875, floorSegmentMB=1.0810546875, 
forceMergeDeletesPctAllowed=28.20274716867086, segmentsPerTier=40.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 134056 INFO  
(coreLoadExecutor-726-thread-1-processing-n:127.0.0.1:54115_) 
[n:127.0.0.1:54115_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1afc526[collection1] main]
   [junit4]   2> 134058 INFO  
(coreLoadExecutor-726-thread-1-processing-n:127.0.0.1:54115_) 
[n:127.0.0.1:54115_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 134059 INFO  
(coreLoadExecutor-726-thread-1-processing-n:127.0.0.1:54115_) 
[n:127.0.0.1:54115_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 134059 INFO  
(coreLoadExecutor-726-thread-1-processing-n:127.0.0.1:54115_) 
[n:127.0.0.1:54115_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 134061 INFO  
(searcherExecutor-727-thread-1-processing-n:127.0.0.1:54115_ x:collection1 
c:collection1) [n:127.0.0.1:54115_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1afc526[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 134062 INFO  
(coreLoadExecutor-726-thread-1-processing-n:127.0.0.1:54115_) 
[n:127.0.0.1:54115_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1570967925738700800
   [junit4]   2> 134068 INFO  
(coreZkRegister-721-thread-1-processing-n:127.0.0.1:54115_ x:collection1 
c:collection1) [n:127.0.0.1:54115_ c:collection1 s:shard2 r:core_node3 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 134068 INFO  
(updateExecutor-265-thread-1-processing-n:127.0.0.1:54115_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:54115_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 134069 INFO  
(recoveryExecutor-266-thread-1-processing-n:127.0.0.1:54115_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:54115_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 134070 INFO  
(recoveryExecutor-266-thread-1-processing-n:127.0.0.1:54115_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:54115_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 134070 INFO  
(recoveryExecutor-266-thread-1-processing-n:127.0.0.1:54115_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:54115_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1]
   [junit4]   2> 134070 INFO  
(recoveryExecutor-266-thread-1-processing-n:127.0.0.1:54115_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:54115_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 134070 INFO  
(recoveryExecutor-266-thread-1-processing-n:127.0.0.1:54115_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:54115_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core 
[collection1] as recovering, leader is [http://127.0.0.1:54091/collection1/] 
and I am [http://127.0.0.1:54115/collection1/]
   [junit4]   2> 134076 INFO  
(recoveryExecutor-266-thread-1-processing-n:127.0.0.1:54115_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:54115_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [http://127.0.0.1:54091]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:54115_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 134082 INFO  (qtp5190738-1567) [n:127.0.0.1:54091_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 134082 INFO  (qtp5190738-1567) [n:127.0.0.1:54091_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of collection1) have state: recovering
   [junit4]   2> 134082 INFO  (qtp5190738-1567) [n:127.0.0.1:54091_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=down, localState=active, 
nodeName=127.0.0.1:54115_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:54115","node_name":"127.0.0.1:54115_","state":"down"}
   [junit4]   2> 134183 INFO  
(zkCallback-256-thread-1-processing-n:127.0.0.1:54091_) [n:127.0.0.1:54091_    
] 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: [4])
   [junit4]   2> 134183 INFO  
(zkCallback-268-thread-1-processing-n:127.0.0.1:54115_) [n:127.0.0.1:54115_    
] 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: [4])
   [junit4]   2> 134185 INFO  
(zkCallback-262-thread-1-processing-n:127.0.0.1:54103_) [n:127.0.0.1:54103_    
] 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: [4])
   [junit4]   2> 134664 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_A1F08100D07AF184-001\shard-4-001\cores\collection1
   [junit4]   2> 134666 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_A1F08100D07AF184-001\shard-4-001
   [junit4]   2> 134667 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 134669 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@748ffd{/,null,AVAILABLE}
   [junit4]   2> 134670 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@a1f5eb{HTTP/1.1,[http/1.1]}{127.0.0.1:54134}
   [junit4]   2> 134670 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.e.j.s.Server Started @137108ms
   [junit4]   2> 134670 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_A1F08100D07AF184-001\tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=54134, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_A1F08100D07AF184-001\shard-4-001\cores}
   [junit4]   2> 134670 ERROR 
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 134673 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.7.0
   [junit4]   2> 134673 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 134673 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 134673 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-23T04:22:43.286Z
   [junit4]   2> 134682 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 134683 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_A1F08100D07AF184-001\shard-4-001\solr.xml
   [junit4]   2> 134716 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 134718 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54066/solr
   [junit4]   2> 134740 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [n:127.0.0.1:54134_  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 134745 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [n:127.0.0.1:54134_  
  ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 134748 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [n:127.0.0.1:54134_  
  ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54134_
   [junit4]   2> 134751 INFO  
(zkCallback-256-thread-1-processing-n:127.0.0.1:54091_) [n:127.0.0.1:54091_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 134752 INFO  (zkCallback-250-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 134752 INFO  
(zkCallback-268-thread-1-processing-n:127.0.0.1:54115_) [n:127.0.0.1:54115_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 134758 INFO  
(zkCallback-246-thread-1-processing-n:127.0.0.1:54073_) [n:127.0.0.1:54073_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 134758 INFO  
(zkCallback-262-thread-1-processing-n:127.0.0.1:54103_) [n:127.0.0.1:54103_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 134759 INFO  
(zkCallback-275-thread-1-processing-n:127.0.0.1:54134_) [n:127.0.0.1:54134_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 134910 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [n:127.0.0.1:54134_  
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_A1F08100D07AF184-001\shard-4-001\cores
   [junit4]   2> 134910 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [n:127.0.0.1:54134_  
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 134914 INFO  
(coreLoadExecutor-737-thread-1-processing-n:127.0.0.1:54134_) 
[n:127.0.0.1:54134_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 134920 INFO  
(OverseerStateUpdate-98185494680240132-127.0.0.1:54073_-n_0000000000) 
[n:127.0.0.1:54073_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 135027 INFO  
(zkCallback-268-thread-1-processing-n:127.0.0.1:54115_) [n:127.0.0.1:54115_    
] 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: [5])
   [junit4]   2> 135027 INFO  
(zkCallback-256-thread-1-processing-n:127.0.0.1:54091_) [n:127.0.0.1:54091_    
] 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: [5])
   [junit4]   2> 135027 INFO  
(zkCallback-262-thread-1-processing-n:127.0.0.1:54103_) [n:127.0.0.1:54103_    
] 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: [5])
   [junit4]   2> 135027 INFO  
(zkCallback-275-thread-1-processing-n:127.0.0.1:54134_) [n:127.0.0.1:54134_    
] 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: [5])
   [junit4]   2> 135083 INFO  (qtp5190738-1567) [n:127.0.0.1:54091_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=recovering, localState=active, 
nodeName=127.0.0.1:54115_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:54115","node_name":"127.0.0.1:54115_","state":"recovering"}
   [junit4]   2> 135083 INFO  (qtp5190738-1567) [n:127.0.0.1:54091_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 135083 INFO  (qtp5190738-1567) [n:127.0.0.1:54091_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:54115_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   2> 135586 INFO  
(recoveryExecutor-266-thread-1-processing-n:127.0.0.1:54115_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:54115_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync 
from [http://127.0.0.1:54091/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 135586 INFO  
(recoveryExecutor-266-thread-1-processing-n:127.0.0.1:54115_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:54115_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 
url=http://127.0.0.1:54115 START replicas=[http://127.0.0.1:54091/collection1/] 
nUpdates=100
   [junit4]   2> 135590 INFO  (qtp5190738-1570) [n:127.0.0.1:54091_ 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 135590 INFO  (qtp5190738-1570) [n:127.0.0.1:54091_ 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp= path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 135592 INFO  
(recoveryExecutor-266-thread-1-processing-n:127.0.0.1:54115_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:54115_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint 
millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 135592 INFO  
(recoveryExecutor-266-thread-1-processing-n:127.0.0.1:54115_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:54115_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to 
do a PeerSync 
   [junit4]   2> 135592 INFO  
(recoveryExecutor-266-thread-1-processing-n:127.0.0.1:54115_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:54115_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 135592 INFO  
(recoveryExecutor-266-thread-1-processing-n:127.0.0.1:54115_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:54115_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted 
changes. Skipping IW.commit.
   [junit4]   2> 135592 INFO  
(recoveryExecutor-266-thread-1-processing-n:127.0.0.1:54115_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:54115_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 135592 INFO  
(recoveryExecutor-266-thread-1-processing-n:127.0.0.1:54115_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:54115_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery 
was successful.
   [junit4]   2> 135592 INFO  
(recoveryExecutor-266-thread-1-processing-n:127.0.0.1:54115_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:54115_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered 
during PeerSync.
   [junit4]   2> 135592 INFO  
(recoveryExecutor-266-thread-1-processing-n:127.0.0.1:54115_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:54115_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 135592 INFO  
(recoveryExecutor-266-thread-1-processing-n:127.0.0.1:54115_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:54115_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active 
after recovery.
   [junit4]   2> 135700 INFO  
(zkCallback-268-thread-1-processing-n:127.0.0.1:54115_) [n:127.0.0.1:54115_    
] 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: [5])
   [junit4]   2> 135700 INFO  
(zkCallback-262-thread-1-processing-n:127.0.0.1:54103_) [n:127.0.0.1:54103_    
] 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: [5])
   [junit4]   2> 135700 INFO  
(zkCallback-256-thread-1-processing-n:127.0.0.1:54091_) [n:127.0.0.1:54091_    
] 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: [5])
   [junit4]   2> 135700 INFO  
(zkCallback-275-thread-1-processing-n:127.0.0.1:54134_) [n:127.0.0.1:54134_    
] 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: [5])
   [junit4]   2> 135948 INFO  
(coreLoadExecutor-737-thread-1-processing-n:127.0.0.1:54134_) 
[n:127.0.0.1:54134_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.7.0
   [junit4]   2> 135968 INFO  
(coreLoadExecutor-737-thread-1-processing-n:127.0.0.1:54134_) 
[n:127.0.0.1:54134_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 136114 INFO  
(coreLoadExecutor-737-thread-1-processing-n:127.0.0.1:54134_) 
[n:127.0.0.1:54134_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 136148 INFO  
(coreLoadExecutor-737-thread-1-processing-n:127.0.0.1:54134_) 
[n:127.0.0.1:54134_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 136148 INFO  
(coreLoadExecutor-737-thread-1-processing-n:127.0.0.1:54134_) 
[n:127.0.0.1:54134_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 136148 INFO  
(coreLoadExecutor-737-thread-1-processing-n:127.0.0.1:54134_) 
[n:127.0.0.1:54134_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_A1F08100D07AF184-001\shard-4-001\cores\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_A1F08100D07AF184-001\shard-4-001\cores\collection1\data\]
   [junit4]   2> 136149 INFO  
(coreLoadExecutor-737-thread-1-processing-n:127.0.0.1:54134_) 
[n:127.0.0.1:54134_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d2ff08
   [junit4]   2> 136155 INFO  
(coreLoadExecutor-737-thread-1-processing-n:127.0.0.1:54134_) 
[n:127.0.0.1:54134_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=30, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=21

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

tionContext.runLeaderProcess(ElectionContext.java:342)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [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:748)
   [junit4]   2> 210814 INFO  
(zkCallback-275-thread-4-processing-n:127.0.0.1:54134_) [n:127.0.0.1:54134_ 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore 
[collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1777c00
   [junit4]   2> 210815 WARN  
(zkCallback-275-thread-4-processing-n:127.0.0.1:54134_) [n:127.0.0.1:54134_ 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy 
Stopping recovery for core=[collection1] coreNodeName=[core_node4]
   [junit4]   2> 211704 INFO  
(zkCallback-275-thread-4-processing-n:127.0.0.1:54134_) [n:127.0.0.1:54134_ 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.m.SolrMetricManager 
Closing metric reporters for: solr.core.collection1
   [junit4]   2> 211705 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@a1f5eb{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 211706 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@748ffd{/,null,UNAVAILABLE}
   [junit4]   2> 211707 ERROR 
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 211707 INFO  
(TEST-BasicDistributedZkTest.test-seed#[A1F08100D07AF184]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:54066 54066
   [junit4]   2> 211708 INFO  (Thread-392) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:54066 54066
   [junit4]   2> 211709 WARN  (Thread-392) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2>        4       /solr/collections/collection3/state.json
   [junit4]   2>        4       /solr/collections/collection2/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        7       /solr/collections
   [junit4]   2>        5       /solr/overseer/queue
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=BasicDistributedZkTest -Dtests.method=test 
-Dtests.seed=A1F08100D07AF184 -Dtests.slow=true -Dtests.locale=pl-PL 
-Dtests.timezone=Asia/Omsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   88.0s J0 | BasicDistributedZkTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:54115/collection1: Async exception during 
distributed update: Error from server at http://127.0.0.1:54103/collection1: 
Bad Request
   [junit4]    > request: 
http://127.0.0.1:54103/collection1/update?update.chain=distrib-dup-test-chain-explicit&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A54115%2Fcollection1%2F&wt=javabin&version=2
   [junit4]    > Remote error message: Exception writing document id 52 to the 
index; possible analysis error.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A1F08100D07AF184:29A4BEDA7E869C7C]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:594)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:514)
   [junit4]    >        at 
org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:664)
   [junit4]    >        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:364)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 211712 INFO  
(SUITE-BasicDistributedZkTest-seed#[A1F08100D07AF184]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_A1F08100D07AF184-001
   [junit4]   2> Jun 23, 2017 4:24:00 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{regex_dup_A_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
other_tl1=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
regex_dup_B_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
range_facet_l_dv=PostingsFormat(name=LuceneFixedGap), 
SubjectTerms_mfacet=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
n_l1=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
multiDefault=Lucene50(blocksize=128), 
intDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
genre_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
n_td1=Lucene50(blocksize=128), 
n_d1=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
range_facet_l=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
n_f1=Lucene50(blocksize=128), series_t=Lucene50(blocksize=128), 
n_tl1=Lucene50(blocksize=128), 
oddField_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
n_tf1=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
price=PostingsFormat(name=LuceneVarGapFixedInterval), 
a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
cat=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
inStock=PostingsFormat(name=LuceneVarGapFixedInterval), 
sequence_i=PostingsFormat(name=LuceneVarGapFixedInterval), 
id=PostingsFormat(name=LuceneFixedGap), 
text=PostingsFormat(name=LuceneVarGapFixedInterval), 
timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
foo_i=Lucene50(blocksize=128), val_i=PostingsFormat(name=LuceneFixedGap), 
n_dt1=Lucene50(blocksize=128), author_t=Lucene50(blocksize=128), 
a_i1=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
n_ti1=PostingsFormat(name=LuceneFixedGap), 
rnd_b=PostingsFormat(name=LuceneFixedGap), 
foo_b=PostingsFormat(name=LuceneVarGapFixedInterval), 
n_tdt1=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
name=PostingsFormat(name=LuceneFixedGap), id_i1=Lucene50(blocksize=128), 
foo_d=PostingsFormat(name=LuceneFixedGap), 
range_facet_i_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
foo_f=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), 
_version_=DocValuesFormat(name=Direct), 
range_facet_i_dv=DocValuesFormat(name=Direct), 
intDvoDefault=DocValuesFormat(name=Lucene54), 
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1343, 
maxMBSortInHeap=5.12523534214384, 
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=pl-PL, 
timezone=Asia/Omsk
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_131 
(32-bit)/cpus=3,threads=1,free=61200704,total=330563584
   [junit4]   2> NOTE: All tests run in this JVM: [TestFastLRUCache, 
TestCustomDocTransformer, V2ApiIntegrationTest, ResponseLogComponentTest, 
SuggesterFSTTest, PeerSyncWithIndexFingerprintCachingTest, 
DistributedQueryElevationComponentTest, TestReplicaProperties, 
DirectoryFactoryTest, FullHLLTest, TestConfigsApi, 
SuggestComponentContextFilterQueryTest, TestFunctionQuery, 
HttpSolrCallGetCoreTest, NumericFieldsTest, TestSweetSpotSimilarityFactory, 
JSONWriterTest, TestStressReorder, ConfigureRecoveryStrategyTest, 
TestFieldTypeResource, SaslZkACLProviderTest, TestSchemaResource, 
TestSimpleQParserPlugin, HdfsDirectoryFactoryTest, MoveReplicaTest, 
TestHalfAndHalfDocValues, TestJsonFacetRefinement, DisMaxRequestHandlerTest, 
CollectionStateFormat2Test, TriLevelCompositeIdRoutingTest, SimplePostToolTest, 
BasicDistributedZkTest]
   [junit4] Completed [66/715 (1!)] on J0 in 88.84s, 1 test, 1 error <<< 
FAILURES!

[...truncated 41621 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to