Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6310/
Java: 64bit/jdk1.8.0_112 -XX:+UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Error from server at 
http://127.0.0.1:64544/solr/awhollynewcollection_0_shard2_replica2: 
ClusterState says we are the leader 
(http://127.0.0.1:64544/solr/awhollynewcollection_0_shard2_replica2), but 
locally we don't think so. Request came from null

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at http://127.0.0.1:64544/solr/awhollynewcollection_0_shard2_replica2: 
ClusterState says we are the leader 
(http://127.0.0.1:64544/solr/awhollynewcollection_0_shard2_replica2), but 
locally we don't think so. Request came from null
        at 
__randomizedtesting.SeedInfo.seed([2E71BFA78E8F1A88:6604CB1388BC351D]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:798)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1224)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:232)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:516)
        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 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        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:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
http://127.0.0.1:64544/solr/awhollynewcollection_0_shard2_replica2: 
ClusterState says we are the leader 
(http://127.0.0.1:64544/solr/awhollynewcollection_0_shard2_replica2), but 
locally we don't think so. Request came from null
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:439)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:391)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:775)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        ... 1 more


FAILED:  org.apache.solr.metrics.JvmMetricsTest.testOperatingSystemMetricsSet

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([2E71BFA78E8F1A88:368EDBD2778941DD]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.metrics.JvmMetricsTest.testOperatingSystemMetricsSet(JvmMetricsTest.java:51)
        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 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        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:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10743 lines...]
   [junit4] Suite: org.apache.solr.metrics.JvmMetricsTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.JvmMetricsTest_2E71BFA78E8F1A88-001\init-core-data-001
   [junit4]   2> 158855 INFO  
(SUITE-JvmMetricsTest-seed#[2E71BFA78E8F1A88]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 159184 INFO  
(SUITE-JvmMetricsTest-seed#[2E71BFA78E8F1A88]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 159184 INFO  
(SUITE-JvmMetricsTest-seed#[2E71BFA78E8F1A88]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 159185 INFO  
(SUITE-JvmMetricsTest-seed#[2E71BFA78E8F1A88]-worker) [    ] 
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.metrics.JvmMetricsTest_2E71BFA78E8F1A88-001\tempDir-002\cores\core
   [junit4]   2> 159193 INFO  
(SUITE-JvmMetricsTest-seed#[2E71BFA78E8F1A88]-worker) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 159194 INFO  
(SUITE-JvmMetricsTest-seed#[2E71BFA78E8F1A88]-worker) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6cc99727{/solr,null,AVAILABLE}
   [junit4]   2> 159213 INFO  
(SUITE-JvmMetricsTest-seed#[2E71BFA78E8F1A88]-worker) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@12642c09{HTTP/1.1,[http/1.1]}{127.0.0.1:53441}
   [junit4]   2> 159213 INFO  
(SUITE-JvmMetricsTest-seed#[2E71BFA78E8F1A88]-worker) [    ] o.e.j.s.Server 
Started @165192ms
   [junit4]   2> 159213 INFO  
(SUITE-JvmMetricsTest-seed#[2E71BFA78E8F1A88]-worker) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53441, 
configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.JvmMetricsTest_2E71BFA78E8F1A88-001\tempDir-001,
 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.JvmMetricsTest_2E71BFA78E8F1A88-001\tempDir-002\cores}
   [junit4]   2> 159213 ERROR 
(SUITE-JvmMetricsTest-seed#[2E71BFA78E8F1A88]-worker) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 159213 INFO  
(SUITE-JvmMetricsTest-seed#[2E71BFA78E8F1A88]-worker) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 159213 INFO  
(SUITE-JvmMetricsTest-seed#[2E71BFA78E8F1A88]-worker) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 159213 INFO  
(SUITE-JvmMetricsTest-seed#[2E71BFA78E8F1A88]-worker) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 159214 INFO  
(SUITE-JvmMetricsTest-seed#[2E71BFA78E8F1A88]-worker) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-25T12:38:40.155Z
   [junit4]   2> 159215 INFO  
(SUITE-JvmMetricsTest-seed#[2E71BFA78E8F1A88]-worker) [    ] 
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.metrics.JvmMetricsTest_2E71BFA78E8F1A88-001\tempDir-001\solr.xml
   [junit4]   2> 159282 INFO  
(SUITE-JvmMetricsTest-seed#[2E71BFA78E8F1A88]-worker) [    ] 
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.metrics.JvmMetricsTest_2E71BFA78E8F1A88-001\tempDir-001
   [junit4]   2> 159282 INFO  
(SUITE-JvmMetricsTest-seed#[2E71BFA78E8F1A88]-worker) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 159404 WARN  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.JvmMetricsTest_2E71BFA78E8F1A88-001\tempDir-001\collection1\..\..\..\..\contrib\extraction\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.JvmMetricsTest_2E71BFA78E8F1A88-001\tempDir-001\collection1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 159407 WARN  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.JvmMetricsTest_2E71BFA78E8F1A88-001\tempDir-001\collection1\..\..\..\..\dist
 filtered by solr-cell-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.JvmMetricsTest_2E71BFA78E8F1A88-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 159409 WARN  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.JvmMetricsTest_2E71BFA78E8F1A88-001\tempDir-001\collection1\..\..\..\..\contrib\clustering\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.JvmMetricsTest_2E71BFA78E8F1A88-001\tempDir-001\collection1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 159409 WARN  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.JvmMetricsTest_2E71BFA78E8F1A88-001\tempDir-001\collection1\..\..\..\..\dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.JvmMetricsTest_2E71BFA78E8F1A88-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 159409 WARN  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.JvmMetricsTest_2E71BFA78E8F1A88-001\tempDir-001\collection1\..\..\..\..\contrib\langid\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.JvmMetricsTest_2E71BFA78E8F1A88-001\tempDir-001\collection1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 159410 WARN  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.JvmMetricsTest_2E71BFA78E8F1A88-001\tempDir-001\collection1\..\..\..\..\dist
 filtered by solr-langid-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.JvmMetricsTest_2E71BFA78E8F1A88-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 159412 WARN  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.JvmMetricsTest_2E71BFA78E8F1A88-001\tempDir-001\collection1\..\..\..\..\contrib\ltr\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.JvmMetricsTest_2E71BFA78E8F1A88-001\tempDir-001\collection1\..\..\..\..\contrib\ltr\lib
   [junit4]   2> 159412 WARN  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.JvmMetricsTest_2E71BFA78E8F1A88-001\tempDir-001\collection1\..\..\..\..\dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.JvmMetricsTest_2E71BFA78E8F1A88-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 159413 WARN  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.JvmMetricsTest_2E71BFA78E8F1A88-001\tempDir-001\collection1\..\..\..\..\contrib\velocity\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.JvmMetricsTest_2E71BFA78E8F1A88-001\tempDir-001\collection1\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 159413 WARN  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.JvmMetricsTest_2E71BFA78E8F1A88-001\tempDir-001\collection1\..\..\..\..\dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.JvmMetricsTest_2E71BFA78E8F1A88-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 159421 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is 
enabled
   [junit4]   2> 159422 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 159498 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 160367 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/english
   [junit4]   2> 160372 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/english
   [junit4]   2> 160385 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid 
field id
   [junit4]   2> 160385 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 160385 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 160435 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.JvmMetricsTest_2E71BFA78E8F1A88-001\tempDir-001\collection1
   [junit4]   2> 160436 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.JvmMetricsTest_2E71BFA78E8F1A88-001\tempDir-001\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.JvmMetricsTest_2E71BFA78E8F1A88-001\tempDir-001\collection1\data\]
   [junit4]   2> 160436 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a940d50
   [junit4]   2> 160502 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-170-thread-1]: 
init: current segments file is "segments"; 
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@4da643db
   [junit4]   2> 160502 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-170-thread-1]: 
delete []
   [junit4]   2> 160504 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-170-thread-1]: 
now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 160504 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-170-thread-1]: 
delete []
   [junit4]   2> 160504 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-170-thread-1]: 
0 msec to checkpoint
   [junit4]   2> 160504 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-170-thread-1]: 
init: create=true
   [junit4]   2> 160504 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-170-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@5db0918e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@26c8bd6b)
   [junit4]   2> index=
   [junit4]   2> version=7.0.0
   [junit4]   2> 
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> maxBufferedDeleteTerms=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=CREATE
   [junit4]   2> 
similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$SchemaSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, 
maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene70
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, 
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, 
forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> 
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@2463664d
   [junit4]   2> readerPooling=false
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@7d06afae
   [junit4]   2> 
   [junit4]   2> 160505 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-170-thread-1]: 
MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 160505 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-170-thread-1]: 
now flush at close
   [junit4]   2> 160505 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-170-thread-1]:   
start flush: applyAllDeletes=true
   [junit4]   2> 160505 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-170-thread-1]:   
index before flush 
   [junit4]   2> 160505 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-170-thread-1]: 
startFullFlush
   [junit4]   2> 160505 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-170-thread-1]: 
coreLoadExecutor-170-thread-1 finishFullFlush success=true
   [junit4]   2> 160505 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-170-thread-1]: 
apply all deletes during flush
   [junit4]   2> 160505 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-170-thread-1]: 
now apply all deletes for all segments maxDoc=0
   [junit4]   2> 160505 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-170-thread-1]: 
prune sis=segments:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 160505 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-170-thread-1]: 
initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 160505 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-170-thread-1]: 
updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 160505 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-170-thread-1]: 
now merge
   [junit4]   2> 160505 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-170-thread-1]:   
index: 
   [junit4]   2> 160505 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-170-thread-1]:   
no more merges pending; now return
   [junit4]   2> 160505 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-170-thread-1]: 
waitForMerges
   [junit4]   2> 160505 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-170-thread-1]: 
waitForMerges done
   [junit4]   2> 160505 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-170-thread-1]: 
commit: start
   [junit4]   2> 160505 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-170-thread-1]: 
commit: enter lock
   [junit4]   2> 160505 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-170-thread-1]: 
commit: now prepare
   [junit4]   2> 160505 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-170-thread-1]: 
prepareCommit: flush
   [junit4]   2> 160505 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-170-thread-1]:   
index before flush 
   [junit4]   2> 160505 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-170-thread-1]: 
startFullFlush
   [junit4]   2> 160505 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-170-thread-1]: 
apply all deletes during flush
   [junit4]   2> 160505 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-170-thread-1]: 
now apply all deletes for all segments maxDoc=0
   [junit4]   2> 160505 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-170-thread-1]: 
prune sis=segments:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 160505 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-170-thread-1]: 
coreLoadExecutor-170-thread-1 finishFullFlush success=true
   [junit4]   2> 160505 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-170-thread-1]: 
startCommit(): start
   [junit4]   2> 160505 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-170-thread-1]: 
startCommit index= changeCount=2
   [junit4]   2> 160506 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-170-thread-1]: 
startCommit: wrote pending segments file "pending_segments_1"
   [junit4]   2> 160506 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-170-thread-1]: 
done all syncs: []
   [junit4]   2> 160506 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-170-thread-1]: 
commit: pendingCommit != null
   [junit4]   2> 160506 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-170-thread-1]: 
commit: done writing segments file "segments_1"
   [junit4]   2> 160506 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-170-thread-1]: 
now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 160506 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-170-thread-1]: 
0 msec to checkpoint
   [junit4]   2> 160506 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-170-thread-1]: 
delete []
   [junit4]   2> 160506 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-170-thread-1]: 
commit: took 0.9 msec
   [junit4]   2> 160506 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-170-thread-1]: 
commit: done
   [junit4]   2> 160506 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-170-thread-1]: 
rollback
   [junit4]   2> 160506 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-170-thread-1]: 
all running merges have aborted
   [junit4]   2> 160506 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-170-thread-1]: 
rollback: done finish merges
   [junit4]   2> 160506 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-170-thread-1]: 
abort
   [junit4]   2> 160506 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-170-thread-1]: 
done abort success=true
   [junit4]   2> 160506 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-170-thread-1]: 
rollback: infos=
   [junit4]   2> 160506 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-170-thread-1]: 
now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 160506 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-170-thread-1]: 
delete []
   [junit4]   2> 160506 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-170-thread-1]: 
0 msec to checkpoint
   [junit4]   2> 160507 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-170-thread-1]: 
delete []
   [junit4]   2> 160573 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 160898 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 160898 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 160900 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 
15000ms; 
   [junit4]   2> 160900 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 160901 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-170-thread-1]: 
init: current segments file is "segments_1"; 
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@4da643db
   [junit4]   2> 160901 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-170-thread-1]: 
init: load commit "segments_1"
   [junit4]   2> 160901 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-170-thread-1]: 
delete []
   [junit4]   2> 160901 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-170-thread-1]: 
now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 160901 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-170-thread-1]: 
delete []
   [junit4]   2> 160901 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-170-thread-1]: 
0 msec to checkpoint
   [junit4]   2> 160901 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-170-thread-1]: 
init: create=false
   [junit4]   2> 160901 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-170-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@5db0918e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@26c8bd6b)
   [junit4]   2> index=
   [junit4]   2> version=7.0.0
   [junit4]   2> 
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> maxBufferedDeleteTerms=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=APPEND
   [junit4]   2> 
similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$SchemaSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, 
maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene70
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, 
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, 
forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> 
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@1312f36c
   [junit4]   2> readerPooling=false
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@47897a32
   [junit4]   2> 
   [junit4]   2> 160901 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-170-thread-1]: 
MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 160901 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-170-thread-1]: 
flush at getReader
   [junit4]   2> 160902 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-170-thread-1]: 
startFullFlush
   [junit4]   2> 160902 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-170-thread-1]: 
apply all deletes during flush
   [junit4]   2> 160902 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-170-thread-1]: 
now apply all deletes for all segments maxDoc=0
   [junit4]   2> 160902 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-170-thread-1]: 
prune sis=segments_1:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 160902 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-170-thread-1]: 
incRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 160902 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-170-thread-1]: 
return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 160902 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-170-thread-1]: 
coreLoadExecutor-170-thread-1 finishFullFlush success=true
   [junit4]   2> 160902 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-170-thread-1]: 
getReader took 1 msec
   [junit4]   2> 160903 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@32639ad4[collection1] main]
   [junit4]   2> 160904 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.JvmMetricsTest_2E71BFA78E8F1A88-001\tempDir-001\collection1\conf
   [junit4]   2> 160904 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_rest_managed.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.JvmMetricsTest_2E71BFA78E8F1A88-001\tempDir-001\collection1\conf
   [junit4]   2> 160905 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
   [junit4]   2> 160905 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.JvmMetricsTest_2E71BFA78E8F1A88-001\tempDir-001\collection1\conf
   [junit4]   2> 160906 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for 
/schema/analysis/stopwords/english
   [junit4]   2> 160906 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 35 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 160906 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 160907 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_synonyms_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.JvmMetricsTest_2E71BFA78E8F1A88-001\tempDir-001\collection1\conf
   [junit4]   2> 160907 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Loaded initArgs 
{ignoreCase=true,format=solr} for /schema/analysis/synonyms/english
   [junit4]   2> 160911 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 3 synonym 
mappings for /schema/analysis/synonyms/english
   [junit4]   2> 160915 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 160917 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 160973 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 160974 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 160991 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.s.s.SolrSuggester init: 
{name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 161178 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: 
{name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 161195 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.JvmMetricsTest_2E71BFA78E8F1A88-001\tempDir-001\collection1\conf\elevate.xml
   [junit4]   2> 161253 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 161254 INFO  
(searcherExecutor-171-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@32639ad4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 161255 INFO  (coreLoadExecutor-170-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1554691676906192896
   [junit4]   2> 161267 INFO  
(searcherExecutor-171-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher}
 hits=0 status=0 QTime=8
   [junit4]   2> 161267 INFO  
(searcherExecutor-171-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 161267 INFO  
(searcherExecutor-171-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 161267 INFO  
(searcherExecutor-171-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 161269 INFO  
(searcherExecutor-171-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@32639ad4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 161324 INFO  
(SUITE-JvmMetricsTest-seed#[2E71BFA78E8F1A88]-worker) [    ] 
o.a.s.SolrJettyTestBase Jetty Assigned Port#53441
   [junit4]   2> 161336 INFO  
(TEST-JvmMetricsTest.testSetupJvmMetrics-seed#[2E71BFA78E8F1A88]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSetupJvmMetrics
   [junit4]   2> 161368 INFO  
(TEST-JvmMetricsTest.testSetupJvmMetrics-seed#[2E71BFA78E8F1A88]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testSetupJvmMetrics
   [junit4]   2> 161409 INFO  
(TEST-JvmMetricsTest.testOperatingSystemMetricsSet-seed#[2E71BFA78E8F1A88]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting testOperatingSystemMetricsSet
   [junit4]   2> 161894 INFO  
(TEST-JvmMetricsTest.testOperatingSystemMetricsSet-seed#[2E71BFA78E8F1A88]) [   
 ] o.a.s.SolrTestCaseJ4 ###Ending testOperatingSystemMetricsSet
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=JvmMetricsTest 
-Dtests.method=testOperatingSystemMetricsSet -Dtests.seed=2E71BFA78E8F1A88 
-Dtests.slow=true -Dtests.locale=zh-HK -Dtests.timezone=PST 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.53s J0 | JvmMetricsTest.testOperatingSystemMetricsSet <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2E71BFA78E8F1A88:368EDBD2778941DD]:0)
   [junit4]    >        at 
org.apache.solr.metrics.JvmMetricsTest.testOperatingSystemMetricsSet(JvmMetricsTest.java:51)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 161899 INFO  
(SUITE-JvmMetricsTest-seed#[2E71BFA78E8F1A88]-worker) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@12642c09{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 161899 INFO  
(SUITE-JvmMetricsTest-seed#[2E71BFA78E8F1A88]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=323253978
   [junit4]   2> 161902 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@51deb86e
   [junit4]   2> 161903 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-176-thread-1]: 
now flush at close
   [junit4]   2> 161903 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-176-thread-1]:  
 start flush: applyAllDeletes=true
   [junit4]   2> 161903 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-176-thread-1]:  
 index before flush 
   [junit4]   2> 161903 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-176-thread-1]: 
startFullFlush
   [junit4]   2> 161903 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-176-thread-1]: 
coreCloseExecutor-176-thread-1 finishFullFlush success=true
   [junit4]   2> 161903 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-176-thread-1]: 
apply all deletes during flush
   [junit4]   2> 161903 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-176-thread-1]: 
now apply all deletes for all segments maxDoc=0
   [junit4]   2> 161904 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-176-thread-1]: 
prune sis=segments_1:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 161904 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-176-thread-1]: 
initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 161904 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-176-thread-1]: 
updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 161904 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-176-thread-1]: 
now merge
   [junit4]   2> 161904 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-176-thread-1]:  
 index: 
   [junit4]   2> 161904 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-176-thread-1]:  
 no more merges pending; now return
   [junit4]   2> 161904 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-176-thread-1]: 
waitForMerges
   [junit4]   2> 161904 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-176-thread-1]: 
waitForMerges done
   [junit4]   2> 161904 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-176-thread-1]: 
commit: start
   [junit4]   2> 161904 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-176-thread-1]: 
commit: enter lock
   [junit4]   2> 161904 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-176-thread-1]: 
commit: now prepare
   [junit4]   2> 161904 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-176-thread-1]: 
prepareCommit: flush
   [junit4]   2> 161904 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-176-thread-1]:  
 index before flush 
   [junit4]   2> 161904 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-176-thread-1]: 
startFullFlush
   [junit4]   2> 161904 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-176-thread-1]: 
apply all deletes during flush
   [junit4]   2> 161904 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-176-thread-1]: 
now apply all deletes for all segments maxDoc=0
   [junit4]   2> 161904 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-176-thread-1]: 
prune sis=segments_1:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 161904 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-176-thread-1]: 
coreCloseExecutor-176-thread-1 finishFullFlush success=true
   [junit4]   2> 161906 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-176-thread-1]: 
startCommit(): start
   [junit4]   2> 161906 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-176-thread-1]:  
 skip startCommit(): no changes pending
   [junit4]   2> 161906 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-176-thread-1]: 
delete []
   [junit4]   2> 161906 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-176-thread-1]: 
commit: pendingCommit == null; skip
   [junit4]   2> 161906 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-176-thread-1]: 
commit: took 0.3 msec
   [junit4]   2> 161906 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-176-thread-1]: 
commit: done
   [junit4]   2> 161906 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-176-thread-1]: 
rollback
   [junit4]   2> 161906 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-176-thread-1]: 
all running merges have aborted
   [junit4]   2> 161906 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-176-thread-1]: 
rollback: done finish merges
   [junit4]   2> 161906 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-176-thread-1]: 
abort
   [junit4]   2> 161906 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-176-thread-1]: 
done abort success=true
   [junit4]   2> 161906 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-176-thread-1]: 
rollback: infos=
   [junit4]   2> 161906 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-176-thread-1]: 
now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 161906 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-176-thread-1]: 
delete []
   [junit4]   2> 161906 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-176-thread-1]: 
0 msec to checkpoint
   [junit4]   2> 161906 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-176-thread-1]: 
delete []
   [junit4]   2> 161920 INFO  (coreCloseExecutor-176-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 161921 INFO  
(SUITE-JvmMetricsTest-seed#[2E71BFA78E8F1A88]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 161921 INFO  
(SUITE-JvmMetricsTest-seed#[2E71BFA78E8F1A88]-worker) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6cc99727{/solr,null,UNAVAILABLE}
   [junit4]   2> 161922 INFO  
(SUITE-JvmMetricsTest-seed#[2E71BFA78E8F1A88]-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.metrics.JvmMetricsTest_2E71BFA78E8F1A88-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=false): {}, locale=zh-HK, timezone=PST
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_112 
(64-bit)/cpus=3,threads=1,free=58570784,total=148795392
   [junit4]   2> NOTE: All tests run in this JVM: [FileUtilsTest, 
CdcrReplicationDistributedZkTest, TestRTGBase, HttpPartitionTest, 
HdfsNNFailoverTest, SimpleMLTQParserTest, TestJmxIntegration, 
TestMaxScoreQueryParser, JvmMetricsTest]
   [junit4] Completed [27/670 (1!)] on J0 in 3.09s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 1001 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_2E71BFA78E8F1A88-001\init-core-data-001
   [junit4]   2> 1275689 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[2E71BFA78E8F1A88]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1275692 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[2E71BFA78E8F1A88]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_2E71BFA78E8F1A88-001\tempDir-001
   [junit4]   2> 1275692 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[2E71BFA78E8F1A88]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1275692 INFO  (Thread-3084) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1275692 INFO  (Thread-3084) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1275792 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[2E71BFA78E8F1A88]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:64534
   [junit4]   2> 1275802 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 0x159360e7e5e0000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1275806 INFO  (jetty-launcher-1636-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1275807 INFO  (jetty-launcher-1636-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@47253bd7{/solr,null,AVAILABLE}
   [junit4]   2> 1275807 INFO  (jetty-launcher-1636-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1275808 INFO  (jetty-launcher-1636-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@eec8be1{/solr,null,AVAILABLE}
   [junit4]   2> 1275809 INFO  (jetty-launcher-1636-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1275809 INFO  (jetty-launcher-1636-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2329a4d6{/solr,null,AVAILABLE}
   [junit4]   2> 1275810 INFO  (jetty-launcher-1636-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@8bb35be{HTTP/1.1,[http/1.1]}{127.0.0.1:64538}
   [junit4]   2> 1275810 INFO  (jetty-launcher-1636-thread-2) [    ] 
o.e.j.s.Server Started @1281789ms
   [junit4]   2> 1275810 INFO  (jetty-launcher-1636-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=64538}
   [junit4]   2> 1275810 INFO  (jetty-launcher-1636-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@673a98f7{HTTP/1.1,[http/1.1]}{127.0.0.1:64544}
   [junit4]   2> 1275810 INFO  (jetty-launcher-1636-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7712a666{HTTP/1.1,[http/1.1]}{127.0.0.1:64541}
   [junit4]   2> 1275810 INFO  (jetty-launcher-1636-thread-3) [    ] 
o.e.j.s.Server Started @1281789ms
   [junit4]   2> 1275810 ERROR (jetty-launcher-1636-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1275810 INFO  (jetty-launcher-1636-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1275810 INFO  (jetty-launcher-1636-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1275812 INFO  (jetty-launcher-1636-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1275812 INFO  (jetty-launcher-1636-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-25T12:57:16.753Z
   [junit4]   2> 1275810 INFO  (jetty-launcher-1636-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=64544}
   [junit4]   2> 1275812 ERROR (jetty-launcher-1636-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1275812 INFO  (jetty-launcher-1636-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1275812 INFO  (jetty-launcher-1636-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1275812 INFO  (jetty-launcher-1636-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1275812 INFO  (jetty-launcher-1636-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-25T12:57:16.753Z
   [junit4]   2> 1275810 INFO  (jetty-launcher-1636-thread-1) [    ] 
o.e.j.s.Server Started @1281790ms
   [junit4]   2> 1275812 INFO  (jetty-launcher-1636-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=64541}
   [junit4]   2> 1275812 ERROR (jetty-launcher-1636-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1275813 INFO  (jetty-launcher-1636-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1275813 INFO  (jetty-launcher-1636-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1275813 INFO  (jetty-launcher-1636-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1275813 INFO  (jetty-launcher-1636-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-25T12:57:16.754Z
   [junit4]   2> 1275814 INFO  (jetty-launcher-1636-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1275815 INFO  (jetty-launcher-1636-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1cca7fe2{/solr,null,AVAILABLE}
   [junit4]   2> 1275816 INFO  (jetty-launcher-1636-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@307b4d3d{HTTP/1.1,[http/1.1]}{127.0.0.1:64549}
   [junit4]   2> 1275816 INFO  (jetty-launcher-1636-thread-4) [    ] 
o.e.j.s.Server Started @1281795ms
   [junit4]   2> 1275816 INFO  (jetty-launcher-1636-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=64549}
   [junit4]   2> 1275817 ERROR (jetty-launcher-1636-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1275817 INFO  (jetty-launcher-1636-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1275817 INFO  (jetty-launcher-1636-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1275817 INFO  (jetty-launcher-1636-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1275817 INFO  (jetty-launcher-1636-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-25T12:57:16.758Z
   [junit4]   2> 1275832 INFO  (jetty-launcher-1636-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1275841 INFO  (jetty-launcher-1636-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1275879 INFO  (jetty-launcher-1636-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64534/solr
   [junit4]   2> 1275882 INFO  (jetty-launcher-1636-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64534/solr
   [junit4]   2> 1275889 INFO  (jetty-launcher-1636-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1275890 INFO  (jetty-launcher-1636-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1275904 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 0x159360e7e5e0003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1275907 INFO  (jetty-launcher-1636-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64534/solr
   [junit4]   2> 1275907 INFO  (jetty-launcher-1636-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64534/solr
   [junit4]   2> 1275919 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 0x159360e7e5e0005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1275922 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 0x159360e7e5e0008, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1275972 INFO  (jetty-launcher-1636-thread-4) 
[n:127.0.0.1:64549_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:64549_solr
   [junit4]   2> 1275973 INFO  (jetty-launcher-1636-thread-1) 
[n:127.0.0.1:64541_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64541_solr
   [junit4]   2> 1275973 INFO  (jetty-launcher-1636-thread-3) 
[n:127.0.0.1:64544_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64544_solr
   [junit4]   2> 1275974 INFO  (jetty-launcher-1636-thread-2) 
[n:127.0.0.1:64538_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64538_solr
   [junit4]   2> 1275974 INFO  (jetty-launcher-1636-thread-4) 
[n:127.0.0.1:64549_solr    ] o.a.s.c.Overseer Overseer 
(id=97168302842707979-127.0.0.1:64549_solr-n_0000000000) starting
   [junit4]   2> 1275976 INFO  
(zkCallback-1657-thread-1-processing-n:127.0.0.1:64541_solr) 
[n:127.0.0.1:64541_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1275979 INFO  
(zkCallback-1654-thread-1-processing-n:127.0.0.1:64544_solr) 
[n:127.0.0.1:64544_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1275979 INFO  
(zkCallback-1656-thread-1-processing-n:127.0.0.1:64549_solr) 
[n:127.0.0.1:64549_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1275981 INFO  
(zkCallback-1655-thread-1-processing-n:127.0.0.1:64538_solr) 
[n:127.0.0.1:64538_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1276009 INFO  (jetty-launcher-1636-thread-3) 
[n:127.0.0.1:64544_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_2E71BFA78E8F1A88-001\tempDir-001\node3\.
   [junit4]   2> 1276009 INFO  
(zkCallback-1656-thread-2-processing-n:127.0.0.1:64549_solr) 
[n:127.0.0.1:64549_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1276009 INFO  
(zkCallback-1654-thread-2-processing-n:127.0.0.1:64544_solr) 
[n:127.0.0.1:64544_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1276009 INFO  
(zkCallback-1655-thread-2-processing-n:127.0.0.1:64538_solr) 
[n:127.0.0.1:64538_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1276012 INFO  
(zkCallback-1657-thread-1-processing-n:127.0.0.1:64541_solr) 
[n:127.0.0.1:64541_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1276033 INFO  (jetty-launcher-1636-thread-2) 
[n:127.0.0.1:64538_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_2E71BFA78E8F1A88-001\tempDir-001\node1\.
   [junit4]   2> 1276042 INFO  (jetty-launcher-1636-thread-4) 
[n:127.0.0.1:64549_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64549_solr
   [junit4]   2> 1276057 INFO  (jetty-launcher-1636-thread-1) 
[n:127.0.0.1:64541_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_2E71BFA78E8F1A88-001\tempDir-001\node2\.
   [junit4]   2> 1276062 INFO  
(zkCallback-1655-thread-2-processing-n:127.0.0.1:64538_solr) 
[n:127.0.0.1:64538_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1276062 INFO  
(zkCallback-1657-thread-1-processing-n:127.0.0.1:64541_solr) 
[n:127.0.0.1:64541_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1276062 INFO  
(zkCallback-1654-thread-2-processing-n:127.0.0.1:64544_solr) 
[n:127.0.0.1:64544_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1276062 INFO  
(zkCallback-1656-thread-2-processing-n:127.0.0.1:64549_solr) 
[n:127.0.0.1:64549_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1276085 INFO  (jetty-launcher-1636-thread-4) 
[n:127.0.0.1:64549_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_2E71BFA78E8F1A88-001\tempDir-001\node4\.
   [junit4]   2> 1276610 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[2E71BFA78E8F1A88]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1276612 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[2E71BFA78E8F1A88]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64534/solr ready
   [junit4]   2> 1276665 INFO  
(TEST-CollectionsAPIDistributedZkTest.deleteCollectionRemovesStaleZkCollectionsNode-seed#[2E71BFA78E8F1A88])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
deleteCollectionRemovesStaleZkCollectionsNode
   [junit4]   2> 1276668 INFO  
(TEST-CollectionsAPIDistributedZkTest.deleteCollectionRemovesStaleZkCollectionsNode-seed#[2E71BFA78E8F1A88])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1276677 INFO  (qtp865085333-11241) [n:127.0.0.1:64549_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=out_of_sync_collection&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1276690 INFO  (qtp865085333-11241) [n:127.0.0.1:64549_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=out_of_sync_collection&action=DELETE&wt=javabin&version=2} 
status=0 QTime=13
   [junit4]   2> 1276702 INFO  (qtp865085333-11242) [n:127.0.0.1:64549_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1276702 INFO  (qtp865085333-11242) [n:127.0.0.1:64549_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1276704 INFO  
(TEST-CollectionsAPIDistributedZkTest.deleteCollectionRemovesStaleZkCollectionsNode-seed#[2E71BFA78E8F1A88])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
deleteCollectionRemovesStaleZkCollectionsNode
   [junit4]   2> 1276741 INFO  
(TEST-CollectionsAPIDistributedZkTest.deleteCollectionOnlyInZk-seed#[2E71BFA78E8F1A88])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting deleteCollectionOnlyInZk
   [junit4]   2> 1276744 INFO  
(TEST-CollectionsAPIDistributedZkTest.deleteCollectionOnlyInZk-seed#[2E71BFA78E8F1A88])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1276749 INFO  (qtp865085333-11243) [n:127.0.0.1:64549_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=onlyinzk&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1276753 INFO  
(OverseerCollectionConfigSetProcessor-97168302842707979-127.0.0.1:64549_solr-n_0000000000)
 [n:127.0.0.1:64549_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1276758 INFO  (qtp865085333-11243) [n:127.0.0.1:64549_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=onlyinzk&action=DELETE&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 1276759 INFO  (qtp865085333-11266) [n:127.0.0.1:64549_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1276759 INFO  (qtp865085333-11266) [n:127.0.0.1:64549_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1276759 INFO  (qtp865085333-11265) [n:127.0.0.1:64549_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=onlyinzk&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1276763 INFO  
(OverseerThreadFactory-5156-thread-3-processing-n:127.0.0.1:64549_solr) 
[n:127.0.0.1:64549_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
onlyinzk
   [junit4]   2> 1276763 INFO  
(OverseerCollectionConfigSetProcessor-97168302842707979-127.0.0.1:64549_solr-n_0000000000)
 [n:127.0.0.1:64549_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1276875 INFO  (qtp119784635-11233) [n:127.0.0.1:64544_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=onlyinzk_shard2_replica1&action=CREATE&numShards=2&collection=onlyinzk&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1276875 INFO  (qtp337386033-11223) [n:127.0.0.1:64541_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=onlyinzk_shard1_replica1&action=CREATE&numShards=2&collection=onlyinzk&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1276985 INFO  
(zkCallback-1657-thread-1-processing-n:127.0.0.1:64541_solr) 
[n:127.0.0.1:64541_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 1276985 INFO  
(zkCallback-1654-thread-2-processing-n:127.0.0.1:64544_solr) 
[n:127.0.0.1:64544_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 1277894 INFO  (qtp119784635-11233) [n:127.0.0.1:64544_solr 
c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1277894 INFO  (qtp337386033-11223) [n:127.0.0.1:64541_solr 
c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1277921 INFO  (qtp337386033-11223) [n:127.0.0.1:64541_solr 
c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.s.IndexSchema 
[onlyinzk_shard1_replica1] Schema name=minimal
   [junit4]   2> 1277921 INFO  (qtp119784635-11233) [n:127.0.0.1:64544_solr 
c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.s.IndexSchema 
[onlyinzk_shard2_replica1] Schema name=minimal
   [junit4]   2> 1277929 INFO  (qtp337386033-11223) [n:127.0.0.1:64541_solr 
c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1277929 INFO  (qtp119784635-11233) [n:127.0.0.1:64544_solr 
c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1277942 INFO  (qtp337386033-11223) [n:127.0.0.1:64541_solr 
c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.c.CoreContainer Creating 
SolrCore 'onlyinzk_shard1_replica1' using configuration from collection onlyinzk
   [junit4]   2> 1277942 INFO  (qtp119784635-11233) [n:127.0.0.1:64544_solr 
c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.c.CoreContainer Creating 
SolrCore 'onlyinzk_shard2_replica1' using configuration from collection onlyinzk
   [junit4]   2> 1277942 INFO  (qtp337386033-11223) [n:127.0.0.1:64541_solr 
c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.c.SolrCore 
[[onlyinzk_shard1_replica1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_2E71BFA78E8F1A88-001\tempDir-001\node2\onlyinzk_shard1_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_2E71BFA78E8F1A88-001\tempDir-001\node2\.\onlyinzk_shard1_replica1\data\]
   [junit4]   2> 1277942 INFO  (qtp119784635-11233) [n:127.0.0.1:64544_solr 
c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.c.SolrCore 
[[onlyinzk_shard2_replica1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_2E71BFA78E8F1A88-001\tempDir-001\node3\onlyinzk_shard2_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_2E71BFA78E8F1A88-001\tempDir-001\node3\.\onlyinzk_shard2_replica1\data\]
   [junit4]   2> 1277967 INFO  (qtp119784635-11233) [n:127.0.0.1:64544_solr 
c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1277967 INFO  (qtp119784635-11233) [n:127.0.0.1:64544_solr 
c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1277969 INFO  (qtp119784635-11233) [n:127.0.0.1:64544_solr 
c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1277969 INFO  (qtp119784635-11233) [n:127.0.0.1:64544_solr 
c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1277970 INFO  (qtp119784635-11233) [n:127.0.0.1:64544_solr 
c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@5465c4c0[onlyinzk_shard2_replica1] main]
   [junit4]   2> 1277970 INFO  (qtp337386033-11223) [n:127.0.0.1:64541_solr 
c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1277970 INFO  (qtp337386033-11223) [n:127.0.0.1:64541_solr 
c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1277971 INFO  (qtp119784635-11233) [n:127.0.0.1:64544_solr 
c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1277971 INFO  (qtp119784635-11233) [n:127.0.0.1:64544_solr 
c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1277972 INFO  (qtp119784635-11233) [n:127.0.0.1:64544_solr 
c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1277972 INFO  (qtp119784635-11233) [n:127.0.0.1:64544_solr 
c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1554692847868837888
   [junit4]   2> 1277972 INFO  (qtp337386033-11223) [n:127.0.0.1:64541_solr 
c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1277972 INFO  (qtp337386033-11223) [n:127.0.0.1:64541_solr 
c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1277972 INFO  
(searcherExecutor-5160-thread-1-processing-n:127.0.0.1:64544_solr 
x:onlyinzk_shard2_replica1 s:shard2 c:onlyinzk) [n:127.0.0.1:64544_solr 
c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.c.SolrCore 
[onlyinzk_shard2_replica1] Registered new searcher 
Searcher@5465c4c0[onlyinzk_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1277973 INFO  (qtp337386033-11223) [n:127.0.0.1:64541_solr 
c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@6f631b57[onlyinzk_shard1_replica1] main]
   [junit4]   2> 1277976 INFO  (qtp337386033-11223) [n:127.0.0.1:64541_solr 
c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1277976 INFO  (qtp337386033-11223) [n:127.0.0.1:64541_solr 
c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1277976 INFO  (qtp337386033-11223) [n:127.0.0.1:64541_solr 
c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1277976 INFO  (qtp337386033-11223) [n:127.0.0.1:64541_solr 
c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1554692847873032192
   [junit4]   2> 1277976 INFO  
(searcherExecutor-5159-thread-1-processing-n:127.0.0.1:64541_solr 
x:onlyinzk_shard1_replica1 s:shard1 c:onlyinzk) [n:127.0.0.1:64541_solr 
c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.c.SolrCore 
[onlyinzk_shard1_replica1] Registered new searcher 
Searcher@6f631b57[onlyinzk_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1277982 INFO  (qtp119784635-11233) [n:127.0.0.1:64544_solr 
c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1277982 INFO  (qtp119784635-11233) [n:127.0.0.1:64544_solr 
c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1277982 INFO  (qtp119784635-11233) [n:127.0.0.1:64544_solr 
c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.c.SyncStrategy Sync 
replicas to http://127.0.0.1:64544/solr/onlyinzk_shard2_replica1/
   [junit4]   2> 1277982 INFO  (qtp119784635-11233) [n:127.0.0.1:64544_solr 
c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 1277982 INFO  (qtp119784635-11233) [n:127.0.0.1:64544_solr 
c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.c.SyncStrategy 
http://127.0.0.1:64544/solr/onlyinzk_shard2_replica1/ has no replicas
   [junit4]   2> 1277986 INFO  (qtp337386033-11223) [n:127.0.0.1:64541_solr 
c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1277988 INFO  (qtp337386033-11223) [n:127.0.0.1:64541_solr 
c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1277988 INFO  (qtp337386033-11223) [n:127.0.0.1:64541_solr 
c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.c.SyncStrategy Sync 
replicas to http://127.0.0.1:64541/solr/onlyinzk_shard1_replica1/
   [junit4]   2> 1277988 INFO  (qtp337386033-11223) [n:127.0.0.1:64541_solr 
c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 1277988 INFO  (qtp337386033-11223) [n:127.0.0.1:64541_solr 
c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.c.SyncStrategy 
http://127.0.0.1:64541/solr/onlyinzk_shard1_replica1/ has no replicas
   [junit4]   2> 1277990 INFO  (qtp119784635-11233) [n:127.0.0.1:64544_solr 
c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:64544/solr/onlyinzk_shard2_replica1/ shard2
   [junit4]   2> 1277996 INFO  (qtp337386033-11223) [n:127.0.0.1:64541_solr 
c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:64541/solr/onlyinzk_shard1_replica1/ shard1
   [junit4]   2> 1278102 INFO  
(zkCallback-1654-thread-2-processing-n:127.0.0.1:64544_solr) 
[n:127.0.0.1:64544_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 1278102 INFO  
(zkCallback-1657-thread-1-processing-n:127.0.0.1:64541_solr) 
[n:127.0.0.1:64541_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 1278145 INFO  (qtp119784635-11233) [n:127.0.0.1:64544_solr 
c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 1278148 INFO  (qtp337386033-11223) [n:127.0.0.1:64541_solr 
c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 1278152 INFO  (qtp119784635-11233) [n:127.0.0.1:64544_solr 
c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=onlyinzk_shard2_replica1&action=CREATE&numShards=2&collection=onlyinzk&shard=shard2&wt=javabin&version=2}
 status=0 QTime=1278
   [junit4]   2> 1278154 INFO  (qtp337386033-11223) [n:127.0.0.1:64541_solr 
c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=onlyinzk_shard1_replica1&action=CREATE&numShards=2&collection=onlyinzk&shard=shard1&wt=javabin&version=2}
 status=0 QTime=1280
   [junit4]   2> 1278158 INFO  (qtp865085333-11265) [n:127.0.0.1:64549_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1278258 INFO  
(zkCallback-1654-thread-2-processing-n:127.0.0.1:64544_solr) 
[n:127.0.0.1:64544_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 1278258 INFO  
(zkCallback-1657-thread-1-processing-n:127.0.0.1:64541_solr) 
[n:127.0.0.1:64541_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 1278768 INFO  
(OverseerCollectionConfigSetProcessor-97168302842707979-127.0.0.1:64549_solr-n_0000000000)
 [n:127.0.0.1:64549_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1279159 INFO  (qtp865085333-11265) [n:127.0.0.1:64549_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=onlyinzk&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2399
   [junit4]   2> 12791

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

rCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x159360e7e5e0009, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1398566 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:64534) [   
 ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x159360e7e5e000c, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1398570 WARN  
(zkCallback-1657-thread-3-processing-n:127.0.0.1:64541_solr) 
[n:127.0.0.1:64541_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1398571 WARN  
(zkCallback-1655-thread-14-processing-n:127.0.0.1:64538_solr) 
[n:127.0.0.1:64538_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1398571 INFO  (jetty-launcher-1636-thread-6) [    ] 
o.a.s.c.Overseer Overseer 
(id=97168302842707979-127.0.0.1:64549_solr-n_0000000000) closing
   [junit4]   2> 1398573 INFO  
(zkCallback-1656-thread-7-processing-n:127.0.0.1:64549_solr) 
[n:127.0.0.1:64549_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (2)
   [junit4]   2> 1398573 INFO  (jetty-launcher-1636-thread-7) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1398573 INFO  (jetty-launcher-1636-thread-7) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@47253bd7{/solr,null,UNAVAILABLE}
   [junit4]   2> 1398573 INFO  
(OverseerStateUpdate-97168302842707979-127.0.0.1:64549_solr-n_0000000000) 
[n:127.0.0.1:64549_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:64549_solr
   [junit4]   2> 1398573 INFO  
(zkCallback-1691-thread-12-processing-n:127.0.0.1:64544_solr) 
[n:127.0.0.1:64544_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (2)
   [junit4]   2> 1398581 WARN  
(zkCallback-1691-thread-13-processing-n:127.0.0.1:64544_solr) 
[n:127.0.0.1:64544_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1398577 INFO  (jetty-launcher-1636-thread-8) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1398586 INFO  (jetty-launcher-1636-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1398586 INFO  (jetty-launcher-1636-thread-8) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@eec8be1{/solr,null,UNAVAILABLE}
   [junit4]   2> 1398588 INFO  (jetty-launcher-1636-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@202d263b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1400081 WARN  
(zkCallback-1656-thread-7-processing-n:127.0.0.1:64549_solr) 
[n:127.0.0.1:64549_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1400081 INFO  (jetty-launcher-1636-thread-6) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1400082 INFO  (jetty-launcher-1636-thread-6) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1cca7fe2{/solr,null,UNAVAILABLE}
   [junit4]   2> 1400083 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[2E71BFA78E8F1A88]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:64534 64534
   [junit4]   2> 1400085 INFO  (Thread-3151) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:64534 64534
   [junit4]   2> 1400086 WARN  (Thread-3151) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/configs/conf
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/collections/reloaded_collection/state.json
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        60      /solr/collections
   [junit4]   2>        26      /solr/overseer/queue
   [junit4]   2>        4       /solr/overseer/queue-work
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1400086 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[2E71BFA78E8F1A88]-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.CollectionsAPIDistributedZkTest_2E71BFA78E8F1A88-001
   [junit4]   2> Dec 25, 2016 12:59:21 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), 
sim=RandomSimilarity(queryNorm=true): {}, locale=en-SG, timezone=Asia/Colombo
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_112 
(64-bit)/cpus=3,threads=1,free=162248288,total=377614336
   [junit4]   2> NOTE: All tests run in this JVM: [FileUtilsTest, 
CdcrReplicationDistributedZkTest, TestRTGBase, HttpPartitionTest, 
HdfsNNFailoverTest, SimpleMLTQParserTest, TestJmxIntegration, 
TestMaxScoreQueryParser, JvmMetricsTest, TestJettySolrRunner, 
ResponseHeaderTest, SolrRequestParserTest, TestElisionMultitermQuery, 
CollectionsAPIAsyncDistributedZkTest, DistributedQueueTest, MergeStrategyTest, 
UUIDUpdateProcessorFallbackTest, TestCoreContainer, 
TestOnReconnectListenerSupport, DistributedSpellCheckComponentTest, 
TestSQLHandler, TestExpandComponent, MoreLikeThisHandlerTest, 
TestMergePolicyConfig, SuggestComponentTest, TestXmlQParser, 
RequiredFieldsTest, SoftAutoCommitTest, SuggesterFSTTest, 
TestPartialUpdateDeduplication, TestStressUserVersions, DocumentBuilderTest, 
TestDocumentBuilder, DateRangeFieldTest, PolyFieldTest, 
StandardRequestHandlerTest, TestHdfsBackupRestoreCore, TestChildDocTransformer, 
TestSolrConfigHandler, SSLMigrationTest, TestPushWriter, MigrateRouteKeyTest, 
TestExclusionRuleCollectionAccess, DocValuesTest, DocValuesMultiTest, 
TestSearcherReuse, TestBM25SimilarityFactory, TestSchemaVersionResource, 
VMParamsZkACLAndCredentialsProvidersTest, DistributedDebugComponentTest, 
CursorPagingTest, SolrIndexConfigTest, TestCloudDeleteByQuery, 
TestSurroundQueryParser, TestInitParams, BlockDirectoryTest, 
TestBulkSchemaConcurrent, IndexBasedSpellCheckerTest, 
BlockJoinFacetDistribTest, TestFastLRUCache, SolrMetricManagerTest, 
DistributedFacetPivotSmallTest, NumericFieldsTest, TestSolrJ, 
OverseerCollectionConfigSetProcessorTest, BinaryUpdateRequestHandlerTest, 
TestStressLucene, TestCloudPivotFacet, CoreAdminCreateDiscoverTest, 
SystemInfoHandlerTest, XsltUpdateRequestHandlerTest, 
TestRandomRequestDistribution, DocumentAnalysisRequestHandlerTest, 
DeleteReplicaTest, TestPseudoReturnFields, BaseCdcrDistributedZkTest, 
TestLegacyFieldCache, TestCSVLoader, DistributedSuggestComponentTest, 
DOMUtilTest, TestDistribDocBasedVersion, ChaosMonkeyNothingIsSafeTest, 
BooleanFieldTest, ConcurrentDeleteAndCreateCollectionTest, 
TestDistributedSearch, BigEndianAscendingWordSerializerTest, 
TestQuerySenderNoQuery, TestLockTree, DistributedFacetExistsSmallTest, 
TestConfigSets, TestReplicaProperties, CurrencyFieldXmlFileTest, 
TestSolrCloudWithKerberosAlt, TestSmileRequest, PrimUtilsTest, 
TestManagedResource, BlockJoinFacetSimpleTest, HardAutoCommitTest, 
TestRequestStatusCollectionAPI, TestLRUCache, 
HdfsWriteToMultipleCollectionsTest, DocValuesNotIndexedTest, 
ReplicaListTransformerTest, TestFileDictionaryLookup, BasicAuthStandaloneTest, 
TestGraphMLResponseWriter, TestRandomDVFaceting, 
TestSweetSpotSimilarityFactory, HighlighterTest, DateFieldTest, 
TestReplicationHandler, TestFaceting, MBeansHandlerTest, SortSpecParsingTest, 
TestRemoteStreaming, TestExtendedDismaxParser, TestJsonFacetRefinement, 
TestCSVResponseWriter, TestDocTermOrds, LeaderInitiatedRecoveryOnCommitTest, 
TestExactSharedStatsCache, TestSolrXml, DistributedMLTComponentTest, 
TestRecoveryHdfs, RestartWhileUpdatingTest, TestInitQParser, 
LeaderFailoverAfterPartitionTest, TestBinaryField, TestBackupRepositoryFactory, 
TestGraphTermsQParserPlugin, QueryEqualityTest, ZkStateWriterTest, 
PreAnalyzedUpdateProcessorTest, TestNamedUpdateProcessors, 
TestObjectReleaseTracker, HdfsSyncSliceTest, SearchHandlerTest, 
TestSolrCloudWithHadoopAuthPlugin, TestFieldCacheSort, TestFieldCacheReopen, 
TestFieldResource, TestSortByMinMaxFunction, HdfsRecoveryZkTest, 
TestRestManager, BlobRepositoryCloudTest, TestReloadAndDeleteDocs, TestSort, 
TestConfigSetImmutable, TestTolerantUpdateProcessorCloud, 
StatelessScriptUpdateProcessorFactoryTest, TestHashPartitioner, 
TestPerFieldSimilarityWithDefaultOverride, UtilsToolTest, TestTolerantSearch, 
SharedFSAutoReplicaFailoverUtilsTest, TestConfigSetsAPIExclusivity, 
DeleteLastCustomShardedReplicaTest, SampleTest, TestQueryWrapperFilter, 
CachingDirectoryFactoryTest, SyncSliceTest, CollectionsAPIDistributedZkTest]
   [junit4] Completed [341/670 (2!)] on J0 in 125.43s, 20 tests, 1 error <<< 
FAILURES!

[...truncated 63497 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to