You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/07/26 03:40:16 UTC

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_92) - Build # 17368 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17368/
Java: 32bit/jdk1.8.0_92 -server -XX:+UseG1GC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.TestLBHttpSolrClient

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.client.solrj.TestLBHttpSolrClient:     1) Thread[id=1112, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.TestLBHttpSolrClient: 
   1) Thread[id=1112, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([4210D5C7FBC0BD90]:0)


FAILED:  org.apache.solr.client.solrj.TestLBHttpSolrClient.testReliability

Error Message:
Java heap space

Stack Trace:
java.lang.OutOfMemoryError: Java heap space




Build Log:
[...truncated 13253 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.TestLBHttpSolrClient
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/init-core-data-001
   [junit4]   2> 75810 INFO  (SUITE-TestLBHttpSolrClient-seed#[4210D5C7FBC0BD90]-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> 75812 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTwoServers
   [junit4]   2> 75822 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 75822 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@109e054{/solr,null,AVAILABLE}
   [junit4]   2> 75824 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.e.j.s.ServerConnector Started ServerConnector@13b45c0{SSL,[ssl, http/1.1]}{127.0.0.1:46025}
   [junit4]   2> 75824 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.e.j.s.Server Started @77801ms
   [junit4]   2> 75824 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/collection1/data, solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=46025}
   [junit4]   2> 75824 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 75824 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001'
   [junit4]   2> 75825 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 75825 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 75825 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/solr.xml
   [junit4]   2> 75828 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/.
   [junit4]   2> 75828 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CoreContainer New CoreContainer 31632579
   [junit4]   2> 75828 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001]
   [junit4]   2> 75829 WARN  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/lib
   [junit4]   2> 75829 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 75830 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 75830 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 75830 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 75830 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 75830 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 75831 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/.
   [junit4]   2> 75831 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 75831 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/./collection1
   [junit4]   2> 75831 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 75832 INFO  (coreLoadExecutor-442-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/collection1'
   [junit4]   2> 75832 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2
   [junit4]   2> 75832 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 75833 INFO  (coreLoadExecutor-442-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 75833 INFO  (coreLoadExecutor-442-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 75837 INFO  (coreLoadExecutor-442-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 75838 INFO  (coreLoadExecutor-442-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 75842 INFO  (coreLoadExecutor-442-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 75844 INFO  (coreLoadExecutor-442-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 75845 INFO  (coreLoadExecutor-442-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 75846 INFO  (coreLoadExecutor-442-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/collection1'
   [junit4]   2> 75846 INFO  (coreLoadExecutor-442-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/./collection1
   [junit4]   2> 75847 INFO  (coreLoadExecutor-442-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 75848 INFO  (coreLoadExecutor-442-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/./collection1/data/]
   [junit4]   2> 75848 INFO  (coreLoadExecutor-442-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 75849 INFO  (coreLoadExecutor-442-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/collection1/data
   [junit4]   2> 75850 INFO  (coreLoadExecutor-442-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/./collection1/data/index/
   [junit4]   2> 75850 WARN  (coreLoadExecutor-442-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 75850 INFO  (coreLoadExecutor-442-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/collection1/data/index
   [junit4]   2> 75943 INFO  (coreLoadExecutor-442-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1396f24),segFN=segments_1,generation=1}
   [junit4]   2> 75943 INFO  (coreLoadExecutor-442-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 75944 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/./collection1/data/
   [junit4]   2> 75945 INFO  (coreLoadExecutor-442-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 75947 INFO  (coreLoadExecutor-442-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 75947 INFO  (coreLoadExecutor-442-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 75949 INFO  (coreLoadExecutor-442-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 75950 INFO  (coreLoadExecutor-442-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 75950 INFO  (coreLoadExecutor-442-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 75950 INFO  (coreLoadExecutor-442-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 75950 INFO  (coreLoadExecutor-442-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 75951 INFO  (coreLoadExecutor-442-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 75951 INFO  (coreLoadExecutor-442-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 75952 INFO  (coreLoadExecutor-442-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1396f24),segFN=segments_1,generation=1}
   [junit4]   2> 75952 INFO  (coreLoadExecutor-442-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 75952 INFO  (coreLoadExecutor-442-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@bef7c0[collection1] main]
   [junit4]   2> 75952 INFO  (coreLoadExecutor-442-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/collection1/conf
   [junit4]   2> 75952 INFO  (coreLoadExecutor-442-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/collection1/conf}
   [junit4]   2> 75952 INFO  (coreLoadExecutor-442-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/collection1/conf
   [junit4]   2> 75952 INFO  (coreLoadExecutor-442-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 75953 INFO  (coreLoadExecutor-442-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 75953 INFO  (searcherExecutor-443-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@bef7c0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 75953 INFO  (coreLoadExecutor-442-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 76400 INFO  (qtp16639643-913) [    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 1
   [junit4]   2> 76405 INFO  (qtp16639643-920) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 76559 INFO  (qtp16639643-920) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1396f24),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1396f24),segFN=segments_2,generation=2}
   [junit4]   2> 76560 INFO  (qtp16639643-920) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 76564 INFO  (qtp16639643-920) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@130aeed[collection1] main]
   [junit4]   2> 76564 INFO  (qtp16639643-920) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 76564 INFO  (searcherExecutor-443-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@130aeed[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c10)))}
   [junit4]   2> 76564 INFO  (qtp16639643-920) [    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 159
   [junit4]   2> 76569 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 76570 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@dfe58{/solr,null,AVAILABLE}
   [junit4]   2> 76574 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.e.j.s.ServerConnector Started ServerConnector@e03ddb{SSL,[ssl, http/1.1]}{127.0.0.1:33338}
   [junit4]   2> 76575 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.e.j.s.Server Started @78551ms
   [junit4]   2> 76575 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-1-001/collection1/data, solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=33338}
   [junit4]   2> 76575 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 76575 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-1-001'
   [junit4]   2> 76575 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 76575 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 76575 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-1-001/solr.xml
   [junit4]   2> 76581 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-1-001/.
   [junit4]   2> 76581 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CoreContainer New CoreContainer 7690915
   [junit4]   2> 76581 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-1-001]
   [junit4]   2> 76581 WARN  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-1-001/lib
   [junit4]   2> 76581 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 76585 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 76585 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 76585 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 76585 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 76585 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 76585 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-1-001/.
   [junit4]   2> 76587 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 76587 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-1-001/./collection1
   [junit4]   2> 76587 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 76587 INFO  (coreLoadExecutor-452-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-1-001/collection1'
   [junit4]   2> 76588 INFO  (coreLoadExecutor-452-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 76588 INFO  (coreLoadExecutor-452-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 76588 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2
   [junit4]   2> 76588 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 76594 INFO  (coreLoadExecutor-452-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 76597 INFO  (coreLoadExecutor-452-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 76601 INFO  (coreLoadExecutor-452-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 76604 INFO  (coreLoadExecutor-452-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 76606 INFO  (coreLoadExecutor-452-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 76609 INFO  (coreLoadExecutor-452-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-1-001/collection1'
   [junit4]   2> 76609 INFO  (coreLoadExecutor-452-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-1-001/./collection1
   [junit4]   2> 76609 INFO  (coreLoadExecutor-452-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 76609 INFO  (coreLoadExecutor-452-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-1-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-1-001/./collection1/data/]
   [junit4]   2> 76609 INFO  (coreLoadExecutor-452-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 76610 INFO  (coreLoadExecutor-452-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-1-001/collection1/data
   [junit4]   2> 76610 INFO  (coreLoadExecutor-452-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-1-001/./collection1/data/index/
   [junit4]   2> 76610 WARN  (coreLoadExecutor-452-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-1-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 76611 INFO  (coreLoadExecutor-452-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-1-001/collection1/data/index
   [junit4]   2> 76659 INFO  (coreLoadExecutor-452-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-1-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1396f24),segFN=segments_1,generation=1}
   [junit4]   2> 76660 INFO  (coreLoadExecutor-452-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 76660 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-1-001/./collection1/data/
   [junit4]   2> 76661 INFO  (coreLoadExecutor-452-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 76662 INFO  (coreLoadExecutor-452-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 76662 INFO  (coreLoadExecutor-452-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 76663 INFO  (coreLoadExecutor-452-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 76663 INFO  (coreLoadExecutor-452-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 76664 INFO  (coreLoadExecutor-452-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 76664 INFO  (coreLoadExecutor-452-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 76664 INFO  (coreLoadExecutor-452-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 76665 INFO  (coreLoadExecutor-452-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 76665 INFO  (coreLoadExecutor-452-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 76666 INFO  (coreLoadExecutor-452-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-1-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1396f24),segFN=segments_1,generation=1}
   [junit4]   2> 76666 INFO  (coreLoadExecutor-452-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 76666 INFO  (coreLoadExecutor-452-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@10d9aab[collection1] main]
   [junit4]   2> 76666 INFO  (coreLoadExecutor-452-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-1-001/collection1/conf
   [junit4]   2> 76666 INFO  (coreLoadExecutor-452-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-1-001/collection1/conf}
   [junit4]   2> 76666 INFO  (coreLoadExecutor-452-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-1-001/collection1/conf
   [junit4]   2> 76666 INFO  (coreLoadExecutor-452-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 76666 INFO  (coreLoadExecutor-452-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 76667 INFO  (searcherExecutor-453-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@10d9aab[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 76667 INFO  (coreLoadExecutor-452-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 77147 INFO  (qtp10198175-930) [    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 1
   [junit4]   2> 77151 INFO  (qtp10198175-930) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 77310 INFO  (qtp10198175-930) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-1-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1396f24),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-1-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1396f24),segFN=segments_2,generation=2}
   [junit4]   2> 77310 INFO  (qtp10198175-930) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 77312 INFO  (qtp10198175-930) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@a0c6e3[collection1] main]
   [junit4]   2> 77312 INFO  (qtp10198175-930) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 77312 INFO  (searcherExecutor-453-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@a0c6e3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c10)))}
   [junit4]   2> 77312 INFO  (qtp10198175-930) [    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 161
   [junit4]   2> 77315 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 77317 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11dc005{/solr,null,AVAILABLE}
   [junit4]   2> 77318 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.e.j.s.ServerConnector Started ServerConnector@9ec940{SSL,[ssl, http/1.1]}{127.0.0.1:36607}
   [junit4]   2> 77319 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.e.j.s.Server Started @79295ms
   [junit4]   2> 77319 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-2-001/collection1/data, solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=36607}
   [junit4]   2> 77319 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 77319 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-2-001'
   [junit4]   2> 77319 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 77319 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 77320 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-2-001/solr.xml
   [junit4]   2> 77329 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-2-001/.
   [junit4]   2> 77329 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CoreContainer New CoreContainer 24517080
   [junit4]   2> 77329 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-2-001]
   [junit4]   2> 77329 WARN  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-2-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-2-001/lib
   [junit4]   2> 77329 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 77331 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 77331 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 77331 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 77331 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 77331 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 77332 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-2-001/.
   [junit4]   2> 77333 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 77333 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-2-001/./collection1
   [junit4]   2> 77334 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 77334 INFO  (coreLoadExecutor-462-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-2-001/collection1'
   [junit4]   2> 77334 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2
   [junit4]   2> 77334 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 77334 INFO  (coreLoadExecutor-462-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 77334 INFO  (coreLoadExecutor-462-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 77337 INFO  (coreLoadExecutor-462-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 77339 INFO  (coreLoadExecutor-462-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 77343 INFO  (coreLoadExecutor-462-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 77345 INFO  (coreLoadExecutor-462-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 77347 INFO  (coreLoadExecutor-462-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 77347 INFO  (coreLoadExecutor-462-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-2-001/collection1'
   [junit4]   2> 77347 INFO  (coreLoadExecutor-462-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-2-001/./collection1
   [junit4]   2> 77347 INFO  (coreLoadExecutor-462-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 77348 INFO  (coreLoadExecutor-462-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-2-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-2-001/./collection1/data/]
   [junit4]   2> 77348 INFO  (coreLoadExecutor-462-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 77348 INFO  (coreLoadExecutor-462-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-2-001/collection1/data
   [junit4]   2> 77348 INFO  (coreLoadExecutor-462-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-2-001/./collection1/data/index/
   [junit4]   2> 77348 WARN  (coreLoadExecutor-462-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-2-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 77349 INFO  (coreLoadExecutor-462-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-2-001/collection1/data/index
   [junit4]   2> 77384 INFO  (coreLoadExecutor-462-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-2-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1396f24),segFN=segments_1,generation=1}
   [junit4]   2> 77384 INFO  (coreLoadExecutor-462-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 77384 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-2-001/./collection1/data/
   [junit4]   2> 77385 INFO  (coreLoadExecutor-462-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 77386 INFO  (coreLoadExecutor-462-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 77386 INFO  (coreLoadExecutor-462-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 77387 INFO  (coreLoadExecutor-462-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 77387 INFO  (coreLoadExecutor-462-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 77388 INFO  (coreLoadExecutor-462-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 77388 INFO  (coreLoadExecutor-462-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 77388 INFO  (coreLoadExecutor-462-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 77388 INFO  (coreLoadExecutor-462-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 77388 INFO  (coreLoadExecutor-462-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 77389 INFO  (coreLoadExecutor-462-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-2-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1396f24),segFN=segments_1,generation=1}
   [junit4]   2> 77389 INFO  (coreLoadExecutor-462-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 77389 INFO  (coreLoadExecutor-462-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@a618ec[collection1] main]
   [junit4]   2> 77389 INFO  (coreLoadExecutor-462-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-2-001/collection1/conf
   [junit4]   2> 77389 INFO  (coreLoadExecutor-462-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-2-001/collection1/conf}
   [junit4]   2> 77389 INFO  (coreLoadExecutor-462-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-2-001/collection1/conf
   [junit4]   2> 77390 INFO  (coreLoadExecutor-462-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 77390 INFO  (coreLoadExecutor-462-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 77390 INFO  (searcherExecutor-463-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@a618ec[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 77390 INFO  (coreLoadExecutor-462-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 77896 INFO  (qtp367773-947) [    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 1
   [junit4]   2> 77900 INFO  (qtp367773-947) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 77971 INFO  (qtp367773-947) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-2-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1396f24),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-2-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1396f24),segFN=segments_2,generation=2}
   [junit4]   2> 77972 INFO  (qtp367773-947) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 77974 INFO  (qtp367773-947) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@831b77[collection1] main]
   [junit4]   2> 77974 INFO  (qtp367773-947) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 77974 INFO  (searcherExecutor-463-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@831b77[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c10)))}
   [junit4]   2> 77974 INFO  (qtp367773-947) [    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 73
   [junit4]   2> 77977 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@13b45c0{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 77977 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=31632579
   [junit4]   2> 77977 INFO  (coreCloseExecutor-467-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1e024d8
   [junit4]   2> 77977 INFO  (coreCloseExecutor-467-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 77978 INFO  (coreCloseExecutor-467-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 77978 INFO  (coreCloseExecutor-467-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 77978 INFO  (coreCloseExecutor-467-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 77978 INFO  (coreCloseExecutor-467-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 77979 INFO  (coreCloseExecutor-467-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 77979 INFO  (coreCloseExecutor-467-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/collection1/data/index;done=false>>]
   [junit4]   2> 77979 INFO  (coreCloseExecutor-467-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 77979 INFO  (coreCloseExecutor-467-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/collection1/data/index
   [junit4]   2> 78004 INFO  (coreCloseExecutor-467-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/collection1/data;done=false>>]
   [junit4]   2> 78004 INFO  (coreCloseExecutor-467-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 78004 INFO  (coreCloseExecutor-467-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/collection1/data
   [junit4]   2> 78005 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@109e054{/solr,null,UNAVAILABLE}
   [junit4]   2> 78011 INFO  (qtp10198175-930) [    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> 78016 INFO  (qtp10198175-930) [    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> 78018 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@e03ddb{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 78018 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=7690915
   [junit4]   2> 78018 INFO  (coreCloseExecutor-469-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@17512cd
   [junit4]   2> 78018 INFO  (coreCloseExecutor-469-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 78018 INFO  (coreCloseExecutor-469-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 78018 INFO  (coreCloseExecutor-469-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 78018 INFO  (coreCloseExecutor-469-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 78019 INFO  (coreCloseExecutor-469-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 78019 INFO  (coreCloseExecutor-469-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 78019 INFO  (coreCloseExecutor-469-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-1-001/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-1-001/collection1/data/index;done=false>>]
   [junit4]   2> 78019 INFO  (coreCloseExecutor-469-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 78019 INFO  (coreCloseExecutor-469-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-1-001/collection1/data/index
   [junit4]   2> 78022 INFO  (coreCloseExecutor-469-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-1-001/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-1-001/collection1/data;done=false>>]
   [junit4]   2> 78022 INFO  (coreCloseExecutor-469-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 78022 INFO  (coreCloseExecutor-469-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-1-001/collection1/data
   [junit4]   2> 78023 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@dfe58{/solr,null,UNAVAILABLE}
   [junit4]   2> 78025 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 78026 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@601f77{/solr,null,AVAILABLE}
   [junit4]   2> 78029 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1c837e5{SSL,[ssl, http/1.1]}{127.0.0.1:46025}
   [junit4]   2> 78029 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.e.j.s.Server Started @80006ms
   [junit4]   2> 78029 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/collection1/data, solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=46025}
   [junit4]   2> 78029 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 78029 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001'
   [junit4]   2> 78030 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 78030 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 78030 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/solr.xml
   [junit4]   2> 78035 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/.
   [junit4]   2> 78035 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CoreContainer New CoreContainer 1909411
   [junit4]   2> 78035 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001]
   [junit4]   2> 78035 WARN  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/lib
   [junit4]   2> 78037 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 78040 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 78040 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 78040 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 78040 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 78040 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 78040 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/.
   [junit4]   2> 78041 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 78041 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/./collection1
   [junit4]   2> 78041 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 78042 INFO  (coreLoadExecutor-476-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/collection1'
   [junit4]   2> 78042 INFO  (coreLoadExecutor-476-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 78042 INFO  (coreLoadExecutor-476-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 78044 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2
   [junit4]   2> 78044 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 78046 INFO  (coreLoadExecutor-476-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 78047 INFO  (coreLoadExecutor-476-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 78051 INFO  (coreLoadExecutor-476-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 78053 INFO  (coreLoadExecutor-476-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 78055 INFO  (coreLoadExecutor-476-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 78056 INFO  (coreLoadExecutor-476-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/collection1'
   [junit4]   2> 78056 INFO  (coreLoadExecutor-476-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/./collection1
   [junit4]   2> 78056 INFO  (coreLoadExecutor-476-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 78056 INFO  (coreLoadExecutor-476-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/./collection1/data/]
   [junit4]   2> 78056 INFO  (coreLoadExecutor-476-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 78057 INFO  (coreLoadExecutor-476-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/collection1/data
   [junit4]   2> 78057 INFO  (coreLoadExecutor-476-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/./collection1/data/index/
   [junit4]   2> 78057 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/./collection1/data/
   [junit4]   2> 78058 INFO  (coreLoadExecutor-476-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 78059 INFO  (coreLoadExecutor-476-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 78060 INFO  (coreLoadExecutor-476-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 78061 INFO  (coreLoadExecutor-476-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 78061 INFO  (coreLoadExecutor-476-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 78062 INFO  (coreLoadExecutor-476-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 78062 INFO  (coreLoadExecutor-476-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 78062 INFO  (coreLoadExecutor-476-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 78062 INFO  (coreLoadExecutor-476-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 78062 INFO  (coreLoadExecutor-476-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 78063 INFO  (coreLoadExecutor-476-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/collection1/data/index
   [junit4]   2> 78064 INFO  (coreLoadExecutor-476-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1396f24),segFN=segments_2,generation=2}
   [junit4]   2> 78064 INFO  (coreLoadExecutor-476-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 78065 INFO  (coreLoadExecutor-476-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@155d0a4[collection1] main]
   [junit4]   2> 78065 INFO  (coreLoadExecutor-476-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/collection1/conf
   [junit4]   2> 78065 INFO  (coreLoadExecutor-476-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/collection1/conf}
   [junit4]   2> 78065 INFO  (coreLoadExecutor-476-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/collection1/conf
   [junit4]   2> 78065 INFO  (coreLoadExecutor-476-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 78065 INFO  (coreLoadExecutor-476-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 78066 INFO  (searcherExecutor-477-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@155d0a4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c10)))}
   [junit4]   2> 78066 INFO  (coreLoadExecutor-476-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 78565 INFO  (qtp16994902-967) [    x:collection1] 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> 79748 INFO  (qtp16994902-968) [    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> 79750 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1c837e5{SSL,[ssl, http/1.1]}{127.0.0.1:46025}
   [junit4]   2> 79750 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1909411
   [junit4]   2> 79750 INFO  (coreCloseExecutor-481-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1a44fb6
   [junit4]   2> 79751 INFO  (coreCloseExecutor-481-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 79751 INFO  (coreCloseExecutor-481-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 79751 INFO  (coreCloseExecutor-481-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 79751 INFO  (coreCloseExecutor-481-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 79753 INFO  (coreCloseExecutor-481-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 79753 INFO  (coreCloseExecutor-481-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 79753 INFO  (coreCloseExecutor-481-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/collection1/data;done=false>>]
   [junit4]   2> 79753 INFO  (coreCloseExecutor-481-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 79753 INFO  (coreCloseExecutor-481-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/collection1/data
   [junit4]   2> 79753 INFO  (coreCloseExecutor-481-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/collection1/data/index;done=false>>]
   [junit4]   2> 79753 INFO  (coreCloseExecutor-481-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 79753 INFO  (coreCloseExecutor-481-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/collection1/data/index
   [junit4]   2> 79756 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@601f77{/solr,null,UNAVAILABLE}
   [junit4]   2> 79759 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@9ec940{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 79759 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=24517080
   [junit4]   2> 79760 INFO  (coreCloseExecutor-483-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@9b5136
   [junit4]   2> 79760 INFO  (coreCloseExecutor-483-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 79760 INFO  (coreCloseExecutor-483-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 79760 INFO  (coreCloseExecutor-483-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 79760 INFO  (coreCloseExecutor-483-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 79761 INFO  (coreCloseExecutor-483-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 79761 INFO  (coreCloseExecutor-483-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 79761 INFO  (coreCloseExecutor-483-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-2-001/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-2-001/collection1/data/index;done=false>>]
   [junit4]   2> 79761 INFO  (coreCloseExecutor-483-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 79761 INFO  (coreCloseExecutor-483-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-2-001/collection1/data/index
   [junit4]   2> 79765 INFO  (coreCloseExecutor-483-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-2-001/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-2-001/collection1/data;done=false>>]
   [junit4]   2> 79765 INFO  (coreCloseExecutor-483-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 79765 INFO  (coreCloseExecutor-483-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-2-001/collection1/data
   [junit4]   2> 79766 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@11dc005{/solr,null,UNAVAILABLE}
   [junit4]   2> 79768 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTwoServers
   [junit4]   2> 79769 INFO  (TEST-TestLBHttpSolrClient.testSimple-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 79773 INFO  (TEST-TestLBHttpSolrClient.testSimple-seed#[4210D5C7FBC0BD90]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 79773 INFO  (TEST-TestLBHttpSolrClient.testSimple-seed#[4210D5C7FBC0BD90]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1cf4033{/solr,null,AVAILABLE}
   [junit4]   2> 79775 INFO  (TEST-TestLBHttpSolrClient.testSimple-seed#[4210D5C7FBC0BD90]) [    ] o.e.j.s.ServerConnector Started ServerConnector@78d7dd{SSL,[ssl, http/1.1]}{127.0.0.1:45708}
   [junit4]   2> 79775 INFO  (TEST-TestLBHttpSolrClient.testSimple-seed#[4210D5C7FBC0BD90]) [    ] o.e.j.s.Server Started @81752ms
   [junit4]   2> 79775 INFO  (TEST-TestLBHttpSolrClient.testSimple-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/collection1/data, solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=45708}
   [junit4]   2> 79775 INFO  (TEST-TestLBHttpSolrClient.testSimple-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 79775 INFO  (TEST-TestLBHttpSolrClient.testSimple-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001'
   [junit4]   2> 79775 INFO  (TEST-TestLBHttpSolrClient.testSimple-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 79775 INFO  (TEST-TestLBHttpSolrClient.testSimple-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 79775 INFO  (TEST-TestLBHttpSolrClient.testSimple-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/solr.xml
   [junit4]   2> 79779 INFO  (TEST-TestLBHttpSolrClient.testSimple-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001/.
   [junit4]   2> 79779 INFO  (TEST-TestLBHttpSolrClient.testSimple-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CoreContainer New CoreContainer 21612005
   [junit4]   2> 79779 INFO  (TEST-TestLBHttpSolrClient.testSimple-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-0-001]
   [junit4]   2> 79779 WARN  (TEST-TestLBHttpSolrClient.testSimple-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/buil

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

O  (coreCloseExecutor-579-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 123449 INFO  (coreCloseExecutor-579-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 123449 INFO  (coreCloseExecutor-579-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 123449 INFO  (coreCloseExecutor-579-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 123449 INFO  (coreCloseExecutor-579-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 123450 INFO  (coreCloseExecutor-579-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 123450 INFO  (coreCloseExecutor-579-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-2-001/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-2-001/collection1/data/index;done=false>>]
   [junit4]   2> 123450 INFO  (coreCloseExecutor-579-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 123450 INFO  (coreCloseExecutor-579-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-2-001/collection1/data/index
   [junit4]   2> 123452 INFO  (coreCloseExecutor-579-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-2-001/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-2-001/collection1/data;done=false>>]
   [junit4]   2> 123452 INFO  (coreCloseExecutor-579-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 123452 INFO  (coreCloseExecutor-579-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001/instance-2-001/collection1/data
   [junit4]   2> 123452 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[4210D5C7FBC0BD90]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@14424af{/solr,null,UNAVAILABLE}
   [junit4]   2> 123454 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[4210D5C7FBC0BD90]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReliability
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLBHttpSolrClient -Dtests.method=testReliability -Dtests.seed=4210D5C7FBC0BD90 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lt -Dtests.timezone=Asia/Irkutsk -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   39.9s J2 | TestLBHttpSolrClient.testReliability <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: Java heap spaceThrowable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=1114, name=aliveCheckExecutor-150-thread-1, state=RUNNABLE, group=TGRP-TestLBHttpSolrClient]
   [junit4]    > Caused by: java.lang.OutOfMemoryError: Java heap space
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4210D5C7FBC0BD90]:0)
   [junit4]    > 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.addConditionWaiter(AbstractQueuedSynchronizer.java:1855)
   [junit4]    > 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2035)
   [junit4]    > 	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
   [junit4]    > 	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 123461 INFO  (SUITE-TestLBHttpSolrClient-seed#[4210D5C7FBC0BD90]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_4210D5C7FBC0BD90-001
   [junit4]   2> Jul 26, 2016 3:36:44 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Jul 26, 2016 3:37:04 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.TestLBHttpSolrClient: 
   [junit4]   2>    1) Thread[id=1112, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Jul 26, 2016 3:37:04 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=1112, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]
   [junit4]   2> Jul 26, 2016 3:37:04 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {name=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, maxPointsInLeafNode=465, sim=RandomSimilarity(queryNorm=false): {}, locale=lt, timezone=Asia/Irkutsk
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 1.8.0_92 (32-bit)/cpus=12,threads=1,free=186897936,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SolrPingTest, ModifiableSolrParamsTest, TestBatchUpdate, SolrExampleJettyTest, SolrExampleXMLTest, SolrSchemalessExampleTest, TestCoreAdmin, CloudSolrClientTest, SolrExceptionTest, TestRetryUtil, SolrParamTest, JDBCStreamTest, TestJavaBinCodec, TestSuggesterResponse, SolrExampleBinaryTest, SolrExampleEmbeddedTest, LargeVolumeJettyTest, TestEmbeddedSolrServer, QueryResponseTest, TestHash, FieldAnalysisResponseTest, NamedListTest, CollectionAdminRequestRequiredParamsTest, TestLBHttpSolrClient]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLBHttpSolrClient -Dtests.seed=4210D5C7FBC0BD90 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lt -Dtests.timezone=Asia/Irkutsk -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J2 | TestLBHttpSolrClient (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.TestLBHttpSolrClient: 
   [junit4]    >    1) Thread[id=1112, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4210D5C7FBC0BD90]:0)
   [junit4] Completed [83/83 (1!)] on J2 in 68.00s, 3 tests, 2 errors <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J2: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/temp/junit4-J2-20160726_033439_046.sysout
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid14374.hprof ...
   [junit4] Heap dump file created [548896070 bytes in 2.507 secs]
   [junit4] <<< JVM J2: EOF ----

[...truncated 10378 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:763: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:715: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid14374.hprof

Total time: 69 minutes 9 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any