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

1 tests failed.
FAILED:  
org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testVariousAddsViaShard2NonLeaderClient

Error Message:
Could not load collection from ZK: test_col

Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK: 
test_col
        at 
__randomizedtesting.SeedInfo.seed([FDEBDE7412EE2C53:28DE0267ADD690FA]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1093)
        at 
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:638)
        at 
org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:212)
        at 
org.apache.solr.common.cloud.ClusterState.hasCollection(ClusterState.java:114)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1302)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1024)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
        at 
org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.assertQueryDocIds(TestTolerantUpdateProcessorCloud.java:1020)
        at 
org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testVariousAdds(TestTolerantUpdateProcessorCloud.java:756)
        at 
org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testVariousAddsViaShard2NonLeaderClient(TestTolerantUpdateProcessorCloud.java:408)
        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.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /collections/test_col/state.json
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
        at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:348)
        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:345)
        at 
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1105)
        at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1091)
        ... 51 more




Build Log:
[...truncated 11147 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTolerantUpdateProcessorCloud
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_FDEBDE7412EE2C53-001/init-core-data-001
   [junit4]   2> 582952 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 582957 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 582957 INFO  (Thread-1000) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 582957 INFO  (Thread-1000) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 583057 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:50112
   [junit4]   2> 583057 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 583058 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 583061 INFO  (zkCallback-954-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7ab7d0f9 
name:ZooKeeperConnection Watcher:127.0.0.1:50112 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 583061 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 583061 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 583061 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 583063 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 583070 INFO  (jetty-launcher-953-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 583070 INFO  (jetty-launcher-953-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 583081 INFO  (jetty-launcher-953-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 583081 INFO  (jetty-launcher-953-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 583084 INFO  (jetty-launcher-953-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 583085 INFO  (jetty-launcher-953-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@b19a9cc{/solr,null,AVAILABLE}
   [junit4]   2> 583086 INFO  (jetty-launcher-953-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@21ea3bd4{/solr,null,AVAILABLE}
   [junit4]   2> 583087 INFO  (jetty-launcher-953-thread-2) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@2e89bd21{SSL,[ssl, 
http/1.1]}{127.0.0.1:35297}
   [junit4]   2> 583087 INFO  (jetty-launcher-953-thread-2) [    ] 
o.e.j.s.Server Started @586051ms
   [junit4]   2> 583087 INFO  (jetty-launcher-953-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35297}
   [junit4]   2> 583087 INFO  (jetty-launcher-953-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 583087 INFO  (jetty-launcher-953-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_FDEBDE7412EE2C53-001/tempDir-001/node2'
   [junit4]   2> 583087 INFO  (jetty-launcher-953-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 583087 INFO  (jetty-launcher-953-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 583087 INFO  (jetty-launcher-953-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 583089 INFO  (jetty-launcher-953-thread-4) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@79328c9e{SSL,[ssl, 
http/1.1]}{127.0.0.1:52196}
   [junit4]   2> 583089 INFO  (jetty-launcher-953-thread-4) [    ] 
o.e.j.s.Server Started @586053ms
   [junit4]   2> 583089 INFO  (jetty-launcher-953-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52196}
   [junit4]   2> 583089 INFO  (jetty-launcher-953-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 583089 INFO  (jetty-launcher-953-thread-4) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_FDEBDE7412EE2C53-001/tempDir-001/node4'
   [junit4]   2> 583089 INFO  (jetty-launcher-953-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 583089 INFO  (jetty-launcher-953-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 583089 INFO  (jetty-launcher-953-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 583090 INFO  (jetty-launcher-953-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2064f3a4{/solr,null,AVAILABLE}
   [junit4]   2> 583090 INFO  (jetty-launcher-953-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 583092 INFO  (jetty-launcher-953-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1fe2d258{/solr,null,AVAILABLE}
   [junit4]   2> 583094 INFO  (jetty-launcher-953-thread-5) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@1eee113a{SSL,[ssl, 
http/1.1]}{127.0.0.1:60544}
   [junit4]   2> 583094 INFO  (jetty-launcher-953-thread-5) [    ] 
o.e.j.s.Server Started @586059ms
   [junit4]   2> 583094 INFO  (jetty-launcher-953-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60544}
   [junit4]   2> 583094 INFO  (jetty-launcher-953-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 583094 INFO  (jetty-launcher-953-thread-5) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_FDEBDE7412EE2C53-001/tempDir-001/node5'
   [junit4]   2> 583094 INFO  (jetty-launcher-953-thread-5) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 583094 INFO  (jetty-launcher-953-thread-5) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 583095 INFO  (jetty-launcher-953-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 583096 INFO  (jetty-launcher-953-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 583099 INFO  (jetty-launcher-953-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 583099 INFO  (jetty-launcher-953-thread-3) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@8a7868e{SSL,[ssl, 
http/1.1]}{127.0.0.1:51698}
   [junit4]   2> 583099 INFO  (jetty-launcher-953-thread-3) [    ] 
o.e.j.s.Server Started @586064ms
   [junit4]   2> 583099 INFO  (jetty-launcher-953-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51698}
   [junit4]   2> 583099 INFO  (jetty-launcher-953-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 583099 INFO  (jetty-launcher-953-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_FDEBDE7412EE2C53-001/tempDir-001/node3'
   [junit4]   2> 583099 INFO  (jetty-launcher-953-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 583100 INFO  (jetty-launcher-953-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 583100 INFO  (jetty-launcher-953-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 583103 INFO  (jetty-launcher-953-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@76c520e9{/solr,null,AVAILABLE}
   [junit4]   2> 583104 INFO  (zkCallback-955-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5f76de29 
name:ZooKeeperConnection Watcher:127.0.0.1:50112/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 583104 INFO  (zkCallback-957-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@15cf943f 
name:ZooKeeperConnection Watcher:127.0.0.1:50112/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 583104 INFO  (jetty-launcher-953-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 583104 INFO  (jetty-launcher-953-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 583105 INFO  (jetty-launcher-953-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 583105 INFO  (jetty-launcher-953-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 583106 INFO  (jetty-launcher-953-thread-1) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@2cd7e8bd{SSL,[ssl, 
http/1.1]}{127.0.0.1:35340}
   [junit4]   2> 583106 INFO  (jetty-launcher-953-thread-1) [    ] 
o.e.j.s.Server Started @586071ms
   [junit4]   2> 583106 INFO  (jetty-launcher-953-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 583106 INFO  (jetty-launcher-953-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35340}
   [junit4]   2> 583106 INFO  (jetty-launcher-953-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 583106 INFO  (jetty-launcher-953-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_FDEBDE7412EE2C53-001/tempDir-001/node1'
   [junit4]   2> 583106 INFO  (jetty-launcher-953-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 583107 INFO  (jetty-launcher-953-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 583107 INFO  (jetty-launcher-953-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 583107 INFO  (jetty-launcher-953-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 583107 INFO  (zkCallback-956-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3775a19a 
name:ZooKeeperConnection Watcher:127.0.0.1:50112/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 583107 INFO  (jetty-launcher-953-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 583107 INFO  (jetty-launcher-953-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 583108 INFO  (jetty-launcher-953-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 583108 INFO  (jetty-launcher-953-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 583113 INFO  (jetty-launcher-953-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 583113 INFO  (zkCallback-959-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@17ca4737 
name:ZooKeeperConnection Watcher:127.0.0.1:50112/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 583113 INFO  (jetty-launcher-953-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 583113 INFO  (jetty-launcher-953-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 583113 INFO  (zkCallback-958-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@37a2a504 
name:ZooKeeperConnection Watcher:127.0.0.1:50112/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 583114 INFO  (jetty-launcher-953-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 583114 INFO  (jetty-launcher-953-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 583115 INFO  (jetty-launcher-953-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 583115 INFO  (jetty-launcher-953-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 583123 INFO  (jetty-launcher-953-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_FDEBDE7412EE2C53-001/tempDir-001/node5/.
   [junit4]   2> 583123 INFO  (jetty-launcher-953-thread-5) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1309422434
   [junit4]   2> 583123 INFO  (jetty-launcher-953-thread-5) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_FDEBDE7412EE2C53-001/tempDir-001/node5]
   [junit4]   2> 583123 WARN  (jetty-launcher-953-thread-5) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_FDEBDE7412EE2C53-001/tempDir-001/node5/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_FDEBDE7412EE2C53-001/tempDir-001/node5/lib
   [junit4]   2> 583125 INFO  (jetty-launcher-953-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> 583125 INFO  (jetty-launcher-953-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_FDEBDE7412EE2C53-001/tempDir-001/node3/.
   [junit4]   2> 583126 INFO  (jetty-launcher-953-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 857633177
   [junit4]   2> 583126 INFO  (jetty-launcher-953-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_FDEBDE7412EE2C53-001/tempDir-001/node4/.
   [junit4]   2> 583126 INFO  (jetty-launcher-953-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1800932718
   [junit4]   2> 583126 INFO  (jetty-launcher-953-thread-4) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_FDEBDE7412EE2C53-001/tempDir-001/node4]
   [junit4]   2> 583126 WARN  (jetty-launcher-953-thread-4) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_FDEBDE7412EE2C53-001/tempDir-001/node4/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_FDEBDE7412EE2C53-001/tempDir-001/node4/lib
   [junit4]   2> 583126 INFO  (jetty-launcher-953-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> 583126 INFO  (jetty-launcher-953-thread-3) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_FDEBDE7412EE2C53-001/tempDir-001/node3]
   [junit4]   2> 583127 WARN  (jetty-launcher-953-thread-3) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_FDEBDE7412EE2C53-001/tempDir-001/node3/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_FDEBDE7412EE2C53-001/tempDir-001/node3/lib
   [junit4]   2> 583127 INFO  (jetty-launcher-953-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> 583129 INFO  (jetty-launcher-953-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 583129 INFO  (jetty-launcher-953-thread-5) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 583129 INFO  (jetty-launcher-953-thread-5) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 583129 INFO  (jetty-launcher-953-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50112/solr
   [junit4]   2> 583129 INFO  (jetty-launcher-953-thread-5) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 583129 INFO  (jetty-launcher-953-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 583131 INFO  (jetty-launcher-953-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 583131 INFO  (jetty-launcher-953-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_FDEBDE7412EE2C53-001/tempDir-001/node1/.
   [junit4]   2> 583133 INFO  (jetty-launcher-953-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 583135 INFO  (jetty-launcher-953-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1037109170
   [junit4]   2> 583135 INFO  (jetty-launcher-953-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 583135 INFO  (jetty-launcher-953-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_FDEBDE7412EE2C53-001/tempDir-001/node1]
   [junit4]   2> 583135 INFO  (jetty-launcher-953-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 583132 INFO  (jetty-launcher-953-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 583136 INFO  (jetty-launcher-953-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 583136 INFO  (jetty-launcher-953-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 583131 INFO  (jetty-launcher-953-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_FDEBDE7412EE2C53-001/tempDir-001/node2/.
   [junit4]   2> 583136 INFO  (jetty-launcher-953-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50112/solr
   [junit4]   2> 583137 INFO  (jetty-launcher-953-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 583137 INFO  (jetty-launcher-953-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 583136 WARN  (jetty-launcher-953-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_FDEBDE7412EE2C53-001/tempDir-001/node1/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_FDEBDE7412EE2C53-001/tempDir-001/node1/lib
   [junit4]   2> 583136 INFO  (jetty-launcher-953-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50112/solr
   [junit4]   2> 583138 INFO  (jetty-launcher-953-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 583138 INFO  (jetty-launcher-953-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> 583138 INFO  (jetty-launcher-953-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 583138 INFO  (jetty-launcher-953-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 583136 INFO  (jetty-launcher-953-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1292768661
   [junit4]   2> 583139 INFO  (jetty-launcher-953-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_FDEBDE7412EE2C53-001/tempDir-001/node2]
   [junit4]   2> 583136 INFO  (zkCallback-962-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@256ee449 
name:ZooKeeperConnection Watcher:127.0.0.1:50112 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 583139 INFO  (jetty-launcher-953-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 583139 WARN  (jetty-launcher-953-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_FDEBDE7412EE2C53-001/tempDir-001/node2/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_FDEBDE7412EE2C53-001/tempDir-001/node2/lib
   [junit4]   2> 583140 INFO  (jetty-launcher-953-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 583139 INFO  (jetty-launcher-953-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 583145 INFO  (jetty-launcher-953-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> 583146 INFO  (jetty-launcher-953-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 583146 INFO  (jetty-launcher-953-thread-5) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$59/1259419121@5922b10a
   [junit4]   2> 583146 INFO  (jetty-launcher-953-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 583146 INFO  (jetty-launcher-953-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 583146 INFO  (jetty-launcher-953-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50112/solr
   [junit4]   2> 583146 INFO  (jetty-launcher-953-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 583146 INFO  (jetty-launcher-953-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 583151 INFO  (jetty-launcher-953-thread-5) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 583156 INFO  (zkCallback-967-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@fdd95b6 name:ZooKeeperConnection 
Watcher:127.0.0.1:50112 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 583156 INFO  (jetty-launcher-953-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 583156 INFO  (jetty-launcher-953-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 583157 INFO  (jetty-launcher-953-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 583157 INFO  (jetty-launcher-953-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 583157 INFO  (jetty-launcher-953-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 583157 INFO  (jetty-launcher-953-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50112/solr
   [junit4]   2> 583157 INFO  (jetty-launcher-953-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 583157 INFO  (jetty-launcher-953-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 583159 INFO  (jetty-launcher-953-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 583160 INFO  
(zkCallback-973-thread-1-processing-n:127.0.0.1:60544_solr) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1ffef466 
name:ZooKeeperConnection Watcher:127.0.0.1:50112/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 583160 INFO  (jetty-launcher-953-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 583163 INFO  (zkCallback-975-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6323540f 
name:ZooKeeperConnection Watcher:127.0.0.1:50112 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 583164 INFO  (jetty-launcher-953-thread-4) 
[n:127.0.0.1:52196_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$59/1259419121@c024ec9
   [junit4]   2> 583160 INFO  (zkCallback-968-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@36693b2e 
name:ZooKeeperConnection Watcher:127.0.0.1:50112 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 583164 INFO  (jetty-launcher-953-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 583164 INFO  (jetty-launcher-953-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 583163 INFO  (jetty-launcher-953-thread-5) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 583166 INFO  (jetty-launcher-953-thread-5) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 583167 INFO  (jetty-launcher-953-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 583168 INFO  (jetty-launcher-953-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 583168 INFO  (jetty-launcher-953-thread-5) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 583169 INFO  (jetty-launcher-953-thread-4) 
[n:127.0.0.1:52196_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 583169 INFO  (jetty-launcher-953-thread-1) 
[n:127.0.0.1:35340_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$59/1259419121@7bb405ce
   [junit4]   2> 583170 INFO  (jetty-launcher-953-thread-1) 
[n:127.0.0.1:35340_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 583170 INFO  (jetty-launcher-953-thread-3) 
[n:127.0.0.1:51698_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$59/1259419121@284c5da2
   [junit4]   2> 583171 INFO  (zkCallback-974-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@41b1f15d 
name:ZooKeeperConnection Watcher:127.0.0.1:50112 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 583171 INFO  (jetty-launcher-953-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 583171 INFO  (jetty-launcher-953-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 583172 INFO  (jetty-launcher-953-thread-5) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 583175 INFO  (jetty-launcher-953-thread-5) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 583177 INFO  (jetty-launcher-953-thread-5) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 583179 INFO  (jetty-launcher-953-thread-5) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 583180 INFO  (jetty-launcher-953-thread-5) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 583181 INFO  (jetty-launcher-953-thread-5) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 583183 INFO  (jetty-launcher-953-thread-5) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 583184 INFO  (jetty-launcher-953-thread-5) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 583185 INFO  (jetty-launcher-953-thread-5) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 583185 INFO  (jetty-launcher-953-thread-5) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{urlScheme=https}
   [junit4]   2> 583186 INFO  (jetty-launcher-953-thread-5) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 583188 INFO  (jetty-launcher-953-thread-5) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 583190 INFO  (jetty-launcher-953-thread-5) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 583191 INFO  (jetty-launcher-953-thread-5) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 583191 INFO  (jetty-launcher-953-thread-5) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96445104960110601-127.0.0.1:60544_solr-n_0000000000
   [junit4]   2> 583192 INFO  (jetty-launcher-953-thread-5) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:60544_solr
   [junit4]   2> 583192 INFO  (jetty-launcher-953-thread-5) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 583193 INFO  (jetty-launcher-953-thread-5) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.Overseer Overseer 
(id=96445104960110601-127.0.0.1:60544_solr-n_0000000000) starting
   [junit4]   2> 583194 INFO  (jetty-launcher-953-thread-5) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 583197 INFO  (jetty-launcher-953-thread-3) 
[n:127.0.0.1:51698_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 583204 INFO  
(zkCallback-978-thread-1-processing-n:127.0.0.1:51698_solr) 
[n:127.0.0.1:51698_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5c3c8572 
name:ZooKeeperConnection Watcher:127.0.0.1:50112/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 583205 INFO  (jetty-launcher-953-thread-3) 
[n:127.0.0.1:51698_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 583210 INFO  (jetty-launcher-953-thread-3) 
[n:127.0.0.1:51698_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 583211 INFO  (jetty-launcher-953-thread-3) 
[n:127.0.0.1:51698_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{urlScheme=https}
   [junit4]   2> 583211 INFO  (jetty-launcher-953-thread-3) 
[n:127.0.0.1:51698_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 583214 INFO  (jetty-launcher-953-thread-3) 
[n:127.0.0.1:51698_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 583214 INFO  (jetty-launcher-953-thread-3) 
[n:127.0.0.1:51698_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96445104960110606-127.0.0.1:51698_solr-n_0000000001
   [junit4]   2> 583215 INFO  (jetty-launcher-953-thread-3) 
[n:127.0.0.1:51698_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96445104960110601-127.0.0.1:60544_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 583215 INFO  (jetty-launcher-953-thread-3) 
[n:127.0.0.1:51698_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51698_solr
   [junit4]   2> 583215 INFO  (jetty-launcher-953-thread-3) 
[n:127.0.0.1:51698_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:51698_solr
   [junit4]   2> 583217 INFO  
(zkCallback-977-thread-1-processing-n:127.0.0.1:35340_solr) 
[n:127.0.0.1:35340_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6fe7d2d1 
name:ZooKeeperConnection Watcher:127.0.0.1:50112/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 583217 INFO  (jetty-launcher-953-thread-1) 
[n:127.0.0.1:35340_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 583220 INFO  
(zkCallback-978-thread-1-processing-n:127.0.0.1:51698_solr) 
[n:127.0.0.1:51698_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> 583220 INFO  
(zkCallback-973-thread-1-processing-n:127.0.0.1:60544_solr) 
[n:127.0.0.1:60544_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> 583220 INFO  (jetty-launcher-953-thread-5) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 583221 INFO  
(zkCallback-978-thread-1-processing-n:127.0.0.1:51698_solr) 
[n:127.0.0.1:51698_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 583221 INFO  
(zkCallback-973-thread-1-processing-n:127.0.0.1:60544_solr) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 583221 INFO  (jetty-launcher-953-thread-2) 
[n:127.0.0.1:35297_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$59/1259419121@371a5f67
   [junit4]   2> 583228 INFO  
(OverseerStateUpdate-96445104960110601-127.0.0.1:60544_solr-n_0000000000) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 583229 INFO  
(OverseerStateUpdate-96445104960110601-127.0.0.1:60544_solr-n_0000000000) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (1)
   [junit4]   2> 583229 INFO  (jetty-launcher-953-thread-1) 
[n:127.0.0.1:35340_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 583230 INFO  (jetty-launcher-953-thread-1) 
[n:127.0.0.1:35340_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{urlScheme=https}
   [junit4]   2> 583230 INFO  (jetty-launcher-953-thread-1) 
[n:127.0.0.1:35340_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 583232 INFO  
(zkCallback-976-thread-1-processing-n:127.0.0.1:52196_solr) 
[n:127.0.0.1:52196_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@793cd26d 
name:ZooKeeperConnection Watcher:127.0.0.1:50112/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 583232 INFO  (jetty-launcher-953-thread-4) 
[n:127.0.0.1:52196_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 583233 INFO  (jetty-launcher-953-thread-1) 
[n:127.0.0.1:35340_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 583234 INFO  (jetty-launcher-953-thread-1) 
[n:127.0.0.1:35340_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96445104960110604-127.0.0.1:35340_solr-n_0000000002
   [junit4]   2> 583234 INFO  (jetty-launcher-953-thread-1) 
[n:127.0.0.1:35340_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96445104960110606-127.0.0.1:51698_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 583235 INFO  (jetty-launcher-953-thread-1) 
[n:127.0.0.1:35340_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35340_solr as DOWN
   [junit4]   2> 583236 INFO  (jetty-launcher-953-thread-5) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:60544_solr as DOWN
   [junit4]   2> 583237 INFO  (jetty-launcher-953-thread-1) 
[n:127.0.0.1:35340_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35340_solr
   [junit4]   2> 583237 INFO  (jetty-launcher-953-thread-1) 
[n:127.0.0.1:35340_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:35340_solr
   [junit4]   2> 583237 INFO  (jetty-launcher-953-thread-5) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60544_solr
   [junit4]   2> 583237 INFO  (jetty-launcher-953-thread-5) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:60544_solr
   [junit4]   2> 583238 INFO  
(zkCallback-978-thread-1-processing-n:127.0.0.1:51698_solr) 
[n:127.0.0.1:51698_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: [1])
   [junit4]   2> 583239 INFO  (jetty-launcher-953-thread-2) 
[n:127.0.0.1:35297_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 583266 INFO  (jetty-launcher-953-thread-3) 
[n:127.0.0.1:51698_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 583266 INFO  (jetty-launcher-953-thread-3) 
[n:127.0.0.1:51698_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 583267 INFO  (jetty-launcher-953-thread-3) 
[n:127.0.0.1:51698_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_FDEBDE7412EE2C53-001/tempDir-001/node3/.
   [junit4]   2> 583267 INFO  (jetty-launcher-953-thread-3) 
[n:127.0.0.1:51698_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 583267 INFO  
(zkCallback-978-thread-1-processing-n:127.0.0.1:51698_solr) 
[n:127.0.0.1:51698_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 583268 INFO  
(zkCallback-977-thread-1-processing-n:127.0.0.1:35340_solr) 
[n:127.0.0.1:35340_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: [1])
   [junit4]   2> 583268 INFO  
(zkCallback-978-thread-1-processing-n:127.0.0.1:51698_solr) 
[n:127.0.0.1:51698_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> 583269 INFO  
(zkCallback-977-thread-1-processing-n:127.0.0.1:35340_solr) 
[n:127.0.0.1:35340_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 583269 INFO  
(OverseerCollectionConfigSetProcessor-96445104960110601-127.0.0.1:60544_solr-n_0000000000)
 [n:127.0.0.1:60544_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 583269 INFO  
(zkCallback-978-thread-1-processing-n:127.0.0.1:51698_solr) 
[n:127.0.0.1:51698_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 583276 INFO  (jetty-launcher-953-thread-1) 
[n:127.0.0.1:35340_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 583276 INFO  (jetty-launcher-953-thread-1) 
[n:127.0.0.1:35340_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 583276 INFO  (jetty-launcher-953-thread-1) 
[n:127.0.0.1:35340_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_FDEBDE7412EE2C53-001/tempDir-001/node1/.
   [junit4]   2> 583277 INFO  (jetty-launcher-953-thread-1) 
[n:127.0.0.1:35340_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 583277 INFO  
(zkCallback-973-thread-2-processing-n:127.0.0.1:60544_solr) 
[n:127.0.0.1:60544_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: [1])
   [junit4]   2> 583281 INFO  
(zkCallback-973-thread-2-processing-n:127.0.0.1:60544_solr) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 583282 INFO  
(OverseerStateUpdate-96445104960110601-127.0.0.1:60544_solr-n_0000000000) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:35340_solr"} current state version: 0
   [junit4]   2> 583282 INFO  
(OverseerStateUpdate-96445104960110601-127.0.0.1:60544_solr-n_0000000000) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:35340_solr
   [junit4]   2> 583285 INFO  (jetty-launcher-953-thread-5) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 583285 INFO  (jetty-launcher-953-thread-5) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 583285 INFO  
(OverseerStateUpdate-96445104960110601-127.0.0.1:60544_solr-n_0000000000) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.Overseer processMessage: queueSize: 0, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:60544_solr"} current state version: 0
   [junit4]   2> 583285 INFO  
(OverseerStateUpdate-96445104960110601-127.0.0.1:60544_solr-n_0000000000) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:60544_solr
   [junit4]   2> 583285 INFO  (jetty-launcher-953-thread-5) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_FDEBDE7412EE2C53-001/tempDir-001/node5/.
   [junit4]   2> 583285 INFO  (jetty-launcher-953-thread-5) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 583286 INFO  
(zkCallback-981-thread-1-processing-n:127.0.0.1:35297_solr) 
[n:127.0.0.1:35297_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@69c70c36 
name:ZooKeeperConnection Watcher:127.0.0.1:50112/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 583286 INFO  (jetty-launcher-953-thread-2) 
[n:127.0.0.1:35297_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 583286 INFO  (jetty-launcher-953-thread-3) 
[n:127.0.0.1:51698_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2
   [junit4]   2> 583286 INFO  (jetty-launcher-953-thread-3) 
[n:127.0.0.1:51698_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 583287 INFO  (jetty-launcher-953-thread-1) 
[n:127.0.0.1:35340_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2
   [junit4]   2> 583287 INFO  (jetty-launcher-953-thread-5) 
[n:127.0.0.1:60544_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2
   [junit4]   2> 583287 INFO  (jetty-launcher-953-thread-1) 
[n:127.0.0.1:35340_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 583287 INFO  (jetty-launcher-953-thread-5) 
[n:127.0.0.1:60544_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 583289 INFO  (jetty-launcher-953-thread-4) 
[n:127.0.0.1:52196_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 583290 INFO  (jetty-launcher-953-thread-4) 
[n:127.0.0.1:52196_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{urlScheme=https}
   [junit4]   2> 583290 INFO  (jetty-launcher-953-thread-4) 
[n:127.0.0.1:52196_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 583293 INFO  (jetty-launcher-953-thread-4) 
[n:127.0.0.1:52196_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 583293 INFO  (jetty-launcher-953-thread-2) 
[n:127.0.0.1:35297_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 583293 INFO  (jetty-launcher-953-thread-4) 
[n:127.0.0.1:52196_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96445104960110605-127.0.0.1:52196_solr-n_0000000003
   [junit4]   2> 583294 INFO  (jetty-launcher-953-thread-2) 
[n:127.0.0.1:35297_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{urlScheme=https}
   [junit4]   2> 583294 INFO  (jetty-launcher-953-thread-4) 
[n:127.0.0.1:52196_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96445104960110604-127.0.0.1:35340_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 583294 INFO  (jetty-launcher-953-thread-2) 
[n:127.0.0.1:35297_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 583294 INFO  (jetty-launcher-953-thread-4) 
[n:127.0.0.1:52196_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:52196_solr as DOWN
   [junit4]   2> 583296 INFO  (jetty-launcher-953-thread-4) 
[n:127.0.0.1:52196_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52196_solr
   [junit4]   2> 583296 INFO  (jetty-launcher-953-thread-4) 
[n:127.0.0.1:52196_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:52196_solr
   [junit4]   2> 583297 INFO  
(zkCallback-976-thread-1-processing-n:127.0.0.1:52196_solr) 
[n:127.0.0.1:52196_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> 583297 INFO  
(zkCallback-981-thread-1-processing-n:127.0.0.1:35297_solr) 
[n:127.0.0.1:35297_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> 583297 INFO  
(zkCallback-973-thread-1-processing-n:127.0.0.1:60544_solr) 
[n:127.0.0.1:60544_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> 583297 INFO  
(zkCallback-973-thread-1-processing-n:127.0.0.1:60544_solr) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 583298 INFO  
(zkCallback-976-thread-1-processing-n:127.0.0.1:52196_solr) 
[n:127.0.0.1:52196_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 583300 INFO  
(zkCallback-978-thread-1-processing-n:127.0.0.1:51698_solr) 
[n:127.0.0.1:51698_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> 583300 INFO  
(zkCallback-977-thread-1-processing-n:127.0.0.1:35340_solr) 
[n:127.0.0.1:35340_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> 583303 INFO  
(zkCallback-977-thread-1-processing-n:127.0.0.1:35340_solr) 
[n:127.0.0.1:35340_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 583303 INFO  
(zkCallback-978-thread-1-processing-n:127.0.0.1:51698_solr) 
[n:127.0.0.1:51698_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 583303 INFO  
(OverseerStateUpdate-96445104960110601-127.0.0.1:60544_solr-n_0000000000) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:52196_solr"} current state version: 0
   [junit4]   2> 583304 INFO  
(OverseerStateUpdate-96445104960110601-127.0.0.1:60544_solr-n_0000000000) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:52196_solr
   [junit4]   2> 583304 INFO  
(zkCallback-981-thread-1-processing-n:127.0.0.1:35297_solr) 
[n:127.0.0.1:35297_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 583308 INFO  (jetty-launcher-953-thread-2) 
[n:127.0.0.1:35297_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 583308 INFO  (jetty-launcher-953-thread-2) 
[n:127.0.0.1:35297_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96445104960110607-127.0.0.1:35297_solr-n_0000000004
   [junit4]   2> 583309 INFO  (jetty-launcher-953-thread-2) 
[n:127.0.0.1:35297_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96445104960110605-127.0.0.1:52196_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 583309 INFO  (jetty-launcher-953-thread-2) 
[n:127.0.0.1:35297_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35297_solr as DOWN
   [junit4]   2> 583310 INFO  (jetty-launcher-953-thread-4) 
[n:127.0.0.1:52196_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 583310 INFO  (jetty-launcher-953-thread-4) 
[n:127.0.0.1:52196_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 583310 INFO  (jetty-launcher-953-thread-4) 
[n:127.0.0.1:52196_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_FDEBDE7412EE2C53-001/tempDir-001/node4/.
   [junit4]   2> 583310 INFO  (jetty-launcher-953-thread-2) 
[n:127.0.0.1:35297_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35297_solr
   [junit4]   2> 583310 INFO  (jetty-launcher-953-thread-2) 
[n:127.0.0.1:35297_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:35297_solr
   [junit4]   2> 583311 INFO  (jetty-launcher-953-thread-4) 
[n:127.0.0.1:52196_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 583312 INFO  
(OverseerStateUpdate-96445104960110601-127.0.0.1:60544_solr-n_0000000000) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:35297_solr"} current state version: 0
   [junit4]   2> 583312 INFO  
(OverseerStateUpdate-96445104960110601-127.0.0.1:60544_solr-n_0000000000) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:35297_solr
   [junit4]   2> 583312 INFO  
(zkCallback-981-thread-1-processing-n:127.0.0.1:35297_solr) 
[n:127.0.0.1:35297_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> 583312 INFO  
(zkCallback-973-thread-2-processing-n:127.0.0.1:60544_solr) 
[n:127.0.0.1:60544_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> 583313 INFO  
(zkCallback-976-thread-1-processing-n:127.0.0.1:52196_solr) 
[n:127.0.0.1:52196_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> 583313 INFO  
(zkCallback-977-thread-1-processing-n:127.0.0.1:35340_solr) 
[n:127.0.0.1:35340_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> 583313 INFO  
(zkCallback-978-thread-1-processing-n:127.0.0.1:51698_solr) 
[n:127.0.0.1:51698_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> 583313 INFO  
(zkCallback-973-thread-2-processing-n:127.0.0.1:60544_solr) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 583313 INFO  
(zkCallback-981-thread-1-processing-n:127.0.0.1:35297_solr) 
[n:127.0.0.1:35297_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 583319 INFO  
(zkCallback-977-thread-1-processing-n:127.0.0.1:35340_solr) 
[n:127.0.0.1:35340_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 583319 INFO  
(zkCallback-976-thread-1-processing-n:127.0.0.1:52196_solr) 
[n:127.0.0.1:52196_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 583319 INFO  
(zkCallback-978-thread-1-processing-n:127.0.0.1:51698_solr) 
[n:127.0.0.1:51698_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 583321 INFO  (jetty-launcher-953-thread-4) 
[n:127.0.0.1:52196_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2
   [junit4]   2> 583321 INFO  (jetty-launcher-953-thread-4) 
[n:127.0.0.1:52196_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 583329 INFO  (jetty-launcher-953-thread-2) 
[n:127.0.0.1:35297_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 583330 INFO  (jetty-launcher-953-thread-2) 
[n:127.0.0.1:35297_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 583330 INFO  (jetty-launcher-953-thread-2) 
[n:127.0.0.1:35297_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_FDEBDE7412EE2C53-001/tempDir-001/node2/.
   [junit4]   2> 583330 INFO  (jetty-launcher-953-thread-2) 
[n:127.0.0.1:35297_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 583335 INFO  (jetty-launcher-953-thread-2) 
[n:127.0.0.1:35297_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2
   [junit4]   2> 583335 INFO  (jetty-launcher-953-thread-2) 
[n:127.0.0.1:35297_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 583336 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 583336 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 583338 INFO  (zkCallback-985-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3af62dae 
name:ZooKeeperConnection Watcher:127.0.0.1:50112 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 583338 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 583338 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 583340 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 583343 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 583344 INFO  (zkCallback-988-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@185cdc24 
name:ZooKeeperConnection Watcher:127.0.0.1:50112/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 583344 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 583344 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 583345 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 583345 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 583345 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 583347 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-spellcheckcomponent.xml
   [junit4]   2> 583349 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-null-charfilters-analyzer.xml
   [junit4]   2> 583351 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/regex-boost-processor-test.txt
   [junit4]   2> 583352 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-spellchecker.xml
   [junit4]   2> 583354 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 583356 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-docValuesFaceting.xml
   [junit4]   2> 583357 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-tlog-with-delayingcomponent.xml
   [junit4]   2> 583359 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-default-code.xml
   [junit4]   2> 583360 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-numeric.xml
   [junit4]   2> 583362 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig_codec.xml
   [junit4]   2> 583363 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 583365 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema_latest.xml
   [junit4]   2> 583366 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-sorts.xml
   [junit4]   2> 583371 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-headers.xml
   [junit4]   2> 583373 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 583376 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 583377 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-snippet-types.incl
   [junit4]   2> 583379 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-parsing-update-processor-chains.xml
   [junit4]   2> 583381 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-docValuesMissing.xml
   [junit4]   2> 583382 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-noopregen.xml
   [junit4]   2> 583384 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-one-field-no-dynamic-field-unique-key.xml
   [junit4]   2> 583386 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
   [junit4]   2> 583388 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-error-solrconfig.xml
   [junit4]   2> 583389 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-suggestercomponent.xml
   [junit4]   2> 583391 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-currency.xml
   [junit4]   2> 583393 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-query-parser-init.xml
   [junit4]   2> 583395 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-caching.xml
   [junit4]   2> 583396 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/conditional.updateprocessor.js
   [junit4]   2> 583398 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-indexconfig-mergepolicyfactory.xml
   [junit4]   2> 583399 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/compoundDictionary.txt
   [junit4]   2> 583401 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-tieredmergepolicyfactory.xml
   [junit4]   2> 583402 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/phrasesuggest.txt
   [junit4]   2> 583404 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-transformers.xml
   [junit4]   2> 583406 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 583408 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/blendedInfixSuggest.txt
   [junit4]   2> 583410 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-phrasesuggest.xml
   [junit4]   2> 583411 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/hunspell-test.dic
   [junit4]   2> 583413 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-HighlighterMaxOffsetTest.xml
   [junit4]   2> 583415 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-rest-lucene-match-version.xml
   [junit4]   2> 583417 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-functionquery.xml
   [junit4]   2> 583418 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-externalversionconstraint.xml
   [junit4]   2> 583420 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 583423 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-sim.xml
   [junit4]   2> 583424 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-docValuesMulti.xml
   [junit4]   2> 583426 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-logmergepolicyfactory.xml
   [junit4]   2> 583428 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
   [junit4]   2> 583430 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-analytics-query.xml
   [junit4]   2> 583431 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-sweetspot.xml
   [junit4]   2> 583433 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-searcher-listeners1.xml
   [junit4]   2> 583435 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-id-and-version-fields-only.xml
   [junit4]   2> 583437 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-classification.xml
   [junit4]   2> 583438 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-solrconfig-schema-mutable-but-not-managed.xml
   [junit4]   2> 583440 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/hunspell-test.aff
   [junit4]   2> 583442 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-response-log-component.xml
   [junit4]   2> 583444 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-sim-default-does-not-exist.xml
   [junit4]   2> 583445 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-dynamicfield-required.xml
   [junit4]   2> 583447 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-pos.xml
   [junit4]   2> 583449 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-hash.xml
   [junit4]   2> 583450 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-components-name.xml
   [junit4]   2> 583452 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-mp-solrconfig.xml
   [junit4]   2> 583454 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 583455 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-xinclude.xml
   [junit4]   2> 583457 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/cross-compatible.js
   [junit4]   2> 583459 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig_perf.xml
   [junit4]   2> 583461 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-solrconfig-invalid-scriptfile.xml
   [junit4]   2> 583463 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-basic.xml
   [junit4]   2> 583464 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-sql.xml
   [junit4]   2> 583466 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-replication1.xml
   [junit4]   2> 583468 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-solrconfig-missing-scriptfile.xml
   [junit4]   2> 583475 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-altdirectory.xml
   [junit4]   2> 583480 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-distributed-missing-sort.xml
   [junit4]   2> 583481 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/enumsConfig.xml
   [junit4]   2> 583483 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 583485 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-tfidf.xml
   [junit4]   2> 583486 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/jasuggest.txt
   [junit4]   2> 583488 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-dup-field.xml
   [junit4]   2> 583490 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-cdcrupdatelog.xml
   [junit4]   2> 583491 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/fuzzysuggest.txt
   [junit4]   2> 583493 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-minimal.xml
   [junit4]   2> 583495 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-highlight.xml
   [junit4]   2> 583496 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-tieredmergepolicy.xml
   [junit4]   2> 583498 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-blockjoinfacetcomponent.xml
   [junit4]   2> 583500 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-version-indexed.xml
   [junit4]   2> 583501 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-unsupported-docValues.xml
   [junit4]   2> 583503 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/mapping-ISOLatin1Accent.txt
   [junit4]   2> 583504 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-lmdirichlet.xml
   [junit4]   2> 583506 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-synonym-tokenizer.xml
   [junit4]   2> 583508 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stop-2.txt
   [junit4]   2> 583509 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-non-stored-docvalues.xml
   [junit4]   2> 583511 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-sim-default-override.xml
   [junit4]   2> 583513 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-plugcollector.xml
   [junit4]   2> 583515 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-managed-schema-test.xml
   [junit4]   2> 583516 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 583518 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-sim-global-vs-ft-mismatch.xml
   [junit4]   2> 583520 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-warmer.xml
   [junit4]   2> 583521 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema11.xml
   [junit4]   2> 583523 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-tlog.xml
   [junit4]   2> 583525 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-withgethandler.xml
   [junit4]   2> 583526 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-lmjelinekmercer.xml
   [junit4]   2> 583528 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[FD

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

Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 689500 INFO  (coreCloseExecutor-2049-thread-1) 
[n:127.0.0.1:60544_solr c:test_col s:shard1 r:core_node3 
x:test_col_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing 
MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 689500 INFO  (coreCloseExecutor-2049-thread-1) 
[n:127.0.0.1:60544_solr c:test_col s:shard1 r:core_node3 
x:test_col_shard1_replica2] o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_FDEBDE7412EE2C53-001/tempDir-001/node5/./test_col_shard1_replica2/data
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_FDEBDE7412EE2C53-001/tempDir-001/node5/./test_col_shard1_replica2/data;done=false>>]
   [junit4]   2> 689500 INFO  (coreCloseExecutor-2049-thread-1) 
[n:127.0.0.1:60544_solr c:test_col s:shard1 r:core_node3 
x:test_col_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 689500 INFO  (coreCloseExecutor-2049-thread-1) 
[n:127.0.0.1:60544_solr c:test_col s:shard1 r:core_node3 
x:test_col_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_FDEBDE7412EE2C53-001/tempDir-001/node5/./test_col_shard1_replica2/data
   [junit4]   2> 689501 INFO  (jetty-launcher-953-thread-9) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@21ea3bd4{/solr,null,UNAVAILABLE}
   [junit4]   2> 689502 INFO  (coreCloseExecutor-2049-thread-1) 
[n:127.0.0.1:60544_solr c:test_col s:shard1 r:core_node3 
x:test_col_shard1_replica2] o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_FDEBDE7412EE2C53-001/tempDir-001/node5/./test_col_shard1_replica2/data/index
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_FDEBDE7412EE2C53-001/tempDir-001/node5/./test_col_shard1_replica2/data/index;done=false>>]
   [junit4]   2> 689502 INFO  (coreCloseExecutor-2049-thread-1) 
[n:127.0.0.1:60544_solr c:test_col s:shard1 r:core_node3 
x:test_col_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 689502 INFO  (coreCloseExecutor-2049-thread-1) 
[n:127.0.0.1:60544_solr c:test_col s:shard1 r:core_node3 
x:test_col_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_FDEBDE7412EE2C53-001/tempDir-001/node5/./test_col_shard1_replica2/data/index
   [junit4]   2> 689510 INFO  (coreCloseExecutor-2049-thread-1) 
[n:127.0.0.1:60544_solr c:test_col s:shard1 r:core_node3 
x:test_col_shard1_replica2] o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_FDEBDE7412EE2C53-001/tempDir-001/node5/./test_col_shard1_replica2/data/snapshot_metadata
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_FDEBDE7412EE2C53-001/tempDir-001/node5/./test_col_shard1_replica2/data/snapshot_metadata;done=false>>]
   [junit4]   2> 689510 INFO  (coreCloseExecutor-2049-thread-1) 
[n:127.0.0.1:60544_solr c:test_col s:shard1 r:core_node3 
x:test_col_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 689510 INFO  (coreCloseExecutor-2049-thread-1) 
[n:127.0.0.1:60544_solr c:test_col s:shard1 r:core_node3 
x:test_col_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_FDEBDE7412EE2C53-001/tempDir-001/node5/./test_col_shard1_replica2/data/snapshot_metadata
   [junit4]   2> 689513 INFO  (jetty-launcher-953-thread-8) [    ] 
o.a.s.c.Overseer Overseer 
(id=96445104960110601-127.0.0.1:60544_solr-n_0000000000) closing
   [junit4]   2> 689513 INFO  
(OverseerStateUpdate-96445104960110601-127.0.0.1:60544_solr-n_0000000000) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:60544_solr
   [junit4]   2> 689515 INFO  
(zkCallback-973-thread-5-processing-n:127.0.0.1:60544_solr) 
[n:127.0.0.1:60544_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: [1])
   [junit4]   2> 689516 WARN  
(zkCallback-973-thread-5-processing-n:127.0.0.1:60544_solr) 
[n:127.0.0.1:60544_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 689523 INFO  (jetty-launcher-953-thread-8) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1fe2d258{/solr,null,UNAVAILABLE}
   [junit4]   2> 690999 WARN  
(zkCallback-977-thread-8-processing-n:127.0.0.1:35340_solr) 
[n:127.0.0.1:35340_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 690999 INFO  (jetty-launcher-953-thread-7) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@76c520e9{/solr,null,UNAVAILABLE}
   [junit4]   2> 691000 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:50112 50112
   [junit4]   2> 691100 INFO  (Thread-1000) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:50112 50112
   [junit4]   2> 691103 WARN  (Thread-1000) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        4       
/solr/configs/solrCloudCollectionConfig/managed-schema
   [junit4]   2>        4       /solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        4       /solr/collections/test_col/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/96445104960110601-127.0.0.1:60544_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        81      /solr/overseer/collection-queue-work
   [junit4]   2>        13      /solr/overseer/queue
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        7       /solr/collections
   [junit4]   2>        3       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 691104 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[FDEBDE7412EE2C53]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_FDEBDE7412EE2C53-001
   [junit4]   2> Aug 19, 2016 7:40:20 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{foo_i=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
expected_shard_s=FST50, _version_=PostingsFormat(name=MockRandom), 
id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=937, 
maxMBSortInHeap=5.589207872050927, sim=RandomSimilarity(queryNorm=false): {}, 
locale=es, timezone=America/Goose_Bay
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=4,threads=1,free=273211328,total=478674944
   [junit4]   2> NOTE: All tests run in this JVM: [SearchHandlerTest, 
TestGroupingSearch, TestLegacyFieldCache, TestGraphMLResponseWriter, 
HdfsCollectionsAPIDistributedZkTest, ParsingFieldUpdateProcessorsTest, 
TestBlobHandler, TestSolrXml, TestQueryWrapperFilter, RecoveryZkTest, 
TestOnReconnectListenerSupport, TestSubQueryTransformer, TestSearcherReuse, 
TestSolrDeletionPolicy1, BaseCdcrDistributedZkTest, TestSolr4Spatial2, 
TestSearchPerf, CoreAdminHandlerTest, TestCloudDeleteByQuery, 
HLLSerializationTest, BinaryUpdateRequestHandlerTest, TestFieldCacheReopen, 
TestFreeTextSuggestions, TestTolerantSearch, TestDefaultSearchFieldResource, 
BooleanFieldTest, DistributedFacetPivotWhiteBoxTest, TestJsonRequest, 
TestSchemaSimilarityResource, TestExpandComponent, 
TestLocalFSCloudBackupRestore, LeaderInitiatedRecoveryOnCommitTest, 
TestExceedMaxTermLength, DeleteStatusTest, OverseerStatusTest, 
UpdateParamsTest, DistribJoinFromCollectionTest, CdcrReplicationHandlerTest, 
TestFastWriter, TestFieldCacheSortRandom, TestSha256AuthenticationProvider, 
SolrTestCaseJ4Test, HighlighterConfigTest, TestConfigSetImmutable, 
TestShardHandlerFactory, DistributedDebugComponentTest, ForceLeaderTest, 
TestOrdValues, TestMiniSolrCloudClusterBase, TestLRUStatsCache, 
PrimitiveFieldTypeTest, StatelessScriptUpdateProcessorFactoryTest, 
FieldMutatingUpdateProcessorTest, TestFieldTypeResource, OverseerTest, 
TestCloudSchemaless, TestStressReorder, QueryResultKeyTest, TestReload, 
TestSQLHandler, CdcrUpdateLogTest, InfoHandlerTest, 
TestTolerantUpdateProcessorCloud]
   [junit4] Completed [187/629 (1!)] on J2 in 108.43s, 19 tests, 1 error <<< 
FAILURES!

[...truncated 61552 lines...]


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

Reply via email to