Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-7.x/188/

4 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.rest.TestManagedResourceStorage

Error Message:
SolrCore.getOpenCount()==2

Stack Trace:
java.lang.RuntimeException: SolrCore.getOpenCount()==2
        at __randomizedtesting.SeedInfo.seed([2E1E92AF991D21E2]:0)
        at org.apache.solr.util.TestHarness.close(TestHarness.java:380)
        at org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:802)
        at 
org.apache.solr.cloud.AbstractZkTestCase.azt_afterClass(AbstractZkTestCase.java:147)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.solr.rest.TestManagedResourceStorage

Error Message:
4 threads leaked from SUITE scope at 
org.apache.solr.rest.TestManagedResourceStorage:     1) Thread[id=36088, 
name=ProcessThread(sid:0 cport:40157):, state=WAITING, 
group=TGRP-TestManagedResourceStorage]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123)
    2) Thread[id=36086, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-TestManagedResourceStorage]         at java.lang.Object.wait(Native 
Method)         at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147) 
   3) Thread[id=36084, name=Thread-5241, state=WAITING, 
group=TGRP-TestManagedResourceStorage]         at java.lang.Object.wait(Native 
Method)         at java.lang.Thread.join(Thread.java:1252)         at 
java.lang.Thread.join(Thread.java:1326)         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:313)
         at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:313)
         at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:496)    
4) Thread[id=36085, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, 
state=RUNNABLE, group=TGRP-TestManagedResourceStorage]         at 
sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at 
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at 
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE 
scope at org.apache.solr.rest.TestManagedResourceStorage: 
   1) Thread[id=36088, name=ProcessThread(sid:0 cport:40157):, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123)
   2) Thread[id=36086, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-TestManagedResourceStorage]
        at java.lang.Object.wait(Native Method)
        at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147)
   3) Thread[id=36084, name=Thread-5241, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
        at java.lang.Object.wait(Native Method)
        at java.lang.Thread.join(Thread.java:1252)
        at java.lang.Thread.join(Thread.java:1326)
        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:313)
        at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:313)
        at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:496)
   4) Thread[id=36085, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, 
state=RUNNABLE, group=TGRP-TestManagedResourceStorage]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([2E1E92AF991D21E2]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.rest.TestManagedResourceStorage

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=36085, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, 
group=TGRP-TestManagedResourceStorage]         at 
sun.nio.ch.IOUtil.drain(Native Method)         at 
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:104)         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=36085, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, 
state=RUNNABLE, group=TGRP-TestManagedResourceStorage]
        at sun.nio.ch.IOUtil.drain(Native Method)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:104)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([2E1E92AF991D21E2]:0)


FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRouting

Error Message:
Error from server at 
https://127.0.0.1:46574/solr/collection1_shard2_replica_n2: Expected mime type 
application/octet-stream but got text/html. <html> <head> <meta 
http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 404 
Can not find: /solr/collection1_shard2_replica_n2/update</title> </head> 
<body><h2>HTTP ERROR 404</h2> <p>Problem accessing 
/solr/collection1_shard2_replica_n2/update. Reason: <pre>    Can not find: 
/solr/collection1_shard2_replica_n2/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>  
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at https://127.0.0.1:46574/solr/collection1_shard2_replica_n2: Expected 
mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: 
/solr/collection1_shard2_replica_n2/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/collection1_shard2_replica_n2/update. Reason:
<pre>    Can not find: 
/solr/collection1_shard2_replica_n2/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>

</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([9DDA379B646E175E:5F6D0BF3672EE726]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:551)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1016)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:237)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRouting(CloudSolrClientTest.java:269)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:46574/solr/collection1_shard2_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: 
/solr/collection1_shard2_replica_n2/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/collection1_shard2_replica_n2/update. Reason:
<pre>    Can not find: 
/solr/collection1_shard2_replica_n2/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>

</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:528)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more




Build Log:
[...truncated 14768 lines...]
   [junit4] Suite: org.apache.solr.rest.TestManagedResourceStorage
   [junit4]   2> 3600584 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.rest.TestManagedResourceStorage_2E1E92AF991D21E2-001/init-core-data-001
   [junit4]   2> 3600585 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3600586 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 3600587 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3600588 INFO  (Thread-5241) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3600588 INFO  (Thread-5241) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3600591 ERROR (Thread-5241) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3600688 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:40157
   [junit4]   2> 3600701 INFO  (zkConnectionManagerCallback-13982-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3600712 INFO  (zkConnectionManagerCallback-13984-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3600720 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 3600723 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 3600725 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3600727 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 3600729 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 3600731 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 3600733 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3600735 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3600737 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3600739 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3600742 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 3600745 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 3600746 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3600824 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 3600854 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 3600998 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3601159 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40157/solr
   [junit4]   2> 3601164 INFO  (zkConnectionManagerCallback-13988-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3601167 INFO  (zkConnectionManagerCallback-13990-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3601296 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) 
[n:10.41.0.5:8983_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 10.41.0.5:8983_
   [junit4]   2> 3601298 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) 
[n:10.41.0.5:8983_    ] o.a.s.c.Overseer Overseer 
(id=72115086224326659-10.41.0.5:8983_-n_0000000000) starting
   [junit4]   2> 3601312 INFO  (zkConnectionManagerCallback-13997-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3601317 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) 
[n:10.41.0.5:8983_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:40157/solr ready
   [junit4]   2> 3601318 INFO  
(OverseerStateUpdate-72115086224326659-10.41.0.5:8983_-n_0000000000) 
[n:10.41.0.5:8983_    ] o.a.s.c.Overseer Starting to work on the main queue : 
10.41.0.5:8983_
   [junit4]   2> 3601319 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) 
[n:10.41.0.5:8983_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/10.41.0.5:8983_
   [junit4]   2> 3601327 INFO  (zkCallback-13989-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3601328 INFO  (zkCallback-13996-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3601332 DEBUG 
(OverseerAutoScalingTriggerThread-72115086224326659-10.41.0.5:8983_-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [10.41.0.5:8983_]
   [junit4]   2> 3601333 DEBUG (ScheduledTrigger-12143-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1
   [junit4]   2> 3601348 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) 
[n:10.41.0.5:8983_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 3601372 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) 
[n:10.41.0.5:8983_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2ba82ed9
   [junit4]   2> 3601384 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) 
[n:10.41.0.5:8983_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2ba82ed9
   [junit4]   2> 3601385 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) 
[n:10.41.0.5:8983_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2ba82ed9
   [junit4]   2> 3601388 INFO  
(coreLoadExecutor-12149-thread-1-processing-n:10.41.0.5:8983_) 
[n:10.41.0.5:8983_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3602334 DEBUG (ScheduledTrigger-12143-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1
   [junit4]   2> 3602392 INFO  
(coreLoadExecutor-12149-thread-1-processing-n:10.41.0.5:8983_) 
[n:10.41.0.5:8983_ c:collection1 s:shard1  x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3602442 INFO  
(coreLoadExecutor-12149-thread-1-processing-n:10.41.0.5:8983_) 
[n:10.41.0.5:8983_ c:collection1 s:shard1  x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 3602474 INFO  
(coreLoadExecutor-12149-thread-1-processing-n:10.41.0.5:8983_) 
[n:10.41.0.5:8983_ c:collection1 s:shard1  x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 3602633 INFO  
(coreLoadExecutor-12149-thread-1-processing-n:10.41.0.5:8983_) 
[n:10.41.0.5:8983_ c:collection1 s:shard1  x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3602684 INFO  
(coreLoadExecutor-12149-thread-1-processing-n:10.41.0.5:8983_) 
[n:10.41.0.5:8983_ c:collection1 s:shard1  x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 3602684 INFO  
(coreLoadExecutor-12149-thread-1-processing-n:10.41.0.5:8983_) 
[n:10.41.0.5:8983_ c:collection1 s:shard1  x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.10.41.0.5:8983__collection1' (registry 
'solr.core.collection1.shard1.10.41.0.5:8983__collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2ba82ed9
   [junit4]   2> 3602685 INFO  
(coreLoadExecutor-12149-thread-1-processing-n:10.41.0.5:8983_) 
[n:10.41.0.5:8983_ c:collection1 s:shard1  x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.rest.TestManagedResourceStorage_2E1E92AF991D21E2-001/init-core-data-001/]
   [junit4]   2> 3602697 INFO  
(coreLoadExecutor-12149-thread-1-processing-n:10.41.0.5:8983_) 
[n:10.41.0.5:8983_ c:collection1 s:shard1  x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7393865194085126]
   [junit4]   2> 3602855 INFO  
(coreLoadExecutor-12149-thread-1-processing-n:10.41.0.5:8983_) 
[n:10.41.0.5:8983_ c:collection1 s:shard1  x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3602855 INFO  
(coreLoadExecutor-12149-thread-1-processing-n:10.41.0.5:8983_) 
[n:10.41.0.5:8983_ c:collection1 s:shard1  x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3602856 INFO  
(coreLoadExecutor-12149-thread-1-processing-n:10.41.0.5:8983_) 
[n:10.41.0.5:8983_ c:collection1 s:shard1  x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 3602856 INFO  
(coreLoadExecutor-12149-thread-1-processing-n:10.41.0.5:8983_) 
[n:10.41.0.5:8983_ c:collection1 s:shard1  x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 3602857 INFO  
(coreLoadExecutor-12149-thread-1-processing-n:10.41.0.5:8983_) 
[n:10.41.0.5:8983_ c:collection1 s:shard1  x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=2, maxMergeAtOnceExplicit=9, maxMergedSegmentMB=99.2060546875, 
floorSegmentMB=1.4580078125, forceMergeDeletesPctAllowed=6.116292344955173, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.512536922950836, deletesPctAllowed=21.868974769695814
   [junit4]   2> 3602859 INFO  
(coreLoadExecutor-12149-thread-1-processing-n:10.41.0.5:8983_) 
[n:10.41.0.5:8983_ c:collection1 s:shard1  x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2129b974[collection1] main]
   [junit4]   2> 3602860 INFO  
(coreLoadExecutor-12149-thread-1-processing-n:10.41.0.5:8983_) 
[n:10.41.0.5:8983_ c:collection1 s:shard1  x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3602868 INFO  
(coreLoadExecutor-12149-thread-1-processing-n:10.41.0.5:8983_) 
[n:10.41.0.5:8983_ c:collection1 s:shard1  x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 3602900 INFO  
(coreLoadExecutor-12149-thread-1-processing-n:10.41.0.5:8983_) 
[n:10.41.0.5:8983_ c:collection1 s:shard1  x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3602900 INFO  
(searcherExecutor-12150-thread-1-processing-n:10.41.0.5:8983_ x:collection1 
c:collection1 s:shard1) [n:10.41.0.5:8983_ c:collection1 s:shard1  
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for 
spellchecker: default
   [junit4]   2> 3602900 INFO  
(coreLoadExecutor-12149-thread-1-processing-n:10.41.0.5:8983_) 
[n:10.41.0.5:8983_ c:collection1 s:shard1  x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1614537005747666944
   [junit4]   2> 3602901 INFO  
(searcherExecutor-12150-thread-1-processing-n:10.41.0.5:8983_ x:collection1 
c:collection1 s:shard1) [n:10.41.0.5:8983_ c:collection1 s:shard1  
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for 
spellchecker: direct
   [junit4]   2> 3602901 INFO  
(searcherExecutor-12150-thread-1-processing-n:10.41.0.5:8983_ x:collection1 
c:collection1 s:shard1) [n:10.41.0.5:8983_ c:collection1 s:shard1  
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for 
spellchecker: wordbreak
   [junit4]   2> 3602901 INFO  
(searcherExecutor-12150-thread-1-processing-n:10.41.0.5:8983_ x:collection1 
c:collection1 s:shard1) [n:10.41.0.5:8983_ c:collection1 s:shard1  
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for 
spellchecker: multipleFields
   [junit4]   2> 3602901 INFO  
(searcherExecutor-12150-thread-1-processing-n:10.41.0.5:8983_ x:collection1 
c:collection1 s:shard1) [n:10.41.0.5:8983_ c:collection1 s:shard1  
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for 
spellchecker: jarowinkler
   [junit4]   2> 3602901 INFO  
(searcherExecutor-12150-thread-1-processing-n:10.41.0.5:8983_ x:collection1 
c:collection1 s:shard1) [n:10.41.0.5:8983_ c:collection1 s:shard1  
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for 
spellchecker: external
   [junit4]   2> 3602902 INFO  
(searcherExecutor-12150-thread-1-processing-n:10.41.0.5:8983_ x:collection1 
c:collection1 s:shard1) [n:10.41.0.5:8983_ c:collection1 s:shard1  
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for 
spellchecker: freq
   [junit4]   2> 3602902 INFO  
(searcherExecutor-12150-thread-1-processing-n:10.41.0.5:8983_ x:collection1 
c:collection1 s:shard1) [n:10.41.0.5:8983_ c:collection1 s:shard1  
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for 
spellchecker: fqcn
   [junit4]   2> 3602902 INFO  
(searcherExecutor-12150-thread-1-processing-n:10.41.0.5:8983_ x:collection1 
c:collection1 s:shard1) [n:10.41.0.5:8983_ c:collection1 s:shard1  
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for 
spellchecker: perDict
   [junit4]   2> 3602904 INFO  
(searcherExecutor-12150-thread-1-processing-n:10.41.0.5:8983_ x:collection1 
c:collection1 s:shard1) [n:10.41.0.5:8983_ c:collection1 s:shard1  
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2129b974[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3602908 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) 
[n:10.41.0.5:8983_    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 3602931 INFO  
(TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[2E1E92AF991D21E2])
 [n:10.41.0.5:8983_    ] o.a.s.SolrTestCaseJ4 ###Starting testZkBasedJsonStorage
   [junit4]   2> 3602933 INFO  
(TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[2E1E92AF991D21E2])
 [n:10.41.0.5:8983_    ] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /test
   [junit4]   2> 3602936 INFO  
(TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[2E1E92AF991D21E2])
 [n:10.41.0.5:8983_    ] o.a.s.r.ManagedResourceStorage Wrote 136 bytes to new 
znode /test/_test_foo.json
   [junit4]   2> 3602936 INFO  
(TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[2E1E92AF991D21E2])
 [n:10.41.0.5:8983_    ] o.a.s.r.ManagedResourceStorage Saved JSON object to 
path _test_foo.json using ZooKeeperStorageIO:path=/test
   [junit4]   2> 3602936 INFO  
(coreZkRegister-12137-thread-1-processing-n:10.41.0.5:8983_ x:collection1 
c:collection1 s:shard1) [n:10.41.0.5:8983_ c:collection1 s:shard1 
r:10.41.0.5:8983__collection1 x:collection1] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/collection1/terms/shard1 to 
Terms{values={10.41.0.5:8983__collection1=0}, version=0}
   [junit4]   2> 3602937 INFO  
(TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[2E1E92AF991D21E2])
 [n:10.41.0.5:8983_    ] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at 
path _test_foo.json using ZooKeeperStorageIO:path=/test
   [junit4]   2> 3602938 INFO  
(TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[2E1E92AF991D21E2])
 [n:10.41.0.5:8983_    ] o.a.s.r.ManagedResourceStorage Wrote 175 bytes to 
existing znode /test/_test_foo.json
   [junit4]   2> 3602938 INFO  
(TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[2E1E92AF991D21E2])
 [n:10.41.0.5:8983_    ] o.a.s.r.ManagedResourceStorage Saved JSON object to 
path _test_foo.json using ZooKeeperStorageIO:path=/test
   [junit4]   2> 3602939 INFO  
(TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[2E1E92AF991D21E2])
 [n:10.41.0.5:8983_    ] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at 
path _test_foo.json using ZooKeeperStorageIO:path=/test
   [junit4]   2> 3602940 INFO  
(TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[2E1E92AF991D21E2])
 [n:10.41.0.5:8983_    ] o.a.s.SolrTestCaseJ4 ###Ending testZkBasedJsonStorage
   [junit4]   2> 3602953 INFO  
(coreZkRegister-12137-thread-1-processing-n:10.41.0.5:8983_ x:collection1 
c:collection1 s:shard1) [n:10.41.0.5:8983_ c:collection1 s:shard1 
r:10.41.0.5:8983__collection1 x:collection1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 3602955 INFO  
(coreZkRegister-12137-thread-1-processing-n:10.41.0.5:8983_ x:collection1 
c:collection1 s:shard1) [n:10.41.0.5:8983_ c:collection1 s:shard1 
r:10.41.0.5:8983__collection1 x:collection1] o.a.s.c.ShardLeaderElectionContext 
I may be the new leader - try and sync
   [junit4]   2> 3602956 INFO  
(TEST-TestManagedResourceStorage.testFileBasedJsonStorage-seed#[2E1E92AF991D21E2])
 [n:10.41.0.5:8983_    ] o.a.s.SolrTestCaseJ4 ###Starting 
testFileBasedJsonStorage
   [junit4]   2> 3602957 INFO  
(TEST-TestManagedResourceStorage.testFileBasedJsonStorage-seed#[2E1E92AF991D21E2])
 [n:10.41.0.5:8983_    ] o.a.s.r.ManagedResourceStorage File-based storage 
initialized to use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.rest.TestManagedResourceStorage_2E1E92AF991D21E2-001/json-storage-001/managed
   [junit4]   2> 3602957 INFO  
(TEST-TestManagedResourceStorage.testFileBasedJsonStorage-seed#[2E1E92AF991D21E2])
 [n:10.41.0.5:8983_    ] o.a.s.r.ManagedResourceStorage Saved JSON object to 
path _test_foo.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.rest.TestManagedResourceStorage_2E1E92AF991D21E2-001/json-storage-001/managed
   [junit4]   2> 3602957 INFO  
(TEST-TestManagedResourceStorage.testFileBasedJsonStorage-seed#[2E1E92AF991D21E2])
 [n:10.41.0.5:8983_    ] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at 
path _test_foo.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.rest.TestManagedResourceStorage_2E1E92AF991D21E2-001/json-storage-001/managed
   [junit4]   2> 3602958 INFO  
(TEST-TestManagedResourceStorage.testFileBasedJsonStorage-seed#[2E1E92AF991D21E2])
 [n:10.41.0.5:8983_    ] o.a.s.r.ManagedResourceStorage Saved JSON object to 
path _test_foo.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.rest.TestManagedResourceStorage_2E1E92AF991D21E2-001/json-storage-001/managed
   [junit4]   2> 3602958 INFO  
(TEST-TestManagedResourceStorage.testFileBasedJsonStorage-seed#[2E1E92AF991D21E2])
 [n:10.41.0.5:8983_    ] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at 
path _test_foo.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.rest.TestManagedResourceStorage_2E1E92AF991D21E2-001/json-storage-001/managed
   [junit4]   2> 3602959 INFO  
(TEST-TestManagedResourceStorage.testFileBasedJsonStorage-seed#[2E1E92AF991D21E2])
 [n:10.41.0.5:8983_    ] o.a.s.SolrTestCaseJ4 ###Ending testFileBasedJsonStorage
   [junit4]   2> 3602959 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) 
[n:10.41.0.5:8983_    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 3602959 INFO  
(coreZkRegister-12137-thread-1-processing-n:10.41.0.5:8983_ x:collection1 
c:collection1 s:shard1) [n:10.41.0.5:8983_ c:collection1 s:shard1 
r:10.41.0.5:8983__collection1 x:collection1] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 3602960 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) 
[n:10.41.0.5:8983_    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 3602960 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) 
[n:10.41.0.5:8983_    ] o.a.s.c.CoreContainer Shutting down CoreContainer 
instance=23122538
   [junit4]   2> 3602961 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) 
[n:10.41.0.5:8983_    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 3602961 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) 
[n:10.41.0.5:8983_    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@54ed27ef: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@184b8ced
   [junit4]   2> 3602968 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) 
[n:10.41.0.5:8983_    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 3602968 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) 
[n:10.41.0.5:8983_    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@10d95932: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@1c28bf40
   [junit4]   2> 3602970 INFO  
(coreZkRegister-12137-thread-1-processing-n:10.41.0.5:8983_ x:collection1 
c:collection1 s:shard1) [n:10.41.0.5:8983_ c:collection1 s:shard1 
r:10.41.0.5:8983__collection1 x:collection1] o.a.s.c.ShardLeaderElectionContext 
I am the new leader: http://10.41.0.5:8983/collection1/ shard1
   [junit4]   2> 3602973 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) 
[n:10.41.0.5:8983_    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 3602973 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) 
[n:10.41.0.5:8983_    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1a4f6560: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@7cf22ebc
   [junit4]   2> 3602974 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) 
[n:10.41.0.5:8983_    ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/10.41.0.5:8983_
   [junit4]   2> 3602979 INFO  (zkCallback-13996-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 3602980 INFO  (zkCallback-13989-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 3602980 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) 
[n:10.41.0.5:8983_    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 3602981 INFO  
(coreCloseExecutor-12155-thread-1-processing-n:10.41.0.5:8983_) 
[n:10.41.0.5:8983_ c:collection1 s:shard1 r:10.41.0.5:8983__collection1 
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@76738f5e
   [junit4]   2> 3602981 INFO  
(coreCloseExecutor-12155-thread-1-processing-n:10.41.0.5:8983_) 
[n:10.41.0.5:8983_ c:collection1 s:shard1 r:10.41.0.5:8983__collection1 
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1.shard1.10.41.0.5:8983__collection1, tag=76738f5e
   [junit4]   2> 3602982 INFO  
(coreCloseExecutor-12155-thread-1-processing-n:10.41.0.5:8983_) 
[n:10.41.0.5:8983_ c:collection1 s:shard1 r:10.41.0.5:8983__collection1 
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5cdcda2c: rootName = null, 
domain = solr.core.collection1.shard1.10.41.0.5:8983__collection1, service url 
= null, agent id = null] for registry 
solr.core.collection1.shard1.10.41.0.5:8983__collection1 / 
com.codahale.metrics.MetricRegistry@34ef35e1
   [junit4]   2> 3602997 INFO  
(coreCloseExecutor-12155-thread-1-processing-n:10.41.0.5:8983_) 
[n:10.41.0.5:8983_ c:collection1 s:shard1 r:10.41.0.5:8983__collection1 
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1.shard1.leader, tag=76738f5e
   [junit4]   2> 3602999 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) 
[n:10.41.0.5:8983_    ] o.a.s.c.Overseer Overseer 
(id=72115086224326659-10.41.0.5:8983_-n_0000000000) closing
   [junit4]   2> 3602999 INFO  
(OverseerStateUpdate-72115086224326659-10.41.0.5:8983_-n_0000000000) 
[n:10.41.0.5:8983_    ] o.a.s.c.Overseer Overseer Loop exiting : 10.41.0.5:8983_
   [junit4]   2> 3602999 WARN  
(OverseerAutoScalingTriggerThread-72115086224326659-10.41.0.5:8983_-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 3603022 ERROR 
(coreZkRegister-12137-thread-1-processing-n:10.41.0.5:8983_ x:collection1 
c:collection1 s:shard1) [n:10.41.0.5:8983_ c:collection1 s:shard1 
r:10.41.0.5:8983__collection1 x:collection1] o.a.s.c.ZkController Error getting 
leader from zk
   [junit4]   2> org.apache.solr.common.SolrException: No registered leader was 
found after waiting for 1560000ms , collection: collection1 slice: shard1 saw 
state=DocCollection(collection1//clusterstate.json/1)={
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "parent":null,
   [junit4]   2>       "range":null,
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"10.41.0.5:8983__collection1":{
   [junit4]   2>           "core":"collection1",
   [junit4]   2>           "base_url":"http://10.41.0.5:8983";,
   [junit4]   2>           "node_name":"10.41.0.5:8983_",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}},
   [junit4]   2>   "router":{"name":"implicit"}} with live_nodes=[]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:866)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:831) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1270) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.register(ZkController.java:1150) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.register(ZkController.java:1081) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:187) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
 ~[java/:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
[?:1.8.0_172]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
[?:1.8.0_172]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [junit4]   2> 3603023 ERROR 
(coreZkRegister-12137-thread-1-processing-n:10.41.0.5:8983_ x:collection1 
c:collection1 s:shard1) [n:10.41.0.5:8983_ c:collection1 s:shard1 
r:10.41.0.5:8983__collection1 x:collection1] o.a.s.c.ZkContainer 
:org.apache.solr.common.SolrException: Error getting leader from zk for shard 
shard1
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1299)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.register(ZkController.java:1150)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.register(ZkController.java:1081)
   [junit4]   2>        at 
org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:187)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: No registered 
leader was found after waiting for 1560000ms , collection: collection1 slice: 
shard1 saw state=DocCollection(collection1//clusterstate.json/1)={
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "parent":null,
   [junit4]   2>       "range":null,
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"10.41.0.5:8983__collection1":{
   [junit4]   2>           "core":"collection1",
   [junit4]   2>           "base_url":"http://10.41.0.5:8983";,
   [junit4]   2>           "node_name":"10.41.0.5:8983_",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}},
   [junit4]   2>   "router":{"name":"implicit"}} with live_nodes=[]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:866)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:831)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1270)
   [junit4]   2>        ... 7 more
   [junit4]   2> 
   [junit4]   2> 3603023 INFO  
(SUITE-TestManagedResourceStorage-seed#[2E1E92AF991D21E2]-worker) 
[n:10.41.0.5:8983_    ] o.a.s.SolrTestCaseJ4 
------------------------------------------------------- Done waiting for 
tracked resources to be released
   [junit4]   2> Oct 17, 2018 2:14:35 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 6 leaked 
thread(s).
   [junit4]   2> Oct 17, 2018 2:15:55 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 4 threads leaked from SUITE scope at 
org.apache.solr.rest.TestManagedResourceStorage: 
   [junit4]   2>    1) Thread[id=36088, name=ProcessThread(sid:0 cport:40157):, 
state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at 
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123)
   [junit4]   2>    2) Thread[id=36086, name=SessionTracker, 
state=TIMED_WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]   2>         at java.lang.Object.wait(Native Method)
   [junit4]   2>         at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147)
   [junit4]   2>    3) Thread[id=36084, name=Thread-5241, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
   [junit4]   2>         at java.lang.Object.wait(Native Method)
   [junit4]   2>         at java.lang.Thread.join(Thread.java:1252)
   [junit4]   2>         at java.lang.Thread.join(Thread.java:1326)
   [junit4]   2>         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:313)
   [junit4]   2>         at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:313)
   [junit4]   2>         at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:496)
   [junit4]   2>    4) Thread[id=36085, 
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, 
group=TGRP-TestManagedResourceStorage]
   [junit4]   2>         at sun.nio.ch.EPollArrayWrapper.epollWait(Native 
Method)
   [junit4]   2>         at 
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
   [junit4]   2>         at 
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
   [junit4]   2>         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]   2>         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Oct 17, 2018 2:15:55 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=36088, name=ProcessThread(sid:0 cport:40157):, 
state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]   2>    2) Thread[id=36086, name=SessionTracker, 
state=TIMED_WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]   2>    3) Thread[id=36084, name=Thread-5241, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
   [junit4]   2>    4) Thread[id=36085, 
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, 
group=TGRP-TestManagedResourceStorage]
   [junit4]   2> 3683266 WARN  (Thread-5241) [    ] o.a.s.c.ZkTestServer Server 
interrupted
   [junit4]   2> java.lang.InterruptedException: null
   [junit4]   2>        at java.lang.Object.wait(Native Method) ~[?:1.8.0_172]
   [junit4]   2>        at java.lang.Thread.join(Thread.java:1252) 
~[?:1.8.0_172]
   [junit4]   2>        at java.lang.Thread.join(Thread.java:1326) 
~[?:1.8.0_172]
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:313)
 ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:313)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:496) [java/:?]
   [junit4]   2> 3683267 ERROR (ProcessThread(sid:0 cport:40157):) [    ] 
o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread : 
ProcessThread(sid:0 cport:40157):
   [junit4]   2> java.lang.InterruptedException: null
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
 ~[?:1.8.0_172]
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2048)
 ~[?:1.8.0_172]
   [junit4]   2>        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) 
~[?:1.8.0_172]
   [junit4]   2>        at 
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123)
 [zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 3683268 ERROR (ProcessThread(sid:0 cport:40157):) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3683268 ERROR (SessionTracker) [    ] 
o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread : 
SessionTracker
   [junit4]   2> java.lang.InterruptedException: null
   [junit4]   2>        at java.lang.Object.wait(Native Method) ~[?:1.8.0_172]
   [junit4]   2>        at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147) 
[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 3683268 ERROR (SessionTracker) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> Oct 17, 2018 2:15:58 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=36085, 
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, 
group=TGRP-TestManagedResourceStorage]
   [junit4]   2>         at sun.nio.ch.IOUtil.drain(Native Method)
   [junit4]   2>         at 
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:104)
   [junit4]   2>         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]   2>         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: 
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=24546, maxDocsPerChunk=408, blockSize=403), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=24546, blockSize=403)), sim=RandomSimilarity(queryNorm=false): {}, 
locale=ms-MY, timezone=Europe/Zaporozhye
   [junit4]   2> NOTE: Linux 4.4.0-137-generic amd64/Oracle Corporation 
1.8.0_172 (64-bit)/cpus=4,threads=3,free=248502272,total=531628032
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistributedMissingSort, 
TestSolrCoreProperties, StatelessScriptUpdateProcessorFactoryTest, 
TestLFUCache, TestBlendedInfixSuggestions, TestLeaderElectionZkExpiry, 
SolrCmdDistributorTest, TestReplicationHandlerBackup, BlockJoinFacetRandomTest, 
TestPivotHelperCode, TestLegacyField, SpellingQueryConverterTest, 
TestJmxIntegration, TestConfig, MissingSegmentRecoveryTest, 
TestHashQParserPlugin, HighlighterMaxOffsetTest, SimpleMLTQParserTest, 
TestSolrCloudWithHadoopAuthPlugin, TestImplicitCoreProperties, 
TestCloudDeleteByQuery, TestCollationField, TestBulkSchemaConcurrent, 
TestPullReplica, TestSolrFieldCacheBean, RAMDirectoryFactoryTest, 
TestNumericRangeQuery64, RequestLoggingTest, CSVRequestHandlerTest, 
TestDistribDocBasedVersion, FullSolrCloudDistribCmdsTest, ShardRoutingTest, 
TestExceedMaxTermLength, SearchHandlerTest, 
DistributedQueryComponentCustomSortTest, LeaderFailureAfterFreshStartTest, 
TestBackupRepositoryFactory, TestLMDirichletSimilarityFactory, 
OverseerCollectionConfigSetProcessorTest, TestCoreDiscovery, 
BadIndexSchemaTest, DistributedVersionInfoTest, 
TriggerSetPropertiesIntegrationTest, HLLUtilTest, TestScoreJoinQPScore, 
TestValueSourceCache, ZkCLITest, DateRangeFieldTest, 
TestManagedSynonymFilterFactory, ParsingFieldUpdateProcessorsTest, 
ClassificationUpdateProcessorIntegrationTest, CollectionPropsTest, 
TestSolr4Spatial, DistribDocExpirationUpdateProcessorTest, CopyFieldTest, 
SolrCLIZkUtilsTest, CreateCollectionCleanupTest, TestBulkSchemaAPI, 
ChaosMonkeySafeLeaderWithPullReplicasTest, TestJsonFacetRefinement, 
DirectSolrSpellCheckerTest, XmlInterpolationTest, 
LeaderElectionIntegrationTest, TestUseDocValuesAsStored2, 
AutoScalingHandlerTest, TestEmbeddedSolrServerConstructors, 
TestClusterStateMutator, DirectUpdateHandlerTest, BadComponentTest, 
TestLuceneMatchVersion, OpenExchangeRatesOrgProviderTest, 
DistributedFacetSimpleRefinementLongTailTest, TestSQLHandler, 
WrapperMergePolicyFactoryTest, TestCloudNestedDocsSort, TestNumericTerms64, 
UpdateParamsTest, SimpleFacetsTest, AtomicUpdateProcessorFactoryTest, 
HdfsRecoverLeaseTest, TestSort, TestTolerantUpdateProcessorCloud, TestNRTOpen, 
ExplicitHLLTest, TestRandomRequestDistribution, 
TestSolrConfigHandlerConcurrent, TestCloudJSONFacetSKG, TestRealTimeGet, 
TestFieldCacheWithThreads, ScheduledTriggerIntegrationTest, HdfsDirectoryTest, 
TestMacroExpander, TestSimExtremeIndexing, TestRandomDVFaceting, 
DateMathParserTest, TestJavabinTupleStreamParser, TestCloudPseudoReturnFields, 
RemoteQueryErrorTest, TestSimTriggerIntegration, TestReload, 
AnalysisAfterCoreReloadTest, CoreMergeIndexesAdminHandlerTest, 
AlternateDirectoryTest, CoreAdminHandlerTest, TestPerFieldSimilarity, 
CursorPagingTest, MetricsHistoryHandlerTest, DistanceFunctionTest, 
TestRequestStatusCollectionAPI, TestManagedSchema, TestSearcherReuse, 
TestUpdate, TestStreamBody, EchoParamsTest, LIROnShardRestartTest, 
TestDocTermOrdsUninvertLimit, CloudExitableDirectoryReaderTest, 
OpenCloseCoreStressTest, SegmentsInfoRequestHandlerTest, 
TestMaxScoreQueryParser, TestComplexPhraseQParserPlugin, V2StandaloneTest, 
Tagger2Test, CollectionsAPIAsyncDistributedZkTest, ReplicationFactorTest, 
TestMiniSolrCloudClusterSSL, TestSimNodeAddedTrigger, SampleTest, 
TriLevelCompositeIdRoutingTest, TestDocSet, ResponseHeaderTest, 
SuggesterFSTTest, NumberUtilsTest, TestFieldTypeCollectionResource, 
TestInPlaceUpdatesStandalone, TestCrossCoreJoin, 
TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestGroupingSearch, 
TestHighlightDedupGrouping, TestJoin, PathHierarchyTokenizerFactoryTest, 
ProtectedTermFilterFactoryTest, TestCharFilters, TokenizerChainTest, 
TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, 
ConnectionReuseTest, ActionThrottleTest, AddReplicaTest, AliasIntegrationTest, 
AssignBackwardCompatibilityTest, BasicDistributedZkTest, CollectionReloadTest, 
CollectionTooManyReplicasTest, SimpleCollectionCreateDeleteTest, 
TestCollectionsAPIViaSolrCloudCluster, TestLocalFSCloudBackupRestore, 
TestReplicaProperties, HttpTriggerListenerTest, IndexSizeTriggerTest, 
NodeLostTriggerTest, RestoreTriggerStateTest, SystemLogListenerTest, 
TestPolicyCloud, TestSimDistribStateManager, TestSimDistributedQueue, 
TestSimExecutePlanAction, CdcrBootstrapTest, CdcrReplicationHandlerTest, 
CdcrRequestHandlerTest, CdcrVersionReplicationTest, CdcrWithNodesRestartsTest, 
TestCSVLoader, TestCoreBackup, TestHdfsBackupRestoreCore, 
CoreAdminCreateDiscoverTest, LukeRequestHandlerTest, MBeansHandlerTest, 
MetricsHandlerTest, SystemInfoHandlerTest, TestApiFramework, 
TestCollectionAPIs, TestConfigsApi, TestCoreAdminApis, 
ZookeeperStatusHandlerTest, DistributedDebugComponentTest, 
DistributedFacetExistsSmallTest, DistributedFacetPivotLongTailTest, 
DistributedFacetPivotSmallTest, DistributedMLTComponentTest, 
DistributedSuggestComponentTest, InfixSuggestersTest, 
ReplicaListTransformerTest, ResponseLogComponentTest, StatsComponentTest, 
TestExpandComponent, TestHttpShardHandlerFactory, JavabinLoaderTest, 
EmbeddedSolrNoSerializeTest, RandomizedTaggerTest, 
TestSlowCompositeReaderWrapper, UninvertDocValuesMergePolicyTest, 
TestMultiValuedNumericRangeQuery, JvmMetricsTest, MetricsConfigTest, 
SolrCoreMetricManagerTest, SolrGraphiteReporterTest, SolrJmxReporterTest, 
SolrCloudReportersTest, TestRemoteStreaming, SmileWriterTest, 
TestBinaryResponseWriter, TestCSVResponseWriter, TestCustomDocTransformer, 
TestGeoJSONResponseWriter, TestRawResponseWriter, TestRetrieveFieldsOptimizer, 
TestChildDocTransformerHierarchy, TestSubQueryTransformerCrossCore, 
TestManagedResource, TestManagedResourceStorage]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestManagedResourceStorage -Dtests.seed=2E1E92AF991D21E2 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=ms-MY -Dtests.timezone=Europe/Zaporozhye -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestManagedResourceStorage (suite) <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: 
SolrCore.getOpenCount()==2
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2E1E92AF991D21E2]:0)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.close(TestHarness.java:380)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:802)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractZkTestCase.azt_afterClass(AbstractZkTestCase.java:147)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE 
scope at org.apache.solr.rest.TestManagedResourceStorage: 
   [junit4]    >    1) Thread[id=36088, name=ProcessThread(sid:0 cport:40157):, 
state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123)
   [junit4]    >    2) Thread[id=36086, name=SessionTracker, 
state=TIMED_WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147)
   [junit4]    >    3) Thread[id=36084, name=Thread-5241, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Thread.join(Thread.java:1252)
   [junit4]    >         at java.lang.Thread.join(Thread.java:1326)
   [junit4]    >         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:313)
   [junit4]    >         at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:313)
   [junit4]    >         at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:496)
   [junit4]    >    4) Thread[id=36085, 
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, 
group=TGRP-TestManagedResourceStorage]
   [junit4]    >         at sun.nio.ch.EPollArrayWrapper.epollWait(Native 
Method)
   [junit4]    >         at 
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
   [junit4]    >         at 
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
   [junit4]    >         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2E1E92AF991D21E2]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=36085, 
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, 
group=TGRP-TestManagedResourceStorage]
   [junit4]    >         at sun.nio.ch.IOUtil.drain(Native Method)
   [junit4]    >         at 
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:104)
   [junit4]    >         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2E1E92AF991D21E2]:0)
   [junit4] Completed [722/834 (1!)] on J0 in 85.71s, 2 tests, 3 errors <<< 
FAILURES!

[...truncated 1112 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_9DDA379B646E175E-001/init-core-data-001
   [junit4]   1> 02:18:29.385 [Thread-122] ERROR 
org.apache.zookeeper.server.ZooKeeperServer - ZKShutdownHandler is not 
registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN 
server state changes
   [junit4]   1> 02:18:29.655 [jetty-launcher-146-thread-2] ERROR 
org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. 
Logging may be missing or incomplete.
   [junit4]   1> 02:18:29.657 [jetty-launcher-146-thread-3] ERROR 
org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. 
Logging may be missing or incomplete.
   [junit4]   1> 02:18:29.673 [jetty-launcher-146-thread-1] ERROR 
org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. 
Logging may be missing or incomplete.
   [junit4]   1> 02:18:35.311 
[TEST-CloudSolrClientTest.testShutdown-seed#[9DDA379B646E175E]-SendThread(ff01::114:33332)]
 ERROR org.apache.zookeeper.ClientCnxnSocketNIO - Unable to open socket to 
ff01::114/ff01:0:0:0:0:0:0:114:33332
   [junit4]   1> 02:18:36.448 
[TEST-CloudSolrClientTest.testShutdown-seed#[9DDA379B646E175E]-SendThread(ff01::114:33332)]
 ERROR org.apache.zookeeper.ClientCnxnSocketNIO - Unable to open socket to 
ff01::114/ff01:0:0:0:0:0:0:114:33332
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:active live:true
   [junit4]   1> replica:core_node6 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   1> 02:18:49.238 [qtp1143196722-679] ERROR 
org.apache.solr.handler.RequestHandlerBase - 
org.apache.solr.common.SolrException: Unknown action: foobar
   [junit4]   1>        at 
org.apache.solr.handler.admin.ConfigSetsHandler.handleRequestBody(ConfigSetsHandler.java:109)
   [junit4]   1>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   1>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:734)
   [junit4]   1>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:715)
   [junit4]   1>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:496)
   [junit4]   1>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
   [junit4]   1>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   1>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   1>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   1>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:724)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   1>        at 
org.eclipse.jetty.server.Server.handle(Server.java:531)
   [junit4]   1>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
   [junit4]   1>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   1>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
   [junit4]   1>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   1>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:291)
   [junit4]   1>        at 
org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:151)
   [junit4]   1>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   1>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
   [junit4]   1>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> 
   [junit4]   1> 02:18:49.372 [qtp1143196722-681] ERROR 
org.apache.solr.handler.RequestHandlerBase - 
org.apache.solr.common.SolrException: Unknown action: foobar
   [junit4]   1>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:240)
   [junit4]   1>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   1>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:734)
   [junit4]   1>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:715)
   [junit4]   1>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:496)
   [junit4]   1>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
   [junit4]   1>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   1>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   1>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   1>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:724)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   1>        at 
org.eclipse.jetty.server.Server.handle(Server.java:531)
   [junit4]   1>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
   [junit4]   1>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   1>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
   [junit4]   1>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   1>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:291)
   [junit4]   1>        at 
org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:151)
   [junit4]   1>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   1>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
   [junit4]   1>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> 
   [junit4]   1> 02:18:49.453 [qtp1143196722-680] ERROR 
org.apache.solr.handler.RequestHandlerBase - 
org.apache.solr.common.SolrException: Unsupported operation: foobar
   [junit4]   1>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleCustomAction(CoreAdminHandler.java:220)
   [junit4]   1>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:169)
   [junit4]   1>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   1>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:734)
   [junit4]   1>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:715)
   [junit4]   1>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:496)
   [junit4]   1>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
   [junit4]   1>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   1>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   1>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   1>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:724)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   1>        at 
org.eclipse.jetty.server.Server.handle(Server.java:531)
   [junit4]   1>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
   [junit4]   1>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   1>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
   [junit4]   1>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   1>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:291)
   [junit4]   1>        at 
org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:151)
   [junit4]   1>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   1>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
   [junit4]   1>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> 
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:recovering live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   1> -
   [junit4]   1> replica:core_node4 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   1> 02:18:57.450 
[TEST-CloudSolrClientTest.testRetryUpdatesWhenClusterStateIsStale-seed#[9DDA379B646E175E]]
 ERROR org.apache.solr.client.solrj.impl.CloudSolrClient - Request to 
collection [stale_state_test_col] failed due to (404) 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
https://127.0.0.1:38180/solr/stale_state_test_col_shard1_replica_n1: Expected 
mime type application/octet-stream but got text/html. <html>
   [junit4]   1> <head>
   [junit4]   1> <meta http-equiv="Content-Type" 
content="text/html;charset=utf-8"/>
   [junit4]   1> <title>Error 404 Can not find: 
/solr/stale_state_test_col_shard1_replica_n1/update</title>
   [junit4]   1> </head>
   [junit4]   1> <body><h2>HTTP ERROR 404</h2>
   [junit4]   1> <p>Problem accessing 
/solr/stale_state_test_col_shard1_replica_n1/update. Reason:
   [junit4]   1> <pre>    Can not find: 
/solr/stale_state_test_col_shard1_replica_n1/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>
   [junit4]   1> 
   [junit4]   1> </body>
   [junit4]   1> </html>
   [junit4]   1> , retry? 0
   [junit4]   1> 02:19:08.573 [qtp1143196722-680] ERROR 
org.apache.solr.handler.RequestHandlerBase - 
org.apache.solr.common.SolrException: Collection: boguscollectionname not found
   [junit4]   1>        at 
org.apache.solr.handler.admin.ClusterStatus.getClusterStatus(ClusterStatus.java:103)
   [junit4]   1>        at 
org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.lambda$static$22(CollectionsHandler.java:858)
   [junit4]   1>        at 
org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.execute(CollectionsHandler.java:1170)
   [junit4]   1>        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:257)
   [junit4]   1>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:245)
   [junit4]   1>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   1>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:734)
   [junit4]   1>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:715)
   [junit4]   1>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:496)
   [junit4]   1>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
   [junit4]   1>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   1>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   1>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   1>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:724)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   1>        at 
org.eclipse.jetty.server.Server.handle(Server.java:531)
   [junit4]   1>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
   [junit4]   1>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   1>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
   [junit4]   1>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   1>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:291)
   [junit4]   1>        at 
org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:151)
   [junit4]   1>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   1>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
   [junit4]   1>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> 
   [junit4]   1> 02:19:08.588 [qtp1143196722-680] ERROR 
org.apache.solr.handler.RequestHandlerBase - 
org.apache.solr.common.SolrException: Collection: boguscollectionname not found
   [junit4]   1>        at 
org.apache.solr.handler.admin.ClusterStatus.getClusterStatus(ClusterStatus.java:103)
   [junit4]   1>        at 
org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.lambda$static$22(CollectionsHandler.java:858)
   [junit4]   1>        at 
org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.execute(CollectionsHandler.java:1170)
   [junit4]   1>        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:257)
   [junit4]   1>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:245)
   [junit4]   1>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   1>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:734)
   [junit4]   1>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:715)
   [junit4]   1>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:496)
   [junit4]   1>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
   [junit4]   1>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(Servlet

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

hRetryOnStaleState(CloudSolrClient.java:949)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    >        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:237)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRouting(CloudSolrClientTest.java:269)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:46574/solr/collection1_shard2_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
   [junit4]    > <head>
   [junit4]    > <meta http-equiv="Content-Type" 
content="text/html;charset=utf-8"/>
   [junit4]    > <title>Error 404 Can not find: 
/solr/collection1_shard2_replica_n2/update</title>
   [junit4]    > </head>
   [junit4]    > <body><h2>HTTP ERROR 404</h2>
   [junit4]    > <p>Problem accessing 
/solr/collection1_shard2_replica_n2/update. Reason:
   [junit4]    > <pre>    Can not find: 
/solr/collection1_shard2_replica_n2/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:528)
   [junit4]    >        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >        ... 1 more
   [junit4]   1> 02:19:43.346 
[SUITE-CloudSolrClientTest-seed#[9DDA379B646E175E]-worker] ERROR 
org.apache.zookeeper.server.ZooKeeperServer - ZKShutdownHandler is not 
registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN 
server state changes
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_9DDA379B646E175E-001
   [junit4]   2> Oct 17, 2018 2:19:43 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false): {}, locale=en-AU, 
timezone=Asia/Phnom_Penh
   [junit4]   2> NOTE: Linux 4.4.0-137-generic amd64/Oracle Corporation 
1.8.0_172 (64-bit)/cpus=4,threads=1,free=260559872,total=445120512
   [junit4]   2> NOTE: All tests run in this JVM: [LargeVolumeEmbeddedTest, 
HyperbolicTangentEvaluatorTest, LessThanEvaluatorTest, NaturalLogEvaluatorTest, 
TestFastInputStream, TestSolrJErrorHandling, MathExpressionTest, 
SolrExampleStreamingTest, TestPathTrie, ClientUtilsTest, 
BasicHttpSolrClientTest, RawValueEvaluatorTest, TestJavaBinCodec, 
CloudSolrClientTest]
   [junit4] Completed [93/162 (1!)] on J2 in 74.71s, 16 tests, 1 error <<< 
FAILURES!

[...truncated 47941 lines...]
[asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1: 
invalid part, must have at least one section (e.g., chapter, appendix, etc.)
[asciidoctor:convert] asciidoctor: ERROR: solr-glossary.adoc: line 1: invalid 
part, must have at least one section (e.g., chapter, appendix, etc.)
     [java] 
file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-ref-guide/bare-bones-html/migrate-to-policy-rule.html
 contains link w/ invalid syntax: 
#solrcloud-autoscaling-policy-preferences.adoc 
     [java]  ... as URI: java.net.URISyntaxException: Illegal character in 
fragment at index 46: #solrcloud-autoscaling-policy-preferences.adoc 
     [java]  ... as URL: java.net.MalformedURLException: no protocol: 
#solrcloud-autoscaling-policy-preferences.adoc 
     [java] 
file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-ref-guide/bare-bones-html/migrate-to-policy-rule.html
 contains link w/ invalid syntax: solrcloud-autoscaling-api.html#Create and 
Modify Cluster Policies
     [java]  ... as URI: java.net.URISyntaxException: Illegal character in 
fragment at index 37: solrcloud-autoscaling-api.html#Create and Modify Cluster 
Policies
     [java]  ... as URL: java.net.MalformedURLException: no protocol: 
solrcloud-autoscaling-api.html#Create and Modify Cluster Policies
     [java] ID occurs multiple times: rule-operators
     [java]  ... 
file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-ref-guide/bare-bones-html/migrate-to-policy-rule.html
     [java]  ... 
file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-ref-guide/bare-bones-html/rule-based-replica-placement.html
     [java] ID occurs multiple times: fuzzy-operator
     [java]  ... 
file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-ref-guide/bare-bones-html/migrate-to-policy-rule.html
     [java]  ... 
file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-ref-guide/bare-bones-html/rule-based-replica-placement.html
     [java] ID occurs multiple times: snitches
     [java]  ... 
file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-ref-guide/bare-bones-html/migrate-to-policy-rule.html
     [java]  ... 
file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-ref-guide/bare-bones-html/rule-based-replica-placement.html
     [java] ID occurs multiple times: 
keep-less-than-2-replicas-at-most-1-replica-of-this-collection-on-any-node
     [java]  ... 
file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-ref-guide/bare-bones-html/migrate-to-policy-rule.html
     [java]  ... 
file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-ref-guide/bare-bones-html/rule-based-replica-placement.html
     [java] ID occurs multiple times: 
for-a-given-shard-keep-less-than-2-replicas-on-any-node
     [java]  ... 
file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-ref-guide/bare-bones-html/migrate-to-policy-rule.html
     [java]  ... 
file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-ref-guide/bare-bones-html/rule-based-replica-placement.html
     [java] ID occurs multiple times: assign-all-replicas-in-shard1-to-rack-730
     [java]  ... 
file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-ref-guide/bare-bones-html/migrate-to-policy-rule.html
     [java]  ... 
file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-ref-guide/bare-bones-html/rule-based-replica-placement.html
     [java] ID occurs multiple times: 
create-replicas-in-nodes-with-less-than-5-cores-only
     [java]  ... 
file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-ref-guide/bare-bones-html/migrate-to-policy-rule.html
     [java]  ... 
file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-ref-guide/bare-bones-html/rule-based-replica-placement.html
     [java] ID occurs multiple times: 
do-not-create-any-replicas-in-host-192-45-67-3
     [java]  ... 
file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-ref-guide/bare-bones-html/migrate-to-policy-rule.html
     [java]  ... 
file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-ref-guide/bare-bones-html/rule-based-replica-placement.html
     [java] ID occurs multiple times: defining-rules
     [java]  ... 
file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-ref-guide/bare-bones-html/migrate-to-policy-rule.html
     [java]  ... 
file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-ref-guide/bare-bones-html/rule-based-replica-placement.html
     [java] Processed 2434 links (1984 relative) to 3173 anchors in 246 files
     [java] Total of 11 problems found

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/build.xml:642:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/build.xml:101:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build.xml:660:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build.xml:192:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/solr-ref-guide/build.xml:326:
 Java returned: 255

Total time: 120 minutes 2 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to