Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6560/
Java: 32bit/jdk1.8.0_131 -server -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.mockfile.TestShuffleFS

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestShuffleFS_95A04A3AF52032FB-001\tempDir-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestShuffleFS_95A04A3AF52032FB-001\tempDir-001
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestShuffleFS_95A04A3AF52032FB-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestShuffleFS_95A04A3AF52032FB-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestShuffleFS_95A04A3AF52032FB-001\tempDir-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestShuffleFS_95A04A3AF52032FB-001\tempDir-001
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestShuffleFS_95A04A3AF52032FB-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestShuffleFS_95A04A3AF52032FB-001

        at __randomizedtesting.SeedInfo.seed([95A04A3AF52032FB]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.HttpPartitionTest.test

Error Message:
The partitioned replica did not get marked down expected:<[down]> but 
was:<[active]>

Stack Trace:
org.junit.ComparisonFailure: The partitioned replica did not get marked down 
expected:<[down]> but was:<[active]>
        at 
__randomizedtesting.SeedInfo.seed([235C86E5EEFF8329:AB08B93F4003EED1]:0)
        at org.junit.Assert.assertEquals(Assert.java:125)
        at 
org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:246)
        at 
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:127)
        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:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        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 1890 lines...]
   [junit4] Suite: org.apache.lucene.mockfile.TestShuffleFS
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=true): {}, locale=ar-LY, timezone=Africa/Kinshasa
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_131 
(32-bit)/cpus=3,threads=1,free=24315344,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [TestWorstCaseTestBehavior, 
TestVirusCheckingFS, TestExtrasFS, ThrowInUncaught, Nested1, 
TestAssertingTermVectorsFormat, TestShuffleFS]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestShuffleFS 
-Dtests.seed=95A04A3AF52032FB -Dtests.slow=true -Dtests.locale=ar-LY 
-Dtests.timezone=Africa/Kinshasa -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestShuffleFS (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestShuffleFS_95A04A3AF52032FB-001\tempDir-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestShuffleFS_95A04A3AF52032FB-001\tempDir-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestShuffleFS_95A04A3AF52032FB-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestShuffleFS_95A04A3AF52032FB-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([95A04A3AF52032FB]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [16/41 (1!)] on J1 in 0.69s, 10 tests, 1 error <<< 
FAILURES!

[...truncated 9749 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_235C86E5EEFF8329-001\init-core-data-001
   [junit4]   2> 703504 WARN  
(SUITE-HttpPartitionTest-seed#[235C86E5EEFF8329]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 703504 INFO  
(SUITE-HttpPartitionTest-seed#[235C86E5EEFF8329]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 703512 INFO  
(SUITE-HttpPartitionTest-seed#[235C86E5EEFF8329]-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> 703512 INFO  
(SUITE-HttpPartitionTest-seed#[235C86E5EEFF8329]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 703514 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 703515 INFO  (Thread-1786) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 703515 INFO  (Thread-1786) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 703522 ERROR (Thread-1786) [    ] 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> 703616 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:59909
   [junit4]   2> 703622 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 0x15bf9b353610000, 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> 703632 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 703635 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 703638 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 703640 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 703643 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 703644 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 703646 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 703650 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 703654 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 703657 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 703659 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 704422 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_235C86E5EEFF8329-001\control-001\cores\collection1
   [junit4]   2> 704432 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 704435 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1cef434{/,null,AVAILABLE}
   [junit4]   2> 704436 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1ebbe6d{HTTP/1.1,[http/1.1]}{127.0.0.1:59917}
   [junit4]   2> 704436 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] o.e.j.s.Server 
Started @709126ms
   [junit4]   2> 704436 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_235C86E5EEFF8329-001\tempDir-001/control/data,
 hostContext=/, hostPort=59916, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_235C86E5EEFF8329-001\control-001\cores}
   [junit4]   2> 704437 ERROR 
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 704437 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 704437 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 704437 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 704437 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-11T22:48:51.702Z
   [junit4]   2> 704445 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 0x15bf9b353610002, 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> 704445 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 704445 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_235C86E5EEFF8329-001\control-001\solr.xml
   [junit4]   2> 704456 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55a2ba, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 704463 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59909/solr
   [junit4]   2> 704468 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 0x15bf9b353610003, 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> 704497 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [n:127.0.0.1:59916_    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 704498 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [n:127.0.0.1:59916_    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59916_
   [junit4]   2> 704500 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [n:127.0.0.1:59916_    ] 
o.a.s.c.Overseer Overseer (id=97946365511925764-127.0.0.1:59916_-n_0000000000) 
starting
   [junit4]   2> 704510 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [n:127.0.0.1:59916_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59916_
   [junit4]   2> 704513 INFO  
(zkCallback-1418-thread-1-processing-n:127.0.0.1:59916_) [n:127.0.0.1:59916_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 704735 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [n:127.0.0.1:59916_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55a2ba
   [junit4]   2> 704739 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [n:127.0.0.1:59916_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55a2ba
   [junit4]   2> 704739 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [n:127.0.0.1:59916_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55a2ba
   [junit4]   2> 704745 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [n:127.0.0.1:59916_    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_235C86E5EEFF8329-001\control-001\cores
   [junit4]   2> 704745 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [n:127.0.0.1:59916_    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 704746 INFO  
(coreLoadExecutor-2641-thread-1-processing-n:127.0.0.1:59916_) 
[n:127.0.0.1:59916_ c:control_collection   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 704750 INFO  
(OverseerStateUpdate-97946365511925764-127.0.0.1:59916_-n_0000000000) 
[n:127.0.0.1:59916_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 705788 INFO  
(coreLoadExecutor-2641-thread-1-processing-n:127.0.0.1:59916_) 
[n:127.0.0.1:59916_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 705807 INFO  
(coreLoadExecutor-2641-thread-1-processing-n:127.0.0.1:59916_) 
[n:127.0.0.1:59916_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 705953 INFO  
(coreLoadExecutor-2641-thread-1-processing-n:127.0.0.1:59916_) 
[n:127.0.0.1:59916_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 705972 INFO  
(coreLoadExecutor-2641-thread-1-processing-n:127.0.0.1:59916_) 
[n:127.0.0.1:59916_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection, trusted=true
   [junit4]   2> 705973 INFO  
(coreLoadExecutor-2641-thread-1-processing-n:127.0.0.1:59916_) 
[n:127.0.0.1:59916_ c:control_collection   x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.core_node1' (registry 
'solr.core.control_collection.shard1.core_node1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55a2ba
   [junit4]   2> 705973 INFO  
(coreLoadExecutor-2641-thread-1-processing-n:127.0.0.1:59916_) 
[n:127.0.0.1:59916_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 705973 INFO  
(coreLoadExecutor-2641-thread-1-processing-n:127.0.0.1:59916_) 
[n:127.0.0.1:59916_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_235C86E5EEFF8329-001\control-001\cores\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_235C86E5EEFF8329-001\control-001\cores\collection1\data\]
   [junit4]   2> 705975 INFO  
(coreLoadExecutor-2641-thread-1-processing-n:127.0.0.1:59916_) 
[n:127.0.0.1:59916_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=23, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=1.2529296875, 
floorSegmentMB=1.2919921875, forceMergeDeletesPctAllowed=19.7654799728685, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 705977 WARN  
(coreLoadExecutor-2641-thread-1-processing-n:127.0.0.1:59916_) 
[n:127.0.0.1:59916_ 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> 706116 INFO  
(coreLoadExecutor-2641-thread-1-processing-n:127.0.0.1:59916_) 
[n:127.0.0.1:59916_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 706116 INFO  
(coreLoadExecutor-2641-thread-1-processing-n:127.0.0.1:59916_) 
[n:127.0.0.1:59916_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 706118 INFO  
(coreLoadExecutor-2641-thread-1-processing-n:127.0.0.1:59916_) 
[n:127.0.0.1:59916_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 706118 INFO  
(coreLoadExecutor-2641-thread-1-processing-n:127.0.0.1:59916_) 
[n:127.0.0.1:59916_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 706119 INFO  
(coreLoadExecutor-2641-thread-1-processing-n:127.0.0.1:59916_) 
[n:127.0.0.1:59916_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8822269664771477]
   [junit4]   2> 706119 INFO  
(coreLoadExecutor-2641-thread-1-processing-n:127.0.0.1:59916_) 
[n:127.0.0.1:59916_ c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1728e80[collection1] main]
   [junit4]   2> 706120 INFO  
(coreLoadExecutor-2641-thread-1-processing-n:127.0.0.1:59916_) 
[n:127.0.0.1:59916_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 706120 INFO  
(coreLoadExecutor-2641-thread-1-processing-n:127.0.0.1:59916_) 
[n:127.0.0.1:59916_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 706121 INFO  
(coreLoadExecutor-2641-thread-1-processing-n:127.0.0.1:59916_) 
[n:127.0.0.1:59916_ c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 706121 INFO  
(coreLoadExecutor-2641-thread-1-processing-n:127.0.0.1:59916_) 
[n:127.0.0.1:59916_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1567141850918158336
   [junit4]   2> 706124 INFO  
(searcherExecutor-2642-thread-1-processing-n:127.0.0.1:59916_ x:collection1 
c:control_collection) [n:127.0.0.1:59916_ c:control_collection   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1728e80[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 706130 INFO  
(coreZkRegister-2634-thread-1-processing-n:127.0.0.1:59916_ x:collection1 
c:control_collection) [n:127.0.0.1:59916_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 706130 INFO  
(coreZkRegister-2634-thread-1-processing-n:127.0.0.1:59916_ x:collection1 
c:control_collection) [n:127.0.0.1:59916_ 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> 706130 INFO  
(coreZkRegister-2634-thread-1-processing-n:127.0.0.1:59916_ x:collection1 
c:control_collection) [n:127.0.0.1:59916_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:59916/collection1/
   [junit4]   2> 706130 INFO  
(coreZkRegister-2634-thread-1-processing-n:127.0.0.1:59916_ x:collection1 
c:control_collection) [n:127.0.0.1:59916_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 706130 INFO  
(coreZkRegister-2634-thread-1-processing-n:127.0.0.1:59916_ x:collection1 
c:control_collection) [n:127.0.0.1:59916_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:59916/collection1/ has no replicas
   [junit4]   2> 706130 INFO  
(coreZkRegister-2634-thread-1-processing-n:127.0.0.1:59916_ x:collection1 
c:control_collection) [n:127.0.0.1:59916_ 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> 706137 INFO  
(coreZkRegister-2634-thread-1-processing-n:127.0.0.1:59916_ x:collection1 
c:control_collection) [n:127.0.0.1:59916_ 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:59916/collection1/ shard1
   [junit4]   2> 706286 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 706287 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59909/solr ready
   [junit4]   2> 706287 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 706287 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 706289 INFO  
(coreZkRegister-2634-thread-1-processing-n:127.0.0.1:59916_ x:collection1 
c:control_collection) [n:127.0.0.1:59916_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 706973 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_235C86E5EEFF8329-001\shard-1-001\cores\collection1
   [junit4]   2> 706976 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_235C86E5EEFF8329-001\shard-1-001
   [junit4]   2> 706979 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 706980 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1e6e161{/,null,AVAILABLE}
   [junit4]   2> 706981 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@18a72c9{HTTP/1.1,[http/1.1]}{127.0.0.1:59936}
   [junit4]   2> 706981 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] o.e.j.s.Server 
Started @711671ms
   [junit4]   2> 706981 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_235C86E5EEFF8329-001\tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=59935, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_235C86E5EEFF8329-001\shard-1-001\cores}
   [junit4]   2> 706982 ERROR 
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 706982 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 706982 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 706982 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 706982 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-11T22:48:54.247Z
   [junit4]   2> 706987 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 0x15bf9b353610007, 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> 706987 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 706987 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_235C86E5EEFF8329-001\shard-1-001\solr.xml
   [junit4]   2> 707002 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55a2ba, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 707009 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59909/solr
   [junit4]   2> 707013 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 0x15bf9b353610008, 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> 707024 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [n:127.0.0.1:59935_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 707029 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [n:127.0.0.1:59935_    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 707031 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [n:127.0.0.1:59935_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59935_
   [junit4]   2> 707033 INFO  (zkCallback-1422-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 707033 INFO  
(zkCallback-1418-thread-1-processing-n:127.0.0.1:59916_) [n:127.0.0.1:59916_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 707034 INFO  
(zkCallback-1428-thread-1-processing-n:127.0.0.1:59935_) [n:127.0.0.1:59935_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 707295 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [n:127.0.0.1:59935_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55a2ba
   [junit4]   2> 707301 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [n:127.0.0.1:59935_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55a2ba
   [junit4]   2> 707301 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [n:127.0.0.1:59935_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55a2ba
   [junit4]   2> 707306 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [n:127.0.0.1:59935_    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_235C86E5EEFF8329-001\shard-1-001\cores
   [junit4]   2> 707306 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [n:127.0.0.1:59935_    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 707309 INFO  
(coreLoadExecutor-2652-thread-1-processing-n:127.0.0.1:59935_) 
[n:127.0.0.1:59935_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 707313 INFO  
(OverseerStateUpdate-97946365511925764-127.0.0.1:59916_-n_0000000000) 
[n:127.0.0.1:59916_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 707416 INFO  
(zkCallback-1428-thread-1-processing-n:127.0.0.1:59935_) [n:127.0.0.1:59935_    
] 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> 708350 INFO  
(coreLoadExecutor-2652-thread-1-processing-n:127.0.0.1:59935_) 
[n:127.0.0.1:59935_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 708369 INFO  
(coreLoadExecutor-2652-thread-1-processing-n:127.0.0.1:59935_) 
[n:127.0.0.1:59935_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 708515 INFO  
(coreLoadExecutor-2652-thread-1-processing-n:127.0.0.1:59935_) 
[n:127.0.0.1:59935_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 708538 INFO  
(coreLoadExecutor-2652-thread-1-processing-n:127.0.0.1:59935_) 
[n:127.0.0.1:59935_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 708539 INFO  
(coreLoadExecutor-2652-thread-1-processing-n:127.0.0.1:59935_) 
[n:127.0.0.1:59935_ c:collection1   x:collection1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr.core.collection1.shard2.core_node1' (registry 
'solr.core.collection1.shard2.core_node1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55a2ba
   [junit4]   2> 708539 INFO  
(coreLoadExecutor-2652-thread-1-processing-n:127.0.0.1:59935_) 
[n:127.0.0.1:59935_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 708539 INFO  
(coreLoadExecutor-2652-thread-1-processing-n:127.0.0.1:59935_) 
[n:127.0.0.1:59935_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_235C86E5EEFF8329-001\shard-1-001\cores\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_235C86E5EEFF8329-001\shard-1-001\cores\collection1\data\]
   [junit4]   2> 708541 INFO  
(coreLoadExecutor-2652-thread-1-processing-n:127.0.0.1:59935_) 
[n:127.0.0.1:59935_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=33, 
maxMergedSegmentMB=1.2529296875, floorSegmentMB=1.2919921875, 
forceMergeDeletesPctAllowed=19.7654799728685, segmentsPerTier=22.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 708544 WARN  
(coreLoadExecutor-2652-thread-1-processing-n:127.0.0.1:59935_) 
[n:127.0.0.1:59935_ 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> 708696 INFO  
(coreLoadExecutor-2652-thread-1-processing-n:127.0.0.1:59935_) 
[n:127.0.0.1:59935_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 708696 INFO  
(coreLoadExecutor-2652-thread-1-processing-n:127.0.0.1:59935_) 
[n:127.0.0.1:59935_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 708703 INFO  
(coreLoadExecutor-2652-thread-1-processing-n:127.0.0.1:59935_) 
[n:127.0.0.1:59935_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 708703 INFO  
(coreLoadExecutor-2652-thread-1-processing-n:127.0.0.1:59935_) 
[n:127.0.0.1:59935_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 708707 INFO  
(coreLoadExecutor-2652-thread-1-processing-n:127.0.0.1:59935_) 
[n:127.0.0.1:59935_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8822269664771477]
   [junit4]   2> 708708 INFO  
(coreLoadExecutor-2652-thread-1-processing-n:127.0.0.1:59935_) 
[n:127.0.0.1:59935_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1470c6c[collection1] main]
   [junit4]   2> 708710 INFO  
(coreLoadExecutor-2652-thread-1-processing-n:127.0.0.1:59935_) 
[n:127.0.0.1:59935_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 708711 INFO  
(coreLoadExecutor-2652-thread-1-processing-n:127.0.0.1:59935_) 
[n:127.0.0.1:59935_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 708712 INFO  
(coreLoadExecutor-2652-thread-1-processing-n:127.0.0.1:59935_) 
[n:127.0.0.1:59935_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 708713 INFO  
(searcherExecutor-2653-thread-1-processing-n:127.0.0.1:59935_ x:collection1 
c:collection1) [n:127.0.0.1:59935_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1470c6c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 708713 INFO  
(coreLoadExecutor-2652-thread-1-processing-n:127.0.0.1:59935_) 
[n:127.0.0.1:59935_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1567141853636067328
   [junit4]   2> 708722 INFO  
(coreZkRegister-2647-thread-1-processing-n:127.0.0.1:59935_ x:collection1 
c:collection1) [n:127.0.0.1:59935_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 708722 INFO  
(coreZkRegister-2647-thread-1-processing-n:127.0.0.1:59935_ x:collection1 
c:collection1) [n:127.0.0.1:59935_ 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> 708722 INFO  
(coreZkRegister-2647-thread-1-processing-n:127.0.0.1:59935_ x:collection1 
c:collection1) [n:127.0.0.1:59935_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:59935/collection1/
   [junit4]   2> 708723 INFO  
(coreZkRegister-2647-thread-1-processing-n:127.0.0.1:59935_ x:collection1 
c:collection1) [n:127.0.0.1:59935_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 708723 INFO  
(coreZkRegister-2647-thread-1-processing-n:127.0.0.1:59935_ x:collection1 
c:collection1) [n:127.0.0.1:59935_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:59935/collection1/ has no 
replicas
   [junit4]   2> 708723 INFO  
(coreZkRegister-2647-thread-1-processing-n:127.0.0.1:59935_ x:collection1 
c:collection1) [n:127.0.0.1:59935_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 708727 INFO  
(coreZkRegister-2647-thread-1-processing-n:127.0.0.1:59935_ x:collection1 
c:collection1) [n:127.0.0.1:59935_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:59935/collection1/ shard2
   [junit4]   2> 708836 INFO  
(zkCallback-1428-thread-1-processing-n:127.0.0.1:59935_) [n:127.0.0.1:59935_    
] 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> 708909 INFO  
(coreZkRegister-2647-thread-1-processing-n:127.0.0.1:59935_ x:collection1 
c:collection1) [n:127.0.0.1:59935_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 709021 INFO  
(zkCallback-1428-thread-1-processing-n:127.0.0.1:59935_) [n:127.0.0.1:59935_    
] 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> 709536 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_235C86E5EEFF8329-001\shard-2-001\cores\collection1
   [junit4]   2> 709538 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_235C86E5EEFF8329-001\shard-2-001
   [junit4]   2> 709540 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 709540 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@145d846{/,null,AVAILABLE}
   [junit4]   2> 709541 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1699d4d{HTTP/1.1,[http/1.1]}{127.0.0.1:59949}
   [junit4]   2> 709541 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] o.e.j.s.Server 
Started @714231ms
   [junit4]   2> 709541 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_235C86E5EEFF8329-001\tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=59948, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_235C86E5EEFF8329-001\shard-2-001\cores}
   [junit4]   2> 709541 ERROR 
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 709542 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 709544 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 709544 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 709544 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-11T22:48:56.809Z
   [junit4]   2> 709548 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 0x15bf9b35361000a, 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> 709549 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 709549 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_235C86E5EEFF8329-001\shard-2-001\solr.xml
   [junit4]   2> 709561 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55a2ba, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 709566 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59909/solr
   [junit4]   2> 709571 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 0x15bf9b35361000b, 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> 709595 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [n:127.0.0.1:59948_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 709599 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [n:127.0.0.1:59948_    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 709603 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [n:127.0.0.1:59948_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59948_
   [junit4]   2> 709608 INFO  
(zkCallback-1418-thread-2-processing-n:127.0.0.1:59916_) [n:127.0.0.1:59916_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 709608 INFO  
(zkCallback-1428-thread-1-processing-n:127.0.0.1:59935_) [n:127.0.0.1:59935_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 709608 INFO  
(zkCallback-1434-thread-1-processing-n:127.0.0.1:59948_) [n:127.0.0.1:59948_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 709608 INFO  (zkCallback-1422-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 709809 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [n:127.0.0.1:59948_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55a2ba
   [junit4]   2> 709814 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [n:127.0.0.1:59948_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55a2ba
   [junit4]   2> 709814 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [n:127.0.0.1:59948_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55a2ba
   [junit4]   2> 709819 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [n:127.0.0.1:59948_    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_235C86E5EEFF8329-001\shard-2-001\cores
   [junit4]   2> 709819 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [n:127.0.0.1:59948_    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 709821 INFO  
(coreLoadExecutor-2663-thread-1-processing-n:127.0.0.1:59948_) 
[n:127.0.0.1:59948_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 709824 INFO  
(OverseerStateUpdate-97946365511925764-127.0.0.1:59916_-n_0000000000) 
[n:127.0.0.1:59916_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 709928 INFO  
(zkCallback-1434-thread-1-processing-n:127.0.0.1:59948_) [n:127.0.0.1:59948_    
] 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> 709929 INFO  
(zkCallback-1428-thread-1-processing-n:127.0.0.1:59935_) [n:127.0.0.1:59935_    
] 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> 710855 INFO  
(coreLoadExecutor-2663-thread-1-processing-n:127.0.0.1:59948_) 
[n:127.0.0.1:59948_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 710880 INFO  
(coreLoadExecutor-2663-thread-1-processing-n:127.0.0.1:59948_) 
[n:127.0.0.1:59948_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 711055 INFO  
(coreLoadExecutor-2663-thread-1-processing-n:127.0.0.1:59948_) 
[n:127.0.0.1:59948_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 711075 INFO  
(coreLoadExecutor-2663-thread-1-processing-n:127.0.0.1:59948_) 
[n:127.0.0.1:59948_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 711076 INFO  
(coreLoadExecutor-2663-thread-1-processing-n:127.0.0.1:59948_) 
[n:127.0.0.1:59948_ c:collection1   x:collection1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr.core.collection1.shard1.core_node2' (registry 
'solr.core.collection1.shard1.core_node2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55a2ba
   [junit4]   2> 711076 INFO  
(coreLoadExecutor-2663-thread-1-processing-n:127.0.0.1:59948_) 
[n:127.0.0.1:59948_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 711076 INFO  
(coreLoadExecutor-2663-thread-1-processing-n:127.0.0.1:59948_) 
[n:127.0.0.1:59948_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_235C86E5EEFF8329-001\shard-2-001\cores\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_235C86E5EEFF8329-001\shard-2-001\cores\collection1\data\]
   [junit4]   2> 711077 INFO  
(coreLoadExecutor-2663-thread-1-processing-n:127.0.0.1:59948_) 
[n:127.0.0.1:59948_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=33, 
maxMergedSegmentMB=1.2529296875, floorSegmentMB=1.2919921875, 
forceMergeDeletesPctAllowed=19.7654799728685, segmentsPerTier=22.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 711085 WARN  
(coreLoadExecutor-2663-thread-1-processing-n:127.0.0.1:59948_) 
[n:127.0.0.1:59948_ 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> 711224 INFO  
(coreLoadExecutor-2663-thread-1-processing-n:127.0.0.1:59948_) 
[n:127.0.0.1:59948_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 711224 INFO  
(coreLoadExecutor-2663-thread-1-processing-n:127.0.0.1:59948_) 
[n:127.0.0.1:59948_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 711225 INFO  
(coreLoadExecutor-2663-thread-1-processing-n:127.0.0.1:59948_) 
[n:127.0.0.1:59948_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 711225 INFO  
(coreLoadExecutor-2663-thread-1-processing-n:127.0.0.1:59948_) 
[n:127.0.0.1:59948_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 711227 INFO  
(coreLoadExecutor-2663-thread-1-processing-n:127.0.0.1:59948_) 
[n:127.0.0.1:59948_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8822269664771477]
   [junit4]   2> 711227 INFO  
(coreLoadExecutor-2663-thread-1-processing-n:127.0.0.1:59948_) 
[n:127.0.0.1:59948_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@51acfa[collection1] main]
   [junit4]   2> 711228 INFO  
(coreLoadExecutor-2663-thread-1-processing-n:127.0.0.1:59948_) 
[n:127.0.0.1:59948_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 711229 INFO  
(coreLoadExecutor-2663-thread-1-processing-n:127.0.0.1:59948_) 
[n:127.0.0.1:59948_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 711229 INFO  
(coreLoadExecutor-2663-thread-1-processing-n:127.0.0.1:59948_) 
[n:127.0.0.1:59948_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 711230 INFO  
(searcherExecutor-2664-thread-1-processing-n:127.0.0.1:59948_ x:collection1 
c:collection1) [n:127.0.0.1:59948_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@51acfa[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 711231 INFO  
(coreLoadExecutor-2663-thread-1-processing-n:127.0.0.1:59948_) 
[n:127.0.0.1:59948_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1567141856276381696
   [junit4]   2> 711242 INFO  
(coreZkRegister-2658-thread-1-processing-n:127.0.0.1:59948_ x:collection1 
c:collection1) [n:127.0.0.1:59948_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 711242 INFO  
(coreZkRegister-2658-thread-1-processing-n:127.0.0.1:59948_ x:collection1 
c:collection1) [n:127.0.0.1:59948_ 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> 711242 INFO  
(coreZkRegister-2658-thread-1-processing-n:127.0.0.1:59948_ x:collection1 
c:collection1) [n:127.0.0.1:59948_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:59948/collection1/
   [junit4]   2> 711242 INFO  
(coreZkRegister-2658-thread-1-processing-n:127.0.0.1:59948_ x:collection1 
c:collection1) [n:127.0.0.1:59948_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 711242 INFO  
(coreZkRegister-2658-thread-1-processing-n:127.0.0.1:59948_ x:collection1 
c:collection1) [n:127.0.0.1:59948_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:59948/collection1/ has no 
replicas
   [junit4]   2> 711242 INFO  
(coreZkRegister-2658-thread-1-processing-n:127.0.0.1:59948_ x:collection1 
c:collection1) [n:127.0.0.1:59948_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 711248 INFO  
(coreZkRegister-2658-thread-1-processing-n:127.0.0.1:59948_ x:collection1 
c:collection1) [n:127.0.0.1:59948_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:59948/collection1/ shard1
   [junit4]   2> 711353 INFO  
(zkCallback-1434-thread-1-processing-n:127.0.0.1:59948_) [n:127.0.0.1:59948_    
] 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> 711353 INFO  
(zkCallback-1428-thread-1-processing-n:127.0.0.1:59935_) [n:127.0.0.1:59935_    
] 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> 711400 INFO  
(coreZkRegister-2658-thread-1-processing-n:127.0.0.1:59948_ x:collection1 
c:collection1) [n:127.0.0.1:59948_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 711512 INFO  
(zkCallback-1434-thread-1-processing-n:127.0.0.1:59948_) [n:127.0.0.1:59948_    
] 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> 711513 INFO  
(zkCallback-1428-thread-1-processing-n:127.0.0.1:59935_) [n:127.0.0.1:59935_    
] 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> 712070 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_235C86E5EEFF8329-001\shard-3-001\cores\collection1
   [junit4]   2> 712072 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_235C86E5EEFF8329-001\shard-3-001
   [junit4]   2> 712073 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 712074 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@13b9405{/,null,AVAILABLE}
   [junit4]   2> 712076 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@177569f{HTTP/1.1,[http/1.1]}{127.0.0.1:59962}
   [junit4]   2> 712076 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] o.e.j.s.Server 
Started @716766ms
   [junit4]   2> 712076 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_235C86E5EEFF8329-001\tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=59961, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_235C86E5EEFF8329-001\shard-3-001\cores}
   [junit4]   2> 712077 ERROR 
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 712081 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 712081 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 712081 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 712081 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-11T22:48:59.346Z
   [junit4]   2> 712098 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 712098 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_235C86E5EEFF8329-001\shard-3-001\solr.xml
   [junit4]   2> 712127 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55a2ba, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 712133 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59909/solr
   [junit4]   2> 712152 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [n:127.0.0.1:59961_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 712156 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [n:127.0.0.1:59961_    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 712160 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [n:127.0.0.1:59961_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59961_
   [junit4]   2> 712163 INFO  
(zkCallback-1418-thread-2-processing-n:127.0.0.1:59916_) [n:127.0.0.1:59916_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 712194 INFO  
(zkCallback-1440-thread-1-processing-n:127.0.0.1:59961_) [n:127.0.0.1:59961_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 712194 INFO  
(zkCallback-1428-thread-1-processing-n:127.0.0.1:59935_) [n:127.0.0.1:59935_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 712194 INFO  
(zkCallback-1434-thread-1-processing-n:127.0.0.1:59948_) [n:127.0.0.1:59948_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 712194 INFO  (zkCallback-1422-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 712393 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [n:127.0.0.1:59961_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55a2ba
   [junit4]   2> 712397 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [n:127.0.0.1:59961_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55a2ba
   [junit4]   2> 712398 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [n:127.0.0.1:59961_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55a2ba
   [junit4]   2> 712403 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [n:127.0.0.1:59961_    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_235C86E5EEFF8329-001\shard-3-001\cores
   [junit4]   2> 712403 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [n:127.0.0.1:59961_    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 712409 INFO  
(coreLoadExecutor-2674-thread-1-processing-n:127.0.0.1:59961_) 
[n:127.0.0.1:59961_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 712412 INFO  
(OverseerStateUpdate-97946365511925764-127.0.0.1:59916_-n_0000000000) 
[n:127.0.0.1:59916_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 712517 INFO  
(zkCallback-1434-thread-1-processing-n:127.0.0.1:59948_) [n:127.0.0.1:59948_    
] 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> 712517 INFO  
(zkCallback-1428-thread-1-processing-n:127.0.0.1:59935_) [n:127.0.0.1:59935_    
] 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> 712518 INFO  
(zkCallback-1440-thread-1-processing-n:127.0.0.1:59961_) [n:127.0.0.1:59961_    
] 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> 713468 INFO  
(coreLoadExecutor-2674-thread-1-processing-n:127.0.0.1:59961_) 
[n:127.0.0.1:59961_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 713490 INFO  
(coreLoadExecutor-2674-thread-1-processing-n:127.0.0.1:59961_) 
[n:127.0.0.1:59961_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 713660 INFO  
(coreLoadExecutor-2674-thread-1-processing-n:127.0.0.1:59961_) 
[n:127.0.0.1:59961_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 713680 INFO  
(coreLoadExecutor-2674-thread-1-processing-n:127.0.0.1:59961_) 
[n:127.0.0.1:59961_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 713680 INFO  
(coreLoadExecutor-2674-thread-1-processing-n:127.0.0.1:59961_) 
[n:127.0.0.1:59961_ c:collection1   x:collection1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr.core.collection1.shard2.core_node3' (registry 
'solr.core.collection1.shard2.core_node3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55a2ba
   [junit4]   2> 713681 INFO  
(coreLoadExecutor-2674-thread-1-processing-n:127.0.0.1:59961_) 
[n:127.0.0.1:59961_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 713681 INFO  
(coreLoadExecutor-2674-thread-1-processing-n:127.0.0.1:59961_) 
[n:127.0.0.1:59961_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_235C86E5EEFF8329-001\shard-3-001\cores\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_235C86E5EEFF8329-001\shard-3-001\cores\collection1\data\]
   [junit4]   2> 713683 INFO  
(coreLoadExecutor-2674-thread-1-processing-n:127.0.0.1:59961_) 
[n:127.0.0.1:59961_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=33, 
maxMergedSegmentMB=1.2529296875, floorSegmentMB=1.2919921875, 
forceMergeDeletesPctAllowed=19.7654799728685, segmentsPerTier=22.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 713687 WARN  
(coreLoadExecutor-2674-thread-1-processing-n:127.0.0.1:59961_) 
[n:127.0.0.1:59961_ 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> 713825 INFO  
(coreLoadExecutor-2674-thread-1-processing-n:127.0.0.1:59961_) 
[n:127.0.0.1:59961_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 713825 INFO  
(coreLoadExecutor-2674-thread-1-processing-n:127.0.0.1:59961_) 
[n:127.0.0.1:59961_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 713827 INFO  
(coreLoadExecutor-2674-thread-1-processing-n:127.0.0.1:59961_) 
[n:127.0.0.1:59961_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 713827 INFO  
(coreLoadExecutor-2674-thread-1-processing-n:127.0.0.1:59961_) 
[n:127.0.0.1:59961_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 713827 INFO  
(coreLoadExecutor-2674-thread-1-processing-n:127.0.0.1:59961_) 
[n:127.0.0.1:59961_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8822269664771477]
   [junit4]   2> 713831 INFO  
(coreLoadExecutor-2674-thread-1-processing-n:127.0.0.1:59961_) 
[n:127.0.0.1:59961_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@49c8ad[collection1] main]
   [junit4]   2> 713832 INFO  
(coreLoadExecutor-2674-thread-1-processing-n:127.0.0.1:59961_) 
[n:127.0.0.1:59961_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 713833 INFO  
(coreLoadExecutor-2674-thread-1-processing-n:127.0.0.1:59961_) 
[n:127.0.0.1:59961_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 713833 INFO  
(coreLoadExecutor-2674-thread-1-processing-n:127.0.0.1:59961_) 
[n:127.0.0.1:59961_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 713834 INFO  
(coreLoadExecutor-2674-thread-1-processing-n:127.0.0.1:59961_) 
[n:127.0.0.1:59961_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1567141859005825024
   [junit4]   2> 713835 INFO  
(searcherExecutor-2675-thread-1-processing-n:127.0.0.1:59961_ x:collection1 
c:collection1) [n:127.0.0.1:59961_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@49c8ad[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 713840 INFO  
(coreZkRegister-2669-thread-1-processing-n:127.0.0.1:59961_ x:collection1 
c:collection1) [n:127.0.0.1:59961_ c:collection1 s:shard2 r:core_node3 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 713842 INFO  
(updateExecutor-1437-thread-1-processing-n:127.0.0.1:59961_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:59961_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 713842 INFO  
(recoveryExecutor-1438-thread-1-processing-n:127.0.0.1:59961_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:59961_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 713842 INFO  
(recoveryExecutor-1438-thread-1-processing-n:127.0.0.1:59961_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:59961_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 713842 INFO  
(recoveryExecutor-1438-thread-1-processing-n:127.0.0.1:59961_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:59961_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1]
   [junit4]   2> 713842 INFO  
(recoveryExecutor-1438-thread-1-processing-n:127.0.0.1:59961_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:59961_ 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> 713843 INFO  
(recoveryExecutor-1438-thread-1-processing-n:127.0.0.1:59961_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:59961_ 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:59935/collection1/] 
and I am [http://127.0.0.1:59961/collection1/]
   [junit4]   2> 713848 INFO  
(recoveryExecutor-1438-thread-1-processing-n:127.0.0.1:59961_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:59961_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [http://127.0.0.1:59935]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:59961_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 713849 INFO  (SocketProxy-Acceptor-59935) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=59974,localport=59935], receiveBufferSize:65536
   [junit4]   2> 713850 INFO  (SocketProxy-Acceptor-59935) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=59936,localport=59975], receiveBufferSize=65536
   [junit4]   2> 713853 INFO  (qtp29745337-7455) [n:127.0.0.1:59935_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 713854 INFO  (qtp29745337-7455) [n:127.0.0.1:59935_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of collection1) have state: recovering
   [junit4]   2> 713854 INFO  (qtp29745337-7455) [n:127.0.0.1:59935_    ] 
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:59961_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:59961","node_name":"127.0.0.1:59961_","state":"down"}
   [junit4]   2> 713967 INFO  
(zkCallback-1434-thread-1-processing-n:127.0.0.1:59948_) [n:127.0.0.1:59948_    
] 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> 713967 INFO  
(zkCallback-1428-thread-1-processing-n:127.0.0.1:59935_) [n:127.0.0.1:59935_    
] 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> 713968 INFO  
(zkCallback-1440-thread-1-processing-n:127.0.0.1:59961_) [n:127.0.0.1:59961_    
] 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> 713977 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 713977 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 
30000 for each attempt
   [junit4]   2> 713977 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):30000
   [junit4]   2> 714855 INFO  (qtp29745337-7455) [n:127.0.0.1:59935_    ] 
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:59961_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:59961","node_name":"127.0.0.1:59961_","state":"recovering"}
   [junit4]   2> 714855 INFO  (qtp29745337-7455) [n:127.0.0.1:59935_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 714855 INFO  (qtp29745337-7455) [n:127.0.0.1:59935_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:59961_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1001
   [junit4]   2> 715356 INFO  
(recoveryExecutor-1438-thread-1-processing-n:127.0.0.1:59961_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:59961_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync 
from [http://127.0.0.1:59935/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 715356 INFO  
(recoveryExecutor-1438-thread-1-processing-n:127.0.0.1:59961_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:59961_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 
url=http://127.0.0.1:59961 START replicas=[http://127.0.0.1:59935/collection1/] 
nUpdates=100
   [junit4]   2> 715357 INFO  (SocketProxy-Acceptor-59935) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=59976,localport=59935], receiveBufferSize:65536
   [junit4]   2> 715358 INFO  (SocketProxy-Acceptor-59935) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=59936,localport=59977], receiveBufferSize=65536
   [junit4]   2> 715360 INFO  (qtp29745337-7462) [n:127.0.0.1:59935_ 
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> 715360 INFO  (qtp29745337-7462) [n:127.0.0.1:59935_ 
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=0
   [junit4]   2> 715360 INFO  
(recoveryExecutor-1438-thread-1-processing-n:127.0.0.1:59961_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:59961_ 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> 715360 INFO  
(recoveryExecutor-1438-thread-1-processing-n:127.0.0.1:59961_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:59961_ 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> 715360 INFO  
(recoveryExecutor-1438-thread-1-processing-n:127.0.0.1:59961_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:59961_ 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> 715360 INFO  
(recoveryExecutor-1438-thread-1-processing-n:127.0.0.1:59961_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:59961_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted 
changes. Skipping IW.commit.
   [junit4]   2> 715360 INFO  
(recoveryExecutor-1438-thread-1-processing-n:127.0.0.1:59961_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:59961_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 715360 INFO  
(recoveryExecutor-1438-thread-1-processing-n:127.0.0.1:59961_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:59961_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery 
was successful.
   [junit4]   2> 715360 INFO  
(recoveryExecutor-1438-thread-1-processing-n:127.0.0.1:59961_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:59961_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered 
during PeerSync.
   [junit4]   2> 715361 INFO  
(recoveryExecutor-1438-thread-1-processing-n:127.0.0.1:59961_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:59961_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 715361 INFO  
(recoveryExecutor-1438-thread-1-processing-n:127.0.0.1:59961_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:59961_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active 
after recovery.
   [junit4]   2> 715472 INFO  
(zkCallback-1434-thread-1-processing-n:127.0.0.1:59948_) [n:127.0.0.1:59948_    
] 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> 715472 INFO  
(zkCallback-1428-thread-1-processing-n:127.0.0.1:59935_) [n:127.0.0.1:59935_    
] 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> 715472 INFO  
(zkCallback-1440-thread-1-processing-n:127.0.0.1:59961_) [n:127.0.0.1:59961_    
] 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> 715981 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 715992 INFO  (SocketProxy-Acceptor-59916) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=59988,localport=59916], receiveBufferSize:65536
   [junit4]   2> 715993 INFO  (SocketProxy-Acceptor-59916) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=59917,localport=59989], receiveBufferSize=65536
   [junit4]   2> 715996 INFO  (qtp7783466-7412) [n:127.0.0.1:59916_ 
c:control_collection s:shard1 r:core_nod

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

ption
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15bf9b35361000f, 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> 734653 WARN  
(zkCallback-1440-thread-2-processing-n:127.0.0.1:59961_) [n:127.0.0.1:59961_    
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to 
ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 735638 WARN  
(zkCallback-1440-thread-3-processing-n:127.0.0.1:59961_) [n:127.0.0.1:59961_ 
c:collMinRf_1x3 s:shard1 r:core_node1 x:collMinRf_1x3_shard1_replica3] 
o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 735638 INFO  
(zkCallback-1440-thread-3-processing-n:127.0.0.1:59961_) [n:127.0.0.1:59961_ 
c:collMinRf_1x3 s:shard1 r:core_node1 x:collMinRf_1x3_shard1_replica3] 
o.a.s.c.SolrCore [collMinRf_1x3_shard1_replica3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@53de8d
   [junit4]   2> 735640 INFO  
(zkCallback-1440-thread-3-processing-n:127.0.0.1:59961_) [n:127.0.0.1:59961_ 
c:collMinRf_1x3 s:shard1 r:core_node1 x:collMinRf_1x3_shard1_replica3] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 735640 INFO  
(zkCallback-1440-thread-3-processing-n:127.0.0.1:59961_) [n:127.0.0.1:59961_ 
c:collMinRf_1x3 s:shard1 r:core_node1 x:collMinRf_1x3_shard1_replica3] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5546f7 commitCommandVersion:0
   [junit4]   2> 735673 INFO  
(zkCallback-1440-thread-3-processing-n:127.0.0.1:59961_) [n:127.0.0.1:59961_ 
c:collMinRf_1x3 s:shard1 r:core_node1 x:collMinRf_1x3_shard1_replica3] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collMinRf_1x3.shard1.replica3, tag=5496461
   [junit4]   2> 735681 INFO  
(zkCallback-1440-thread-3-processing-n:127.0.0.1:59961_) [n:127.0.0.1:59961_ 
c:collMinRf_1x3 s:shard1 r:core_node1 x:collMinRf_1x3_shard1_replica3] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collMinRf_1x3.shard1.leader, tag=5496461
   [junit4]   2> 735682 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@177569f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 735683 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@13b9405{/,null,UNAVAILABLE}
   [junit4]   2> 735686 ERROR 
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
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> 735686 INFO  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:59909 59909
   [junit4]   2> 735687 INFO  (Thread-1786) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:59909 59909
   [junit4]   2> 735688 WARN  (Thread-1786) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        3       /solr/collections/collection1/state.json
   [junit4]   2>        3       /solr/collections/collMinRf_1x3/state.json
   [junit4]   2>        2       /solr/collections/c8n_crud_1x2/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 735689 WARN  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.SocketProxy Closing 5 connections to: http://127.0.0.1:59948/, target: 
http://127.0.0.1:59949/
   [junit4]   2> 735689 WARN  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.SocketProxy Closing 2 connections to: http://127.0.0.1:59916/, target: 
http://127.0.0.1:59917/
   [junit4]   2> 735689 WARN  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:59961/, target: 
http://127.0.0.1:59962/
   [junit4]   2> 735689 WARN  
(TEST-HttpPartitionTest.test-seed#[235C86E5EEFF8329]) [    ] 
o.a.s.c.SocketProxy Closing 8 connections to: http://127.0.0.1:59935/, target: 
http://127.0.0.1:59936/
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionTest 
-Dtests.method=test -Dtests.seed=235C86E5EEFF8329 -Dtests.slow=true 
-Dtests.locale=es-BO -Dtests.timezone=Europe/Ljubljana -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 32.2s J0 | HttpPartitionTest.test <<<
   [junit4]    > Throwable #1: org.junit.ComparisonFailure: The partitioned 
replica did not get marked down expected:<[down]> but was:<[active]>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([235C86E5EEFF8329:AB08B93F4003EED1]:0)
   [junit4]    >        at 
org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:246)
   [junit4]    >        at 
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:127)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 735702 INFO  
(SUITE-HttpPartitionTest-seed#[235C86E5EEFF8329]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_235C86E5EEFF8329-001
   [junit4]   2> May 11, 2017 10:49:22 PM 
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(Lucene70): 
{range_facet_l_dv=Lucene50(blocksize=128), 
multiDefault=PostingsFormat(name=MockRandom), a_t=PostingsFormat(name=Memory), 
intDefault=PostingsFormat(name=Memory), id=Lucene50(blocksize=128), 
range_facet_i_dv=PostingsFormat(name=Memory), text=PostingsFormat(name=Memory), 
range_facet_l=PostingsFormat(name=Memory), 
timestamp=PostingsFormat(name=Memory)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), 
_version_=DocValuesFormat(name=Memory), 
range_facet_i_dv=DocValuesFormat(name=Memory), 
intDvoDefault=DocValuesFormat(name=Lucene70), 
timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=807, 
maxMBSortInHeap=6.311169966994185, sim=RandomSimilarity(queryNorm=true): {}, 
locale=es-BO, timezone=Europe/Ljubljana
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_131 
(32-bit)/cpus=3,threads=1,free=70419952,total=145174528
   [junit4]   2> NOTE: All tests run in this JVM: 
[ClassificationUpdateProcessorFactoryTest, DocValuesTest, 
TestInfoStreamLogging, TestSQLHandlerNonCloud, 
BigEndianAscendingWordDeserializerTest, TestMinMaxOnMultiValuedField, 
CollectionsAPIAsyncDistributedZkTest, DisMaxRequestHandlerTest, 
TestManagedResourceStorage, TestCSVResponseWriter, DateMathParserTest, 
TestReplicationHandlerBackup, RuleEngineTest, CustomCollectionTest, 
TestRestoreCore, SearchHandlerTest, ShufflingReplicaListTransformerTest, 
TestReRankQParserPlugin, DocValuesNotIndexedTest, SpellingQueryConverterTest, 
DistributedQueueTest, TestConfigsApi, TestFreeTextSuggestions, ZkNodePropsTest, 
TestLegacyFieldCache, UninvertDocValuesMergePolicyTest, 
TestCloudPseudoReturnFields, TestMultiWordSynonyms, RecoveryZkTest, 
SoftAutoCommitTest, TestConfigSetProperties, ZkControllerTest, FileUtilsTest, 
TestXIncludeConfig, SolrCLIZkUtilsTest, SolrXmlInZkTest, 
CachingDirectoryFactoryTest, SmileWriterTest, 
ClassificationUpdateProcessorTest, RestartWhileUpdatingTest, 
TestSolrConfigHandlerConcurrent, AtomicUpdateProcessorFactoryTest, 
DirectSolrSpellCheckerTest, BlockCacheTest, QueryEqualityTest, 
V2ApiIntegrationTest, TestQuerySenderNoQuery, TestNumericTerms64, 
TestSubQueryTransformerDistrib, TestFieldCacheSort, TestFieldCacheVsDocValues, 
LeaderFailoverAfterPartitionTest, TestConfigReload, SolrIndexConfigTest, 
HdfsRecoveryZkTest, TestScoreJoinQPNoScore, TestPartialUpdateDeduplication, 
NodeMutatorTest, TestComplexPhraseQParserPlugin, TestConfigSetsAPI, 
TestLazyCores, BooleanFieldTest, BlockJoinFacetSimpleTest, TestSchemaResource, 
TestSchemaManager, ClusterStateUpdateTest, DistributedSpellCheckComponentTest, 
CdcrUpdateLogTest, TestTolerantSearch, TestCloudDeleteByQuery, SampleTest, 
TestBinaryField, TestFieldTypeResource, JavabinLoaderTest, TermsComponentTest, 
SuggesterFSTTest, MBeansHandlerTest, HdfsBasicDistributedZkTest, 
TestMiniSolrCloudClusterSSL, DeleteLastCustomShardedReplicaTest, 
BaseCdcrDistributedZkTest, DeleteStatusTest, OverseerTaskQueueTest, 
SynonymTokenizerTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
AlternateDirectoryTest, OverseerTest, HLLUtilTest, TestBulkSchemaAPI, 
DistributedMLTComponentTest, SortSpecParsingTest, JsonValidatorTest, 
LeaderElectionTest, TestFunctionQuery, TestConfigOverlay, 
TestIBSimilarityFactory, HttpPartitionTest]
   [junit4] Completed [184/710 (1!)] on J0 in 32.48s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to