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

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+111-patched) - Build # 16406 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16406/
Java: 32bit/jdk-9-ea+111-patched -server -XX:+UseSerialGC -XX:-CompactStrings

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestCloudDeleteByQuery

Error Message:
Unable to access 'private final java.lang.reflect.Layer java.lang.reflect.Module.layer' to estimate memory usage

Stack Trace:
java.lang.IllegalStateException: Unable to access 'private final java.lang.reflect.Layer java.lang.reflect.Module.layer' to estimate memory usage
	at __randomizedtesting.SeedInfo.seed([F44F5C30F0705B8C]:0)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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(java.base@9-ea/Thread.java:804)
Caused by: java.lang.reflect.InaccessibleObjectException: Cannot make a non-public member of class java.lang.reflect.Module accessible
	at sun.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:190)
	at java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
	at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestTolerantUpdateProcessorCloud

Error Message:
Unable to access 'private final java.lang.reflect.Layer java.lang.reflect.Module.layer' to estimate memory usage

Stack Trace:
java.lang.IllegalStateException: Unable to access 'private final java.lang.reflect.Layer java.lang.reflect.Module.layer' to estimate memory usage
	at __randomizedtesting.SeedInfo.seed([F44F5C30F0705B8C]:0)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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(java.base@9-ea/Thread.java:804)
Caused by: java.lang.reflect.InaccessibleObjectException: Cannot make a non-public member of class java.lang.reflect.Module accessible
	at sun.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:190)
	at java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
	at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud

Error Message:
Unable to access 'private final java.lang.reflect.Layer java.lang.reflect.Module.layer' to estimate memory usage

Stack Trace:
java.lang.IllegalStateException: Unable to access 'private final java.lang.reflect.Layer java.lang.reflect.Module.layer' to estimate memory usage
	at __randomizedtesting.SeedInfo.seed([F44F5C30F0705B8C]:0)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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(java.base@9-ea/Thread.java:804)
Caused by: java.lang.reflect.InaccessibleObjectException: Cannot make a non-public member of class java.lang.reflect.Module accessible
	at sun.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:190)
	at java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
	at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more




Build Log:
[...truncated 11144 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTolerantUpdateProcessorCloud
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_F44F5C30F0705B8C-001/init-core-data-001
   [junit4]   2> 442511 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 442512 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 442512 INFO  (Thread-1145) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 442512 INFO  (Thread-1145) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 442612 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:40634
   [junit4]   2> 442612 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 442612 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 442627 INFO  (zkCallback-632-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3b1d6e name:ZooKeeperConnection Watcher:127.0.0.1:40634 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 442627 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 442628 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 442628 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 442630 INFO  (jetty-launcher-631-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 442631 INFO  (jetty-launcher-631-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 442631 INFO  (jetty-launcher-631-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 442631 INFO  (jetty-launcher-631-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 442631 INFO  (jetty-launcher-631-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 442638 INFO  (jetty-launcher-631-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2e18f4{/solr,null,AVAILABLE}
   [junit4]   2> 442639 INFO  (jetty-launcher-631-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5bfb35{/solr,null,AVAILABLE}
   [junit4]   2> 442640 INFO  (jetty-launcher-631-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1135532{/solr,null,AVAILABLE}
   [junit4]   2> 442640 INFO  (jetty-launcher-631-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c27476{/solr,null,AVAILABLE}
   [junit4]   2> 442640 INFO  (jetty-launcher-631-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b06576{/solr,null,AVAILABLE}
   [junit4]   2> 442641 INFO  (jetty-launcher-631-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@161bb2f{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 442642 INFO  (jetty-launcher-631-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@1f9d21f{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 442642 INFO  (jetty-launcher-631-thread-3) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 442642 INFO  (jetty-launcher-631-thread-1) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 442642 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42879}
   [junit4]   2> 442642 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@c0663d
   [junit4]   2> 442642 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_F44F5C30F0705B8C-001/tempDir-001/node2'
   [junit4]   2> 442642 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 442642 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 442641 INFO  (jetty-launcher-631-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@5e1c20{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 442641 INFO  (jetty-launcher-631-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@e56e89{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 442643 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 442643 INFO  (jetty-launcher-631-thread-5) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 442643 INFO  (jetty-launcher-631-thread-2) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 442642 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38241}
   [junit4]   2> 442642 INFO  (jetty-launcher-631-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@ba7810{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 442643 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41141}
   [junit4]   2> 442643 INFO  (jetty-launcher-631-thread-4) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 442643 INFO  (jetty-launcher-631-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39519}
   [junit4]   2> 442643 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@c0663d
   [junit4]   2> 442643 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_F44F5C30F0705B8C-001/tempDir-001/node1'
   [junit4]   2> 442643 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@c0663d
   [junit4]   2> 442643 INFO  (jetty-launcher-631-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@c0663d
   [junit4]   2> 442643 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45809}
   [junit4]   2> 442643 INFO  (jetty-launcher-631-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_F44F5C30F0705B8C-001/tempDir-001/node5'
   [junit4]   2> 442643 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 442644 INFO  (jetty-launcher-631-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 442644 INFO  (jetty-launcher-631-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 442644 INFO  (jetty-launcher-631-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 442643 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_F44F5C30F0705B8C-001/tempDir-001/node3'
   [junit4]   2> 442644 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@c0663d
   [junit4]   2> 442644 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_F44F5C30F0705B8C-001/tempDir-001/node4'
   [junit4]   2> 442643 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 442644 INFO  (jetty-launcher-631-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 442644 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 442644 INFO  (zkCallback-633-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10b791d name:ZooKeeperConnection Watcher:127.0.0.1:40634/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 442644 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 442644 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 442644 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 442644 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 442644 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 442644 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 442644 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 442644 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 442644 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 442645 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 442645 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 442653 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 442654 INFO  (zkCallback-634-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@270159 name:ZooKeeperConnection Watcher:127.0.0.1:40634/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 442654 INFO  (jetty-launcher-631-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 442655 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 442655 INFO  (jetty-launcher-631-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 442655 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_F44F5C30F0705B8C-001/tempDir-001/node2/.
   [junit4]   2> 442655 INFO  (zkCallback-635-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16c07bb name:ZooKeeperConnection Watcher:127.0.0.1:40634/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 442655 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 6636077
   [junit4]   2> 442655 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 442655 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_F44F5C30F0705B8C-001/tempDir-001/node2]
   [junit4]   2> 442655 INFO  (jetty-launcher-631-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 442655 WARN  (jetty-launcher-631-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_F44F5C30F0705B8C-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_F44F5C30F0705B8C-001/tempDir-001/node2/lib
   [junit4]   2> 442655 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 442656 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 442656 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 442656 INFO  (zkCallback-636-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@cb15d3 name:ZooKeeperConnection Watcher:127.0.0.1:40634/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 442666 INFO  (zkCallback-637-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17f715c name:ZooKeeperConnection Watcher:127.0.0.1:40634/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 442666 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 442666 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 442667 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 442667 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 442667 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 442667 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 442668 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 442668 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 442668 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 442669 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40634/solr
   [junit4]   2> 442669 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 442669 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 442669 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 442671 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_F44F5C30F0705B8C-001/tempDir-001/node4/.
   [junit4]   2> 442671 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1780917
   [junit4]   2> 442671 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_F44F5C30F0705B8C-001/tempDir-001/node4]
   [junit4]   2> 442672 WARN  (jetty-launcher-631-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_F44F5C30F0705B8C-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_F44F5C30F0705B8C-001/tempDir-001/node4/lib
   [junit4]   2> 442672 INFO  (zkCallback-640-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@371984 name:ZooKeeperConnection Watcher:127.0.0.1:40634 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 442672 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 442672 INFO  (jetty-launcher-631-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_F44F5C30F0705B8C-001/tempDir-001/node5/.
   [junit4]   2> 442672 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 442672 INFO  (jetty-launcher-631-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 13773483
   [junit4]   2> 442672 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_F44F5C30F0705B8C-001/tempDir-001/node3/.
   [junit4]   2> 442672 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_F44F5C30F0705B8C-001/tempDir-001/node1/.
   [junit4]   2> 442672 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 27739621
   [junit4]   2> 442672 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 332858
   [junit4]   2> 442672 INFO  (jetty-launcher-631-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_F44F5C30F0705B8C-001/tempDir-001/node5]
   [junit4]   2> 442672 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 442672 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_F44F5C30F0705B8C-001/tempDir-001/node1]
   [junit4]   2> 442672 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_F44F5C30F0705B8C-001/tempDir-001/node3]
   [junit4]   2> 442672 WARN  (jetty-launcher-631-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_F44F5C30F0705B8C-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_F44F5C30F0705B8C-001/tempDir-001/node5/lib
   [junit4]   2> 442672 WARN  (jetty-launcher-631-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_F44F5C30F0705B8C-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_F44F5C30F0705B8C-001/tempDir-001/node1/lib
   [junit4]   2> 442672 INFO  (jetty-launcher-631-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 442672 WARN  (jetty-launcher-631-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_F44F5C30F0705B8C-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_F44F5C30F0705B8C-001/tempDir-001/node3/lib
   [junit4]   2> 442672 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 442673 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 442673 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 442673 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 442673 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 442674 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 442674 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40634/solr
   [junit4]   2> 442675 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 442675 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 442675 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 442675 INFO  (zkCallback-643-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ec14f7 name:ZooKeeperConnection Watcher:127.0.0.1:40634/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 442675 INFO  (jetty-launcher-631-thread-5) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 442675 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 442675 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 442675 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 442675 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 442675 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 442675 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 442675 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 442675 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40634/solr
   [junit4]   2> 442675 INFO  (jetty-launcher-631-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 442675 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 442675 INFO  (jetty-launcher-631-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 442675 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 442675 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40634/solr
   [junit4]   2> 442675 INFO  (jetty-launcher-631-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40634/solr
   [junit4]   2> 442676 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 442676 INFO  (jetty-launcher-631-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 442676 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 442676 INFO  (jetty-launcher-631-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 442676 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 442678 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 442679 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 442679 INFO  (jetty-launcher-631-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 442679 INFO  (zkCallback-652-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f42222 name:ZooKeeperConnection Watcher:127.0.0.1:40634 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 442679 INFO  (zkCallback-648-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@410ab7 name:ZooKeeperConnection Watcher:127.0.0.1:40634 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 442679 INFO  (zkCallback-651-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8a46b8 name:ZooKeeperConnection Watcher:127.0.0.1:40634 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 442679 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 442685 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 442689 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 442679 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 442689 INFO  (zkCallback-653-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@940bd0 name:ZooKeeperConnection Watcher:127.0.0.1:40634 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 442690 INFO  (jetty-launcher-631-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 442690 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 442689 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 442690 INFO  (jetty-launcher-631-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 442691 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 442691 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x153d47b4adb000b, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]   2> 442692 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 442692 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 442692 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x153d47b4adb0008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]   2> 442693 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 442693 INFO  (jetty-launcher-631-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 442693 INFO  (zkCallback-656-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c4c53f name:ZooKeeperConnection Watcher:127.0.0.1:40634/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 442693 INFO  (zkCallback-657-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@cfd839 name:ZooKeeperConnection Watcher:127.0.0.1:40634/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 442693 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 442694 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 442694 INFO  (zkCallback-654-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19fde5f name:ZooKeeperConnection Watcher:127.0.0.1:40634/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 442694 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 442694 INFO  (zkCallback-655-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@432a73 name:ZooKeeperConnection Watcher:127.0.0.1:40634/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 442694 INFO  (jetty-launcher-631-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 442696 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 442697 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 442698 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 442698 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 442698 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 442699 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 442699 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 442699 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 442699 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 442701 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 442701 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 442701 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 442702 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 442702 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 442703 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 442703 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 442704 INFO  (jetty-launcher-631-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 442704 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 442704 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 442704 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 442704 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 442704 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 442705 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 442705 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 442705 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 442705 INFO  (jetty-launcher-631-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 442706 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 442706 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 442706 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 442706 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 442706 INFO  (jetty-launcher-631-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 442707 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 442707 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 442707 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 442707 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 442707 INFO  (jetty-launcher-631-thread-5) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 442708 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 442708 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 442708 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 442708 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 442709 INFO  (jetty-launcher-631-thread-5) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 442709 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 442709 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 442709 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 442710 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 442710 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 442710 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 442710 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 442711 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 442711 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 442711 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 442711 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95653643106844684-127.0.0.1:38241_solr-n_0000000002
   [junit4]   2> 442711 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95653643106844679-127.0.0.1:42879_solr-n_0000000001
   [junit4]   2> 442711 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95653643106844686-127.0.0.1:41141_solr-n_0000000000
   [junit4]   2> 442711 INFO  (jetty-launcher-631-thread-5) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 442711 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 442711 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41141_solr
   [junit4]   2> 442711 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 442712 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95653643106844685-127.0.0.1:45809_solr-n_0000000004
   [junit4]   2> 442712 INFO  (jetty-launcher-631-thread-5) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95653643106844687-127.0.0.1:39519_solr-n_0000000003
   [junit4]   2> 442712 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95653643106844679-127.0.0.1:42879_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 442712 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95653643106844686-127.0.0.1:41141_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 442712 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38241_solr
   [junit4]   2> 442712 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42879_solr
   [junit4]   2> 442712 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38241_solr
   [junit4]   2> 442712 INFO  (jetty-launcher-631-thread-5) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95653643106844684-127.0.0.1:38241_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 442712 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95653643106844687-127.0.0.1:39519_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 442712 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42879_solr
   [junit4]   2> 442712 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.Overseer Overseer (id=95653643106844686-127.0.0.1:41141_solr-n_0000000000) starting
   [junit4]   2> 442713 INFO  (jetty-launcher-631-thread-5) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39519_solr
   [junit4]   2> 442713 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45809_solr
   [junit4]   2> 442713 INFO  (zkCallback-643-thread-1) [    ] 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> 442713 INFO  (zkCallback-656-thread-1) [    ] 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> 442713 INFO  (zkCallback-657-thread-1) [    ] 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> 442713 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45809_solr
   [junit4]   2> 442714 INFO  (zkCallback-643-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 442714 INFO  (zkCallback-654-thread-1) [    ] 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> 442715 INFO  (jetty-launcher-631-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39519_solr
   [junit4]   2> 442715 INFO  (zkCallback-657-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 442715 INFO  (zkCallback-655-thread-1) [    ] 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> 442714 INFO  (zkCallback-656-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 442716 INFO  (zkCallback-654-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 442721 INFO  (zkCallback-657-thread-1) [    ] 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> 442721 INFO  (zkCallback-654-thread-1) [    ] 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> 442721 INFO  (zkCallback-654-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 442721 INFO  (zkCallback-654-thread-1) [    ] 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> 442722 INFO  (zkCallback-654-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 442722 INFO  (zkCallback-657-thread-2) [    ] 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> 442722 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 442722 INFO  (zkCallback-657-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 442724 INFO  (zkCallback-657-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 442731 INFO  (zkCallback-655-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 442731 INFO  (zkCallback-643-thread-1) [    ] 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> 442731 INFO  (zkCallback-655-thread-2) [    ] 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> 442731 INFO  (zkCallback-656-thread-1) [    ] 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> 442735 INFO  (zkCallback-643-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 442735 INFO  (zkCallback-656-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 442735 INFO  (zkCallback-655-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 442736 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 442737 INFO  (OverseerStateUpdate-95653643106844686-127.0.0.1:41141_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 442737 INFO  (OverseerStateUpdate-95653643106844686-127.0.0.1:41141_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 442740 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 442740 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 442741 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_F44F5C30F0705B8C-001/tempDir-001/node2/.
   [junit4]   2> 442741 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 442742 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 442742 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 442742 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_F44F5C30F0705B8C-001/tempDir-001/node4/.
   [junit4]   2> 442742 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 442742 INFO  (OverseerCollectionConfigSetProcessor-95653643106844686-127.0.0.1:41141_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 442743 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:41141_solr as DOWN
   [junit4]   2> 442743 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 442743 INFO  (jetty-launcher-631-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 442744 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 442745 INFO  (jetty-launcher-631-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 442747 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 442747 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 442747 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_F44F5C30F0705B8C-001/tempDir-001/node1/.
   [junit4]   2> 442747 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 442747 INFO  (OverseerStateUpdate-95653643106844686-127.0.0.1:41141_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:41141_solr"} current state version: 0
   [junit4]   2> 442747 INFO  (OverseerStateUpdate-95653643106844686-127.0.0.1:41141_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:41141_solr
   [junit4]   2> 442757 INFO  (jetty-launcher-631-thread-5) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 442757 INFO  (jetty-launcher-631-thread-5) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 442757 INFO  (jetty-launcher-631-thread-5) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_F44F5C30F0705B8C-001/tempDir-001/node5/.
   [junit4]   2> 442757 INFO  (jetty-launcher-631-thread-5) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 442761 INFO  (jetty-launcher-631-thread-5) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 442761 INFO  (jetty-launcher-631-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 442761 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 442761 INFO  (jetty-launcher-631-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 443744 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41141_solr
   [junit4]   2> 443744 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41141_solr
   [junit4]   2> 443745 INFO  (zkCallback-654-thread-1) [    ] 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> 443745 INFO  (zkCallback-657-thread-2) [    ] 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> 443745 INFO  (zkCallback-656-thread-1) [    ] 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> 443745 INFO  (zkCallback-655-thread-2) [    ] 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> 443745 INFO  (zkCallback-643-thread-1) [    ] 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> 443745 INFO  (zkCallback-654-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 443745 INFO  (zkCallback-657-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 443745 INFO  (zkCallback-655-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 443745 INFO  (zkCallback-656-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 443745 INFO  (zkCallback-643-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 443756 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 443756 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 443756 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_F44F5C30F0705B8C-001/tempDir-001/node3/.
   [junit4]   2> 443756 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 443757 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 443757 INFO  (jetty-launcher-631-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 443757 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 443757 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 443758 INFO  (zkCallback-658-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10d6595 name:ZooKeeperConnection Watcher:127.0.0.1:40634 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 443758 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 443759 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 443760 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 443760 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 443761 INFO  (zkCallback-660-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d938d9 name:ZooKeeperConnection Watcher:127.0.0.1:40634/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 443761 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 443761 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 443761 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 443762 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 443763 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/protwords.txt
   [junit4]   2> 443764 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
   [junit4]   2> 443764 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad_solrconfig.xml
   [junit4]   2> 443765 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 443766 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-nocache.xml
   [junit4]   2> 443766 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 443767 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 443767 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 443768 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 443768 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 443769 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 443769 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 443770 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 443771 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-replication2.xml
   [junit4]   2> 443771 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
   [junit4]   2> 443772 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
   [junit4]   2> 443773 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 443773 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/old_synonyms.txt
   [junit4]   2> 443774 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/enumsConfig.xml
   [junit4]   2> 443775 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
   [junit4]   2> 443775 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 443776 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicyfactory-nocfs.xml
   [junit4]   2> 443776 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 443777 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-phrasesuggest.xml
   [junit4]   2> 443778 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig.xml
   [junit4]   2> 443778 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delpolicy1.xml
   [junit4]   2> 443779 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sim.xml
   [junit4]   2> 443780 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema15.xml
   [junit4]   2> 443780 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sql.xml
   [junit4]   2> 443781 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 443782 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stemdict.txt
   [junit4]   2> 443783 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/hunspell-test.aff
   [junit4]   2> 443784 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sql.xml
   [junit4]   2> 443784 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-spatial.xml
   [junit4]   2> 443785 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-slave1.xml
   [junit4]   2> 443786 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dup-fieldType.xml
   [junit4]   2> 443786 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-external-filefield.xml
   [junit4]   2> 443787 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-query-parser-init.xml
   [junit4]   2> 443788 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-nrtmode.xml
   [junit4]   2> 443788 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-complex-phrase.xml
   [junit4]   2> 443789 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/conditional.updateprocessor.js
   [junit4]   2> 443789 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-analyzer-class-and-nested.xml
   [junit4]   2> 443790 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-eff.xml
   [junit4]   2> 443791 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-folding.xml
   [junit4]   2> 443791 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-tieredmergepolicyfactory.xml
   [junit4]   2> 443792 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-simpleqpplugin.xml
   [junit4]   2> 443792 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-hash.xml
   [junit4]   2> 443793 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stopwords.txt
   [junit4]   2> 443793 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dynamicfield-required.xml
   [junit4]   2> 443794 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-nocfs.xml
   [junit4]   2> 443795 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 443796 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/throw.error.on.add.updateprocessor.js
   [junit4]   2> 443797 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-minimal.xml
   [junit4]   2> 443797 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-defaults.xml
   [junit4]   2> 443798 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/blendedInfixSuggest.txt
   [junit4]   2> 443799 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-postingshighlight.xml
   [junit4]   2> 443799 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValuesJoin.xml
   [junit4]   2> 443800 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValues.xml
   [junit4]   2> 443801 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 443801 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-snippet-types.incl
   [junit4]   2> 443802 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-minimal.xml
   [junit4]   2> 443803 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 443804 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-collate.xml
   [junit4]   2> 443804 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-rest.xml
   [junit4]   2> 443805 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 443806 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 443807 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/phrasesuggest.txt
   [junit4]   2> 443808 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stopwordsWrongEncoding.txt
   [junit4]   2> 443808 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-logmergepolicy.xml
   [junit4]   2> 443809 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-plugcollector.xml
   [junit4]   2> 443810 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-noopregen.xml
   [junit4]   2> 443811 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-analytics-query.xml
   [junit4]   2> 443811 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stoptypes-1.txt
   [junit4]   2> 443812 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-warmer-randommergepolicyfactory.xml
   [junit4]   2> 443813 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-spatial.xml
   [junit4]   2> 443813 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-spellchecker.xml
   [junit4]   2> 443814 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-non-stored-docvalues.xml
   [junit4]   2> 443815 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-distrib-interval-faceting.xml
   [junit4]   2> 443815 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stop-1.txt
   [junit4]   2> 443816 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValuesMissing.xml
   [junit4]   2> 443816 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-caching.xml
   [junit4]   2> 443817 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-doctransformers.xml
   [junit4]   2> 443818 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/freeTextSuggest.txt
   [junit4]   2> 443819 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-tolerant-update-minimal.xml
   [junit4]   2> 443819 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema.xml
   [junit4]   2> 443820 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-querysender-noquery.xml
   [junit4]   2> 443821 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sortingresponse.xml
   [junit4]   2> 443821 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/trivial.updateprocessor1.js
   [junit4]   2> 443822 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-managed-schema-named-schema.xml.xml
   [junit4]   2> 443823 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-paramset.xml
   [junit4]   2> 443823 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-lmdirichlet.xml
   [junit4]   2> 443824 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-multiple-dirfactory.xml
   [junit4]   2> 443824 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-init-error.xml
   [junit4]   2> 443825 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-altdirectory.xml
   [junit4]   2> 443825 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-tlog.xml
   [junit4]   2> 443826 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/hyphenation.dtd
   [junit4]   2> 443827 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-classification.xml
   [junit4]   2> 443827 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sweetspot.xml
   [junit4]   2> 443828 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-xinclude.xml
   [junit4]   2> 443828 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-schemaless.xml
   [junit4]   2> 443829 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schemasurround.xml
   [junit4]   2> 443829 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-binaryfield.xml
   [junit4]   2> 443830 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-SOLR-749.xml
   [junit4]   2> 443831 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/compoundDictionary.txt
   [junit4]   2> 443831 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/fuzzysuggest.txt
   [junit4]   2> 443832 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-querysender.xml
   [junit4]   2> 443833 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-ib.xml
   [junit4]   2> 443833 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-snippet-type.xml
   [junit4]   2> 443834 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-blockjoinfacetcomponent.xml
   [junit4]   2> 443835 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/cross-compatible.js
   [junit4]   2> 443835 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-solcoreproperties.xml
   [junit4]   2> 443836 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-master-throttled.xml
   [junit4]   2> 444087 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectio

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

 o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38741_solr
   [junit4]   2> 1476744 ERROR (OverseerCollectionConfigSetProcessor-95653710033977356-127.0.0.1:38741_solr-n_0000000001) [    ] o.a.s.c.OverseerTaskProcessor Unable to prioritize overseer 
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:67)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:311)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerNodePrioritizer.prioritizeOverseerNodes(OverseerNodePrioritizer.java:60)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:162)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]   2> 1476744 INFO  (zkCallback-1779-thread-1) [    ] 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> 1476744 ERROR (OverseerHdfsCoreFailoverThread-95653710033977356-127.0.0.1:38741_solr-n_0000000001) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread OverseerAutoReplicaFailoverThread had an error in its thread work loop.:org.apache.solr.common.SolrException: Thread interrupted. Error reading cluster properties
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:747)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.doWork(OverseerAutoReplicaFailoverThread.java:152)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:131)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]   2> Caused by: java.lang.InterruptedException
   [junit4]   2> 	at java.lang.Object.wait(java.base@9-ea/Native Method)
   [junit4]   2> 	at java.lang.Object.wait(java.base@9-ea/Object.java:516)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1342)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1040)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:314)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:311)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:311)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:740)
   [junit4]   2> 	... 3 more
   [junit4]   2> 
   [junit4]   2> 1476745 WARN  (zkCallback-1779-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1476745 INFO  (jetty-launcher-1756-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@15bfabc{/solr,null,UNAVAILABLE}
   [junit4]   2> 1476746 INFO  (SUITE-TestCloudDeleteByQuery-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38737 38737
   [junit4]   2> 1476800 INFO  (Thread-3314) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38737 38737
   [junit4]   2> 1476802 WARN  (Thread-3314) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	4	/solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/test_col/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/95653710033977356-127.0.0.1:38741_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1476802 INFO  (SUITE-TestCloudDeleteByQuery-seed#[F44F5C30F0705B8C]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Apr 02, 2016 1:16:37 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 7 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {expected_shard_s=PostingsFormat(name=Memory doPackFST= false), _version_=PostingsFormat(name=Memory doPackFST= true), id=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, maxPointsInLeafNode=958, maxMBSortInHeap=4.088766099331886, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=fur, timezone=Asia/Calcutta
   [junit4]   2> NOTE: Linux 4.2.0-34-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=217125048,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [AliasIntegrationTest, TestDocumentBuilder, LeaderFailoverAfterPartitionTest, DistanceUnitsTest, TestManagedResourceStorage, BlockJoinFacetSimpleTest, DirectSolrSpellCheckerTest, ConvertedLegacyTest, TestSolrConfigHandlerCloud, TestRandomRequestDistribution, TestRecoveryHdfs, TestDynamicFieldCollectionResource, SpellCheckCollatorTest, TestCodecSupport, DistanceFunctionTest, TestAuthenticationFramework, TestDFRSimilarityFactory, DateRangeFieldTest, TestReqParamsAPI, TestSolrFieldCacheMBean, MBeansHandlerTest, FastVectorHighlighterTest, ZkSolrClientTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSurroundQueryParser, TestSolrCoreProperties, TestInitQParser, TestStressVersions, ClusterStateUpdateTest, ClassificationUpdateProcessorFactoryTest, TestSolrCLIRunExample, RemoteQueryErrorTest, TestUseDocValuesAsStored2, TestSimpleTrackingShardHandler, TestRuleBasedAuthorizationPlugin, TestLeaderElectionZkExpiry, SimpleMLTQParserTest, ShardRoutingTest, SolrPluginUtilsTest, VMParamsZkACLAndCredentialsProvidersTest, AnalysisErrorHandlingTest, TestCursorMarkWithoutUniqueKey, SecurityConfHandlerTest, TestManagedSynonymFilterFactory, SpatialFilterTest, HdfsNNFailoverTest, TestSchemaVersionResource, TestFieldSortValues, WordBreakSolrSpellCheckerTest, FacetPivotSmallTest, TestBinaryResponseWriter, ZkCLITest, NotRequiredUniqueKeyTest, ChaosMonkeySafeLeaderTest, DistributedMLTComponentTest, ZkStateWriterTest, TestSolrDeletionPolicy2, TestQuerySenderNoQuery, TermsComponentTest, TestSystemIdResolver, MigrateRouteKeyTest, TestQueryTypes, TestUpdate, TestPivotHelperCode, SpellCheckComponentTest, TestRequestForwarding, TestScoreJoinQPScore, SoftAutoCommitTest, CSVRequestHandlerTest, TestFiltering, TestDistributedGrouping, SortByFunctionTest, BigEndianAscendingWordSerializerTest, TestBlobHandler, TermVectorComponentTest, HdfsTlogReplayBufferedWhileIndexingTest, ShardSplitTest, SolrCmdDistributorTest, TestTolerantUpdateProcessorRandomCloud, HighlighterTest, CursorMarkTest, AsyncMigrateRouteKeyTest, TestQueryUtils, ZkControllerTest, LoggingHandlerTest, CollectionsAPIDistributedZkTest, MinimalSchemaTest, TestPartialUpdateDeduplication, FileUtilsTest, DistributedTermsComponentTest, TestFileDictionaryLookup, TestMinMaxOnMultiValuedField, TestLMJelinekMercerSimilarityFactory, HttpPartitionTest, TestCloudDeleteByQuery]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCloudDeleteByQuery -Dtests.seed=F44F5C30F0705B8C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fur -Dtests.timezone=Asia/Calcutta -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestCloudDeleteByQuery (suite) <<<
   [junit4]    > Throwable #1: java.lang.IllegalStateException: Unable to access 'private final java.lang.reflect.Layer java.lang.reflect.Module.layer' to estimate memory usage
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F44F5C30F0705B8C]:0)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]    > Caused by: java.lang.reflect.InaccessibleObjectException: Cannot make a non-public member of class java.lang.reflect.Module accessible
   [junit4]    > 	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:190)
   [junit4]    > 	at java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
   [junit4]    > 	at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
   [junit4]    > 	at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
   [junit4]    > 	... 13 more
   [junit4] Completed [457/584 (3!)] on J1 in 13.71s, 6 tests, 1 error <<< FAILURES!

[...truncated 431 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:529: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1014: There were test failures: 584 suites (10 ignored), 2353 tests, 3 suite-level errors, 116 ignored (70 assumptions) [seed: F44F5C30F0705B8C]

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