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/06/20 03:17:36 UTC

[JENKINS-EA] Lucene-Solr-6.x-Linux (64bit/jdk-9-ea+122) - Build # 926 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/926/
Java: 64bit/jdk-9-ea+122 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at __randomizedtesting.SeedInfo.seed([E0ADB355AE888BA6:9693AC26EFBF2689]:0)
	at sun.nio.ch.Net.bind0(java.base@9-ea/Native Method)
	at sun.nio.ch.Net.bind(java.base@9-ea/Net.java:433)
	at sun.nio.ch.Net.bind(java.base@9-ea/Net.java:425)
	at sun.nio.ch.ServerSocketChannelImpl.bind(java.base@9-ea/ServerSocketChannelImpl.java:225)
	at sun.nio.ch.ServerSocketAdaptor.bind(java.base@9-ea/ServerSocketAdaptor.java:74)
	at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:326)
	at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
	at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:244)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
	at org.eclipse.jetty.server.Server.doStart(Server.java:384)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:326)
	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:377)
	at org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:443)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 12114 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudCluster
   [junit4]   2> 1830651 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[E0ADB355AE888BA6]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1830652 INFO  (Thread-4278) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1830652 INFO  (Thread-4278) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1830752 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[E0ADB355AE888BA6]) [    ] o.a.s.c.ZkTestServer start zk server on port:43147
   [junit4]   2> 1830752 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[E0ADB355AE888BA6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1830752 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[E0ADB355AE888BA6]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1830775 INFO  (zkCallback-2183-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@caa186e name:ZooKeeperConnection Watcher:127.0.0.1:43147 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1830775 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[E0ADB355AE888BA6]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1830775 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[E0ADB355AE888BA6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1830775 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[E0ADB355AE888BA6]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1830786 INFO  (jetty-launcher-2182-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1830786 INFO  (jetty-launcher-2182-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1830787 INFO  (jetty-launcher-2182-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1830789 INFO  (jetty-launcher-2182-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8be12f8{/solr,null,AVAILABLE}
   [junit4]   2> 1830789 INFO  (jetty-launcher-2182-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1695b5a9{/solr,null,AVAILABLE}
   [junit4]   2> 1830789 INFO  (jetty-launcher-2182-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@512645bd{/solr,null,AVAILABLE}
   [junit4]   2> 1830795 INFO  (jetty-launcher-2182-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@1d74b664{HTTP/1.1,[http/1.1]}{127.0.0.1:33098}
   [junit4]   2> 1830795 INFO  (jetty-launcher-2182-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@66c0a151{HTTP/1.1,[http/1.1]}{127.0.0.1:37369}
   [junit4]   2> 1830795 INFO  (jetty-launcher-2182-thread-2) [    ] o.e.j.s.Server Started @1833318ms
   [junit4]   2> 1830795 INFO  (jetty-launcher-2182-thread-1) [    ] o.e.j.s.Server Started @1833318ms
   [junit4]   2> 1830795 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33098}
   [junit4]   2> 1830795 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37369}
   [junit4]   2> 1830795 INFO  (jetty-launcher-2182-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@5c9bcfd7{HTTP/1.1,[http/1.1]}{127.0.0.1:45645}
   [junit4]   2> 1830795 INFO  (jetty-launcher-2182-thread-3) [    ] o.e.j.s.Server Started @1833319ms
   [junit4]   2> 1830795 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45645}
   [junit4]   2> 1830795 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2ac1fdc4
   [junit4]   2> 1830795 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2ac1fdc4
   [junit4]   2> 1830796 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-001/node2'
   [junit4]   2> 1830796 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-001/node1'
   [junit4]   2> 1830796 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2ac1fdc4
   [junit4]   2> 1830796 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1830796 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1830796 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1830796 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1830796 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-001/node3'
   [junit4]   2> 1830796 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1830796 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1830796 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1830796 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1830796 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1830796 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1830797 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1830797 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1830799 INFO  (zkCallback-2184-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@709a0ed1 name:ZooKeeperConnection Watcher:127.0.0.1:43147/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1830799 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1830799 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1830800 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1830800 INFO  (zkCallback-2185-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@668cc15b name:ZooKeeperConnection Watcher:127.0.0.1:43147/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1830800 INFO  (zkCallback-2186-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6dcc5f00 name:ZooKeeperConnection Watcher:127.0.0.1:43147/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1830800 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1830801 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1830801 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1830801 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1830801 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1830801 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1830806 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-001/node2/.
   [junit4]   2> 1830806 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-001/node1/.
   [junit4]   2> 1830806 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1320751003
   [junit4]   2> 1830806 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 405843265
   [junit4]   2> 1830806 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-001/node2]
   [junit4]   2> 1830806 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-001/node1]
   [junit4]   2> 1830806 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 0x1556bcaef900002, 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:843)
   [junit4]   2> 1830806 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-001/node3/.
   [junit4]   2> 1830806 WARN  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-001/node1/lib
   [junit4]   2> 1830807 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 0x1556bcaef900003, 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:843)
   [junit4]   2> 1830807 INFO  (jetty-launcher-2182-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,useRetries : false,
   [junit4]   2> 1830806 WARN  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-001/node2/lib
   [junit4]   2> 1830807 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 644260940
   [junit4]   2> 1830807 INFO  (jetty-launcher-2182-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,useRetries : false,
   [junit4]   2> 1830807 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-001/node3]
   [junit4]   2> 1830807 WARN  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-001/node3/lib
   [junit4]   2> 1830807 INFO  (jetty-launcher-2182-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,useRetries : false,
   [junit4]   2> 1830807 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1830807 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1830808 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1830808 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1830808 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1830808 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1830808 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1830808 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43147/solr
   [junit4]   2> 1830808 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43147/solr
   [junit4]   2> 1830808 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1830808 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1830808 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1830808 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1830808 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1830808 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1830808 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1830808 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43147/solr
   [junit4]   2> 1830808 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1830808 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1830808 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1830809 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1830810 INFO  (zkCallback-2193-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6b5dda84 name:ZooKeeperConnection Watcher:127.0.0.1:43147 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1830810 INFO  (zkCallback-2194-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3e5a0bc1 name:ZooKeeperConnection Watcher:127.0.0.1:43147 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1830810 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1830810 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1830811 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1830811 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1830819 INFO  (zkCallback-2195-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@73e29720 name:ZooKeeperConnection Watcher:127.0.0.1:43147 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1830819 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1830819 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1830827 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 0x1556bcaef900005, 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:843)
   [junit4]   2> 1830827 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$145/361959338@168b9015
   [junit4]   2> 1830827 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$145/361959338@b08e2be
   [junit4]   2> 1830828 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1830828 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1830829 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$145/361959338@70d423e3
   [junit4]   2> 1830829 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1830831 INFO  (zkCallback-2196-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@57b95bbe name:ZooKeeperConnection Watcher:127.0.0.1:43147/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1830831 INFO  (zkCallback-2197-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@588b0396 name:ZooKeeperConnection Watcher:127.0.0.1:43147/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1830831 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1830831 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1830832 INFO  (zkCallback-2198-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@22c497a4 name:ZooKeeperConnection Watcher:127.0.0.1:43147/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1830832 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1830835 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1830835 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1830835 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1830841 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1830842 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1830842 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1830851 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1830851 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1830851 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1830857 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1830857 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1830857 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1830863 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1830863 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1830864 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1830872 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1830872 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1830872 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1830876 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1830876 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1830876 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1830904 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1830904 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1830904 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1830909 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1830909 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1830909 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1830912 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1830912 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1830912 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1830916 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1830916 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1830916 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1830916 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1830916 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1830916 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1830916 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1830916 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1830916 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1830917 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1830917 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1830920 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1830921 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1830921 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1830924 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1830924 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1830926 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1830927 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96101486405091336-127.0.0.1:37369_solr-n_0000000000
   [junit4]   2> 1830927 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96101486405091337-127.0.0.1:45645_solr-n_0000000001
   [junit4]   2> 1830929 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96101486405091335-127.0.0.1:33098_solr-n_0000000002
   [junit4]   2> 1830929 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37369_solr
   [junit4]   2> 1830929 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1830929 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96101486405091336-127.0.0.1:37369_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1830929 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96101486405091337-127.0.0.1:45645_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 1830929 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45645_solr
   [junit4]   2> 1830931 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33098_solr
   [junit4]   2> 1830933 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96101486405091336-127.0.0.1:37369_solr-n_0000000000) starting
   [junit4]   2> 1830933 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45645_solr
   [junit4]   2> 1830934 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33098_solr
   [junit4]   2> 1830946 INFO  (zkCallback-2198-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> 1830946 INFO  (zkCallback-2197-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> 1830946 INFO  (zkCallback-2196-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> 1830956 INFO  (zkCallback-2198-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1830956 INFO  (zkCallback-2196-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1830957 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1830956 INFO  (zkCallback-2197-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1830965 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1830965 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1830966 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1830966 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1830966 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-001/node3/.
   [junit4]   2> 1830966 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-001/node2/.
   [junit4]   2> 1830966 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1830966 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1830967 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1830967 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1830968 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1830968 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1830986 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1830986 INFO  (OverseerCollectionConfigSetProcessor-96101486405091336-127.0.0.1:37369_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1830986 INFO  (OverseerStateUpdate-96101486405091336-127.0.0.1:37369_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1830986 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:37369_solr as DOWN
   [junit4]   2> 1830990 INFO  (OverseerStateUpdate-96101486405091336-127.0.0.1:37369_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 1830990 INFO  (OverseerStateUpdate-96101486405091336-127.0.0.1:37369_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:37369_solr"} current state version: 0
   [junit4]   2> 1830990 INFO  (OverseerStateUpdate-96101486405091336-127.0.0.1:37369_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:37369_solr
   [junit4]   2> 1831990 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37369_solr
   [junit4]   2> 1831993 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37369_solr
   [junit4]   2> 1831995 INFO  (zkCallback-2197-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1831996 INFO  (zkCallback-2196-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1831995 INFO  (zkCallback-2198-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1831996 INFO  (zkCallback-2197-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1831996 INFO  (zkCallback-2196-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1831996 INFO  (zkCallback-2198-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1832001 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1832001 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1832002 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-001/node1/.
   [junit4]   2> 1832002 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1832002 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1832002 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1832003 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[E0ADB355AE888BA6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1832003 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[E0ADB355AE888BA6]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1832005 INFO  (zkCallback-2202-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6541d8dd name:ZooKeeperConnection Watcher:127.0.0.1:43147 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1832005 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[E0ADB355AE888BA6]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1832006 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[E0ADB355AE888BA6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1832008 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[E0ADB355AE888BA6]) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:43147/solr
   [junit4]   2> 1832008 INFO  (jetty-launcher-2182-thread-3) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@5c9bcfd7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1832008 INFO  (jetty-launcher-2182-thread-2) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@66c0a151{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1832009 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=644260940
   [junit4]   2> 1832008 INFO  (jetty-launcher-2182-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1d74b664{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1832009 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=405843265
   [junit4]   2> 1832009 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1320751003
   [junit4]   2> 1832009 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:37369_solr as DOWN
   [junit4]   2> 1832009 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:45645_solr as DOWN
   [junit4]   2> 1832009 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:33098_solr as DOWN
   [junit4]   2> 1832034 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.Overseer Overseer (id=96101486405091336-127.0.0.1:37369_solr-n_0000000000) closing
   [junit4]   2> 1832034 INFO  (OverseerStateUpdate-96101486405091336-127.0.0.1:37369_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37369_solr
   [junit4]   2> 1832036 INFO  (zkCallback-2198-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> 1832036 WARN  (zkCallback-2198-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> 1832036 INFO  (zkCallback-2197-thread-2) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1832036 INFO  (zkCallback-2196-thread-2) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1832036 WARN  (zkCallback-2197-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> 1832036 INFO  (jetty-launcher-2182-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@512645bd{/solr,null,UNAVAILABLE}
   [junit4]   2> 1832037 INFO  (jetty-launcher-2182-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@8be12f8{/solr,null,UNAVAILABLE}
   [junit4]   2> 1833536 WARN  (zkCallback-2196-thread-1) [    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:330)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:327)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:327)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:265)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(java.base@9-ea/Executors.java:514)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1833536 WARN  (zkCallback-2196-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> 1833537 INFO  (jetty-launcher-2182-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1695b5a9{/solr,null,UNAVAILABLE}
   [junit4]   2> 1833537 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[E0ADB355AE888BA6]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43147 43147
   [junit4]   2> 1833642 INFO  (Thread-4278) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43147 43147
   [junit4]   2> 1833642 WARN  (Thread-4278) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1833644 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[E0ADB355AE888BA6]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1833645 INFO  (Thread-4309) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1833645 INFO  (Thread-4309) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1833745 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[E0ADB355AE888BA6]) [    ] o.a.s.c.ZkTestServer start zk server on port:33535
   [junit4]   2> 1833745 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[E0ADB355AE888BA6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1833745 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[E0ADB355AE888BA6]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1833768 INFO  (zkCallback-2205-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9acad5 name:ZooKeeperConnection Watcher:127.0.0.1:33535 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1833768 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[E0ADB355AE888BA6]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1833769 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[E0ADB355AE888BA6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1833769 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[E0ADB355AE888BA6]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1833775 INFO  (jetty-launcher-2204-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1833775 INFO  (jetty-launcher-2204-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1833778 INFO  (jetty-launcher-2204-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a195426{/solr,null,AVAILABLE}
   [junit4]   2> 1833778 INFO  (jetty-launcher-2204-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18b99409{/solr,null,AVAILABLE}
   [junit4]   2> 1833779 INFO  (jetty-launcher-2204-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@73848085{HTTP/1.1,[http/1.1]}{127.0.0.1:37802}
   [junit4]   2> 1833779 INFO  (jetty-launcher-2204-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@da57208{HTTP/1.1,[http/1.1]}{127.0.0.1:41817}
   [junit4]   2> 1833779 INFO  (jetty-launcher-2204-thread-3) [    ] o.e.j.s.Server Started @1836302ms
   [junit4]   2> 1833779 INFO  (jetty-launcher-2204-thread-1) [    ] o.e.j.s.Server Started @1836302ms
   [junit4]   2> 1833779 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37802}
   [junit4]   2> 1833779 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41817}
   [junit4]   2> 1833779 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2ac1fdc4
   [junit4]   2> 1833779 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2ac1fdc4
   [junit4]   2> 1833779 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-002/node3'
   [junit4]   2> 1833779 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-002/node1'
   [junit4]   2> 1833779 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1833779 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1833779 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1833779 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1833780 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1833780 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1833780 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1833780 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1833782 INFO  (zkCallback-2206-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@52528728 name:ZooKeeperConnection Watcher:127.0.0.1:33535/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1833782 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1833782 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1833783 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1833783 INFO  (zkCallback-2207-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@21917097 name:ZooKeeperConnection Watcher:127.0.0.1:33535/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1833784 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1833784 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1833784 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1833789 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-002/node1/.
   [junit4]   2> 1833789 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 0x1556bcafb410001, 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:843)
   [junit4]   2> 1833789 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-002/node3/.
   [junit4]   2> 1833789 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 2094868097
   [junit4]   2> 1833789 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 245416160
   [junit4]   2> 1833789 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-002/node1]
   [junit4]   2> 1833789 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-002/node3]
   [junit4]   2> 1833789 WARN  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-002/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-002/node1/lib
   [junit4]   2> 1833789 WARN  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-002/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-002/node3/lib
   [junit4]   2> 1833789 INFO  (jetty-launcher-2204-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,useRetries : false,
   [junit4]   2> 1833789 INFO  (jetty-launcher-2204-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,useRetries : false,
   [junit4]   2> 1833790 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1833790 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1833790 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1833790 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1833790 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1833790 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1833791 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33535/solr
   [junit4]   2> 1833791 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33535/solr
   [junit4]   2> 1833791 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1833791 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1833791 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1833791 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1833791 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1833791 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1833793 INFO  (zkCallback-2213-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7d0f1b81 name:ZooKeeperConnection Watcher:127.0.0.1:33535 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1833793 INFO  (zkCallback-2212-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4d9e1700 name:ZooKeeperConnection Watcher:127.0.0.1:33535 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1833793 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1833793 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1833793 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1833793 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1833795 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 0x1556bcafb410003, 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:843)
   [junit4]   2> 1833796 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$145/361959338@2a2a159f
   [junit4]   2> 1833795 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$145/361959338@3d2c98fa
   [junit4]   2> 1833796 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1833796 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1833798 INFO  (zkCallback-2214-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@398d634 name:ZooKeeperConnection Watcher:127.0.0.1:33535/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1833798 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1833801 INFO  (zkCallback-2215-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3be7bec6 name:ZooKeeperConnection Watcher:127.0.0.1:33535/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1833801 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1833813 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1833813 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1833819 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1833820 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1833831 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1833832 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1833837 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1833839 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1833857 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1833859 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1833861 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1833864 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1833864 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1833867 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1833867 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1833870 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1833870 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1833887 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1833887 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1833900 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1833900 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1833900 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1833900 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1833901 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1833901 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1833901 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1833901 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1833921 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1833921 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1833924 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1833924 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1833926 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96101486601240581-127.0.0.1:41817_solr-n_0000000000
   [junit4]   2> 1833940 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96101486601240582-127.0.0.1:37802_solr-n_0000000001
   [junit4]   2> 1833940 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41817_solr
   [junit4]   2> 1833940 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1833941 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96101486601240581-127.0.0.1:41817_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1833954 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37802_solr
   [junit4]   2> 1833954 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96101486601240581-127.0.0.1:41817_solr-n_0000000000) starting
   [junit4]   2> 1833956 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37802_solr
   [junit4]   2> 1833961 INFO  (zkCallback-2214-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> 1833961 INFO  (zkCallback-2215-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> 1833962 INFO  (zkCallback-2214-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1833962 INFO  (zkCallback-2215-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1833962 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1833966 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1833966 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1833966 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-002/node3/.
   [junit4]   2> 1833966 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1833968 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1833968 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1833983 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1833983 INFO  (OverseerCollectionConfigSetProcessor-96101486601240581-127.0.0.1:41817_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1833983 INFO  (OverseerStateUpdate-96101486601240581-127.0.0.1:41817_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1833983 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:41817_solr as DOWN
   [junit4]   2> 1833994 INFO  (OverseerStateUpdate-96101486601240581-127.0.0.1:41817_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 1833994 INFO  (OverseerStateUpdate-96101486601240581-127.0.0.1:41817_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:41817_solr"} current state version: 0
   [junit4]   2> 1833994 INFO  (OverseerStateUpdate-96101486601240581-127.0.0.1:41817_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:41817_solr
   [junit4]   2> 1834994 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41817_solr
   [junit4]   2> 1834999 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41817_solr
   [junit4]   2> 1835001 INFO  (zkCallback-2215-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1835001 INFO  (zkCallback-2214-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1835001 INFO  (zkCallback-2215-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1835001 INFO  (zkCallback-2214-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1835007 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1835007 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1835007 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-002/node1/.
   [junit4]   2> 1835008 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1835008 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1835008 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1835009 INFO  (jetty-launcher-2204-thread-3) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@da57208{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1835009 INFO  (jetty-launcher-2204-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@73848085{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1835009 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2094868097
   [junit4]   2> 1835009 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=245416160
   [junit4]   2> 1835009 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:41817_solr as DOWN
   [junit4]   2> 1835010 INFO  (jetty-launcher-2204-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:37802_solr as DOWN
   [junit4]   2> 1835015 INFO  (jetty-launcher-2204-thread-3) [    ] o.a.s.c.Overseer Overseer (id=96101486601240581-127.0.0.1:41817_solr-n_0000000000) closing
   [junit4]   2> 1835015 INFO  (OverseerStateUpdate-96101486601240581-127.0.0.1:41817_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41817_solr
   [junit4]   2> 1835027 INFO  (zkCallback-2214-thread-2) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1835027 WARN  (zkCallback-2214-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> 1835027 INFO  (zkCallback-2215-thread-2) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1835028 INFO  (jetty-launcher-2204-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@18b99409{/solr,null,UNAVAILABLE}
   [junit4]   2> 1836527 WARN  (zkCallback-2215-thread-1) [    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:330)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:327)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:327)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:265)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(java.base@9-ea/Executors.java:514)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1836528 WARN  (zkCallback-2215-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> 1836528 INFO  (jetty-launcher-2204-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1a195426{/solr,null,UNAVAILABLE}
   [junit4]   2> 1836529 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[E0ADB355AE888BA6]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33535 33535
   [junit4]   2> 1836540 INFO  (Thread-4309) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33535 33535
   [junit4]   2> 1836540 WARN  (Thread-4309) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1836542 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[E0ADB355AE888BA6]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1836542 INFO  (Thread-4330) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1836542 INFO  (Thread-4330) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1836642 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[E0ADB355AE888BA6]) [    ] o.a.s.c.ZkTestServer start zk server on port:46319
   [junit4]   2> 1836642 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[E0ADB355AE888BA6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1836642 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[E0ADB355AE888BA6]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1836660 INFO  (zkCallback-2219-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5ef210b1 name:ZooKeeperConnection Watcher:127.0.0.1:46319 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1836660 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[E0ADB355AE888BA6]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1836660 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[E0ADB355AE888BA6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1836660 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[E0ADB355AE888BA6]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1836667 INFO  (jetty-launcher-2218-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1836667 INFO  (jetty-launcher-2218-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1836667 INFO  (jetty-launcher-2218-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1836668 INFO  (jetty-launcher-2218-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1836668 INFO  (jetty-launcher-2218-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1836669 INFO  (jetty-launcher-2218-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19ed5c55{/solr,null,AVAILABLE}
   [junit4]   2> 1836669 INFO  (jetty-launcher-2218-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@41ca6775{/solr,null,AVAILABLE}
   [junit4]   2> 1836669 INFO  (jetty-launcher-2218-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@5fe62e22{HTTP/1.1,[http/1.1]}{127.0.0.1:33799}
   [junit4]   2> 1836669 INFO  (jetty-launcher-2218-thread-3) [    ] o.e.j.s.Server Started @1839192ms
   [junit4]   2> 1836669 INFO  (jetty-launcher-2218-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33799}
   [junit4]   2> 1836669 INFO  (jetty-launcher-2218-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@46324b35{/solr,null,AVAILABLE}
   [junit4]   2> 1836669 INFO  (jetty-launcher-2218-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2ac1fdc4
   [junit4]   2> 1836669 INFO  (jetty-launcher-2218-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@8a38c0b{HTTP/1.1,[http/1.1]}{127.0.0.1:32904}
   [junit4]   2> 1836669 INFO  (jetty-launcher-2218-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-003/node3'
   [junit4]   2> 1836670 INFO  (jetty-launcher-2218-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b8fcf79{/solr,null,AVAILABLE}
   [junit4]   2> 1836670 INFO  (jetty-launcher-2218-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@57e90d4a{HTTP/1.1,[http/1.1]}{127.0.0.1:34882}
   [junit4]   2> 1836670 INFO  (jetty-launcher-2218-thread-1) [    ] o.e.j.s.Server Started @1839193ms
   [junit4]   2> 1836670 INFO  (jetty-launcher-2218-thread-2) [    ] o.e.j.s.Server Started @1839193ms
   [junit4]   2> 1836670 INFO  (jetty-launcher-2218-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32904}
   [junit4]   2> 1836670 INFO  (jetty-launcher-2218-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34882}
   [junit4]   2> 1836670 INFO  (jetty-launcher-2218-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@1d9fe25f{HTTP/1.1,[http/1.1]}{127.0.0.1:43200}
   [junit4]   2> 1836670 INFO  (jetty-launcher-2218-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1836671 INFO  (jetty-launcher-2218-thread-5) [    ] o.e.j.s.Server Started @1839194ms
   [junit4]   2> 1836671 INFO  (jetty-launcher-2218-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1836671 INFO  (jetty-launcher-2218-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b34eb62{/solr,null,AVAILABLE}
   [junit4]   2> 1836671 INFO  (jetty-launcher-2218-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43200}
   [junit4]   2> 1836671 INFO  (jetty-launcher-2218-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2ac1fdc4
   [junit4]   2> 1836670 INFO  (jetty-launcher-2218-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2ac1fdc4
   [junit4]   2> 1836671 INFO  (jetty-launcher-2218-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1836671 INFO  (jetty-launcher-2218-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@181f2848{HTTP/1.1,[http/1.1]}{127.0.0.1:37324}
   [junit4]   2> 1836671 INFO  (jetty-launcher-2218-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-003/node1'
   [junit4]   2> 1836671 INFO  (jetty-launcher-2218-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2ac1fdc4
   [junit4]   2> 1836671 INFO  (jetty-launcher-2218-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1836671 INFO  (jetty-launcher-2218-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-003/node5'
   [junit4]   2> 1836671 INFO  (jetty-launcher-2218-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001/tempDir-003/node2'
   [junit4]   2> 1836671 INFO  (jetty-launcher-2218-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1836671 INFO  (jetty-launcher-2218-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1836671 INFO  (jetty-launcher-2218-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1836671 INFO  (jetty-launcher-2218-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1836672 INFO  (jetty-launcher-2218-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1836671 INFO  (jetty-launcher-2218-thread-4) [    ] o.e.j.s.Server Started @1839194ms
   [junit4]   2> 1836672 INFO  (jetty-launcher-2218-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1836672 INFO  (jetty-launcher-2218-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37324}
   [junit4]   2> 1836671 INFO  (jetty-launcher-2218-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1836672 INFO  (jetty-launcher-2218-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for clien

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

vletContextHandler@12afea80{/solr,null,UNAVAILABLE}
   [junit4]   2> 1935961 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[E0ADB355AE888BA6]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40876 40876
   [junit4]   2> 1936110 INFO  (Thread-4594) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40876 40876
   [junit4]   2> 1936111 WARN  (Thread-4594) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/aliases.json
   [junit4]   2> 	10	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/security.json
   [junit4]   2> 	7	/solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/collections/testStopAllStartAllCollection/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96101491728056332-127.0.0.1:38937_solr-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/96101491728056342-127.0.0.1:40121_solr-n_0000000005
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	23	/solr/overseer/queue
   [junit4]   2> 	19	/solr/overseer/collection-queue-work
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMiniSolrCloudCluster -Dtests.method=testStopAllStartAll -Dtests.seed=E0ADB355AE888BA6 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ml -Dtests.timezone=EST5EDT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   24.2s J1 | TestMiniSolrCloudCluster.testStopAllStartAll <<<
   [junit4]    > Throwable #1: java.net.BindException: Address already in use
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E0ADB355AE888BA6:9693AC26EFBF2689]:0)
   [junit4]    > 	at sun.nio.ch.Net.bind0(java.base@9-ea/Native Method)
   [junit4]    > 	at sun.nio.ch.Net.bind(java.base@9-ea/Net.java:433)
   [junit4]    > 	at sun.nio.ch.Net.bind(java.base@9-ea/Net.java:425)
   [junit4]    > 	at sun.nio.ch.ServerSocketChannelImpl.bind(java.base@9-ea/ServerSocketChannelImpl.java:225)
   [junit4]    > 	at sun.nio.ch.ServerSocketAdaptor.bind(java.base@9-ea/ServerSocketAdaptor.java:74)
   [junit4]    > 	at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:326)
   [junit4]    > 	at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
   [junit4]    > 	at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:244)
   [junit4]    > 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
   [junit4]    > 	at org.eclipse.jetty.server.Server.doStart(Server.java:384)
   [junit4]    > 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:326)
   [junit4]    > 	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:377)
   [junit4]    > 	at org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:443)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_E0ADB355AE888BA6-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {quad_l1=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_l_dv=PostingsFormat(name=Asserting), _version_=BlockTreeOrds(blocksize=128), multiDefault=PostingsFormat(name=Memory doPackFST= false), intDefault=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=Asserting), range_facet_i_dv=PostingsFormat(name=Memory doPackFST= false), range_facet_l=PostingsFormat(name=Memory doPackFST= false), timestamp=PostingsFormat(name=Memory doPackFST= false), odd_l1=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=894, maxMBSortInHeap=5.622378890848282, sim=ClassicSimilarity, locale=ml, timezone=EST5EDT
   [junit4]   2> NOTE: Linux 4.4.0-24-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=417965784,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestLeaderInitiatedRecoveryThread, ChaosMonkeySafeLeaderTest, TestQuerySenderListener, SortByFunctionTest, TestMinMaxOnMultiValuedField, TestConfigOverlay, TestAddFieldRealTimeGet, TestCloudManagedSchema, AliasIntegrationTest, TestRawResponseWriter, BufferStoreTest, ZkStateReaderTest, FacetPivotSmallTest, TestSchemaVersionResource, ShardRoutingCustomTest, TestDownShardTolerantSearch, TestFiltering, OverseerRolesTest, NotRequiredUniqueKeyTest, CoreAdminRequestStatusTest, MultiTermTest, DirectSolrSpellCheckerTest, DistributedTermsComponentTest, TestConfigSetsAPIZkFailure, DistributedExpandComponentTest, DocumentBuilderTest, TestCustomDocTransformer, ZkCLITest, ResponseHeaderTest, OpenCloseCoreStressTest, DistributedQueryComponentCustomSortTest, OutOfBoxZkACLAndCredentialsProvidersTest, CollectionsAPIDistributedZkTest, BasicFunctionalityTest, TestInitQParser, FastVectorHighlighterTest, SaslZkACLProviderTest, TestDynamicFieldCollectionResource, DocExpirationUpdateProcessorFactoryTest, CSVRequestHandlerTest, TestEmbeddedSolrServerConstructors, TestBM25SimilarityFactory, MergeStrategyTest, CheckHdfsIndexTest, HdfsThreadLeakTest, ExplicitHLLTest, TestHighFrequencyDictionaryFactory, ClusterStateUpdateTest, MBeansHandlerTest, TestRandomCollapseQParserPlugin, SpatialFilterTest, TestLMJelinekMercerSimilarityFactory, CollectionReloadTest, TestPartialUpdateDeduplication, TestHdfsUpdateLog, TimeZoneUtilsTest, UUIDUpdateProcessorFallbackTest, CdcrReplicationHandlerTest, HighlighterMaxOffsetTest, TestOnReconnectListenerSupport, TestCollectionAPI, TestSimpleQParserPlugin, TestWordDelimiterFilterFactory, DOMUtilTest, TestReloadAndDeleteDocs, HdfsCollectionsAPIDistributedZkTest, TestTrieFacet, TestExactSharedStatsCache, TestManagedResourceStorage, TestCoreContainer, SpellCheckComponentTest, DistanceFunctionTest, TestSolrDeletionPolicy2, TestPivotHelperCode, UpdateRequestProcessorFactoryTest, TestScoreJoinQPScore, TestFieldResource, TestStressVersions, TestSolrDynamicMBean, SuggestComponentTest, BasicAuthIntegrationTest, TestSystemIdResolver, FileUtilsTest, TestSolrQueryParserResource, MinimalSchemaTest, SuggesterFSTTest, DistributedIntervalFacetingTest, AnalyticsMergeStrategyTest, TestFilteredDocIdSet, LeaderInitiatedRecoveryOnShardRestartTest, DataDrivenBlockJoinTest, TestBlendedInfixSuggestions, DistribCursorPagingTest, HdfsBasicDistributedZkTest, HLLUtilTest, AsyncMigrateRouteKeyTest, EnumFieldTest, TestSortingResponseWriter, SharedFSAutoReplicaFailoverUtilsTest, BasicDistributedZkTest, BasicDistributedZk2Test, UnloadDistributedZkTest, OverseerTest, LeaderElectionIntegrationTest, ShardRoutingTest, RecoveryZkTest, TestReplicationHandler, TestRandomDVFaceting, TestDistributedGrouping, TestHashPartitioner, ZkControllerTest, TestJoin, SolrCmdDistributorTest, DirectUpdateHandlerTest, HighlighterTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, SpellCheckCollatorTest, CoreAdminHandlerTest, SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, CacheHeaderTest, TestSurroundQueryParser, StandardRequestHandlerTest, TestQueryTypes, TestOmitPositions, TermsComponentTest, RequestHandlersTest, MoreLikeThisHandlerTest, TestSolrQueryParser, LoggingHandlerTest, IndexSchemaTest, ReturnFieldsTest, TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, TestBinaryResponseWriter, TestLFUCache, CollectionsAPIAsyncDistributedZkTest, CustomCollectionTest, DistributedQueueTest, LeaderFailoverAfterPartitionTest, MigrateRouteKeyTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, SolrXmlInZkTest, TestCloudBackupRestore, TestLockTree, TestMiniSolrCloudCluster]
   [junit4] Completed [484/615 (1!)] on J1 in 105.47s, 7 tests, 1 error <<< FAILURES!

[...truncated 438 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:530: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:984: There were test failures: 615 suites (10 ignored), 2591 tests, 1 error, 118 ignored (72 assumptions) [seed: E0ADB355AE888BA6]

Total time: 64 minutes 45 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



[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_92) - Build # 927 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/927/
Java: 32bit/jdk1.8.0_92 -client -XX:+UseParallelGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestSolrConfigHandlerCloud

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerCloud:     1) Thread[id=6180, name=Thread-2213, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:911)         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2509)         at org.apache.solr.core.SolrCore$$Lambda$71/14939940.run(Unknown Source)         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2405)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerCloud: 
   1) Thread[id=6180, name=Thread-2213, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
        at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
        at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
        at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
        at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
        at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:911)
        at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2509)
        at org.apache.solr.core.SolrCore$$Lambda$71/14939940.run(Unknown Source)
        at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2405)
	at __randomizedtesting.SeedInfo.seed([143209C1884FB33]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
ObjectTracker found 0 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 0 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([143209C1884FB33]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11338 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_143209C1884FB33-001/init-core-data-001
   [junit4]   2> 790647 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[143209C1884FB33]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 790647 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[143209C1884FB33]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 790649 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 790650 INFO  (Thread-2045) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 790650 INFO  (Thread-2045) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 790750 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.ZkTestServer start zk server on port:42239
   [junit4]   2> 790750 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 790750 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 790753 INFO  (zkCallback-867-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ab0095 name:ZooKeeperConnection Watcher:127.0.0.1:42239 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 790753 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 790753 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 790753 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 790755 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 790756 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 790757 INFO  (zkCallback-868-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a0b1d9 name:ZooKeeperConnection Watcher:127.0.0.1:42239/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 790757 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 790757 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 790757 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 790758 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 790760 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 790761 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 790762 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 790762 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 790763 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 790763 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 790766 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 790766 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 790767 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 790767 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 790768 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 790768 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 790769 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 790769 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 790770 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 790770 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 790771 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 790771 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 790772 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 790772 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 790773 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 790773 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 790774 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 790774 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 790845 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_143209C1884FB33-001/control-001/cores/collection1
   [junit4]   2> 790847 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 790848 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1046238{/,null,AVAILABLE}
   [junit4]   2> 790848 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.e.j.s.ServerConnector Started ServerConnector@11eeb07{HTTP/1.1,[http/1.1]}{127.0.0.1:37599}
   [junit4]   2> 790848 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.e.j.s.Server Started @792085ms
   [junit4]   2> 790849 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_143209C1884FB33-001/tempDir-001/control/data, hostContext=/, hostPort=37599, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_143209C1884FB33-001/control-001/cores}
   [junit4]   2> 790849 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 790849 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_143209C1884FB33-001/control-001'
   [junit4]   2> 790850 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 790850 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 790850 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 790850 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 790852 INFO  (zkCallback-869-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e5603e name:ZooKeeperConnection Watcher:127.0.0.1:42239/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 790852 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 790853 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 790853 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 790853 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_143209C1884FB33-001/control-001/solr.xml
   [junit4]   2> 790858 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_143209C1884FB33-001/control-001/cores
   [junit4]   2> 790858 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.CoreContainer New CoreContainer 6056894
   [junit4]   2> 790858 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_143209C1884FB33-001/control-001]
   [junit4]   2> 790858 WARN  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_143209C1884FB33-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_143209C1884FB33-001/control-001/lib
   [junit4]   2> 790859 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] 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,useRetries : false,
   [junit4]   2> 790860 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 790860 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 790860 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 790860 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42239/solr
   [junit4]   2> 790860 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 790860 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 790861 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 790867 INFO  (zkCallback-872-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a0ff11 name:ZooKeeperConnection Watcher:127.0.0.1:42239 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 790867 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 790868 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 790869 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37599_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$60/10680461@5d2a3f
   [junit4]   2> 790869 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37599_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 790870 INFO  (zkCallback-873-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1688533 name:ZooKeeperConnection Watcher:127.0.0.1:42239/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 790870 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37599_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 790871 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37599_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 790873 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37599_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 790875 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37599_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 790876 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37599_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 790878 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37599_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 790879 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37599_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 790880 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37599_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 790881 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37599_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 790882 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37599_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 790882 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37599_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 790882 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37599_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 790883 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37599_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 790886 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37599_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 790886 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37599_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 790887 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37599_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 790887 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37599_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96102227555778564-127.0.0.1:37599_-n_0000000000
   [junit4]   2> 790888 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37599_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37599_
   [junit4]   2> 790888 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37599_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 790888 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37599_    ] o.a.s.c.Overseer Overseer (id=96102227555778564-127.0.0.1:37599_-n_0000000000) starting
   [junit4]   2> 790890 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37599_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 790895 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37599_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 790895 INFO  (OverseerCollectionConfigSetProcessor-96102227555778564-127.0.0.1:37599_-n_0000000000) [n:127.0.0.1:37599_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 790896 INFO  (OverseerStateUpdate-96102227555778564-127.0.0.1:37599_-n_0000000000) [n:127.0.0.1:37599_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 790896 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37599_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37599_
   [junit4]   2> 790896 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37599_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37599_
   [junit4]   2> 790898 INFO  (zkCallback-873-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_    ] 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> 790899 INFO  (zkCallback-873-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 790900 INFO  (OverseerStateUpdate-96102227555778564-127.0.0.1:37599_-n_0000000000) [n:127.0.0.1:37599_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 790960 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37599_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 790960 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37599_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 790961 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37599_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_143209C1884FB33-001/control-001/cores
   [junit4]   2> 790962 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37599_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 790962 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37599_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_143209C1884FB33-001/control-001/cores/collection1
   [junit4]   2> 790962 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37599_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 790963 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 790963 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 790963 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37599_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 790963 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37599_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 790964 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 790965 INFO  (OverseerStateUpdate-96102227555778564-127.0.0.1:37599_-n_0000000000) [n:127.0.0.1:37599_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37599",
   [junit4]   2>   "node_name":"127.0.0.1:37599_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 790965 INFO  (OverseerStateUpdate-96102227555778564-127.0.0.1:37599_-n_0000000000) [n:127.0.0.1:37599_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37599",
   [junit4]   2>   "node_name":"127.0.0.1:37599_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 790965 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 790966 INFO  (OverseerStateUpdate-96102227555778564-127.0.0.1:37599_-n_0000000000) [n:127.0.0.1:37599_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 790966 INFO  (OverseerStateUpdate-96102227555778564-127.0.0.1:37599_-n_0000000000) [n:127.0.0.1:37599_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 790966 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 790968 INFO  (zkCallback-873-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 791967 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 791967 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 791967 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 791967 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 791968 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 791968 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_143209C1884FB33-001/control-001/cores/collection1'
   [junit4]   2> 791968 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 791968 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 791969 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 791974 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 791978 WARN  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 791978 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 791987 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 791994 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 792078 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 792086 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 792087 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 792096 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 792098 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 792100 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 792100 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 792101 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 792101 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 792102 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 792102 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_143209C1884FB33-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_143209C1884FB33-001/control-001/cores/collection1/data/]
   [junit4]   2> 792102 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ce996
   [junit4]   2> 792103 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_143209C1884FB33-001/control-001/cores/collection1/data
   [junit4]   2> 792103 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_143209C1884FB33-001/control-001/cores/collection1/data/index/
   [junit4]   2> 792103 WARN  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_143209C1884FB33-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 792103 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_143209C1884FB33-001/control-001/cores/collection1/data/index
   [junit4]   2> 792103 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=10.5859375, floorSegmentMB=1.958984375, forceMergeDeletesPctAllowed=15.47769320776605, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6850644186823924
   [junit4]   2> 792104 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@129dd7a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c9381b),segFN=segments_1,generation=1}
   [junit4]   2> 792104 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 792104 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_143209C1884FB33-001/control-001/cores/collection1/data/
   [junit4]   2> 792104 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_143209C1884FB33-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 792107 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 792107 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 792107 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 792107 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 792107 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 792107 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 792107 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 792107 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 792107 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 792108 WARN  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 792109 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 792110 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 792111 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 792112 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 792116 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 792116 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 792117 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 792117 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 792117 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 792117 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 792118 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=73.9921875, floorSegmentMB=1.201171875, forceMergeDeletesPctAllowed=5.854364635304549, segmentsPerTier=36.0, maxCFSSegmentSizeMB=1.359375, noCFSRatio=0.4185293033249863
   [junit4]   2> 792118 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@129dd7a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c9381b),segFN=segments_1,generation=1}
   [junit4]   2> 792118 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 792118 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@25b1c3[collection1] main]
   [junit4]   2> 792118 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 792119 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 792119 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 792119 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 792119 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 792119 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 792120 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 792120 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 792120 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 792120 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 792121 INFO  (searcherExecutor-2635-thread-1-processing-n:127.0.0.1:37599_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@25b1c3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 792121 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 792121 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 792121 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 792121 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1537635642433863680
   [junit4]   2> 792123 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1537635642433863680
   [junit4]   2> 792123 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 792123 INFO  (coreLoadExecutor-2634-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 792124 INFO  (coreZkRegister-2628-thread-1-processing-n:127.0.0.1:37599_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:37599 collection:control_collection shard:shard1
   [junit4]   2> 792124 INFO  (coreZkRegister-2628-thread-1-processing-n:127.0.0.1:37599_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 792126 INFO  (coreZkRegister-2628-thread-1-processing-n:127.0.0.1:37599_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96102227555778564-core_node1-n_0000000000
   [junit4]   2> 792126 INFO  (coreZkRegister-2628-thread-1-processing-n:127.0.0.1:37599_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 792127 INFO  (coreZkRegister-2628-thread-1-processing-n:127.0.0.1:37599_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 792127 INFO  (coreZkRegister-2628-thread-1-processing-n:127.0.0.1:37599_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 792127 INFO  (coreZkRegister-2628-thread-1-processing-n:127.0.0.1:37599_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37599/collection1/
   [junit4]   2> 792127 INFO  (coreZkRegister-2628-thread-1-processing-n:127.0.0.1:37599_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 792127 INFO  (OverseerStateUpdate-96102227555778564-127.0.0.1:37599_-n_0000000000) [n:127.0.0.1:37599_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 792127 INFO  (coreZkRegister-2628-thread-1-processing-n:127.0.0.1:37599_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:37599/collection1/ has no replicas
   [junit4]   2> 792128 INFO  (coreZkRegister-2628-thread-1-processing-n:127.0.0.1:37599_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 792129 INFO  (coreZkRegister-2628-thread-1-processing-n:127.0.0.1:37599_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96102227555778564-core_node1-n_0000000000
   [junit4]   2> 792130 INFO  (coreZkRegister-2628-thread-1-processing-n:127.0.0.1:37599_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37599/collection1/ shard1
   [junit4]   2> 792131 INFO  (OverseerStateUpdate-96102227555778564-127.0.0.1:37599_-n_0000000000) [n:127.0.0.1:37599_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:37599",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 792232 INFO  (zkCallback-873-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 792281 INFO  (coreZkRegister-2628-thread-1-processing-n:127.0.0.1:37599_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:37599/collection1/ and leader is http://127.0.0.1:37599/collection1/
   [junit4]   2> 792281 INFO  (coreZkRegister-2628-thread-1-processing-n:127.0.0.1:37599_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37599
   [junit4]   2> 792281 INFO  (coreZkRegister-2628-thread-1-processing-n:127.0.0.1:37599_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 792281 INFO  (coreZkRegister-2628-thread-1-processing-n:127.0.0.1:37599_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 792281 INFO  (coreZkRegister-2628-thread-1-processing-n:127.0.0.1:37599_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37599_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 792282 INFO  (OverseerStateUpdate-96102227555778564-127.0.0.1:37599_-n_0000000000) [n:127.0.0.1:37599_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37599",
   [junit4]   2>   "node_name":"127.0.0.1:37599_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 792283 INFO  (OverseerStateUpdate-96102227555778564-127.0.0.1:37599_-n_0000000000) [n:127.0.0.1:37599_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37599",
   [junit4]   2>   "node_name":"127.0.0.1:37599_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 792384 INFO  (zkCallback-873-thread-2-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 792465 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 792465 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 792466 INFO  (zkCallback-877-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2371a4 name:ZooKeeperConnection Watcher:127.0.0.1:42239/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 792466 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 792467 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 792467 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 792467 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 792467 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 792468 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 792552 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_143209C1884FB33-001/shard-1-001/cores/collection1
   [junit4]   2> 792552 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_143209C1884FB33-001/shard-1-001
   [junit4]   2> 792554 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 792554 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@81e10d{/,null,AVAILABLE}
   [junit4]   2> 792555 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.e.j.s.ServerConnector Started ServerConnector@3b1883{HTTP/1.1,[http/1.1]}{127.0.0.1:37673}
   [junit4]   2> 792556 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.e.j.s.Server Started @793792ms
   [junit4]   2> 792556 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_143209C1884FB33-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=37673, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_143209C1884FB33-001/shard-1-001/cores}
   [junit4]   2> 792556 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 792556 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_143209C1884FB33-001/shard-1-001'
   [junit4]   2> 792556 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 792556 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 792556 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 792557 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 792558 INFO  (zkCallback-878-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a0ca4a name:ZooKeeperConnection Watcher:127.0.0.1:42239/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 792558 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 792558 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 792559 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 792559 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_143209C1884FB33-001/shard-1-001/solr.xml
   [junit4]   2> 792564 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_143209C1884FB33-001/shard-1-001/cores
   [junit4]   2> 792564 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.CoreContainer New CoreContainer 21029392
   [junit4]   2> 792564 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_143209C1884FB33-001/shard-1-001]
   [junit4]   2> 792564 WARN  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_143209C1884FB33-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_143209C1884FB33-001/shard-1-001/lib
   [junit4]   2> 792564 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] 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,useRetries : false,
   [junit4]   2> 792566 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 792567 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 792567 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 792567 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42239/solr
   [junit4]   2> 792567 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 792567 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 792567 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 792568 INFO  (zkCallback-881-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ea952d name:ZooKeeperConnection Watcher:127.0.0.1:42239 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 792568 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 792569 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 792569 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37673_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$60/10680461@54d440
   [junit4]   2> 792570 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37673_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 792570 INFO  (zkCallback-882-thread-1-processing-n:127.0.0.1:37673_) [n:127.0.0.1:37673_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c9ed22 name:ZooKeeperConnection Watcher:127.0.0.1:42239/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 792570 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37673_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 792573 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37673_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 792574 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37673_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 792574 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37673_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 792576 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37673_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 792576 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37673_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96102227555778568-127.0.0.1:37673_-n_0000000001
   [junit4]   2> 792576 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37673_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96102227555778564-127.0.0.1:37599_-n_0000000000 to know if I could be the leader
   [junit4]   2> 792578 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37673_    ] o.a.s.c.ZkController Publish node=127.0.0.1:37673_ as DOWN
   [junit4]   2> 792579 INFO  (OverseerStateUpdate-96102227555778564-127.0.0.1:37599_-n_0000000000) [n:127.0.0.1:37599_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:37673_"} current state version: 3
   [junit4]   2> 792579 INFO  (OverseerStateUpdate-96102227555778564-127.0.0.1:37599_-n_0000000000) [n:127.0.0.1:37599_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:37673_
   [junit4]   2> 792681 INFO  (zkCallback-877-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 792681 INFO  (zkCallback-873-thread-3-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 792681 INFO  (zkCallback-882-thread-1-processing-n:127.0.0.1:37673_) [n:127.0.0.1:37673_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 793579 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37673_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37673_
   [junit4]   2> 793579 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37673_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37673_
   [junit4]   2> 793580 INFO  (zkCallback-877-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 793580 INFO  (zkCallback-873-thread-3-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_    ] 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> 793580 INFO  (zkCallback-882-thread-1-processing-n:127.0.0.1:37673_) [n:127.0.0.1:37673_    ] 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> 793580 INFO  (zkCallback-877-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 793580 INFO  (zkCallback-873-thread-3-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 793580 INFO  (zkCallback-882-thread-1-processing-n:127.0.0.1:37673_) [n:127.0.0.1:37673_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 793626 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37673_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 793626 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37673_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 793627 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37673_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_143209C1884FB33-001/shard-1-001/cores
   [junit4]   2> 793628 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37673_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 793628 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37673_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_143209C1884FB33-001/shard-1-001/cores/collection1
   [junit4]   2> 793628 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37673_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 793628 INFO  (coreLoadExecutor-2645-thread-1-processing-n:127.0.0.1:37673_) [n:127.0.0.1:37673_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 793628 INFO  (coreLoadExecutor-2645-thread-1-processing-n:127.0.0.1:37673_) [n:127.0.0.1:37673_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 793628 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37673_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 793629 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[143209C1884FB33]) [n:127.0.0.1:37673_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 793629 INFO  (coreLoadExecutor-2645-thread-1-processing-n:127.0.0.1:37673_) [n:127.0.0.1:37673_ c:collection1   x:collection1] o.a.s.c.ZkController Collection collection1 not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 793630 INFO  (OverseerStateUpdate-96102227555778564-127.0.0.1:37599_-n_0000000000) [n:127.0.0.1:37599_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37673",
   [junit4]   2>   "node_name":"127.0.0.1:37673_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 793630 INFO  (coreLoadExecutor-2645-thread-1-processing-n:127.0.0.1:37673_) [n:127.0.0.1:37673_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [collection1]
   [junit4]   2> 793630 INFO  (OverseerStateUpdate-96102227555778564-127.0.0.1:37599_-n_0000000000) [n:127.0.0.1:37599_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37673",
   [junit4]   2>   "node_name":"127.0.0.1:37673_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 793630 INFO  (OverseerStateUpdate-96102227555778564-127.0.0.1:37599_-n_0000000000) [n:127.0.0.1:37599_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 793630 INFO  (OverseerStateUpdate-96102227555778564-127.0.0.1:37599_-n_0000000000) [n:127.0.0.1:37599_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 793630 INFO  (coreLoadExecutor-2645-thread-1-processing-n:127.0.0.1:37673_) [n:127.0.0.1:37673_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 793731 INFO  (zkCallback-873-thread-1-processing-n:127.0.0.1:37599_) [n:127.0.0.1:37599_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 793731 INFO  (zkCallback-877-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 793731 INFO  (zkCallback-882-thread-1-processing-n:127.0.0.1:37673_) [n:127.0.0.1:37673_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 794630 INFO  (coreLoadExecutor-2645-thread-1-processing-n:127.0.0.1:37673_) [n:127.0.0.1:37673_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 794630 INFO  (coreLoadExecutor-2645-thread-1-processing-n:127.0.0.1:37673_) [n:127.0.0.1:37673_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 794631 INFO  (coreLoadExecutor-2645-thread-1-processing-n:127.0.0.1:37673_) [n:127.0.0.1:37673_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 794631 INFO  (coreLoadExecutor-2645-thread-1-processing-n:127.0.0.1:37673_) [n:127.0.0.1:37673_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 794631 INFO  (coreLoadExecutor-2645-thread-1-processing-n:127.0.0.1:37673_) [n:127.0.0.1:37673_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 794631 INFO  (coreLoadExecutor-2645-thread-1-processing-n:127.0.0.1:37673_) [n:127.0.0.1:37673_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_143209C1884FB33-001/shard-1-001/cores/collection1'
   [junit4]   2> 794631 INFO  (coreLoadExecutor-2645-thread-1-processing-n:127.0.0.1:37673_) [n:127.0.0.1:37673_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 794631 INFO  (coreLoadExecutor-2645-thread-1-processing-n:127.0.0.1:37673_) [n:127.0.0.1:37673_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 794632 INFO  (coreLoadExecutor-2645-thread-1-processing-n:127.0.0.1:37673_) [n:127.0.0.1:37673_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 794637 INFO  (coreLoadExecutor-2645-thread-1-processing-n:127.0.0.1:37673_) [n:127.0.0.1:37673_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 794641 WARN  (coreLoadExecutor-2645-thread-1-processing-n:127.0.0.1:37673_) [n:127.0.0.1:37673_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 794642 INFO  (coreLoadExecutor-2645-thread-1-processing-n:127.0.0.1:37673_) [n:127.0.0.1:37673_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 794651 INFO  (coreLoadExecutor-2645-thread-1-processing-n:127.0.0.1:37673_) [n:127.0.0.1:37673_ c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 794658 INFO  (coreLoadExecutor-2645-thread-1-processing-n:127.0.0.1:37673_) [n:127.0.0.1:37673_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 794751 INFO  (coreLoadExecutor-2645-thread-1-processing-n:127.0.0.1:37673_) [n:127.0.0.1:37673_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 794757 INFO  (coreLoadExecutor-2645-thread-1-processing-n:127.0.0.1:37673_) [n:127.0.0.1:37673_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 794758 INFO  (coreLoadExecutor-2645-thread-1-processing-n:127.0.0.1:37673_) [n:127.0.0.1:37673_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 794766 INFO  (coreLoadExecutor-2645-thread-1-processing-n:127.0.0.1:37673_) [n:127.0.0.1:37673_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 794768 INFO  (coreLoadExecutor-2645-thread-1-processing-n:127.0.0.1:37673_) [n:127.0.0.1:37673_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 794770 INFO  (coreLoadExecutor-2645-thread-1-processing-n:127.0.0.1:37673_) [n:127.0.0.1:37673_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 794770 INFO  (coreLoadExecutor-2645-thread-1-processing-n:127.0.0.1:37673_) [n:127.0.0.1:37673_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 794771 INFO  (coreLoadExecutor-2645-thread-1-processing-n:127.0.0.1:37673_) [n:127.0.0.1:37673_ c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 794771 INFO  (coreLoadExecutor-2645-thread-1-processing-n:127.0.0.1:37673_) [n:127.0.0.1:37673_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 794772 INFO  (coreLoadExecutor-2645-thread-1-processing-n:127.0.0.1:37673_) [n:127.0.0.1:37673_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 794772 INFO  (coreLoadExecutor-2645-thread-1-processing-n:127.0.0.1:37673_) [n:127.0.0.1:37673_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_143209C1884FB33-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linu

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

d1_replica2] o.a.s.c.ZkController listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: Unable to reload core [testschemaapi_shard1_replica2]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:919)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2509)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2405)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Failed to load stored data for /rest/managed due to: java.io.IOException: Failed to read data at /configs/conf1/_rest_managed.json
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:772)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:461)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:913)
   [junit4]   2> 	... 2 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Failed to load stored data for /rest/managed due to: java.io.IOException: Failed to read data at /configs/conf1/_rest_managed.json
   [junit4]   2> 	at org.apache.solr.rest.RestManager$RestManagerManagedResource.reloadFromStorage(RestManager.java:470)
   [junit4]   2> 	at org.apache.solr.rest.ManagedResource.loadManagedDataAndNotify(ManagedResource.java:86)
   [junit4]   2> 	at org.apache.solr.rest.RestManager.init(RestManager.java:628)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2305)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:748)
   [junit4]   2> 	... 4 more
   [junit4]   2> Caused by: java.io.IOException: Failed to read data at /configs/conf1/_rest_managed.json
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream(ManagedResourceStorage.java:268)
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage.load(ManagedResourceStorage.java:493)
   [junit4]   2> 	at org.apache.solr.rest.RestManager$RestManagerManagedResource.reloadFromStorage(RestManager.java:466)
   [junit4]   2> 	... 8 more
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /configs/conf1/_rest_managed.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:313)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:310)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:310)
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream(ManagedResourceStorage.java:261)
   [junit4]   2> 	... 10 more
   [junit4]   2> 968682 WARN  (Thread-2753) [n:127.0.0.1:33678_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: Unable to reload core [testschemaapi_shard1_replica1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:919)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2509)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2405)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Failed to verify znode at /configs/conf1 due to: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /configs/conf1
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:772)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:461)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:913)
   [junit4]   2> 	... 2 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Failed to verify znode at /configs/conf1 due to: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /configs/conf1
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage$ZooKeeperStorageIO.configure(ManagedResourceStorage.java:236)
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:141)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2304)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:748)
   [junit4]   2> 	... 4 more
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /configs/conf1
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:313)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:310)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:310)
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage$ZooKeeperStorageIO.configure(ManagedResourceStorage.java:229)
   [junit4]   2> 	... 7 more
   [junit4]   2> Jun 20, 2016 6:23:16 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), sim=ClassicSimilarity, locale=ar-JO, timezone=Asia/Colombo
   [junit4]   2> NOTE: Linux 4.4.0-24-generic i386/Oracle Corporation 1.8.0_92 (32-bit)/cpus=12,threads=1,free=75913792,total=328990720
   [junit4]   2> NOTE: All tests run in this JVM: [EchoParamsTest, TestOmitPositions, DistributedFacetPivotLongTailTest, SolrRequestParserTest, TestBadConfig, TestRangeQuery, JavabinLoaderTest, TestSolr4Spatial2, TestDefaultSearchFieldResource, CloudExitableDirectoryReaderTest, BasicZkTest, QueryEqualityTest, TestFieldSortValues, ConnectionReuseTest, TestBulkSchemaConcurrent, TestSolr4Spatial, OutputWriterTest, URLClassifyProcessorTest, RequiredFieldsTest, FileBasedSpellCheckerTest, CdcrVersionReplicationTest, PeerSyncTest, TestLMDirichletSimilarityFactory, HdfsLockFactoryTest, ReturnFieldsTest, CollectionTooManyReplicasTest, CurrencyFieldOpenExchangeTest, DocumentAnalysisRequestHandlerTest, XsltUpdateRequestHandlerTest, BitVectorTest, TestJoin, TestValueSourceCache, TestSha256AuthenticationProvider, TestFieldCollectionResource, TestCloudSchemaless, BasicDistributedZkTest, TestLazyCores, MultiThreadedOCPTest, TestFieldTypeResource, TestSchemaSimilarityResource, TestLuceneMatchVersion, SOLR749Test, PolyFieldTest, TestRebalanceLeaders, DistributedSpellCheckComponentTest, HdfsChaosMonkeySafeLeaderTest, HdfsSyncSliceTest, RequestLoggingTest, ResourceLoaderTest, SynonymTokenizerTest, TestArbitraryIndexDir, ForceLeaderTest, HdfsRecoverLeaseTest, TestStressLucene, PathHierarchyTokenizerFactoryTest, TestSQLHandler, TestAnalyzeInfixSuggestions, TestStressLiveNodes, AddSchemaFieldsUpdateProcessorFactoryTest, IndexSchemaTest, TestReplicationHandlerBackup, TestDistribIDF, TestFieldCacheSortRandom, AsyncCallRequestStatusResponseTest, CursorMarkTest, TestManagedStopFilterFactory, PreAnalyzedFieldTest, IndexSchemaRuntimeFieldTest, TestLegacyFieldCache, DistributedSuggestComponentTest, TestReplicationHandler, TestJsonFacets, TestManagedSchemaAPI]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestManagedSchemaAPI -Dtests.seed=143209C1884FB33 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-JO -Dtests.timezone=Asia/Colombo -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestManagedSchemaAPI (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 0 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([143209C1884FB33]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [267/615 (2!)] on J0 in 14.95s, 1 test, 1 failure <<< FAILURES!

[...truncated 1143 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:530: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:984: There were test failures: 615 suites (10 ignored), 2591 tests, 2 suite-level errors, 116 ignored (72 assumptions) [seed: 143209C1884FB33]

Total time: 69 minutes 35 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