Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2074/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.TestLBHttpSolrClient.testTwoServers

Error Message:
Error from server at https://127.0.0.1:41367/solr/collection1: SolrCore 
'collection1' is not available due to init failure: null

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:41367/solr/collection1: SolrCore 'collection1' 
is not available due to init failure: null
        at 
__randomizedtesting.SeedInfo.seed([6D2D76D733227658:CDC7D85AE8695878]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:690)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:638)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
        at 
org.apache.solr.client.solrj.TestLBHttpSolrClient.testTwoServers(TestLBHttpSolrClient.java:191)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13827 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.TestLBHttpSolrClient
   [junit4]   2> 106432 INFO  
(SUITE-TestLBHttpSolrClient-seed#[6D2D76D733227658]-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-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001/init-core-data-001
   [junit4]   2> 106435 WARN  
(SUITE-TestLBHttpSolrClient-seed#[6D2D76D733227658]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 106435 INFO  
(SUITE-TestLBHttpSolrClient-seed#[6D2D76D733227658]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 106446 INFO  
(SUITE-TestLBHttpSolrClient-seed#[6D2D76D733227658]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 106451 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testTwoServers
   [junit4]   2> 106481 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 106507 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@35a557a6{/solr,null,AVAILABLE}
   [junit4]   2> 106508 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@733096af{SSL,[ssl, 
http/1.1]}{127.0.0.1:41367}
   [junit4]   2> 106508 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.e.j.s.Server Started @111000ms
   [junit4]   2> 106508 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001/instance-0-001/collection1/data,
 solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=41367}
   [junit4]   2> 106508 ERROR 
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 106509 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 106509 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 106509 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 106509 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-11T17:42:34.132Z
   [junit4]   2> 106509 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001/instance-0-001/solr.xml
   [junit4]   2> 106532 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5784741b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 106758 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5784741b
   [junit4]   2> 106777 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5784741b
   [junit4]   2> 106777 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5784741b
   [junit4]   2> 106788 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001/instance-0-001/.
   [junit4]   2> 106788 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 106866 INFO  (coreLoadExecutor-297-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 106895 INFO  (coreLoadExecutor-297-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 106942 INFO  (coreLoadExecutor-297-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 106942 INFO  (coreLoadExecutor-297-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001/instance-0-001/./collection1,
 trusted=true
   [junit4]   2> 106943 INFO  (coreLoadExecutor-297-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5784741b
   [junit4]   2> 106947 INFO  (coreLoadExecutor-297-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 106948 INFO  (coreLoadExecutor-297-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001/instance-0-001/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001/instance-0-001/./collection1/data/]
   [junit4]   2> 107167 INFO  (coreLoadExecutor-297-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 107167 INFO  (coreLoadExecutor-297-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 107180 INFO  (coreLoadExecutor-297-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5448cb5e[collection1] main]
   [junit4]   2> 107180 INFO  (coreLoadExecutor-297-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001/instance-0-001/collection1/conf
   [junit4]   2> 107181 INFO  (coreLoadExecutor-297-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 107182 INFO  
(searcherExecutor-298-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5448cb5e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 107450 INFO  (qtp363293293-741) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 2
   [junit4]   2> 107456 INFO  (qtp363293293-742) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 107456 INFO  (qtp363293293-742) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@6e1efa36 commitCommandVersion:0
   [junit4]   2> 108196 INFO  (qtp363293293-742) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@207081bd[collection1] main]
   [junit4]   2> 108197 INFO  (qtp363293293-742) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 108200 INFO  
(searcherExecutor-298-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@207081bd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c10)))}
   [junit4]   2> 108200 INFO  (qtp363293293-742) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 744
   [junit4]   2> 108209 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 108359 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7975a02b{/solr,null,AVAILABLE}
   [junit4]   2> 108360 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@a38b2f5{SSL,[ssl, 
http/1.1]}{127.0.0.1:54771}
   [junit4]   2> 108360 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.e.j.s.Server Started @112852ms
   [junit4]   2> 108360 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001/instance-1-001/collection1/data,
 solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=54771}
   [junit4]   2> 108360 ERROR 
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 108360 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 108361 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 108361 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 108361 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-11T17:42:35.984Z
   [junit4]   2> 108361 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001/instance-1-001/solr.xml
   [junit4]   2> 108387 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5784741b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 108676 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5784741b
   [junit4]   2> 108697 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5784741b
   [junit4]   2> 108697 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5784741b
   [junit4]   2> 108703 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001/instance-1-001/.
   [junit4]   2> 108703 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 108800 INFO  (coreLoadExecutor-307-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 108868 INFO  (coreLoadExecutor-307-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 108871 INFO  (coreLoadExecutor-307-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 108871 INFO  (coreLoadExecutor-307-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001/instance-1-001/./collection1,
 trusted=true
   [junit4]   2> 108895 INFO  (coreLoadExecutor-307-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5784741b
   [junit4]   2> 108895 INFO  (coreLoadExecutor-307-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 108895 INFO  (coreLoadExecutor-307-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001/instance-1-001/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001/instance-1-001/./collection1/data/]
   [junit4]   2> 109732 INFO  (coreLoadExecutor-307-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 109733 INFO  (coreLoadExecutor-307-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 109735 INFO  (coreLoadExecutor-307-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@563c79fc[collection1] main]
   [junit4]   2> 109736 INFO  (coreLoadExecutor-307-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001/instance-1-001/collection1/conf
   [junit4]   2> 109736 INFO  (coreLoadExecutor-307-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 109738 INFO  
(searcherExecutor-308-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@563c79fc[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 110020 INFO  (qtp1838727715-760) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 7
   [junit4]   2> 110021 INFO  (qtp1838727715-753) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 110021 INFO  (qtp1838727715-753) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4b8e54c8 commitCommandVersion:0
   [junit4]   2> 110160 INFO  (qtp1838727715-753) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1227e230[collection1] main]
   [junit4]   2> 110161 INFO  (qtp1838727715-753) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 110162 INFO  
(searcherExecutor-308-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1227e230[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c10)))}
   [junit4]   2> 110163 INFO  (qtp1838727715-753) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 141
   [junit4]   2> 110168 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 110335 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4ad4550a{/solr,null,AVAILABLE}
   [junit4]   2> 110336 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@49138248{SSL,[ssl, 
http/1.1]}{127.0.0.1:42944}
   [junit4]   2> 110336 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.e.j.s.Server Started @114828ms
   [junit4]   2> 110336 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001/instance-2-001/collection1/data,
 solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=42944}
   [junit4]   2> 110336 ERROR 
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 110337 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 110337 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 110337 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 110337 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-11T17:42:37.960Z
   [junit4]   2> 110337 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001/instance-2-001/solr.xml
   [junit4]   2> 110348 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5784741b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 110534 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5784741b
   [junit4]   2> 110655 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5784741b
   [junit4]   2> 110655 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5784741b
   [junit4]   2> 110659 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001/instance-2-001/.
   [junit4]   2> 110659 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 110688 INFO  (coreLoadExecutor-317-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 110717 INFO  (coreLoadExecutor-317-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 110726 INFO  (coreLoadExecutor-317-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 110726 INFO  (coreLoadExecutor-317-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001/instance-2-001/./collection1,
 trusted=true
   [junit4]   2> 110727 INFO  (coreLoadExecutor-317-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5784741b
   [junit4]   2> 110727 INFO  (coreLoadExecutor-317-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 110727 INFO  (coreLoadExecutor-317-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001/instance-2-001/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001/instance-2-001/./collection1/data/]
   [junit4]   2> 110823 INFO  (coreLoadExecutor-317-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 110823 INFO  (coreLoadExecutor-317-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 110826 INFO  (coreLoadExecutor-317-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5b3ac7ac[collection1] main]
   [junit4]   2> 110826 INFO  (coreLoadExecutor-317-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001/instance-2-001/collection1/conf
   [junit4]   2> 110827 INFO  (coreLoadExecutor-317-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 110848 INFO  
(searcherExecutor-318-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5b3ac7ac[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 111346 INFO  (qtp1303736844-775) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 5
   [junit4]   2> 111348 INFO  (qtp1303736844-776) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 111348 INFO  (qtp1303736844-776) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@499a0061 commitCommandVersion:0
   [junit4]   2> 111396 INFO  (qtp1303736844-776) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@325f788e[collection1] main]
   [junit4]   2> 111396 INFO  (qtp1303736844-776) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 111397 INFO  
(searcherExecutor-318-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@325f788e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c10)))}
   [junit4]   2> 111410 INFO  (qtp1303736844-776) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 62
   [junit4]   2> 111418 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@733096af{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 111418 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=987079595
   [junit4]   2> 111418 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 111421 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 111422 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 111467 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 111471 INFO  (coreCloseExecutor-322-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@45105c96
   [junit4]   2> 111479 INFO  (coreCloseExecutor-322-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1158700182
   [junit4]   2> 111503 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@35a557a6{/solr,null,UNAVAILABLE}
   [junit4]   2> 111512 INFO  (qtp1838727715-756) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 111514 INFO  (qtp1838727715-757) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 111576 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@a38b2f5{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 111576 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=768368318
   [junit4]   2> 111577 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 111577 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 111577 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 111580 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 111582 INFO  (coreCloseExecutor-324-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@240362d6
   [junit4]   2> 111615 INFO  (coreCloseExecutor-324-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=604201686
   [junit4]   2> 111672 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7975a02b{/solr,null,UNAVAILABLE}
   [junit4]   2> 111675 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 111777 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@77a66e02{/solr,null,AVAILABLE}
   [junit4]   2> 111777 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6856717c{SSL,[ssl, 
http/1.1]}{127.0.0.1:41367}
   [junit4]   2> 111778 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.e.j.s.Server Started @116270ms
   [junit4]   2> 111778 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001/instance-0-001/collection1/data,
 solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=41367}
   [junit4]   2> 111778 ERROR 
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 111778 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 111778 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 111778 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 111778 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-11T17:42:39.401Z
   [junit4]   2> 111787 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001/instance-0-001/solr.xml
   [junit4]   2> 111816 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5784741b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 111891 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5784741b
   [junit4]   2> 111897 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5784741b
   [junit4]   2> 111897 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5784741b
   [junit4]   2> 111914 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001/instance-0-001/.
   [junit4]   2> 111914 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 111995 INFO  (coreLoadExecutor-331-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 112142 INFO  (coreLoadExecutor-331-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 112154 INFO  (coreLoadExecutor-331-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 112154 INFO  (coreLoadExecutor-331-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001/instance-0-001/./collection1,
 trusted=true
   [junit4]   2> 112154 INFO  (coreLoadExecutor-331-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5784741b
   [junit4]   2> 112154 INFO  (coreLoadExecutor-331-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 112154 INFO  (coreLoadExecutor-331-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001/instance-0-001/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001/instance-0-001/./collection1/data/]
   [junit4]   2> 112257 INFO  (qtp603212422-794) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 112265 INFO  (qtp603212422-794) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 112302 INFO  (qtp603212422-794) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 112305 INFO  (qtp603212422-794) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 112305 INFO  (qtp603212422-794) [    x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001/instance-0-001/./collection1,
 trusted=true
   [junit4]   2> 112334 INFO  (qtp603212422-794) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5784741b
   [junit4]   2> 112334 INFO  (qtp603212422-794) [    x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 112334 INFO  (qtp603212422-794) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001/instance-0-001/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001/instance-0-001/./collection1/data/]
   [junit4]   2> 112541 INFO  (coreLoadExecutor-331-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 112541 INFO  (coreLoadExecutor-331-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 112765 INFO  (qtp603212422-794) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 112765 INFO  (qtp603212422-794) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 112786 INFO  (qtp603212422-794) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@61108d12
   [junit4]   2> 112794 INFO  (qtp603212422-794) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1628474642
   [junit4]   2> 112798 ERROR (qtp603212422-794) [    x:collection1] 
o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Unable to 
create core [collection1]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1018)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1444)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.init(HttpSolrCall.java:267)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:480)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:378)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:322)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error opening 
new searcher
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:988)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:843)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1002)
   [junit4]   2>        ... 32 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error opening 
new searcher
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2074)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2194)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1071)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:960)
   [junit4]   2>        ... 34 more
   [junit4]   2> Caused by: org.apache.lucene.store.LockObtainFailedException: 
Lock held by this virtual machine: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001/instance-0-001/collection1/data/index/write.lock
   [junit4]   2>        at 
org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:127)
   [junit4]   2>        at 
org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
   [junit4]   2>        at 
org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
   [junit4]   2>        at 
org.apache.lucene.store.FilterDirectory.obtainLock(FilterDirectory.java:104)
   [junit4]   2>        at 
org.apache.lucene.store.MockDirectoryWrapper.obtainLock(MockDirectoryWrapper.java:1049)
   [junit4]   2>        at 
org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
   [junit4]   2>        at 
org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:119)
   [junit4]   2>        at 
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:94)
   [junit4]   2>        at 
org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:248)
   [junit4]   2>        at 
org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:122)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2035)
   [junit4]   2>        ... 37 more
   [junit4]   2> 
   [junit4]   2> 112802 ERROR (qtp603212422-797) [    ] o.a.s.s.HttpSolrCall 
null:org.apache.solr.core.SolrCoreInitializationException: SolrCore 
'collection1' is not available due to init failure: Error opening new searcher
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1425)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.init(HttpSolrCall.java:267)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:480)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:378)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:322)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error opening 
new searcher
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:988)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:843)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1002)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1444)
   [junit4]   2>        ... 31 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error opening 
new searcher
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2074)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2194)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1071)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:960)
   [junit4]   2>        ... 34 more
   [junit4]   2> Caused by: org.apache.lucene.store.LockObtainFailedException: 
Lock held by this virtual machine: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001/instance-0-001/collection1/data/index/write.lock
   [junit4]   2>        at 
org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:127)
   [junit4]   2>        at 
org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
   [junit4]   2>        at 
org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
   [junit4]   2>        at 
org.apache.lucene.store.FilterDirectory.obtainLock(FilterDirectory.java:104)
   [junit4]   2>        at 
org.apache.lucene.store.MockDirectoryWrapper.obtainLock(MockDirectoryWrapper.java:1049)
   [junit4]   2>        at 
org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
   [junit4]   2>        at 
org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:119)
   [junit4]   2>        at 
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:94)
   [junit4]   2>        at 
org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:248)
   [junit4]   2>        at 
org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:122)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2035)
   [junit4]   2>        ... 37 more
   [junit4]   2> 
   [junit4]   2> 112807 INFO  (coreLoadExecutor-331-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4149bdfc[collection1] main]
   [junit4]   2> 112809 INFO  
(searcherExecutor-332-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4149bdfc[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c10)))}
   [junit4]   2> 112809 INFO  (coreLoadExecutor-331-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@66e8ae2b
   [junit4]   2> 112819 INFO  (coreLoadExecutor-331-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1726524971
   [junit4]   2> 112828 ERROR (coreContainerWorkExecutor-327-thread-1) [    ] 
o.a.s.c.CoreContainer Error waiting for SolrCore to be created
   [junit4]   2> java.util.concurrent.ExecutionException: 
org.apache.solr.common.SolrException: Unable to create core [collection1]
   [junit4]   2>        at 
java.util.concurrent.FutureTask.report(FutureTask.java:122)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.get(FutureTask.java:192)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.lambda$load$14(CoreContainer.java:669)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [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: Unable to 
create core [collection1]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1018)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:641)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [junit4]   2>        ... 5 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:988)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:843)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1002)
   [junit4]   2>        ... 7 more
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2775)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:963)
   [junit4]   2>        ... 9 more
   [junit4]   2> 113010 ERROR (qtp603212422-798) [    ] o.a.s.s.HttpSolrCall 
null:org.apache.solr.core.SolrCoreInitializationException: SolrCore 
'collection1' is not available due to init failure: null
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1425)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.init(HttpSolrCall.java:267)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:480)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:378)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:322)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:988)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:843)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1002)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:641)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [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>        ... 1 more
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2775)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:963)
   [junit4]   2>        ... 9 more
   [junit4]   2> 
   [junit4]   2> 113509 ERROR (qtp603212422-798) [    ] o.a.s.s.HttpSolrCall 
null:org.apache.solr.core.SolrCoreInitializationException: SolrCore 
'collection1' is not available due to init failure: null
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1425)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.init(HttpSolrCall.java:267)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:480)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:378)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:322)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:988)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:843)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1002)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:641)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [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>        ... 1 more
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2775)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:963)
   [junit4]   2>        ... 9 more
   [junit4]   2> 
   [junit4]   2> 114010 ERROR (qtp603212422-798) [    ] o.a.s.s.HttpSolrCall 
null:org.apache.solr.core.SolrCoreInitializationException: SolrCore 
'collection1' is not available due to init failure: null
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1425)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.init(HttpSolrCall.java:267)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:480)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:378)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:322)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:988)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:843)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1002)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:641)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [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>        ... 1 more
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2775)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:963)
   [junit4]   2>        ... 9 more
   [junit4]   2> 
   [junit4]   2> 114499 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.h.i.e.RetryExec I/O exception (org.apache.http.NoHttpResponseException) 
caught when processing request to {s}->https://127.0.0.1:54771: The target 
server failed to respond
   [junit4]   2> 114499 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:54771
   [junit4]   2> 114502 ERROR (qtp603212422-798) [    ] o.a.s.s.HttpSolrCall 
null:org.apache.solr.core.SolrCoreInitializationException: SolrCore 
'collection1' is not available due to init failure: null
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1425)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.init(HttpSolrCall.java:267)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:480)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:378)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:322)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:988)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:843)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1002)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:641)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [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>        ... 1 more
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2775)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:963)
   [junit4]   2>        ... 9 more
   [junit4]   2> 
   [junit4]   2> 114506 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@6856717c{SSL,[ssl, 
http/1.1]}{127.0.0.1:41367}
   [junit4]   2> 114507 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=278727550
   [junit4]   2> 114507 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 114509 INFO  (aliveCheckExecutor-144-thread-1) [    ] 
o.a.h.i.e.RetryExec I/O exception (org.apache.http.NoHttpResponseException) 
caught when processing request to {s}->https://127.0.0.1:41367: The target 
server failed to respond
   [junit4]   2> 114509 INFO  (aliveCheckExecutor-144-thread-1) [    ] 
o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:41367
   [junit4]   2> 114509 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 114510 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 114513 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@77a66e02{/solr,null,UNAVAILABLE}
   [junit4]   2> 114521 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@49138248{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 114521 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=55293871
   [junit4]   2> 114521 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 114521 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 114523 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 114532 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 114533 INFO  (coreCloseExecutor-341-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1cdda3f5
   [junit4]   2> 114535 INFO  (coreCloseExecutor-341-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=484287477
   [junit4]   2> 114579 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4ad4550a{/solr,null,UNAVAILABLE}
   [junit4]   2> 114588 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[6D2D76D733227658]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testTwoServers
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLBHttpSolrClient -Dtests.method=testTwoServers 
-Dtests.seed=6D2D76D733227658 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=de-CH -Dtests.timezone=America/Lima -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   8.15s J1 | TestLBHttpSolrClient.testTwoServers <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:41367/solr/collection1: SolrCore 'collection1' 
is not available due to init failure: null
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6D2D76D733227658:CDC7D85AE8695878]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:690)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:638)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
   [junit4]    >        at 
org.apache.solr.client.solrj.TestLBHttpSolrClient.testTwoServers(TestLBHttpSolrClient.java:191)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 114675 INFO  
(TEST-TestLBHttpSolrClient.testReliability-seed#[6D2D76D733227658]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testReliability
   [junit4]   2> 114715 INFO  
(TEST-TestLBHttpSolrClient.testReliability-seed#[6D2D76D733227658]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 114953 INFO  
(TEST-TestLBHttpSolrClient.testReliability-seed#[6D2D76D733227658]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@ea009d5{/solr,null,AVAILABLE}
   [junit4]   2> 114954 INFO  
(TEST-TestLBHttpSolrClient.testReliability-seed#[6D2D76D733227658]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1e558de9{SSL,[ssl, 
http/1.1]}{127.0.0.1:42980}
   [junit4]   2> 114954 INFO  
(TEST-TestLBHttpSolrClient.testReliability-seed#[6D2D76D733227658]) [    ] 
o.e.j.s.Server Started @119446ms
   [junit4]   2> 114954 INFO  
(TEST-TestLBHttpSolrClient.testReliability-seed#[6D2D76D733227658]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001/instance-0-001/collection1/data,
 solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=42980}
   [junit4]   2> 114955 ERROR 
(TEST-TestLBHttpSolrClient.testReliability-seed#[6D2D76D733227658]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 114955 INFO  
(TEST-TestLBHttpSolrClient.testReliability-seed#[6D2D76D733227658]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 114955 INFO  
(TEST-TestLBHttpSolrClient.testReliability-seed#[6D2D76D733227658]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 114955 INFO  
(TEST-TestLBHttpSolrClient.testReliability-seed#[6D2D76D733227658]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 114976 INFO  
(TEST-TestLBHttpSolrClient.testReliability-seed#[6D2D76D733227658]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-11T17:42:42.599Z
   [junit4]   2> 114976 INFO  
(TEST-TestLBHttpSolrClient.testReliability-seed#[6D2D76D733227658]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001/instance-0-001/solr.xml
   [junit4]   2> 114989 INFO  
(TEST-TestLBHttpSolrClient.testReliability-seed#[6D2D76D733227658]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5784741b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 115253 INFO  
(TEST-TestLBHttpSolrClient.testReliability-seed#[6D2D76D733227658]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5784741b
   [junit4]   2> 115311 INFO  
(TEST-TestLBHttpSolrClient.testReliability-seed#[6D2D76D733227658]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5784741b
   [junit4]   2> 115311 INFO  
(TEST-TestLBHttpSolrClient.testReliability-seed#[6D2D76D733227658]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5784741b
   [junit4]   2> 115324 INFO  
(TEST-TestLBHttpSolrClient.testReliability-seed#[6D2D76D733227658]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001/instance-0-001/.
   [junit4]   2> 115324 INFO  
(TEST-TestLBHttpSolrClient.testReliability-seed#[6D2D76D733227658]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 115392 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 115445 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 115466 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 115466 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001/instance-0-001/./collection1,
 trusted=true
   [junit4]   2> 115466 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5784741b
   [junit4]   2> 115466 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 115466 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001/instance-0-001/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001/instance-0-001/./collection1/data/]
   [junit4]   2> 115875 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 115875 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 115899 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3a959c10[collection1] main]
   [junit4]   2> 115900 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001/instance-0-001/collection1/conf
   [junit4]   2> 115901 INFO  (coreLoadExecutor-348-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 115909 INFO  
(searcherExecutor-349-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3a959c10[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 116524 INFO  (qtp1842399410-823) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 11
   [junit4]   2> 116535 INFO  (qtp1842399410-824) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 116535 INFO  (qtp1842399410-824) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@11805a78 commitCommandVersion:0
   [junit4]   2> 116656 INFO  (qtp1842399410-824) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2c212478[collection1] main]
   [junit4]   2> 116657 INFO  
(searcherExecutor-349-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2c212478[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c10)))}
   [junit4]   2> 116657 INFO  (qtp1842399410-824) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 116658 INFO  (qtp1842399410-824) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={waitSearcher=true&commit

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

nit4]   2>      at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error opening 
new searcher
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:988)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:843)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1002)
   [junit4]   2>        ... 32 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error opening 
new searcher
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2074)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2194)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1071)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:960)
   [junit4]   2>        ... 34 more
   [junit4]   2> Caused by: org.apache.lucene.store.LockObtainFailedException: 
Lock held by this virtual machine: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001/instance-1-001/collection1/data/index/write.lock
   [junit4]   2>        at 
org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:127)
   [junit4]   2>        at 
org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
   [junit4]   2>        at 
org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
   [junit4]   2>        at 
org.apache.lucene.store.FilterDirectory.obtainLock(FilterDirectory.java:104)
   [junit4]   2>        at 
org.apache.lucene.store.MockDirectoryWrapper.obtainLock(MockDirectoryWrapper.java:1049)
   [junit4]   2>        at 
org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
   [junit4]   2>        at 
org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:119)
   [junit4]   2>        at 
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:94)
   [junit4]   2>        at 
org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:248)
   [junit4]   2>        at 
org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:122)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2035)
   [junit4]   2>        ... 37 more
   [junit4]   2> 
   [junit4]   2> 132327 INFO  (qtp1617726386-965) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&sort=_docid_+asc&rows=0&wt=javabin&version=2} 
hits=10 status=0 QTime=0
   [junit4]   2> 133540 INFO  (qtp1895878913-942) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 133564 INFO  (qtp1617726386-966) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} 
hits=10 status=0 QTime=0
   [junit4]   2> 133581 INFO  (qtp1620132701-905) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 133810 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[6D2D76D733227658]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@62378104{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 133811 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[6D2D76D733227658]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=64536629
   [junit4]   2> 133811 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[6D2D76D733227658]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 133813 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[6D2D76D733227658]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 133815 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[6D2D76D733227658]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 133827 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[6D2D76D733227658]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 133828 INFO  (coreCloseExecutor-441-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@496e536b
   [junit4]   2> 133875 INFO  (coreCloseExecutor-441-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1231967083
   [junit4]   2> 133908 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[6D2D76D733227658]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@54b70a00{/solr,null,UNAVAILABLE}
   [junit4]   2> 133947 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[6D2D76D733227658]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@7deb26ea{SSL,[ssl, 
http/1.1]}{127.0.0.1:55192}
   [junit4]   2> 133947 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[6D2D76D733227658]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1032461841
   [junit4]   2> 133947 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[6D2D76D733227658]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 133948 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[6D2D76D733227658]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 133948 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[6D2D76D733227658]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 133982 INFO  (coreCloseExecutor-443-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@370afa82
   [junit4]   2> 134015 INFO  (coreCloseExecutor-443-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=923466370
   [junit4]   2> 134106 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[6D2D76D733227658]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@52bac5f0{/solr,null,UNAVAILABLE}
   [junit4]   2> 134136 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[6D2D76D733227658]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@3ea64c97{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 134136 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[6D2D76D733227658]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=192918141
   [junit4]   2> 134151 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[6D2D76D733227658]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 134151 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[6D2D76D733227658]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 134151 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[6D2D76D733227658]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 134154 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[6D2D76D733227658]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 134183 INFO  (coreCloseExecutor-445-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@47a57bf
   [junit4]   2> 134236 INFO  (coreCloseExecutor-445-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=75126719
   [junit4]   2> 134343 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[6D2D76D733227658]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1871d98a{/solr,null,UNAVAILABLE}
   [junit4]   2> 134355 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[6D2D76D733227658]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testSimple
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_6D2D76D733227658-001
   [junit4]   2> Aug 11, 2017 5:43:01 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{name=FSTOrd50, id=FSTOrd50}, docValues:{}, maxPointsInLeafNode=1923, 
maxMBSortInHeap=6.925424307438258, sim=RandomSimilarity(queryNorm=false): {}, 
locale=de-CH, timezone=America/Lima
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=237309368,total=364380160
   [junit4]   2> NOTE: All tests run in this JVM: [TestV1toV2ApiMapper, 
ShardParamsTest, SolrDocumentTest, NaturalLogEvaluatorTest, 
TestFastInputStream, MergeIndexesEmbeddedTest, LessThanEvaluatorTest, 
CloudSolrClientBuilderTest, CloudSolrClientTest, TestZkConfigManager, 
SolrQueryTest, SineEvaluatorTest, HttpSolrClientBuilderTest, 
TestCloudSolrClientConnections, QueryResponseTest, GreaterThanEvaluatorTest, 
TestClusteringResponse, TangentEvaluatorTest, SolrExampleStreamingBinaryTest, 
SolrExampleEmbeddedTest, FieldEvaluatorTest, JettyWebappTest, 
LargeVolumeEmbeddedTest, TestSpellCheckResponse, SolrParamTest, 
TermsResponseTest, TestHash, TestUpdateRequestCodec, ClientUtilsTest, 
CollectionAdminRequestRequiredParamsTest, TestLBHttpSolrClient]
   [junit4] Completed [90/135 (1!)] on J1 in 28.47s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 42565 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to