Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16829/
Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  
org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud.testRandomUpdates

Error Message:
https://127.0.0.1:37309/solr/test_col_shard2_replica1/

Stack Trace:
org.apache.solr.common.SolrException: 
https://127.0.0.1:37309/solr/test_col_shard2_replica1/
        at 
__randomizedtesting.SeedInfo.seed([CE17661947C493F6:F2D6B3A930B96DE4]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:745)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:998)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:934)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
        at 
org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud.testRandomUpdates(TestTolerantUpdateProcessorRandomCloud.java:265)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured 
while waiting response from server at: 
https://127.0.0.1:37309/solr/test_col_shard2_replica1
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:617)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:742)
        ... 45 more
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:170)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
        at sun.security.ssl.InputRecord.read(InputRecord.java:503)
        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
        at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:930)
        at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
        ... 50 more




Build Log:
[...truncated 11284 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/init-core-data-001
   [junit4]   2> 661207 INFO  
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[CE17661947C493F6]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 661210 INFO  
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[CE17661947C493F6]-worker) [ 
   ] o.a.s.c.TestTolerantUpdateProcessorRandomCloud Configuring cluster: 
servers=7, shards=3, repfactor=2
   [junit4]   2> 661211 INFO  
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[CE17661947C493F6]-worker) [ 
   ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 661211 INFO  (Thread-736) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 661212 INFO  (Thread-736) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 661312 INFO  
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[CE17661947C493F6]-worker) [ 
   ] o.a.s.c.ZkTestServer start zk server on port:34702
   [junit4]   2> 661312 INFO  
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[CE17661947C493F6]-worker) [ 
   ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 661313 INFO  
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[CE17661947C493F6]-worker) [ 
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 661318 INFO  (zkCallback-331-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@e4abd2c name:ZooKeeperConnection 
Watcher:127.0.0.1:34702 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 661318 INFO  
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[CE17661947C493F6]-worker) [ 
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 661318 INFO  
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[CE17661947C493F6]-worker) [ 
   ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 661318 INFO  
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[CE17661947C493F6]-worker) [ 
   ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 661321 INFO  
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[CE17661947C493F6]-worker) [ 
   ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 661325 INFO  (jetty-launcher-330-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 661328 INFO  (jetty-launcher-330-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 661332 INFO  (jetty-launcher-330-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 661336 INFO  (jetty-launcher-330-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 661336 INFO  (jetty-launcher-330-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 661337 INFO  (jetty-launcher-330-thread-6) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 661338 INFO  (jetty-launcher-330-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a19df14{/solr,null,AVAILABLE}
   [junit4]   2> 661344 INFO  (jetty-launcher-330-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@104e5cdb{/solr,null,AVAILABLE}
   [junit4]   2> 661347 INFO  (jetty-launcher-330-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2db1e65{/solr,null,AVAILABLE}
   [junit4]   2> 661348 INFO  (jetty-launcher-330-thread-4) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@412f53d6{SSL,[ssl, 
http/1.1]}{127.0.0.1:45088}
   [junit4]   2> 661348 INFO  (jetty-launcher-330-thread-4) [    ] 
o.e.j.s.Server Started @663046ms
   [junit4]   2> 661348 INFO  (jetty-launcher-330-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45088}
   [junit4]   2> 661348 INFO  (jetty-launcher-330-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 661348 INFO  (jetty-launcher-330-thread-4) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node4'
   [junit4]   2> 661348 INFO  (jetty-launcher-330-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 661348 INFO  (jetty-launcher-330-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 661349 INFO  (jetty-launcher-330-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 661350 INFO  (jetty-launcher-330-thread-3) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@3dd8e1b3{SSL,[ssl, 
http/1.1]}{127.0.0.1:37309}
   [junit4]   2> 661350 INFO  (jetty-launcher-330-thread-7) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 661350 INFO  (jetty-launcher-330-thread-3) [    ] 
o.e.j.s.Server Started @663048ms
   [junit4]   2> 661350 INFO  (jetty-launcher-330-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37309}
   [junit4]   2> 661350 INFO  (jetty-launcher-330-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 661350 INFO  (jetty-launcher-330-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node3'
   [junit4]   2> 661350 INFO  (jetty-launcher-330-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 661354 INFO  (jetty-launcher-330-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 661354 INFO  (jetty-launcher-330-thread-6) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@44b6e9c{/solr,null,AVAILABLE}
   [junit4]   2> 661355 INFO  (jetty-launcher-330-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6e232686{/solr,null,AVAILABLE}
   [junit4]   2> 661352 INFO  (jetty-launcher-330-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 661352 INFO  (jetty-launcher-330-thread-7) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3dadbb82{/solr,null,AVAILABLE}
   [junit4]   2> 661357 INFO  (jetty-launcher-330-thread-6) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@6183df41{SSL,[ssl, 
http/1.1]}{127.0.0.1:41870}
   [junit4]   2> 661357 INFO  (jetty-launcher-330-thread-6) [    ] 
o.e.j.s.Server Started @663055ms
   [junit4]   2> 661357 INFO  (jetty-launcher-330-thread-6) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41870}
   [junit4]   2> 661357 INFO  (jetty-launcher-330-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 661357 INFO  (jetty-launcher-330-thread-6) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node6'
   [junit4]   2> 661357 INFO  (jetty-launcher-330-thread-6) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 661357 INFO  (jetty-launcher-330-thread-6) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 661357 INFO  (jetty-launcher-330-thread-6) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 661360 INFO  (jetty-launcher-330-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 661361 INFO  (jetty-launcher-330-thread-6) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 661368 INFO  (zkCallback-332-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@733e1697 
name:ZooKeeperConnection Watcher:127.0.0.1:34702/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 661368 INFO  (jetty-launcher-330-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 661368 INFO  (jetty-launcher-330-thread-2) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@3d5a8df2{SSL,[ssl, 
http/1.1]}{127.0.0.1:38243}
   [junit4]   2> 661371 INFO  (jetty-launcher-330-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 661370 INFO  (jetty-launcher-330-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 661371 INFO  (jetty-launcher-330-thread-2) [    ] 
o.e.j.s.Server Started @663069ms
   [junit4]   2> 661371 INFO  (jetty-launcher-330-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38243}
   [junit4]   2> 661371 INFO  (jetty-launcher-330-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 661371 INFO  (jetty-launcher-330-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node2'
   [junit4]   2> 661371 INFO  (jetty-launcher-330-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 661371 INFO  (jetty-launcher-330-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 661372 INFO  (jetty-launcher-330-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 661372 INFO  (jetty-launcher-330-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 661375 INFO  (jetty-launcher-330-thread-5) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@5891591f{SSL,[ssl, 
http/1.1]}{127.0.0.1:39835}
   [junit4]   2> 661375 INFO  (jetty-launcher-330-thread-5) [    ] 
o.e.j.s.Server Started @663073ms
   [junit4]   2> 661375 INFO  (jetty-launcher-330-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39835}
   [junit4]   2> 661376 INFO  (jetty-launcher-330-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 661376 INFO  (jetty-launcher-330-thread-5) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node5'
   [junit4]   2> 661370 INFO  (jetty-launcher-330-thread-7) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@53a789fa{SSL,[ssl, 
http/1.1]}{127.0.0.1:41205}
   [junit4]   2> 661377 INFO  (jetty-launcher-330-thread-7) [    ] 
o.e.j.s.Server Started @663076ms
   [junit4]   2> 661377 INFO  (jetty-launcher-330-thread-7) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41205}
   [junit4]   2> 661378 INFO  (jetty-launcher-330-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 661378 INFO  (jetty-launcher-330-thread-7) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node7'
   [junit4]   2> 661378 INFO  (jetty-launcher-330-thread-7) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 661378 INFO  (jetty-launcher-330-thread-7) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 661378 INFO  (jetty-launcher-330-thread-7) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 661378 INFO  (jetty-launcher-330-thread-5) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 661378 INFO  (jetty-launcher-330-thread-5) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 661379 INFO  (zkCallback-333-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@19733ec4 
name:ZooKeeperConnection Watcher:127.0.0.1:34702/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 661379 INFO  (jetty-launcher-330-thread-6) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 661379 INFO  (jetty-launcher-330-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 661379 INFO  (jetty-launcher-330-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 661379 INFO  (jetty-launcher-330-thread-6) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 661379 INFO  (jetty-launcher-330-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 661387 INFO  (zkCallback-334-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@42504f78 
name:ZooKeeperConnection Watcher:127.0.0.1:34702/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 661388 INFO  (jetty-launcher-330-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 661388 INFO  (jetty-launcher-330-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 661389 INFO  (jetty-launcher-330-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 661394 INFO  (jetty-launcher-330-thread-7) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 661395 INFO  (jetty-launcher-330-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@271dc762{/solr,null,AVAILABLE}
   [junit4]   2> 661395 INFO  (jetty-launcher-330-thread-6) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node6/.
   [junit4]   2> 661395 INFO  (jetty-launcher-330-thread-6) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1012200756
   [junit4]   2> 661395 INFO  (jetty-launcher-330-thread-6) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node6]
   [junit4]   2> 661395 WARN  (jetty-launcher-330-thread-6) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node6/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node6/lib
   [junit4]   2> 661396 INFO  (jetty-launcher-330-thread-6) [    ] 
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> 661396 INFO  (jetty-launcher-330-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node4/.
   [junit4]   2> 661396 INFO  (jetty-launcher-330-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1692345325
   [junit4]   2> 661396 INFO  (jetty-launcher-330-thread-4) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node4]
   [junit4]   2> 661397 WARN  (jetty-launcher-330-thread-4) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node4/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node4/lib
   [junit4]   2> 661397 INFO  (jetty-launcher-330-thread-4) [    ] 
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> 661397 INFO  (jetty-launcher-330-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 661401 INFO  (jetty-launcher-330-thread-1) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@31e5d1b2{SSL,[ssl, 
http/1.1]}{127.0.0.1:38521}
   [junit4]   2> 661401 INFO  (jetty-launcher-330-thread-1) [    ] 
o.e.j.s.Server Started @663099ms
   [junit4]   2> 661401 INFO  (jetty-launcher-330-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38521}
   [junit4]   2> 661401 INFO  (jetty-launcher-330-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 661401 INFO  (jetty-launcher-330-thread-6) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 661401 INFO  (jetty-launcher-330-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 661401 INFO  (jetty-launcher-330-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node1'
   [junit4]   2> 661402 INFO  (jetty-launcher-330-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 661402 INFO  (jetty-launcher-330-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 661402 INFO  (jetty-launcher-330-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 661402 INFO  (zkCallback-337-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4797ee3d 
name:ZooKeeperConnection Watcher:127.0.0.1:34702/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 661402 INFO  (jetty-launcher-330-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 661402 INFO  (jetty-launcher-330-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 661403 INFO  (jetty-launcher-330-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 661403 INFO  (jetty-launcher-330-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 661403 INFO  (jetty-launcher-330-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 661403 INFO  (jetty-launcher-330-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34702/solr
   [junit4]   2> 661403 INFO  (jetty-launcher-330-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 661403 INFO  (jetty-launcher-330-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 661404 INFO  (jetty-launcher-330-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 661404 INFO  (jetty-launcher-330-thread-6) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 661404 INFO  (jetty-launcher-330-thread-6) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 661404 INFO  (jetty-launcher-330-thread-6) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34702/solr
   [junit4]   2> 661404 INFO  (jetty-launcher-330-thread-6) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 661404 INFO  (jetty-launcher-330-thread-6) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 661404 INFO  (jetty-launcher-330-thread-6) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 661404 INFO  (zkCallback-336-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@64b70695 
name:ZooKeeperConnection Watcher:127.0.0.1:34702/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 661407 INFO  (jetty-launcher-330-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 661407 INFO  (jetty-launcher-330-thread-7) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 661408 INFO  (jetty-launcher-330-thread-7) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 661412 INFO  (zkCallback-335-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@54b21a44 
name:ZooKeeperConnection Watcher:127.0.0.1:34702/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 661412 INFO  (jetty-launcher-330-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 661412 INFO  (jetty-launcher-330-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 661420 INFO  (zkCallback-344-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@778a9b79 
name:ZooKeeperConnection Watcher:127.0.0.1:34702 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 661420 INFO  (jetty-launcher-330-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 661420 INFO  (jetty-launcher-330-thread-6) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 661420 INFO  (zkCallback-343-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5d90ad6a 
name:ZooKeeperConnection Watcher:127.0.0.1:34702 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 661421 INFO  (jetty-launcher-330-thread-6) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 661421 INFO  (zkCallback-342-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@35b7bb0 name:ZooKeeperConnection 
Watcher:127.0.0.1:34702/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 661421 INFO  (jetty-launcher-330-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 661421 INFO  (jetty-launcher-330-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node3/.
   [junit4]   2> 661421 INFO  (jetty-launcher-330-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 104078970
   [junit4]   2> 661421 INFO  (jetty-launcher-330-thread-3) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node3]
   [junit4]   2> 661421 INFO  (jetty-launcher-330-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 661421 WARN  (jetty-launcher-330-thread-3) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node3/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node3/lib
   [junit4]   2> 661421 INFO  (jetty-launcher-330-thread-3) [    ] 
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> 661423 INFO  (jetty-launcher-330-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 661423 INFO  (jetty-launcher-330-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 661423 INFO  (jetty-launcher-330-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 661423 INFO  (jetty-launcher-330-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 661424 INFO  (jetty-launcher-330-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 661424 INFO  (jetty-launcher-330-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 661424 INFO  (jetty-launcher-330-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34702/solr
   [junit4]   2> 661424 INFO  (jetty-launcher-330-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 661424 INFO  (jetty-launcher-330-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 661425 INFO  (jetty-launcher-330-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 661426 INFO  (jetty-launcher-330-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 661428 INFO  (jetty-launcher-330-thread-6) 
[n:127.0.0.1:41870_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$25/397596449@6fcabf04
   [junit4]   2> 661430 INFO  (jetty-launcher-330-thread-6) 
[n:127.0.0.1:41870_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 661440 INFO  (jetty-launcher-330-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node5/.
   [junit4]   2> 661440 INFO  (jetty-launcher-330-thread-4) 
[n:127.0.0.1:45088_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$25/397596449@7551ef15
   [junit4]   2> 661440 INFO  (jetty-launcher-330-thread-5) [    ] 
o.a.s.c.CoreContainer New CoreContainer 656057551
   [junit4]   2> 661440 INFO  (jetty-launcher-330-thread-5) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node5]
   [junit4]   2> 661440 WARN  (jetty-launcher-330-thread-5) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node5/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node5/lib
   [junit4]   2> 661440 INFO  (jetty-launcher-330-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node2/.
   [junit4]   2> 661441 INFO  (jetty-launcher-330-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1436000918
   [junit4]   2> 661442 INFO  (jetty-launcher-330-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node2]
   [junit4]   2> 661442 WARN  (jetty-launcher-330-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node2/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node2/lib
   [junit4]   2> 661442 INFO  (jetty-launcher-330-thread-2) [    ] 
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> 661441 INFO  (zkCallback-347-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@73edb79f 
name:ZooKeeperConnection Watcher:127.0.0.1:34702 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 661441 INFO  (jetty-launcher-330-thread-4) 
[n:127.0.0.1:45088_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 661443 INFO  (jetty-launcher-330-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 661440 INFO  (jetty-launcher-330-thread-5) [    ] 
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> 661443 INFO  (jetty-launcher-330-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 661443 INFO  (jetty-launcher-330-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node1/.
   [junit4]   2> 661443 INFO  (jetty-launcher-330-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 579491861
   [junit4]   2> 661443 INFO  (jetty-launcher-330-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node1]
   [junit4]   2> 661443 WARN  (jetty-launcher-330-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node1/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node1/lib
   [junit4]   2> 661443 INFO  (jetty-launcher-330-thread-1) [    ] 
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> 661444 INFO  (jetty-launcher-330-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 661444 INFO  (jetty-launcher-330-thread-7) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node7/.
   [junit4]   2> 661444 INFO  (jetty-launcher-330-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 661444 INFO  (jetty-launcher-330-thread-7) [    ] 
o.a.s.c.CoreContainer New CoreContainer 784074681
   [junit4]   2> 661444 INFO  (jetty-launcher-330-thread-7) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node7]
   [junit4]   2> 661444 WARN  (jetty-launcher-330-thread-7) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node7/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node7/lib
   [junit4]   2> 661444 INFO  (jetty-launcher-330-thread-7) [    ] 
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> 661444 INFO  (jetty-launcher-330-thread-5) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 661444 INFO  (jetty-launcher-330-thread-5) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 661444 INFO  (jetty-launcher-330-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34702/solr
   [junit4]   2> 661444 INFO  (jetty-launcher-330-thread-5) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 661444 INFO  (jetty-launcher-330-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 661444 INFO  (jetty-launcher-330-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 661444 INFO  (jetty-launcher-330-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 661444 INFO  (jetty-launcher-330-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 661444 INFO  (jetty-launcher-330-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34702/solr
   [junit4]   2> 661444 INFO  (jetty-launcher-330-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 661444 INFO  (jetty-launcher-330-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 661448 INFO  (jetty-launcher-330-thread-7) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 661448 INFO  (jetty-launcher-330-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 661449 INFO  (jetty-launcher-330-thread-7) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 661449 INFO  (jetty-launcher-330-thread-7) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 661449 INFO  (jetty-launcher-330-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 661449 INFO  (jetty-launcher-330-thread-7) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34702/solr
   [junit4]   2> 661450 INFO  (jetty-launcher-330-thread-7) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 661450 INFO  (jetty-launcher-330-thread-7) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 661450 INFO  (jetty-launcher-330-thread-7) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 661451 INFO  (jetty-launcher-330-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 661451 INFO  (jetty-launcher-330-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 661451 INFO  (jetty-launcher-330-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34702/solr
   [junit4]   2> 661451 INFO  (jetty-launcher-330-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 661451 INFO  (jetty-launcher-330-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 661451 INFO  (jetty-launcher-330-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 661452 INFO  
(zkCallback-349-thread-1-processing-n:127.0.0.1:45088_solr) 
[n:127.0.0.1:45088_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4c1f23d0 
name:ZooKeeperConnection Watcher:127.0.0.1:34702/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 661452 INFO  (jetty-launcher-330-thread-4) 
[n:127.0.0.1:45088_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 661453 INFO  
(zkCallback-348-thread-1-processing-n:127.0.0.1:41870_solr) 
[n:127.0.0.1:41870_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@47192ed0 
name:ZooKeeperConnection Watcher:127.0.0.1:34702/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 661453 INFO  (jetty-launcher-330-thread-6) 
[n:127.0.0.1:41870_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 661453 INFO  (zkCallback-357-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@460705e5 
name:ZooKeeperConnection Watcher:127.0.0.1:34702 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 661453 INFO  (jetty-launcher-330-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 661454 INFO  (jetty-launcher-330-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 661455 INFO  (zkCallback-354-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7ae36982 
name:ZooKeeperConnection Watcher:127.0.0.1:34702 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 661455 INFO  (jetty-launcher-330-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 661455 INFO  (jetty-launcher-330-thread-6) 
[n:127.0.0.1:41870_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 661455 INFO  (jetty-launcher-330-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 661455 INFO  (jetty-launcher-330-thread-3) 
[n:127.0.0.1:37309_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$25/397596449@44bb14
   [junit4]   2> 661455 INFO  (jetty-launcher-330-thread-4) 
[n:127.0.0.1:45088_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 661455 INFO  (zkCallback-360-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5548b3d2 
name:ZooKeeperConnection Watcher:127.0.0.1:34702 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 661456 INFO  (jetty-launcher-330-thread-3) 
[n:127.0.0.1:37309_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 661460 INFO  (jetty-launcher-330-thread-7) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 661460 INFO  (jetty-launcher-330-thread-7) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 661461 INFO  (jetty-launcher-330-thread-2) 
[n:127.0.0.1:38243_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$25/397596449@5acad3d3
   [junit4]   2> 661461 INFO  (zkCallback-361-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@26274143 
name:ZooKeeperConnection Watcher:127.0.0.1:34702 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 661461 INFO  (jetty-launcher-330-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 661462 INFO  (jetty-launcher-330-thread-2) 
[n:127.0.0.1:38243_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 661467 INFO  (jetty-launcher-330-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 661467 INFO  (jetty-launcher-330-thread-5) 
[n:127.0.0.1:39835_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$25/397596449@3983537d
   [junit4]   2> 661468 INFO  (jetty-launcher-330-thread-5) 
[n:127.0.0.1:39835_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 661468 INFO  
(zkCallback-362-thread-1-processing-n:127.0.0.1:37309_solr) 
[n:127.0.0.1:37309_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@78d427e6 
name:ZooKeeperConnection Watcher:127.0.0.1:34702/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 661469 INFO  (jetty-launcher-330-thread-3) 
[n:127.0.0.1:37309_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 661473 INFO  (jetty-launcher-330-thread-7) 
[n:127.0.0.1:41205_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$25/397596449@43b68577
   [junit4]   2> 661473 INFO  
(zkCallback-363-thread-1-processing-n:127.0.0.1:38243_solr) 
[n:127.0.0.1:38243_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@463423ba 
name:ZooKeeperConnection Watcher:127.0.0.1:34702/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 661473 INFO  (jetty-launcher-330-thread-2) 
[n:127.0.0.1:38243_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 661473 INFO  (jetty-launcher-330-thread-7) 
[n:127.0.0.1:41205_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 661474 INFO  (jetty-launcher-330-thread-6) 
[n:127.0.0.1:41870_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 661474 INFO  
(zkCallback-364-thread-1-processing-n:127.0.0.1:39835_solr) 
[n:127.0.0.1:39835_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@655d8a25 
name:ZooKeeperConnection Watcher:127.0.0.1:34702/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 661474 INFO  (jetty-launcher-330-thread-5) 
[n:127.0.0.1:39835_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 661475 INFO  (jetty-launcher-330-thread-4) 
[n:127.0.0.1:45088_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 661477 INFO  (jetty-launcher-330-thread-2) 
[n:127.0.0.1:38243_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 661477 INFO  (jetty-launcher-330-thread-3) 
[n:127.0.0.1:37309_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 661477 INFO  
(zkCallback-365-thread-1-processing-n:127.0.0.1:41205_solr) 
[n:127.0.0.1:41205_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@34c354ee 
name:ZooKeeperConnection Watcher:127.0.0.1:34702/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 661477 INFO  (jetty-launcher-330-thread-7) 
[n:127.0.0.1:41205_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 661477 INFO  (jetty-launcher-330-thread-1) 
[n:127.0.0.1:38521_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$25/397596449@3e271551
   [junit4]   2> 661477 INFO  (jetty-launcher-330-thread-1) 
[n:127.0.0.1:38521_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 661480 INFO  (jetty-launcher-330-thread-6) 
[n:127.0.0.1:41870_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 661480 INFO  
(zkCallback-366-thread-1-processing-n:127.0.0.1:38521_solr) 
[n:127.0.0.1:38521_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5bc773c9 
name:ZooKeeperConnection Watcher:127.0.0.1:34702/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 661480 INFO  (jetty-launcher-330-thread-1) 
[n:127.0.0.1:38521_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 661480 INFO  (jetty-launcher-330-thread-2) 
[n:127.0.0.1:38243_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 661480 INFO  (jetty-launcher-330-thread-4) 
[n:127.0.0.1:45088_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 661480 INFO  (jetty-launcher-330-thread-3) 
[n:127.0.0.1:37309_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 661481 INFO  (jetty-launcher-330-thread-7) 
[n:127.0.0.1:41205_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 661481 INFO  (jetty-launcher-330-thread-6) 
[n:127.0.0.1:41870_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 661482 INFO  (jetty-launcher-330-thread-3) 
[n:127.0.0.1:37309_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 661482 INFO  (jetty-launcher-330-thread-2) 
[n:127.0.0.1:38243_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 661482 INFO  (jetty-launcher-330-thread-4) 
[n:127.0.0.1:45088_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 661482 INFO  (jetty-launcher-330-thread-5) 
[n:127.0.0.1:39835_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 661485 INFO  (jetty-launcher-330-thread-3) 
[n:127.0.0.1:37309_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 661485 INFO  (jetty-launcher-330-thread-6) 
[n:127.0.0.1:41870_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 661485 INFO  (jetty-launcher-330-thread-7) 
[n:127.0.0.1:41205_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 661485 INFO  (jetty-launcher-330-thread-2) 
[n:127.0.0.1:38243_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 661485 INFO  (jetty-launcher-330-thread-5) 
[n:127.0.0.1:39835_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 661485 INFO  (jetty-launcher-330-thread-4) 
[n:127.0.0.1:45088_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 661486 INFO  (jetty-launcher-330-thread-3) 
[n:127.0.0.1:37309_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 661486 INFO  (jetty-launcher-330-thread-6) 
[n:127.0.0.1:41870_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 661486 INFO  (jetty-launcher-330-thread-7) 
[n:127.0.0.1:41205_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 661486 INFO  (jetty-launcher-330-thread-4) 
[n:127.0.0.1:45088_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 661486 INFO  (jetty-launcher-330-thread-2) 
[n:127.0.0.1:38243_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 661486 INFO  (jetty-launcher-330-thread-5) 
[n:127.0.0.1:39835_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 661487 INFO  (jetty-launcher-330-thread-6) 
[n:127.0.0.1:41870_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 661487 INFO  (jetty-launcher-330-thread-4) 
[n:127.0.0.1:45088_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 661487 INFO  (jetty-launcher-330-thread-3) 
[n:127.0.0.1:37309_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 661487 INFO  (jetty-launcher-330-thread-2) 
[n:127.0.0.1:38243_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 661487 INFO  (jetty-launcher-330-thread-5) 
[n:127.0.0.1:39835_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 661487 INFO  (jetty-launcher-330-thread-7) 
[n:127.0.0.1:41205_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 661488 INFO  (jetty-launcher-330-thread-4) 
[n:127.0.0.1:45088_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 661488 INFO  (jetty-launcher-330-thread-2) 
[n:127.0.0.1:38243_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 661488 INFO  (jetty-launcher-330-thread-6) 
[n:127.0.0.1:41870_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 661488 INFO  (jetty-launcher-330-thread-3) 
[n:127.0.0.1:37309_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 661488 INFO  (jetty-launcher-330-thread-5) 
[n:127.0.0.1:39835_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 661488 INFO  (jetty-launcher-330-thread-7) 
[n:127.0.0.1:41205_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 661488 INFO  (jetty-launcher-330-thread-1) 
[n:127.0.0.1:38521_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 661489 INFO  (jetty-launcher-330-thread-2) 
[n:127.0.0.1:38243_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 661489 INFO  (jetty-launcher-330-thread-4) 
[n:127.0.0.1:45088_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 661489 INFO  (jetty-launcher-330-thread-3) 
[n:127.0.0.1:37309_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 661489 INFO  (jetty-launcher-330-thread-6) 
[n:127.0.0.1:41870_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 661489 INFO  (jetty-launcher-330-thread-5) 
[n:127.0.0.1:39835_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 661489 INFO  (jetty-launcher-330-thread-7) 
[n:127.0.0.1:41205_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 661490 INFO  (jetty-launcher-330-thread-1) 
[n:127.0.0.1:38521_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 661490 INFO  (jetty-launcher-330-thread-2) 
[n:127.0.0.1:38243_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 661490 INFO  (jetty-launcher-330-thread-6) 
[n:127.0.0.1:41870_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 661490 INFO  (jetty-launcher-330-thread-7) 
[n:127.0.0.1:41205_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 661490 INFO  (jetty-launcher-330-thread-3) 
[n:127.0.0.1:37309_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 661490 INFO  (jetty-launcher-330-thread-4) 
[n:127.0.0.1:45088_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 661490 INFO  (jetty-launcher-330-thread-5) 
[n:127.0.0.1:39835_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 661490 INFO  (jetty-launcher-330-thread-2) 
[n:127.0.0.1:38243_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 661490 INFO  (jetty-launcher-330-thread-1) 
[n:127.0.0.1:38521_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 661490 INFO  (jetty-launcher-330-thread-7) 
[n:127.0.0.1:41205_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 661490 INFO  (jetty-launcher-330-thread-3) 
[n:127.0.0.1:37309_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 661490 INFO  (jetty-launcher-330-thread-6) 
[n:127.0.0.1:41870_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 661490 INFO  (jetty-launcher-330-thread-5) 
[n:127.0.0.1:39835_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 661490 INFO  (jetty-launcher-330-thread-4) 
[n:127.0.0.1:45088_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 661491 INFO  (jetty-launcher-330-thread-2) 
[n:127.0.0.1:38243_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{urlScheme=https}
   [junit4]   2> 661491 INFO  (jetty-launcher-330-thread-3) 
[n:127.0.0.1:37309_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{urlScheme=https}
   [junit4]   2> 661491 INFO  (jetty-launcher-330-thread-7) 
[n:127.0.0.1:41205_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{urlScheme=https}
   [junit4]   2> 661491 INFO  (jetty-launcher-330-thread-6) 
[n:127.0.0.1:41870_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{urlScheme=https}
   [junit4]   2> 661491 INFO  (jetty-launcher-330-thread-2) 
[n:127.0.0.1:38243_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 661491 INFO  (jetty-launcher-330-thread-4) 
[n:127.0.0.1:45088_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{urlScheme=https}
   [junit4]   2> 661491 INFO  (jetty-launcher-330-thread-5) 
[n:127.0.0.1:39835_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{urlScheme=https}
   [junit4]   2> 661491 INFO  (jetty-launcher-330-thread-3) 
[n:127.0.0.1:37309_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 661491 INFO  (jetty-launcher-330-thread-7) 
[n:127.0.0.1:41205_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 661491 INFO  (jetty-launcher-330-thread-4) 
[n:127.0.0.1:45088_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 661491 INFO  (jetty-launcher-330-thread-6) 
[n:127.0.0.1:41870_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 661491 INFO  (jetty-launcher-330-thread-5) 
[n:127.0.0.1:39835_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 661492 INFO  (jetty-launcher-330-thread-1) 
[n:127.0.0.1:38521_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{urlScheme=https}
   [junit4]   2> 661492 INFO  (jetty-launcher-330-thread-1) 
[n:127.0.0.1:38521_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 661492 INFO  (jetty-launcher-330-thread-2) 
[n:127.0.0.1:38243_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 661493 INFO  (jetty-launcher-330-thread-3) 
[n:127.0.0.1:37309_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 661493 INFO  (jetty-launcher-330-thread-4) 
[n:127.0.0.1:45088_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 661493 INFO  (jetty-launcher-330-thread-6) 
[n:127.0.0.1:41870_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 661495 INFO  (jetty-launcher-330-thread-5) 
[n:127.0.0.1:39835_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 661495 INFO  (jetty-launcher-330-thread-2) 
[n:127.0.0.1:38243_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 661495 INFO  (jetty-launcher-330-thread-7) 
[n:127.0.0.1:41205_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 661495 INFO  (jetty-launcher-330-thread-3) 
[n:127.0.0.1:37309_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 661496 INFO  (jetty-launcher-330-thread-4) 
[n:127.0.0.1:45088_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 661496 INFO  (jetty-launcher-330-thread-6) 
[n:127.0.0.1:41870_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 661496 INFO  (jetty-launcher-330-thread-2) 
[n:127.0.0.1:38243_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 661496 INFO  (jetty-launcher-330-thread-5) 
[n:127.0.0.1:39835_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 661496 INFO  (jetty-launcher-330-thread-4) 
[n:127.0.0.1:45088_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95955646285938699-127.0.0.1:45088_solr-n_0000000000
   [junit4]   2> 661496 INFO  (jetty-launcher-330-thread-6) 
[n:127.0.0.1:41870_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95955646285938700-127.0.0.1:41870_solr-n_0000000001
   [junit4]   2> 661496 INFO  (jetty-launcher-330-thread-1) 
[n:127.0.0.1:38521_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 661496 INFO  (jetty-launcher-330-thread-2) 
[n:127.0.0.1:38243_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95955646285938706-127.0.0.1:38243_solr-n_0000000002
   [junit4]   2> 661497 INFO  (jetty-launcher-330-thread-5) 
[n:127.0.0.1:39835_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95955646285938707-127.0.0.1:39835_solr-n_0000000003
   [junit4]   2> 661497 INFO  (jetty-launcher-330-thread-3) 
[n:127.0.0.1:37309_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 661497 INFO  (jetty-launcher-330-thread-4) 
[n:127.0.0.1:45088_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:45088_solr
   [junit4]   2> 661497 INFO  (jetty-launcher-330-thread-4) 
[n:127.0.0.1:45088_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 661497 INFO  (jetty-launcher-330-thread-1) 
[n:127.0.0.1:38521_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95955646285938709-127.0.0.1:38521_solr-n_0000000004
   [junit4]   2> 661497 INFO  (jetty-launcher-330-thread-2) 
[n:127.0.0.1:38243_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95955646285938700-127.0.0.1:41870_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 661497 INFO  (jetty-launcher-330-thread-6) 
[n:127.0.0.1:41870_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95955646285938699-127.0.0.1:45088_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 661497 INFO  (jetty-launcher-330-thread-3) 
[n:127.0.0.1:37309_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95955646285938705-127.0.0.1:37309_solr-n_0000000005
   [junit4]   2> 661497 INFO  (jetty-launcher-330-thread-5) 
[n:127.0.0.1:39835_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95955646285938706-127.0.0.1:38243_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 661497 INFO  (jetty-launcher-330-thread-2) 
[n:127.0.0.1:38243_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38243_solr
   [junit4]   2> 661497 INFO  (jetty-launcher-330-thread-6) 
[n:127.0.0.1:41870_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41870_solr
   [junit4]   2> 661498 INFO  (jetty-launcher-330-thread-7) 
[n:127.0.0.1:41205_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 661498 INFO  (jetty-launcher-330-thread-5) 
[n:127.0.0.1:39835_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39835_solr
   [junit4]   2> 661498 INFO  (jetty-launcher-330-thread-6) 
[n:127.0.0.1:41870_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:41870_solr
   [junit4]   2> 661498 INFO  (jetty-launcher-330-thread-2) 
[n:127.0.0.1:38243_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:38243_solr
   [junit4]   2> 661498 INFO  (jetty-launcher-330-thread-7) 
[n:127.0.0.1:41205_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95955646285938708-127.0.0.1:41205_solr-n_0000000006
   [junit4]   2> 661498 INFO  (jetty-launcher-330-thread-5) 
[n:127.0.0.1:39835_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:39835_solr
   [junit4]   2> 661498 INFO  (jetty-launcher-330-thread-3) 
[n:127.0.0.1:37309_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95955646285938709-127.0.0.1:38521_solr-n_0000000004 to 
know if I could be the leader
   [junit4]   2> 661498 INFO  (jetty-launcher-330-thread-1) 
[n:127.0.0.1:38521_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95955646285938707-127.0.0.1:39835_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 661498 INFO  (jetty-launcher-330-thread-4) 
[n:127.0.0.1:45088_solr    ] o.a.s.c.Overseer Overseer 
(id=95955646285938699-127.0.0.1:45088_solr-n_0000000000) starting
   [junit4]   2> 661499 INFO  (jetty-launcher-330-thread-3) 
[n:127.0.0.1:37309_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37309_solr
   [junit4]   2> 661499 INFO  (jetty-launcher-330-thread-1) 
[n:127.0.0.1:38521_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38521_solr
   [junit4]   2> 661499 INFO  
(zkCallback-349-thread-1-processing-n:127.0.0.1:45088_solr) 
[n:127.0.0.1:45088_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 661499 INFO  
(zkCallback-363-thread-1-processing-n:127.0.0.1:38243_solr) 
[n:127.0.0.1:38243_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 661499 INFO  
(zkCallback-365-thread-1-processing-n:127.0.0.1:41205_solr) 
[n:127.0.0.1:41205_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 661499 INFO  (jetty-launcher-330-thread-3) 
[n:127.0.0.1:37309_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:37309_solr
   [junit4]   2> 661499 INFO  
(zkCallback-364-thread-1-processing-n:127.0.0.1:39835_solr) 
[n:127.0.0.1:39835_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 661499 INFO  
(zkCallback-348-thread-1-processing-n:127.0.0.1:41870_solr) 
[n:127.0.0.1:41870_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 661500 INFO  
(zkCallback-349-thread-1-processing-n:127.0.0.1:45088_solr) 
[n:127.0.0.1:45088_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 661499 INFO  (jetty-launcher-330-thread-7) 
[n:127.0.0.1:41205_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95955646285938705-127.0.0.1:37309_solr-n_0000000005 to 
know if I could be the leader
   [junit4]   2> 661499 INFO  
(zkCallback-366-thread-1-processing-n:127.0.0.1:38521_solr) 
[n:127.0.0.1:38521_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 661501 INFO  
(zkCallback-363-thread-1-processing-n:127.0.0.1:38243_solr) 
[n:127.0.0.1:38243_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 661501 INFO  
(zkCallback-362-thread-1-processing-n:127.0.0.1:37309_solr) 
[n:127.0.0.1:37309_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 661500 INFO  (jetty-launcher-330-thread-1) 
[n:127.0.0.1:38521_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:38521_solr
   [junit4]   2> 661501 INFO  (jetty-launcher-330-thread-7) 
[n:127.0.0.1:41205_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:41205_solr as DOWN
   [junit4]   2> 661502 INFO  (jetty-launcher-330-thread-4) 
[n:127.0.0.1:45088_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 661507 INFO  
(zkCallback-348-thread-1-processing-n:127.0.0.1:41870_solr) 
[n:127.0.0.1:41870_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 661507 INFO  
(zkCallback-365-thread-1-processing-n:127.0.0.1:41205_solr) 
[n:127.0.0.1:41205_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 661507 INFO  
(zkCallback-366-thread-1-processing-n:127.0.0.1:38521_solr) 
[n:127.0.0.1:38521_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 661507 INFO  
(zkCallback-362-thread-1-processing-n:127.0.0.1:37309_solr) 
[n:127.0.0.1:37309_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 661508 INFO  
(zkCallback-363-thread-2-processing-n:127.0.0.1:38243_solr) 
[n:127.0.0.1:38243_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 661508 INFO  
(zkCallback-365-thread-2-processing-n:127.0.0.1:41205_solr) 
[n:127.0.0.1:41205_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 661510 INFO  
(zkCallback-362-thread-1-processing-n:127.0.0.1:37309_solr) 
[n:127.0.0.1:37309_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 661510 INFO  
(zkCallback-349-thread-1-processing-n:127.0.0.1:45088_solr) 
[n:127.0.0.1:45088_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 661511 INFO  
(zkCallback-364-thread-2-processing-n:127.0.0.1:39835_solr) 
[n:127.0.0.1:39835_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 661511 INFO  
(zkCallback-366-thread-2-processing-n:127.0.0.1:38521_solr) 
[n:127.0.0.1:38521_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 661512 INFO  
(zkCallback-364-thread-1-processing-n:127.0.0.1:39835_solr) 
[n:127.0.0.1:39835_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 661512 INFO  
(zkCallback-365-thread-2-processing-n:127.0.0.1:41205_solr) 
[n:127.0.0.1:41205_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 661512 INFO  
(zkCallback-348-thread-1-processing-n:127.0.0.1:41870_solr) 
[n:127.0.0.1:41870_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 661512 INFO  
(zkCallback-363-thread-2-processing-n:127.0.0.1:38243_solr) 
[n:127.0.0.1:38243_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 661512 INFO  
(zkCallback-349-thread-1-processing-n:127.0.0.1:45088_solr) 
[n:127.0.0.1:45088_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 661512 INFO  
(zkCallback-362-thread-1-processing-n:127.0.0.1:37309_solr) 
[n:127.0.0.1:37309_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 661512 INFO  
(zkCallback-348-thread-1-processing-n:127.0.0.1:41870_solr) 
[n:127.0.0.1:41870_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 661512 INFO  
(zkCallback-364-thread-2-processing-n:127.0.0.1:39835_solr) 
[n:127.0.0.1:39835_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 661512 INFO  
(zkCallback-366-thread-2-processing-n:127.0.0.1:38521_solr) 
[n:127.0.0.1:38521_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 661513 INFO  
(zkCallback-366-thread-2-processing-n:127.0.0.1:38521_solr) 
[n:127.0.0.1:38521_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 661513 INFO  
(zkCallback-348-thread-1-processing-n:127.0.0.1:41870_solr) 
[n:127.0.0.1:41870_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 661513 INFO  
(zkCallback-364-thread-2-processing-n:127.0.0.1:39835_solr) 
[n:127.0.0.1:39835_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 661513 INFO  
(zkCallback-363-thread-2-processing-n:127.0.0.1:38243_solr) 
[n:127.0.0.1:38243_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 661513 INFO  
(zkCallback-366-thread-2-processing-n:127.0.0.1:38521_solr) 
[n:127.0.0.1:38521_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 661513 INFO  
(zkCallback-348-thread-1-processing-n:127.0.0.1:41870_solr) 
[n:127.0.0.1:41870_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 661513 INFO  
(zkCallback-363-thread-2-processing-n:127.0.0.1:38243_solr) 
[n:127.0.0.1:38243_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 661513 INFO  
(zkCallback-364-thread-2-processing-n:127.0.0.1:39835_solr) 
[n:127.0.0.1:39835_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 661513 INFO  
(zkCallback-349-thread-1-processing-n:127.0.0.1:45088_solr) 
[n:127.0.0.1:45088_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 661514 INFO  
(zkCallback-362-thread-1-processing-n:127.0.0.1:37309_solr) 
[n:127.0.0.1:37309_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 661514 INFO  
(zkCallback-365-thread-2-processing-n:127.0.0.1:41205_solr) 
[n:127.0.0.1:41205_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 661515 INFO  
(zkCallback-349-thread-1-processing-n:127.0.0.1:45088_solr) 
[n:127.0.0.1:45088_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 661515 INFO  
(zkCallback-365-thread-2-processing-n:127.0.0.1:41205_solr) 
[n:127.0.0.1:41205_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 661515 INFO  
(zkCallback-362-thread-1-processing-n:127.0.0.1:37309_solr) 
[n:127.0.0.1:37309_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 661518 INFO  (jetty-launcher-330-thread-4) 
[n:127.0.0.1:45088_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 661519 INFO  
(OverseerCollectionConfigSetProcessor-95955646285938699-127.0.0.1:45088_solr-n_0000000000)
 [n:127.0.0.1:45088_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 661519 INFO  (jetty-launcher-330-thread-4) 
[n:127.0.0.1:45088_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45088_solr as DOWN
   [junit4]   2> 661520 INFO  
(OverseerStateUpdate-95955646285938699-127.0.0.1:45088_solr-n_0000000000) 
[n:127.0.0.1:45088_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 661521 INFO  
(OverseerStateUpdate-95955646285938699-127.0.0.1:45088_solr-n_0000000000) 
[n:127.0.0.1:45088_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (5)
   [junit4]   2> 661521 INFO  
(OverseerStateUpdate-95955646285938699-127.0.0.1:45088_solr-n_0000000000) 
[n:127.0.0.1:45088_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:41205_solr"} current state version: 0
   [junit4]   2> 661521 INFO  
(OverseerStateUpdate-95955646285938699-127.0.0.1:45088_solr-n_0000000000) 
[n:127.0.0.1:45088_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:41205_solr
   [junit4]   2> 661522 INFO  
(OverseerStateUpdate-95955646285938699-127.0.0.1:45088_solr-n_0000000000) 
[n:127.0.0.1:45088_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:45088_solr"} current state version: 0
   [junit4]   2> 661522 INFO  
(OverseerStateUpdate-95955646285938699-127.0.0.1:45088_solr-n_0000000000) 
[n:127.0.0.1:45088_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:45088_solr
   [junit4]   2> 661532 INFO  (jetty-launcher-330-thread-3) 
[n:127.0.0.1:37309_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 661532 INFO  (jetty-launcher-330-thread-3) 
[n:127.0.0.1:37309_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 661532 INFO  (jetty-launcher-330-thread-6) 
[n:127.0.0.1:41870_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 661532 INFO  (jetty-launcher-330-thread-6) 
[n:127.0.0.1:41870_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 661533 INFO  (jetty-launcher-330-thread-2) 
[n:127.0.0.1:38243_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 661533 INFO  (jetty-launcher-330-thread-3) 
[n:127.0.0.1:37309_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node3/.
   [junit4]   2> 661533 INFO  (jetty-launcher-330-thread-6) 
[n:127.0.0.1:41870_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node6/.
   [junit4]   2> 661533 INFO  (jetty-launcher-330-thread-2) 
[n:127.0.0.1:38243_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 661533 INFO  (jetty-launcher-330-thread-3) 
[n:127.0.0.1:37309_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 661533 INFO  (jetty-launcher-330-thread-6) 
[n:127.0.0.1:41870_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 661533 INFO  (jetty-launcher-330-thread-2) 
[n:127.0.0.1:38243_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node2/.
   [junit4]   2> 661533 INFO  (jetty-launcher-330-thread-2) 
[n:127.0.0.1:38243_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 661533 INFO  (jetty-launcher-330-thread-3) 
[n:127.0.0.1:37309_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 661533 INFO  (jetty-launcher-330-thread-3) 
[n:127.0.0.1:37309_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 661534 INFO  (jetty-launcher-330-thread-6) 
[n:127.0.0.1:41870_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 661534 INFO  (jetty-launcher-330-thread-6) 
[n:127.0.0.1:41870_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 661534 INFO  (jetty-launcher-330-thread-2) 
[n:127.0.0.1:38243_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 661534 INFO  (jetty-launcher-330-thread-2) 
[n:127.0.0.1:38243_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 661534 INFO  (jetty-launcher-330-thread-1) 
[n:127.0.0.1:38521_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 661534 INFO  (jetty-launcher-330-thread-1) 
[n:127.0.0.1:38521_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 661534 INFO  (jetty-launcher-330-thread-1) 
[n:127.0.0.1:38521_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node1/.
   [junit4]   2> 661534 INFO  (jetty-launcher-330-thread-1) 
[n:127.0.0.1:38521_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 661535 INFO  (jetty-launcher-330-thread-1) 
[n:127.0.0.1:38521_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 661535 INFO  (jetty-launcher-330-thread-1) 
[n:127.0.0.1:38521_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 661538 INFO  (jetty-launcher-330-thread-5) 
[n:127.0.0.1:39835_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup fo

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

09_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] 
o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=136,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=288,cumulative_adds=219,cumulative_deletesById=63,cumulative_deletesByQuery=364,cumulative_errors=288,transaction_logs_total_size=1989,transaction_logs_total_number=10}
   [junit4]   2> 1315489 INFO  (qtp837782987-2590) [n:127.0.0.1:37309_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1315489 INFO  (qtp837782987-2590) [n:127.0.0.1:37309_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1315489 INFO  (qtp837782987-2590) [n:127.0.0.1:37309_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1315490 INFO  (qtp837782987-2590) [n:127.0.0.1:37309_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1315490 INFO  (qtp837782987-2590) [n:127.0.0.1:37309_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@6db3fc63 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d72cb56),segFN=segments_2v,generation=103}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@6db3fc63 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d72cb56),segFN=segments_2w,generation=104}
   [junit4]   2> 1315490 INFO  (qtp837782987-2590) [n:127.0.0.1:37309_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 104
   [junit4]   2> 1315490 INFO  (qtp837782987-2590) [n:127.0.0.1:37309_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.c.SolrCore 
[test_col_shard2_replica1] Closing main searcher on request.
   [junit4]   2> 1315511 INFO  (qtp837782987-2590) [n:127.0.0.1:37309_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 1315511 INFO  (qtp837782987-2590) [n:127.0.0.1:37309_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node3/./test_col_shard2_replica1/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node3/./test_col_shard2_replica1/data/index;done=false>>]
   [junit4]   2> 1315511 INFO  (qtp837782987-2590) [n:127.0.0.1:37309_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1315511 INFO  (qtp837782987-2590) [n:127.0.0.1:37309_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node3/./test_col_shard2_replica1/data/index
   [junit4]   2> 1315511 INFO  (qtp837782987-2590) [n:127.0.0.1:37309_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node3/./test_col_shard2_replica1/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node3/./test_col_shard2_replica1/data;done=false>>]
   [junit4]   2> 1315511 INFO  (qtp837782987-2590) [n:127.0.0.1:37309_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1315511 INFO  (qtp837782987-2590) [n:127.0.0.1:37309_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001/tempDir-001/node3/./test_col_shard2_replica1/data
   [junit4]   2> 1315512 INFO  
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[CE17661947C493F6]-worker) [ 
   ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34702 34702
   [junit4]   2> 1335531 INFO  (Thread-736) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:34702 34702
   [junit4]   2> 1335532 WARN  (Thread-736) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/aliases.json
   [junit4]   2>        7       /solr/security.json
   [junit4]   2>        6       
/solr/configs/solrCloudCollectionConfig/managed-schema
   [junit4]   2>        6       /solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/clusterprops.json
   [junit4]   2>        8       /solr/clusterstate.json
   [junit4]   2>        6       /solr/collections/test_col/state.json
   [junit4]   2>        3       
/solr/overseer_elect/election/95955646285938700-127.0.0.1:41870_solr-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/95955646285938709-127.0.0.1:38521_solr-n_0000000004
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/live_nodes
   [junit4]   2>        8       /solr/collections
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1335532 INFO  
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[CE17661947C493F6]-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-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_CE17661947C493F6-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{foo_i=FSTOrd50, id_i=PostingsFormat(name=Memory doPackFST= false), 
_version_=FSTOrd50, id=PostingsFormat(name=MockRandom)}, docValues:{}, 
maxPointsInLeafNode=1999, maxMBSortInHeap=5.997616900470929, 
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=de, timezone=Navajo
   [junit4]   2> NOTE: Linux 4.4.0-21-generic amd64/Oracle Corporation 1.8.0_92 
(64-bit)/cpus=12,threads=1,free=258004064,total=517472256
   [junit4]   2> NOTE: All tests run in this JVM: [TestBM25SimilarityFactory, 
HttpPartitionTest, SolrPluginUtilsTest, TestTestInjection, 
TestUseDocValuesAsStored, WrapperMergePolicyFactoryTest, 
BasicFunctionalityTest, DistribCursorPagingTest, TestCodecSupport, 
TestConfigSetsAPIZkFailure, TestQueryUtils, BlockDirectoryTest, 
SpatialRPTFieldTypeTest, HdfsNNFailoverTest, TestFastLRUCache, 
RestartWhileUpdatingTest, TestDistribIDF, TestXmlQParser, MultiTermTest, 
OpenCloseCoreStressTest, TestStressVersions, TestRestoreCore, 
TestRandomRequestDistribution, MoreLikeThisHandlerTest, 
HdfsTlogReplayBufferedWhileIndexingTest, TestDynamicFieldCollectionResource, 
DistributedTermsComponentTest, SaslZkACLProviderTest, TestSystemIdResolver, 
TestLeaderInitiatedRecoveryThread, TestDFRSimilarityFactory, 
VMParamsZkACLAndCredentialsProvidersTest, 
TestTolerantUpdateProcessorRandomCloud]
   [junit4] Completed [234/598 (1!)] on J1 in 674.34s, 2 tests, 1 error <<< 
FAILURES!

[...truncated 1160 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J1-20160525_085143_071.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid23376.hprof 
...
   [junit4] Heap dump file created [515345924 bytes in 1.537 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 16 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:531: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1427: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: 
There were test failures: 598 suites (10 ignored), 2433 tests, 1 error, 115 
ignored (71 assumptions) [seed: CE17661947C493F6]

Total time: 67 minutes 17 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


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

Reply via email to