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 19:37:20 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16413/
Java: 32bit/jdk-9-ea+111-patched -client -XX:+UseConcMarkSweepGC -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([1959EA728A13EC78]: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([1959EA728A13EC78]: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([1959EA728A13EC78]: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 10873 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudDeleteByQuery
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_1959EA728A13EC78-001/init-core-data-001
   [junit4]   2> 244895 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 244896 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 244896 INFO  (Thread-661) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 244896 INFO  (Thread-661) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 244996 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:40103
   [junit4]   2> 244996 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 244997 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 244998 INFO  (zkCallback-310-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a0ff09 name:ZooKeeperConnection Watcher:127.0.0.1:40103 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 244999 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 244999 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 244999 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 245001 INFO  (jetty-launcher-309-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 245001 INFO  (jetty-launcher-309-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 245001 INFO  (jetty-launcher-309-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 245001 INFO  (jetty-launcher-309-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 245002 INFO  (jetty-launcher-309-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 245025 INFO  (jetty-launcher-309-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@29d7bd{/solr,null,AVAILABLE}
   [junit4]   2> 245025 INFO  (jetty-launcher-309-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e431e2{/solr,null,AVAILABLE}
   [junit4]   2> 245025 INFO  (jetty-launcher-309-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b6c88d{/solr,null,AVAILABLE}
   [junit4]   2> 245025 INFO  (jetty-launcher-309-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e05f03{/solr,null,AVAILABLE}
   [junit4]   2> 245025 INFO  (jetty-launcher-309-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c37447{/solr,null,AVAILABLE}
   [junit4]   2> 245028 INFO  (jetty-launcher-309-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@1c4c63e{HTTP/1.1,[http/1.1]}{127.0.0.1:33000}
   [junit4]   2> 245028 INFO  (jetty-launcher-309-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@949c52{HTTP/1.1,[http/1.1]}{127.0.0.1:38064}
   [junit4]   2> 245028 INFO  (jetty-launcher-309-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@83bc2a{HTTP/1.1,[http/1.1]}{127.0.0.1:46402}
   [junit4]   2> 245028 INFO  (jetty-launcher-309-thread-1) [    ] o.e.j.s.Server Started @246662ms
   [junit4]   2> 245028 INFO  (jetty-launcher-309-thread-5) [    ] o.e.j.s.Server Started @246662ms
   [junit4]   2> 245028 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33000}
   [junit4]   2> 245028 INFO  (jetty-launcher-309-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46402}
   [junit4]   2> 245028 INFO  (jetty-launcher-309-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@17f006a{HTTP/1.1,[http/1.1]}{127.0.0.1:43859}
   [junit4]   2> 245028 INFO  (jetty-launcher-309-thread-2) [    ] o.e.j.s.Server Started @246662ms
   [junit4]   2> 245029 INFO  (jetty-launcher-309-thread-3) [    ] o.e.j.s.Server Started @246663ms
   [junit4]   2> 245029 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38064}
   [junit4]   2> 245029 INFO  (jetty-launcher-309-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43859}
   [junit4]   2> 245028 INFO  (jetty-launcher-309-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@a3f63f{HTTP/1.1,[http/1.1]}{127.0.0.1:38978}
   [junit4]   2> 245029 INFO  (jetty-launcher-309-thread-4) [    ] o.e.j.s.Server Started @246663ms
   [junit4]   2> 245029 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@18f23c
   [junit4]   2> 245029 INFO  (jetty-launcher-309-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@18f23c
   [junit4]   2> 245029 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_1959EA728A13EC78-001/tempDir-001/node2'
   [junit4]   2> 245029 INFO  (jetty-launcher-309-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_1959EA728A13EC78-001/tempDir-001/node3'
   [junit4]   2> 245029 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@18f23c
   [junit4]   2> 245029 INFO  (jetty-launcher-309-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@18f23c
   [junit4]   2> 245029 INFO  (jetty-launcher-309-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 245029 INFO  (jetty-launcher-309-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_1959EA728A13EC78-001/tempDir-001/node5'
   [junit4]   2> 245029 INFO  (jetty-launcher-309-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 245029 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 245029 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_1959EA728A13EC78-001/tempDir-001/node1'
   [junit4]   2> 245029 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38978}
   [junit4]   2> 245030 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 245030 INFO  (jetty-launcher-309-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 245030 INFO  (jetty-launcher-309-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 245030 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@18f23c
   [junit4]   2> 245030 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 245030 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_1959EA728A13EC78-001/tempDir-001/node4'
   [junit4]   2> 245030 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 245030 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 245030 INFO  (jetty-launcher-309-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 245030 INFO  (jetty-launcher-309-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 245030 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 245030 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 245030 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 245030 INFO  (jetty-launcher-309-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 245030 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 245030 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 245031 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 245031 INFO  (jetty-launcher-309-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 245031 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 245031 INFO  (zkCallback-311-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7b3f98 name:ZooKeeperConnection Watcher:127.0.0.1:40103/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 245031 INFO  (jetty-launcher-309-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 245032 INFO  (jetty-launcher-309-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 245032 INFO  (zkCallback-313-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e8fdc7 name:ZooKeeperConnection Watcher:127.0.0.1:40103/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 245032 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 245032 INFO  (zkCallback-314-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@147723e name:ZooKeeperConnection Watcher:127.0.0.1:40103/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 245032 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 245032 INFO  (jetty-launcher-309-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 245032 INFO  (jetty-launcher-309-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 245032 INFO  (zkCallback-312-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9aa1c8 name:ZooKeeperConnection Watcher:127.0.0.1:40103/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 245032 INFO  (zkCallback-315-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15f0f93 name:ZooKeeperConnection Watcher:127.0.0.1:40103/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 245032 INFO  (jetty-launcher-309-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 245032 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 245032 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 245032 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 245032 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 245032 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 245033 INFO  (jetty-launcher-309-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 245033 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 245033 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 245070 INFO  (jetty-launcher-309-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_1959EA728A13EC78-001/tempDir-001/node3/.
   [junit4]   2> 245070 INFO  (jetty-launcher-309-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 92872
   [junit4]   2> 245070 INFO  (jetty-launcher-309-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_1959EA728A13EC78-001/tempDir-001/node3]
   [junit4]   2> 245072 WARN  (jetty-launcher-309-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_1959EA728A13EC78-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_1959EA728A13EC78-001/tempDir-001/node3/lib
   [junit4]   2> 245076 INFO  (jetty-launcher-309-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> 245078 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_1959EA728A13EC78-001/tempDir-001/node4/.
   [junit4]   2> 245078 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_1959EA728A13EC78-001/tempDir-001/node2/.
   [junit4]   2> 245078 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 2246870
   [junit4]   2> 245078 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 2105611
   [junit4]   2> 245078 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_1959EA728A13EC78-001/tempDir-001/node4]
   [junit4]   2> 245078 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_1959EA728A13EC78-001/tempDir-001/node2]
   [junit4]   2> 245078 WARN  (jetty-launcher-309-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_1959EA728A13EC78-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_1959EA728A13EC78-001/tempDir-001/node2/lib
   [junit4]   2> 245078 INFO  (jetty-launcher-309-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> 245078 WARN  (jetty-launcher-309-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_1959EA728A13EC78-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_1959EA728A13EC78-001/tempDir-001/node4/lib
   [junit4]   2> 245079 INFO  (jetty-launcher-309-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> 245079 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_1959EA728A13EC78-001/tempDir-001/node1/.
   [junit4]   2> 245079 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 32571612
   [junit4]   2> 245079 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_1959EA728A13EC78-001/tempDir-001/node1]
   [junit4]   2> 245080 WARN  (jetty-launcher-309-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_1959EA728A13EC78-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_1959EA728A13EC78-001/tempDir-001/node1/lib
   [junit4]   2> 245080 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 245080 INFO  (jetty-launcher-309-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 245090 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 245090 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 245090 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40103/solr
   [junit4]   2> 245090 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 245091 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 245091 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 245091 INFO  (jetty-launcher-309-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> 245092 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 245093 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 245093 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 245093 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40103/solr
   [junit4]   2> 245093 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 245093 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 245093 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 245097 INFO  (zkCallback-323-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1aa0804 name:ZooKeeperConnection Watcher:127.0.0.1:40103 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 245097 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 245097 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 245098 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 245099 INFO  (zkCallback-324-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e2fe68 name:ZooKeeperConnection Watcher:127.0.0.1:40103/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 245099 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 245100 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 245101 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 245102 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 245103 INFO  (jetty-launcher-309-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 245103 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 245103 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 245103 INFO  (zkCallback-320-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@47e958 name:ZooKeeperConnection Watcher:127.0.0.1:40103 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 245103 INFO  (jetty-launcher-309-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 245103 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 245103 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40103/solr
   [junit4]   2> 245103 INFO  (jetty-launcher-309-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40103/solr
   [junit4]   2> 245103 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 245103 INFO  (jetty-launcher-309-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 245103 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 245103 INFO  (jetty-launcher-309-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 245103 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 245103 INFO  (jetty-launcher-309-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 245104 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 245105 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 245105 INFO  (zkCallback-327-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7f3312 name:ZooKeeperConnection Watcher:127.0.0.1:40103 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 245105 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 245105 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 245105 INFO  (zkCallback-329-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1864582 name:ZooKeeperConnection Watcher:127.0.0.1:40103/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 245105 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 245106 INFO  (jetty-launcher-309-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_1959EA728A13EC78-001/tempDir-001/node5/.
   [junit4]   2> 245106 INFO  (jetty-launcher-309-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 24989185
   [junit4]   2> 245106 INFO  (jetty-launcher-309-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_1959EA728A13EC78-001/tempDir-001/node5]
   [junit4]   2> 245106 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 245106 WARN  (jetty-launcher-309-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_1959EA728A13EC78-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_1959EA728A13EC78-001/tempDir-001/node5/lib
   [junit4]   2> 245106 INFO  (jetty-launcher-309-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> 245107 INFO  (zkCallback-330-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ef8e8e name:ZooKeeperConnection Watcher:127.0.0.1:40103/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 245107 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 245107 INFO  (jetty-launcher-309-thread-5) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 245109 INFO  (jetty-launcher-309-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 245109 INFO  (jetty-launcher-309-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 245109 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 245109 INFO  (jetty-launcher-309-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40103/solr
   [junit4]   2> 245109 INFO  (jetty-launcher-309-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 245109 INFO  (jetty-launcher-309-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 245109 INFO  (jetty-launcher-309-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 245110 INFO  (zkCallback-333-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1bcbd0 name:ZooKeeperConnection Watcher:127.0.0.1:40103 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 245110 INFO  (jetty-launcher-309-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 245110 INFO  (jetty-launcher-309-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 245110 INFO  (zkCallback-328-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@55312e name:ZooKeeperConnection Watcher:127.0.0.1:40103 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 245111 INFO  (jetty-launcher-309-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 245111 INFO  (jetty-launcher-309-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 245111 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 245111 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 245112 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 245112 INFO  (jetty-launcher-309-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 245113 INFO  (zkCallback-334-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@70f17c name:ZooKeeperConnection Watcher:127.0.0.1:40103/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 245113 INFO  (jetty-launcher-309-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 245113 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 245114 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 0x153d7f09f62000c, 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> 245141 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 245141 INFO  (jetty-launcher-309-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 245142 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 245142 INFO  (zkCallback-335-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f9aa28 name:ZooKeeperConnection Watcher:127.0.0.1:40103/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 245142 INFO  (jetty-launcher-309-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 245144 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 245145 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 245145 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 245146 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 245146 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 245146 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 245147 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 245147 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 245147 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 245148 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 245148 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 245148 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 245148 INFO  (jetty-launcher-309-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 245150 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 245150 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 245150 INFO  (jetty-launcher-309-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 245150 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 245151 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 245151 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 245151 INFO  (jetty-launcher-309-thread-3) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 245151 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 245152 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 245152 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 245152 INFO  (jetty-launcher-309-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 245152 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 245153 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 245153 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 245153 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 245153 INFO  (jetty-launcher-309-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 245154 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 245154 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 245154 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 245154 INFO  (jetty-launcher-309-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 245154 INFO  (jetty-launcher-309-thread-5) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 245156 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 245156 INFO  (jetty-launcher-309-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 245156 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 245156 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 245156 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95657445571035144-127.0.0.1:33000_solr-n_0000000000
   [junit4]   2> 245156 INFO  (jetty-launcher-309-thread-3) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95657445571035150-127.0.0.1:43859_solr-n_0000000001
   [junit4]   2> 245157 INFO  (jetty-launcher-309-thread-5) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 245157 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95657445571035146-127.0.0.1:38064_solr-n_0000000002
   [junit4]   2> 245157 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95657445571035147-127.0.0.1:38978_solr-n_0000000003
   [junit4]   2> 245157 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33000_solr
   [junit4]   2> 245157 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 245157 INFO  (jetty-launcher-309-thread-3) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95657445571035144-127.0.0.1:33000_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 245157 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95657445571035150-127.0.0.1:43859_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 245157 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95657445571035146-127.0.0.1:38064_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 245157 INFO  (jetty-launcher-309-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43859_solr
   [junit4]   2> 245157 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38064_solr
   [junit4]   2> 245158 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38978_solr
   [junit4]   2> 245158 INFO  (jetty-launcher-309-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43859_solr
   [junit4]   2> 245158 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38064_solr
   [junit4]   2> 245158 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38978_solr
   [junit4]   2> 245158 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.Overseer Overseer (id=95657445571035144-127.0.0.1:33000_solr-n_0000000000) starting
   [junit4]   2> 245158 INFO  (jetty-launcher-309-thread-5) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 245159 INFO  (zkCallback-330-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> 245159 INFO  (zkCallback-329-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> 245159 INFO  (zkCallback-334-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> 245159 INFO  (zkCallback-324-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> 245159 INFO  (jetty-launcher-309-thread-5) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95657445571035151-127.0.0.1:46402_solr-n_0000000004
   [junit4]   2> 245162 INFO  (zkCallback-329-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 245162 INFO  (zkCallback-335-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> 245168 INFO  (zkCallback-330-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 245168 INFO  (jetty-launcher-309-thread-5) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95657445571035147-127.0.0.1:38978_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 245169 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 245169 INFO  (jetty-launcher-309-thread-5) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:46402_solr as DOWN
   [junit4]   2> 245176 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 245176 INFO  (OverseerCollectionConfigSetProcessor-95657445571035144-127.0.0.1:33000_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 245177 INFO  (zkCallback-334-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 245177 INFO  (OverseerStateUpdate-95657445571035144-127.0.0.1:33000_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 245177 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:33000_solr as DOWN
   [junit4]   2> 245177 INFO  (zkCallback-335-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 245177 INFO  (zkCallback-324-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 245178 INFO  (OverseerStateUpdate-95657445571035144-127.0.0.1:33000_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (3)
   [junit4]   2> 245179 INFO  (OverseerStateUpdate-95657445571035144-127.0.0.1:33000_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:46402_solr"} current state version: 0
   [junit4]   2> 245180 INFO  (OverseerStateUpdate-95657445571035144-127.0.0.1:33000_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:46402_solr
   [junit4]   2> 245180 INFO  (OverseerStateUpdate-95657445571035144-127.0.0.1:33000_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:33000_solr"} current state version: 0
   [junit4]   2> 245181 INFO  (OverseerStateUpdate-95657445571035144-127.0.0.1:33000_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:33000_solr
   [junit4]   2> 245292 INFO  (jetty-launcher-309-thread-3) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 245292 INFO  (jetty-launcher-309-thread-3) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 245293 INFO  (jetty-launcher-309-thread-3) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_1959EA728A13EC78-001/tempDir-001/node3/.
   [junit4]   2> 245293 INFO  (jetty-launcher-309-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 245294 INFO  (jetty-launcher-309-thread-3) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 245294 INFO  (jetty-launcher-309-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 245299 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 245299 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 245300 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_1959EA728A13EC78-001/tempDir-001/node2/.
   [junit4]   2> 245300 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 245301 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 245301 INFO  (jetty-launcher-309-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 245349 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 245349 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 245350 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_1959EA728A13EC78-001/tempDir-001/node4/.
   [junit4]   2> 245350 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 245351 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 245351 INFO  (jetty-launcher-309-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 246170 INFO  (jetty-launcher-309-thread-5) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46402_solr
   [junit4]   2> 246171 INFO  (jetty-launcher-309-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46402_solr
   [junit4]   2> 246172 INFO  (zkCallback-330-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> 246172 INFO  (zkCallback-334-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> 246172 INFO  (zkCallback-324-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> 246172 INFO  (zkCallback-335-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> 246172 INFO  (zkCallback-329-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> 246172 INFO  (zkCallback-334-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 246172 INFO  (zkCallback-330-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 246172 INFO  (zkCallback-335-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 246173 INFO  (zkCallback-329-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 246173 INFO  (zkCallback-324-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 246178 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33000_solr
   [junit4]   2> 246179 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33000_solr
   [junit4]   2> 246180 INFO  (zkCallback-335-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> 246180 INFO  (zkCallback-334-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> 246180 INFO  (zkCallback-330-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> 246180 INFO  (zkCallback-329-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> 246180 INFO  (zkCallback-324-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> 246180 INFO  (zkCallback-334-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 246180 INFO  (zkCallback-335-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 246180 INFO  (zkCallback-330-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 246180 INFO  (zkCallback-329-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 246180 INFO  (zkCallback-324-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 246203 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 246203 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 246204 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_1959EA728A13EC78-001/tempDir-001/node1/.
   [junit4]   2> 246204 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 246205 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 246205 INFO  (jetty-launcher-309-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 246210 INFO  (jetty-launcher-309-thread-5) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 246210 INFO  (jetty-launcher-309-thread-5) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 246211 INFO  (jetty-launcher-309-thread-5) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_1959EA728A13EC78-001/tempDir-001/node5/.
   [junit4]   2> 246211 INFO  (jetty-launcher-309-thread-5) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 246212 INFO  (jetty-launcher-309-thread-5) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 246212 INFO  (jetty-launcher-309-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 246212 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 246212 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 246213 INFO  (zkCallback-336-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@111b4a5 name:ZooKeeperConnection Watcher:127.0.0.1:40103 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 246213 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 246214 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 246216 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 246216 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 246217 INFO  (zkCallback-338-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@fce405 name:ZooKeeperConnection Watcher:127.0.0.1:40103/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 246217 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 246217 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 246217 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 246218 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 246219 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/protwords.txt
   [junit4]   2> 246220 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
   [junit4]   2> 246221 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad_solrconfig.xml
   [junit4]   2> 246222 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 246226 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-nocache.xml
   [junit4]   2> 246227 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 246228 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 246228 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 246229 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 246230 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 246231 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 246232 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 246233 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 246234 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-replication2.xml
   [junit4]   2> 246235 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
   [junit4]   2> 246236 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
   [junit4]   2> 246237 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 246238 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/old_synonyms.txt
   [junit4]   2> 246239 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/enumsConfig.xml
   [junit4]   2> 246240 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
   [junit4]   2> 246241 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 246242 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicyfactory-nocfs.xml
   [junit4]   2> 246243 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 246244 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-phrasesuggest.xml
   [junit4]   2> 246245 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig.xml
   [junit4]   2> 246246 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delpolicy1.xml
   [junit4]   2> 246247 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sim.xml
   [junit4]   2> 246248 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema15.xml
   [junit4]   2> 246249 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sql.xml
   [junit4]   2> 246250 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 246251 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stemdict.txt
   [junit4]   2> 246252 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/hunspell-test.aff
   [junit4]   2> 246253 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sql.xml
   [junit4]   2> 246278 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-spatial.xml
   [junit4]   2> 246279 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-slave1.xml
   [junit4]   2> 246281 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dup-fieldType.xml
   [junit4]   2> 246282 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-external-filefield.xml
   [junit4]   2> 246283 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-query-parser-init.xml
   [junit4]   2> 246284 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-nrtmode.xml
   [junit4]   2> 246285 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-complex-phrase.xml
   [junit4]   2> 246286 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/conditional.updateprocessor.js
   [junit4]   2> 246287 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-analyzer-class-and-nested.xml
   [junit4]   2> 246288 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-eff.xml
   [junit4]   2> 246290 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-folding.xml
   [junit4]   2> 246290 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-tieredmergepolicyfactory.xml
   [junit4]   2> 246291 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-simpleqpplugin.xml
   [junit4]   2> 246292 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-hash.xml
   [junit4]   2> 246293 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stopwords.txt
   [junit4]   2> 246294 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dynamicfield-required.xml
   [junit4]   2> 246296 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-nocfs.xml
   [junit4]   2> 246297 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 246297 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/throw.error.on.add.updateprocessor.js
   [junit4]   2> 246298 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-minimal.xml
   [junit4]   2> 246299 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-defaults.xml
   [junit4]   2> 246301 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/blendedInfixSuggest.txt
   [junit4]   2> 246301 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-postingshighlight.xml
   [junit4]   2> 246302 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValuesJoin.xml
   [junit4]   2> 246303 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValues.xml
   [junit4]   2> 246304 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 246306 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-snippet-types.incl
   [junit4]   2> 246307 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-minimal.xml
   [junit4]   2> 246308 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 246309 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-collate.xml
   [junit4]   2> 246311 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-rest.xml
   [junit4]   2> 246312 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 246313 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 246314 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/phrasesuggest.txt
   [junit4]   2> 246315 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stopwordsWrongEncoding.txt
   [junit4]   2> 246316 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-logmergepolicy.xml
   [junit4]   2> 246317 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-plugcollector.xml
   [junit4]   2> 246321 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-noopregen.xml
   [junit4]   2> 246322 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-analytics-query.xml
   [junit4]   2> 246323 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stoptypes-1.txt
   [junit4]   2> 246324 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-warmer-randommergepolicyfactory.xml
   [junit4]   2> 246325 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-spatial.xml
   [junit4]   2> 246326 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-spellchecker.xml
   [junit4]   2> 246328 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-non-stored-docvalues.xml
   [junit4]   2> 246329 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-distrib-interval-faceting.xml
   [junit4]   2> 246330 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stop-1.txt
   [junit4]   2> 246331 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValuesMissing.xml
   [junit4]   2> 246332 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-caching.xml
   [junit4]   2> 246333 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-doctransformers.xml
   [junit4]   2> 246334 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/freeTextSuggest.txt
   [junit4]   2> 246335 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-tolerant-update-minimal.xml
   [junit4]   2> 246336 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema.xml
   [junit4]   2> 246337 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-querysender-noquery.xml
   [junit4]   2> 246338 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sortingresponse.xml
   [junit4]   2> 246339 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/trivial.updateprocessor1.js
   [junit4]   2> 246340 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-managed-schema-named-schema.xml.xml
   [junit4]   2> 246341 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-paramset.xml
   [junit4]   2> 246342 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-lmdirichlet.xml
   [junit4]   2> 246343 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-multiple-dirfactory.xml
   [junit4]   2> 246344 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-init-error.xml
   [junit4]   2> 246345 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-altdirectory.xml
   [junit4]   2> 246346 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-tlog.xml
   [junit4]   2> 246347 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/hyphenation.dtd
   [junit4]   2> 246348 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-classification.xml
   [junit4]   2> 246348 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sweetspot.xml
   [junit4]   2> 246349 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-xinclude.xml
   [junit4]   2> 246352 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-schemaless.xml
   [junit4]   2> 246353 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schemasurround.xml
   [junit4]   2> 246354 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-binaryfield.xml
   [junit4]   2> 246356 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-SOLR-749.xml
   [junit4]   2> 246357 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/compoundDictionary.txt
   [junit4]   2> 246357 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/fuzzysuggest.txt
   [junit4]   2> 246358 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-querysender.xml
   [junit4]   2> 246359 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-ib.xml
   [junit4]   2> 246360 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-snippet-type.xml
   [junit4]   2> 246361 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-blockjoinfacetcomponent.xml
   [junit4]   2> 246362 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/cross-compatible.js
   [junit4]   2> 246363 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-solcoreproperties.xml
   [junit4]   2> 246364 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-master-throttled.xml
   [junit4]   2> 246365 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-components-name.xml
   [junit4]   2> 246367 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-elevate.xml
   [junit4]   2> 246368 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sim-global-vs-ft-mismatch.xml
   [junit4]   2> 246369 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delpolicy2.xml
   [junit4]   2> 246370 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stop-snowball.txt
   [junit4]   2> 246371 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-unexpected-schema-attribute.xml
   [junit4]   2> 246372 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-indexconfig-mergepolicyfactory.xml
   [junit4]   2> 246373 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-dynamic-multivalued.xml
   [junit4]   2> 246374 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dup-dynamicField.xml
   [junit4]   2> 246376 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-error-solrconfig.xml
   [junit4]   2> 246377 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sweetspot-partial-baseline.xml
   [junit4]   2> 246378 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/hunspell-test.dic
   [junit4]   2> 246379 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-withgethandler.xml
   [junit4]   2> 246380 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dup-field.xml
   [junit4]   2> 246381 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-master2.xml
   [junit4]   2> 246382 INFO  (SUITE-TestCloudDeleteByQuery-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/synonyms.txt
   [junit4]   2> 246383 INFO 

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

kspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_1959EA728A13EC78-001/tempDir-001/node2/./test_col_shard1_replica2/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_1959EA728A13EC78-001/tempDir-001/node2/./test_col_shard1_replica2/data;done=false>>]
   [junit4]   2> 781934 INFO  (coreCloseExecutor-2823-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 781934 INFO  (coreCloseExecutor-2823-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_1959EA728A13EC78-001/tempDir-001/node2/./test_col_shard1_replica2/data
   [junit4]   2> 781934 INFO  (coreCloseExecutor-2823-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_1959EA728A13EC78-001/tempDir-001/node2/./test_col_shard1_replica2/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_1959EA728A13EC78-001/tempDir-001/node2/./test_col_shard1_replica2/data/index;done=false>>]
   [junit4]   2> 781934 INFO  (coreCloseExecutor-2823-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 781934 INFO  (coreCloseExecutor-2823-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_1959EA728A13EC78-001/tempDir-001/node2/./test_col_shard1_replica2/data/index
   [junit4]   2> 781935 INFO  (jetty-launcher-1470-thread-3) [    ] o.a.s.c.Overseer Overseer (id=95657479312572428-127.0.0.1:42831_solr-n_0000000000) closing
   [junit4]   2> 781935 INFO  (OverseerStateUpdate-95657479312572428-127.0.0.1:42831_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42831_solr
   [junit4]   2> 781936 INFO  (zkCallback-1493-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: [1])
   [junit4]   2> 781936 WARN  (zkCallback-1493-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 781936 INFO  (jetty-launcher-1470-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@9c6b92{/solr,null,UNAVAILABLE}
   [junit4]   2> 783424 WARN  (zkCallback-1495-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> 783425 INFO  (jetty-launcher-1470-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1369257{/solr,null,UNAVAILABLE}
   [junit4]   2> 783433 WARN  (zkCallback-1492-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 783433 INFO  (jetty-launcher-1470-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@55dcc8{/solr,null,UNAVAILABLE}
   [junit4]   2> 783434 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45303 45303
   [junit4]   2> 783467 INFO  (Thread-1758) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45303 45303
   [junit4]   2> 783467 WARN  (Thread-1758) [    ] 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/managed-schema
   [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> 	2	/solr/overseer_elect/election/95657479312572430-127.0.0.1:45904_solr-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/95657479312572428-127.0.0.1:42831_solr-n_0000000000
   [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> 783467 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[1959EA728A13EC78]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Apr 02, 2016 5:15:22 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=8671, maxDocsPerChunk=2, blockSize=6), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=8671, blockSize=6)), sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=gsw-FR, timezone=Etc/GMT-2
   [junit4]   2> NOTE: Linux 4.2.0-34-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=88804048,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrCoreProperties, TestDistributedGrouping, SpellPossibilityIteratorTest, VersionInfoTest, TestQueryUtils, ZkCLITest, BigEndianAscendingWordSerializerTest, TestLeaderElectionZkExpiry, DistributedTermsComponentTest, TestPartialUpdateDeduplication, HighlighterMaxOffsetTest, SolrIndexConfigTest, SpatialRPTFieldTypeTest, BasicFunctionalityTest, SparseHLLTest, TestNoOpRegenerator, AliasIntegrationTest, SuggestComponentTest, TestSystemIdResolver, DateRangeFieldTest, TestUpdate, TestSolrConfigHandlerCloud, IndexBasedSpellCheckerTest, TestSolrFieldCacheMBean, FastVectorHighlighterTest, ChaosMonkeyNothingIsSafeTest, TestDynamicFieldCollectionResource, TestRandomCollapseQParserPlugin, SortSpecParsingTest, ZkControllerTest, AnalysisErrorHandlingTest, TermVectorComponentTest, DistributedQueryComponentCustomSortTest, TestDistribDocBasedVersion, TestMacros, DistribDocExpirationUpdateProcessorTest, TestFieldResource, MoreLikeThisHandlerTest, TestSolrDeletionPolicy2, FileUtilsTest, LeaderFailoverAfterPartitionTest, DocumentBuilderTest, SolrIndexSplitterTest, PKIAuthenticationIntegrationTest, BlockCacheTest, TestFileDictionaryLookup, DistributedVersionInfoTest, TestQuerySenderListener, CollectionsAPIAsyncDistributedZkTest, TestRequestForwarding, ShardRoutingTest, TestHashPartitioner, SoftAutoCommitTest, TestInfoStreamLogging, TestSimpleQParserPlugin, TestRuleBasedAuthorizationPlugin, TestSimpleTrackingShardHandler, MBeansHandlerTest, ZkSolrClientTest, CollectionReloadTest, OverriddenZkACLAndCredentialsProvidersTest, TestTolerantUpdateProcessorRandomCloud]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTolerantUpdateProcessorRandomCloud -Dtests.seed=1959EA728A13EC78 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=gsw-FR -Dtests.timezone=Etc/GMT-2 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestTolerantUpdateProcessorRandomCloud (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([1959EA728A13EC78]: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 [215/584 (3!)] on J1 in 24.13s, 2 tests, 1 error <<< FAILURES!

[...truncated 1226 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: 1959EA728A13EC78]

Total time: 66 minutes 5 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