Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/180/
Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  
org.apache.solr.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch

Error Message:
 Expected: is <3>      got: <4> 

Stack Trace:
java.lang.AssertionError: 
Expected: is <3>
     got: <4>

        at 
__randomizedtesting.SeedInfo.seed([28801F3758F3BD98:75BBD0471FFE22A6]:0)
        at org.junit.Assert.assertThat(Assert.java:780)
        at org.junit.Assert.assertThat(Assert.java:738)
        at 
org.apache.solr.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch(TestCollectionStateWatchers.java:118)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 13118 lines...]
   [junit4] Suite: org.apache.solr.common.cloud.TestCollectionStateWatchers
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_28801F3758F3BD98-001\init-core-data-001
   [junit4]   2> 166004 INFO  
(SUITE-TestCollectionStateWatchers-seed#[28801F3758F3BD98]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 166013 INFO  
(SUITE-TestCollectionStateWatchers-seed#[28801F3758F3BD98]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 166014 INFO  (Thread-878) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 166014 INFO  (Thread-878) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 166114 INFO  
(SUITE-TestCollectionStateWatchers-seed#[28801F3758F3BD98]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:50533
   [junit4]   2> 166114 INFO  
(SUITE-TestCollectionStateWatchers-seed#[28801F3758F3BD98]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 166115 INFO  
(SUITE-TestCollectionStateWatchers-seed#[28801F3758F3BD98]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 166120 INFO  (zkCallback-498-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@53da795d 
name:ZooKeeperConnection Watcher:127.0.0.1:50533 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 166121 INFO  
(SUITE-TestCollectionStateWatchers-seed#[28801F3758F3BD98]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 166121 INFO  
(SUITE-TestCollectionStateWatchers-seed#[28801F3758F3BD98]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 166121 INFO  
(SUITE-TestCollectionStateWatchers-seed#[28801F3758F3BD98]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 166130 INFO  
(SUITE-TestCollectionStateWatchers-seed#[28801F3758F3BD98]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 166148 INFO  (jetty-launcher-497-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 166149 INFO  (jetty-launcher-497-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@267dc564{/solr,null,AVAILABLE}
   [junit4]   2> 166152 INFO  (jetty-launcher-497-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 166153 INFO  (jetty-launcher-497-thread-2) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@35e5f82a{SSL,[ssl, 
http/1.1]}{127.0.0.1:50557}
   [junit4]   2> 166153 INFO  (jetty-launcher-497-thread-2) [    ] 
o.e.j.s.Server Started @171412ms
   [junit4]   2> 166153 INFO  (jetty-launcher-497-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@701e8a10{/solr,null,AVAILABLE}
   [junit4]   2> 166153 INFO  (jetty-launcher-497-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50557}
   [junit4]   2> 166153 INFO  (jetty-launcher-497-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 166153 INFO  (jetty-launcher-497-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_28801F3758F3BD98-001\tempDir-001\node2'
   [junit4]   2> 166153 INFO  (jetty-launcher-497-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 166153 INFO  (jetty-launcher-497-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 166154 INFO  (jetty-launcher-497-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 166154 INFO  (jetty-launcher-497-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 166156 INFO  (jetty-launcher-497-thread-3) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@62f21573{SSL,[ssl, 
http/1.1]}{127.0.0.1:50560}
   [junit4]   2> 166156 INFO  (jetty-launcher-497-thread-3) [    ] 
o.e.j.s.Server Started @171416ms
   [junit4]   2> 166156 INFO  (jetty-launcher-497-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50560}
   [junit4]   2> 166157 INFO  (jetty-launcher-497-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 166157 INFO  (jetty-launcher-497-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_28801F3758F3BD98-001\tempDir-001\node3'
   [junit4]   2> 166157 INFO  (jetty-launcher-497-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 166157 INFO  (jetty-launcher-497-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 166157 INFO  (jetty-launcher-497-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 166158 INFO  (jetty-launcher-497-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 166158 INFO  (jetty-launcher-497-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 166160 INFO  (jetty-launcher-497-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@56cda917{/solr,null,AVAILABLE}
   [junit4]   2> 166162 INFO  (jetty-launcher-497-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 166162 INFO  (jetty-launcher-497-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5b67fd39{/solr,null,AVAILABLE}
   [junit4]   2> 166163 INFO  (jetty-launcher-497-thread-1) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@3fc8511f{SSL,[ssl, 
http/1.1]}{127.0.0.1:50567}
   [junit4]   2> 166163 INFO  (jetty-launcher-497-thread-1) [    ] 
o.e.j.s.Server Started @171425ms
   [junit4]   2> 166163 INFO  (jetty-launcher-497-thread-4) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@612be947{SSL,[ssl, 
http/1.1]}{127.0.0.1:50568}
   [junit4]   2> 166163 INFO  (jetty-launcher-497-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50567}
   [junit4]   2> 166163 INFO  (jetty-launcher-497-thread-4) [    ] 
o.e.j.s.Server Started @171425ms
   [junit4]   2> 166163 INFO  (jetty-launcher-497-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50568}
   [junit4]   2> 166163 INFO  (jetty-launcher-497-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 166163 INFO  (jetty-launcher-497-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 166163 INFO  (jetty-launcher-497-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_28801F3758F3BD98-001\tempDir-001\node1'
   [junit4]   2> 166163 INFO  (jetty-launcher-497-thread-4) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_28801F3758F3BD98-001\tempDir-001\node4'
   [junit4]   2> 166163 INFO  (jetty-launcher-497-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 166163 INFO  (jetty-launcher-497-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 166163 INFO  (jetty-launcher-497-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 166163 INFO  (jetty-launcher-497-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 166163 INFO  (jetty-launcher-497-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 166163 INFO  (jetty-launcher-497-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 166168 INFO  (jetty-launcher-497-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 166169 INFO  (jetty-launcher-497-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 166198 INFO  (zkCallback-502-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@50a422b name:ZooKeeperConnection 
Watcher:127.0.0.1:50533/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 166198 INFO  (jetty-launcher-497-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 166198 INFO  (jetty-launcher-497-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 166198 INFO  (zkCallback-501-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2269d85d 
name:ZooKeeperConnection Watcher:127.0.0.1:50533/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 166198 INFO  (jetty-launcher-497-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 166199 INFO  (jetty-launcher-497-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 166199 INFO  (jetty-launcher-497-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 166199 INFO  (jetty-launcher-497-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 166201 INFO  (zkCallback-500-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1881cab1 
name:ZooKeeperConnection Watcher:127.0.0.1:50533/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 166201 INFO  (jetty-launcher-497-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 166201 INFO  (jetty-launcher-497-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 166204 INFO  (jetty-launcher-497-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 166215 INFO  (zkCallback-499-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7b679039 
name:ZooKeeperConnection Watcher:127.0.0.1:50533/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 166215 INFO  (jetty-launcher-497-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 166215 INFO  (jetty-launcher-497-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 166217 INFO  (jetty-launcher-497-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 166218 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 0x154b13bb4ca0001, 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(Thread.java:745)
   [junit4]   2> 166220 INFO  (jetty-launcher-497-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_28801F3758F3BD98-001\tempDir-001\node1\.
   [junit4]   2> 166220 INFO  (jetty-launcher-497-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1018140199
   [junit4]   2> 166220 INFO  (jetty-launcher-497-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_28801F3758F3BD98-001\tempDir-001\node1]
   [junit4]   2> 166220 WARN  (jetty-launcher-497-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_28801F3758F3BD98-001\tempDir-001\node1\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_28801F3758F3BD98-001\tempDir-001\node1\lib
   [junit4]   2> 166220 INFO  (jetty-launcher-497-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 166222 INFO  (jetty-launcher-497-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 166229 INFO  (jetty-launcher-497-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 166229 INFO  (jetty-launcher-497-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 166229 INFO  (jetty-launcher-497-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50533/solr
   [junit4]   2> 166230 INFO  (jetty-launcher-497-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 166230 INFO  (jetty-launcher-497-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 166231 INFO  (jetty-launcher-497-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_28801F3758F3BD98-001\tempDir-001\node4\.
   [junit4]   2> 166232 INFO  (jetty-launcher-497-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1536863389
   [junit4]   2> 166232 INFO  (jetty-launcher-497-thread-4) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_28801F3758F3BD98-001\tempDir-001\node4]
   [junit4]   2> 166232 WARN  (jetty-launcher-497-thread-4) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_28801F3758F3BD98-001\tempDir-001\node4\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_28801F3758F3BD98-001\tempDir-001\node4\lib
   [junit4]   2> 166232 INFO  (jetty-launcher-497-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 166232 INFO  (jetty-launcher-497-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 166233 INFO  (jetty-launcher-497-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 166234 INFO  (jetty-launcher-497-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 166234 INFO  (jetty-launcher-497-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 166234 INFO  (jetty-launcher-497-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50533/solr
   [junit4]   2> 166234 INFO  (jetty-launcher-497-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 166234 INFO  (jetty-launcher-497-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 166235 INFO  (jetty-launcher-497-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 166230 INFO  (jetty-launcher-497-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_28801F3758F3BD98-001\tempDir-001\node3\.
   [junit4]   2> 166238 INFO  (jetty-launcher-497-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1086540776
   [junit4]   2> 166238 INFO  (jetty-launcher-497-thread-3) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_28801F3758F3BD98-001\tempDir-001\node3]
   [junit4]   2> 166238 WARN  (jetty-launcher-497-thread-3) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_28801F3758F3BD98-001\tempDir-001\node3\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_28801F3758F3BD98-001\tempDir-001\node3\lib
   [junit4]   2> 166239 INFO  (jetty-launcher-497-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 166239 INFO  (jetty-launcher-497-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 166240 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 0x154b13bb4ca0004, 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(Thread.java:745)
   [junit4]   2> 166241 INFO  (jetty-launcher-497-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_28801F3758F3BD98-001\tempDir-001\node2\.
   [junit4]   2> 166241 INFO  (jetty-launcher-497-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1417738042
   [junit4]   2> 166241 INFO  (jetty-launcher-497-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_28801F3758F3BD98-001\tempDir-001\node2]
   [junit4]   2> 166241 WARN  (jetty-launcher-497-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_28801F3758F3BD98-001\tempDir-001\node2\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_28801F3758F3BD98-001\tempDir-001\node2\lib
   [junit4]   2> 166241 INFO  (jetty-launcher-497-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 166240 INFO  (jetty-launcher-497-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 166242 INFO  (jetty-launcher-497-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 166242 INFO  (jetty-launcher-497-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50533/solr
   [junit4]   2> 166242 INFO  (jetty-launcher-497-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 166242 INFO  (jetty-launcher-497-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 166244 INFO  (jetty-launcher-497-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 166244 INFO  (jetty-launcher-497-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 166244 INFO  (jetty-launcher-497-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50533/solr
   [junit4]   2> 166244 INFO  (jetty-launcher-497-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 166244 INFO  (jetty-launcher-497-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 166242 INFO  (jetty-launcher-497-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 166245 INFO  (jetty-launcher-497-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 166246 INFO  (jetty-launcher-497-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 166254 INFO  (zkCallback-505-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5c9f1ab7 
name:ZooKeeperConnection Watcher:127.0.0.1:50533 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 166254 INFO  (jetty-launcher-497-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 166254 INFO  (jetty-launcher-497-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 166255 INFO  (zkCallback-508-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1da4c644 
name:ZooKeeperConnection Watcher:127.0.0.1:50533 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 166255 INFO  (jetty-launcher-497-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 166256 INFO  (jetty-launcher-497-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 166258 INFO  (jetty-launcher-497-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$61/1832893898@45b814de
   [junit4]   2> 166259 INFO  (jetty-launcher-497-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 166263 INFO  (jetty-launcher-497-thread-4) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$61/1832893898@e776cda
   [junit4]   2> 166264 INFO  (jetty-launcher-497-thread-4) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 166264 INFO  (zkCallback-513-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3260a6a1 
name:ZooKeeperConnection Watcher:127.0.0.1:50533 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 166264 INFO  (jetty-launcher-497-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 166265 INFO  (jetty-launcher-497-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 166268 INFO  (jetty-launcher-497-thread-3) 
[n:127.0.0.1:50560_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$61/1832893898@47fe62d3
   [junit4]   2> 166272 INFO  (jetty-launcher-497-thread-3) 
[n:127.0.0.1:50560_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 166273 INFO  (zkCallback-514-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@8f5c4b7 name:ZooKeeperConnection 
Watcher:127.0.0.1:50533 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 166273 INFO  (jetty-launcher-497-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 166273 INFO  (jetty-launcher-497-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 166275 INFO  (jetty-launcher-497-thread-2) 
[n:127.0.0.1:50557_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$61/1832893898@5590eb8
   [junit4]   2> 166276 INFO  (jetty-launcher-497-thread-2) 
[n:127.0.0.1:50557_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 166281 INFO  
(zkCallback-515-thread-1-processing-n:127.0.0.1:50567_solr) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@fa0e965 name:ZooKeeperConnection 
Watcher:127.0.0.1:50533/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 166282 INFO  
(zkCallback-516-thread-1-processing-n:127.0.0.1:50568_solr) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@22f624ce 
name:ZooKeeperConnection Watcher:127.0.0.1:50533/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 166282 INFO  (jetty-launcher-497-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 166282 INFO  (jetty-launcher-497-thread-4) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 166284 INFO  (jetty-launcher-497-thread-4) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 166284 INFO  (jetty-launcher-497-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 166286 INFO  
(zkCallback-517-thread-1-processing-n:127.0.0.1:50560_solr) 
[n:127.0.0.1:50560_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6f00f415 
name:ZooKeeperConnection Watcher:127.0.0.1:50533/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 166286 INFO  (jetty-launcher-497-thread-3) 
[n:127.0.0.1:50560_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 166286 INFO  (jetty-launcher-497-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 166287 INFO  (jetty-launcher-497-thread-4) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 166287 INFO  
(zkCallback-518-thread-1-processing-n:127.0.0.1:50557_solr) 
[n:127.0.0.1:50557_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4454352f 
name:ZooKeeperConnection Watcher:127.0.0.1:50533/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 166288 INFO  (jetty-launcher-497-thread-2) 
[n:127.0.0.1:50557_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 166297 INFO  (jetty-launcher-497-thread-4) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 166297 INFO  (jetty-launcher-497-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 166297 INFO  (jetty-launcher-497-thread-3) 
[n:127.0.0.1:50560_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 166298 INFO  (jetty-launcher-497-thread-2) 
[n:127.0.0.1:50557_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 166300 INFO  (jetty-launcher-497-thread-4) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 166300 INFO  (jetty-launcher-497-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 166300 INFO  (jetty-launcher-497-thread-3) 
[n:127.0.0.1:50560_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 166301 INFO  (jetty-launcher-497-thread-2) 
[n:127.0.0.1:50557_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 166305 INFO  (jetty-launcher-497-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 166305 INFO  (jetty-launcher-497-thread-3) 
[n:127.0.0.1:50560_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 166305 INFO  (jetty-launcher-497-thread-4) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 166305 INFO  (jetty-launcher-497-thread-2) 
[n:127.0.0.1:50557_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 166307 INFO  (jetty-launcher-497-thread-3) 
[n:127.0.0.1:50560_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 166307 INFO  (jetty-launcher-497-thread-4) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 166307 INFO  (jetty-launcher-497-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 166308 INFO  (jetty-launcher-497-thread-2) 
[n:127.0.0.1:50557_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 166309 INFO  (jetty-launcher-497-thread-4) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 166310 INFO  (jetty-launcher-497-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 166310 INFO  (jetty-launcher-497-thread-3) 
[n:127.0.0.1:50560_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 166311 INFO  (jetty-launcher-497-thread-2) 
[n:127.0.0.1:50557_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 166311 INFO  (jetty-launcher-497-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 166311 INFO  (jetty-launcher-497-thread-4) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 166312 INFO  (jetty-launcher-497-thread-3) 
[n:127.0.0.1:50560_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 166312 INFO  (jetty-launcher-497-thread-2) 
[n:127.0.0.1:50557_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 166313 INFO  (jetty-launcher-497-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 166313 INFO  (jetty-launcher-497-thread-4) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 166314 INFO  (jetty-launcher-497-thread-3) 
[n:127.0.0.1:50560_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 166314 INFO  (jetty-launcher-497-thread-2) 
[n:127.0.0.1:50557_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 166316 INFO  (jetty-launcher-497-thread-3) 
[n:127.0.0.1:50560_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 166316 INFO  (jetty-launcher-497-thread-4) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 166316 INFO  (jetty-launcher-497-thread-2) 
[n:127.0.0.1:50557_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 166316 INFO  (jetty-launcher-497-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 166317 INFO  (jetty-launcher-497-thread-3) 
[n:127.0.0.1:50560_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 166317 INFO  (jetty-launcher-497-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 166317 INFO  (jetty-launcher-497-thread-4) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 166317 INFO  (jetty-launcher-497-thread-2) 
[n:127.0.0.1:50557_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 166318 INFO  (jetty-launcher-497-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{urlScheme=https}
   [junit4]   2> 166318 INFO  (jetty-launcher-497-thread-4) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{urlScheme=https}
   [junit4]   2> 166318 INFO  (jetty-launcher-497-thread-3) 
[n:127.0.0.1:50560_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{urlScheme=https}
   [junit4]   2> 166319 INFO  (jetty-launcher-497-thread-2) 
[n:127.0.0.1:50557_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{urlScheme=https}
   [junit4]   2> 166319 INFO  (jetty-launcher-497-thread-4) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 166319 INFO  (jetty-launcher-497-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 166319 INFO  (jetty-launcher-497-thread-2) 
[n:127.0.0.1:50557_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 166319 INFO  (jetty-launcher-497-thread-3) 
[n:127.0.0.1:50560_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 166324 INFO  (jetty-launcher-497-thread-4) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 166325 INFO  (jetty-launcher-497-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 166325 INFO  (jetty-launcher-497-thread-3) 
[n:127.0.0.1:50560_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 166325 INFO  (jetty-launcher-497-thread-2) 
[n:127.0.0.1:50557_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 166326 INFO  (jetty-launcher-497-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 166326 INFO  (jetty-launcher-497-thread-4) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 166327 INFO  (jetty-launcher-497-thread-2) 
[n:127.0.0.1:50557_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 166327 INFO  (jetty-launcher-497-thread-3) 
[n:127.0.0.1:50560_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 166329 INFO  (jetty-launcher-497-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 166329 INFO  (jetty-launcher-497-thread-4) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 166330 INFO  (jetty-launcher-497-thread-3) 
[n:127.0.0.1:50560_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 166330 INFO  (jetty-launcher-497-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95896362075947017-127.0.0.1:50567_solr-n_0000000000
   [junit4]   2> 166330 INFO  (jetty-launcher-497-thread-2) 
[n:127.0.0.1:50557_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 166330 INFO  (jetty-launcher-497-thread-4) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95896362075947018-127.0.0.1:50568_solr-n_0000000001
   [junit4]   2> 166330 INFO  (jetty-launcher-497-thread-3) 
[n:127.0.0.1:50560_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95896362075947019-127.0.0.1:50560_solr-n_0000000002
   [junit4]   2> 166331 INFO  (jetty-launcher-497-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:50567_solr
   [junit4]   2> 166331 INFO  (jetty-launcher-497-thread-2) 
[n:127.0.0.1:50557_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95896362075947020-127.0.0.1:50557_solr-n_0000000003
   [junit4]   2> 166331 INFO  (jetty-launcher-497-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 166332 INFO  (jetty-launcher-497-thread-4) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95896362075947017-127.0.0.1:50567_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 166332 INFO  (jetty-launcher-497-thread-3) 
[n:127.0.0.1:50560_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95896362075947018-127.0.0.1:50568_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 166332 INFO  (jetty-launcher-497-thread-2) 
[n:127.0.0.1:50557_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95896362075947019-127.0.0.1:50560_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 166332 INFO  (jetty-launcher-497-thread-4) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50568_solr
   [junit4]   2> 166333 INFO  (jetty-launcher-497-thread-3) 
[n:127.0.0.1:50560_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50560_solr
   [junit4]   2> 166333 INFO  (jetty-launcher-497-thread-2) 
[n:127.0.0.1:50557_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50557_solr
   [junit4]   2> 166334 INFO  (jetty-launcher-497-thread-4) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:50568_solr
   [junit4]   2> 166334 INFO  (jetty-launcher-497-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.Overseer Overseer 
(id=95896362075947017-127.0.0.1:50567_solr-n_0000000000) starting
   [junit4]   2> 166335 INFO  (jetty-launcher-497-thread-3) 
[n:127.0.0.1:50560_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:50560_solr
   [junit4]   2> 166335 INFO  (jetty-launcher-497-thread-2) 
[n:127.0.0.1:50557_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:50557_solr
   [junit4]   2> 166337 INFO  
(zkCallback-518-thread-1-processing-n:127.0.0.1:50557_solr) 
[n:127.0.0.1:50557_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 166337 INFO  
(zkCallback-515-thread-1-processing-n:127.0.0.1:50567_solr) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 166337 INFO  
(zkCallback-517-thread-1-processing-n:127.0.0.1:50560_solr) 
[n:127.0.0.1:50560_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 166338 INFO  
(zkCallback-516-thread-1-processing-n:127.0.0.1:50568_solr) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 166339 INFO  
(zkCallback-518-thread-1-processing-n:127.0.0.1:50557_solr) 
[n:127.0.0.1:50557_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 166340 INFO  
(zkCallback-515-thread-1-processing-n:127.0.0.1:50567_solr) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 166344 INFO  
(zkCallback-517-thread-1-processing-n:127.0.0.1:50560_solr) 
[n:127.0.0.1:50560_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 166357 INFO  (jetty-launcher-497-thread-3) 
[n:127.0.0.1:50560_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 166358 INFO  (jetty-launcher-497-thread-3) 
[n:127.0.0.1:50560_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 166359 INFO  (jetty-launcher-497-thread-3) 
[n:127.0.0.1:50560_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_28801F3758F3BD98-001\tempDir-001\node3\.
   [junit4]   2> 166359 INFO  (jetty-launcher-497-thread-4) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 166359 INFO  (jetty-launcher-497-thread-4) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 166360 INFO  (jetty-launcher-497-thread-4) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_28801F3758F3BD98-001\tempDir-001\node4\.
   [junit4]   2> 166360 INFO  (jetty-launcher-497-thread-3) 
[n:127.0.0.1:50560_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 166360 INFO  (jetty-launcher-497-thread-4) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 166360 INFO  (jetty-launcher-497-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 166362 INFO  
(zkCallback-516-thread-1-processing-n:127.0.0.1:50568_solr) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 166364 INFO  (jetty-launcher-497-thread-3) 
[n:127.0.0.1:50560_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1
   [junit4]   2> 166364 INFO  (jetty-launcher-497-thread-3) 
[n:127.0.0.1:50560_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 166365 INFO  (jetty-launcher-497-thread-4) 
[n:127.0.0.1:50568_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1
   [junit4]   2> 166365 INFO  (jetty-launcher-497-thread-4) 
[n:127.0.0.1:50568_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 166374 INFO  (jetty-launcher-497-thread-2) 
[n:127.0.0.1:50557_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 166374 INFO  (jetty-launcher-497-thread-2) 
[n:127.0.0.1:50557_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 166374 INFO  (jetty-launcher-497-thread-2) 
[n:127.0.0.1:50557_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_28801F3758F3BD98-001\tempDir-001\node2\.
   [junit4]   2> 166375 INFO  (jetty-launcher-497-thread-2) 
[n:127.0.0.1:50557_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 166376 INFO  (jetty-launcher-497-thread-2) 
[n:127.0.0.1:50557_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1
   [junit4]   2> 166376 INFO  (jetty-launcher-497-thread-2) 
[n:127.0.0.1:50557_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 166377 INFO  (jetty-launcher-497-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 166377 INFO  (jetty-launcher-497-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:50567_solr as DOWN
   [junit4]   2> 166380 INFO  
(OverseerStateUpdate-95896362075947017-127.0.0.1:50567_solr-n_0000000000) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 166381 INFO  
(OverseerStateUpdate-95896362075947017-127.0.0.1:50567_solr-n_0000000000) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (3)
   [junit4]   2> 166383 INFO  
(OverseerStateUpdate-95896362075947017-127.0.0.1:50567_solr-n_0000000000) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:50567_solr"} current state version: 0
   [junit4]   2> 166383 INFO  
(OverseerStateUpdate-95896362075947017-127.0.0.1:50567_solr-n_0000000000) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:50567_solr
   [junit4]   2> 166385 INFO  
(OverseerCollectionConfigSetProcessor-95896362075947017-127.0.0.1:50567_solr-n_0000000000)
 [n:127.0.0.1:50567_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 167380 INFO  (jetty-launcher-497-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50567_solr
   [junit4]   2> 167383 INFO  (jetty-launcher-497-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:50567_solr
   [junit4]   2> 167385 INFO  
(zkCallback-518-thread-1-processing-n:127.0.0.1:50557_solr) 
[n:127.0.0.1:50557_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 167385 INFO  
(zkCallback-515-thread-1-processing-n:127.0.0.1:50567_solr) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 167385 INFO  
(zkCallback-517-thread-1-processing-n:127.0.0.1:50560_solr) 
[n:127.0.0.1:50560_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 167386 INFO  
(zkCallback-516-thread-1-processing-n:127.0.0.1:50568_solr) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 167386 INFO  
(zkCallback-518-thread-1-processing-n:127.0.0.1:50557_solr) 
[n:127.0.0.1:50557_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 167386 INFO  
(zkCallback-517-thread-1-processing-n:127.0.0.1:50560_solr) 
[n:127.0.0.1:50560_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 167386 INFO  
(zkCallback-515-thread-1-processing-n:127.0.0.1:50567_solr) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 167386 INFO  
(zkCallback-516-thread-1-processing-n:127.0.0.1:50568_solr) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 167409 INFO  (jetty-launcher-497-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 167409 INFO  (jetty-launcher-497-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 167410 INFO  (jetty-launcher-497-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_28801F3758F3BD98-001\tempDir-001\node1\.
   [junit4]   2> 167411 INFO  (jetty-launcher-497-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 167411 INFO  (jetty-launcher-497-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1
   [junit4]   2> 167411 INFO  (jetty-launcher-497-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 167412 INFO  
(SUITE-TestCollectionStateWatchers-seed#[28801F3758F3BD98]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 167413 INFO  
(SUITE-TestCollectionStateWatchers-seed#[28801F3758F3BD98]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 167421 INFO  (zkCallback-523-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@276e543b 
name:ZooKeeperConnection Watcher:127.0.0.1:50533 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 167421 INFO  
(SUITE-TestCollectionStateWatchers-seed#[28801F3758F3BD98]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 167421 INFO  
(SUITE-TestCollectionStateWatchers-seed#[28801F3758F3BD98]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 167424 INFO  
(SUITE-TestCollectionStateWatchers-seed#[28801F3758F3BD98]-worker) [    ] 
o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 
127.0.0.1:50533/solr
   [junit4]   2> 167424 INFO  
(SUITE-TestCollectionStateWatchers-seed#[28801F3758F3BD98]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 167425 INFO  
(SUITE-TestCollectionStateWatchers-seed#[28801F3758F3BD98]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 167431 INFO  (zkCallback-526-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@17f44ca3 
name:ZooKeeperConnection Watcher:127.0.0.1:50533/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 167431 INFO  
(SUITE-TestCollectionStateWatchers-seed#[28801F3758F3BD98]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 167431 INFO  
(SUITE-TestCollectionStateWatchers-seed#[28801F3758F3BD98]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 167431 INFO  
(SUITE-TestCollectionStateWatchers-seed#[28801F3758F3BD98]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 167432 INFO  
(SUITE-TestCollectionStateWatchers-seed#[28801F3758F3BD98]-worker) [    ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 167436 INFO  
(SUITE-TestCollectionStateWatchers-seed#[28801F3758F3BD98]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 167443 INFO  
(SUITE-TestCollectionStateWatchers-seed#[28801F3758F3BD98]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-replication1.xml
   [junit4]   2> 167448 INFO  
(SUITE-TestCollectionStateWatchers-seed#[28801F3758F3BD98]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-sql.xml
   [junit4]   2> 167453 INFO  
(SUITE-TestCollectionStateWatchers-seed#[28801F3758F3BD98]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/schema.xml
   [junit4]   2> 167456 INFO  
(SUITE-TestCollectionStateWatchers-seed#[28801F3758F3BD98]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-managed-schema.xml
   [junit4]   2> 167462 INFO  
(SUITE-TestCollectionStateWatchers-seed#[28801F3758F3BD98]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-slave1.xml
   [junit4]   2> 167466 INFO  
(SUITE-TestCollectionStateWatchers-seed#[28801F3758F3BD98]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-sql.xml
   [junit4]   2> 167469 INFO  
(SUITE-TestCollectionStateWatchers-seed#[28801F3758F3BD98]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig.xml
   [junit4]   2> 167513 INFO  
(TEST-TestCollectionStateWatchers.testWatchesWorkForStateFormat1-seed#[28801F3758F3BD98])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testWatchesWorkForStateFormat1
   [junit4]   2> 167513 INFO  
(TEST-TestCollectionStateWatchers.testWatchesWorkForStateFormat1-seed#[28801F3758F3BD98])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 167515 INFO  
(TEST-TestCollectionStateWatchers.testWatchesWorkForStateFormat1-seed#[28801F3758F3BD98])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 167525 INFO  (zkCallback-527-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3c6bbf2d 
name:ZooKeeperConnection Watcher:127.0.0.1:50533 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 167525 INFO  
(TEST-TestCollectionStateWatchers.testWatchesWorkForStateFormat1-seed#[28801F3758F3BD98])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 167525 INFO  
(TEST-TestCollectionStateWatchers.testWatchesWorkForStateFormat1-seed#[28801F3758F3BD98])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 167571 INFO  (backgroundWatchers-496-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Deleting data for [stateformat1]
   [junit4]   2> 167574 INFO  (qtp1034295717-2074) [n:127.0.0.1:50567_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86&replicationFactor=1&collection.configName=config&name=stateformat1&action=CREATE&numShards=1&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 167578 INFO  (qtp1034295717-2074) [n:127.0.0.1:50567_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86&replicationFactor=1&collection.configName=config&name=stateformat1&action=CREATE&numShards=1&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=4
   [junit4]   2> 167581 INFO  
(OverseerCollectionConfigSetProcessor-95896362075947017-127.0.0.1:50567_solr-n_0000000000)
 [n:127.0.0.1:50567_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running/mn-ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86
   [junit4]   2> 167582 INFO  
(OverseerCollectionConfigSetProcessor-95896362075947017-127.0.0.1:50567_solr-n_0000000000)
 [n:127.0.0.1:50567_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"stateformat1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"1",
   [junit4]   2>   "async":"ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 167591 INFO  
(OverseerThreadFactory-777-thread-1-processing-n:127.0.0.1:50567_solr) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.OverseerCollectionMessageHandler 
OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"stateformat1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"1",
   [junit4]   2>   "async":"ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 167591 INFO  
(OverseerThreadFactory-777-thread-1-processing-n:127.0.0.1:50567_solr) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create 
collection stateformat1
   [junit4]   2> 167591 INFO  (qtp1034295717-2073) [n:127.0.0.1:50567_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 167593 INFO  
(OverseerThreadFactory-777-thread-1-processing-n:127.0.0.1:50567_solr) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating 
collections conf node /collections/stateformat1 
   [junit4]   2> 167595 INFO  
(OverseerThreadFactory-777-thread-1-processing-n:127.0.0.1:50567_solr) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/collections/stateformat1
   [junit4]   2> 167595 INFO  (qtp1034295717-2073) [n:127.0.0.1:50567_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 167597 INFO  (zkCallback-526-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 167597 INFO  
(zkCallback-518-thread-1-processing-n:127.0.0.1:50557_solr) 
[n:127.0.0.1:50557_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 167597 INFO  
(zkCallback-515-thread-1-processing-n:127.0.0.1:50567_solr) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 167597 INFO  
(zkCallback-517-thread-1-processing-n:127.0.0.1:50560_solr) 
[n:127.0.0.1:50560_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 167598 INFO  
(zkCallback-516-thread-1-processing-n:127.0.0.1:50568_solr) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 167600 INFO  
(OverseerStateUpdate-95896362075947017-127.0.0.1:50567_solr-n_0000000000) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "name":"stateformat1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"1",
   [junit4]   2>   "async":"ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 167600 INFO  
(OverseerStateUpdate-95896362075947017-127.0.0.1:50567_solr-n_0000000000) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: stateformat1
   [junit4]   2> 167602 INFO  (zkCallback-526-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: [4])
   [junit4]   2> 167602 INFO  
(zkCallback-515-thread-1-processing-n:127.0.0.1:50567_solr) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 167602 INFO  
(zkCallback-517-thread-1-processing-n:127.0.0.1:50560_solr) 
[n:127.0.0.1:50560_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 167603 INFO  
(zkCallback-518-thread-1-processing-n:127.0.0.1:50557_solr) 
[n:127.0.0.1:50557_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 167602 INFO  
(zkCallback-516-thread-1-processing-n:127.0.0.1:50568_solr) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 167700 INFO  
(OverseerThreadFactory-777-thread-1-processing-n:127.0.0.1:50567_solr) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
SolrCores for new collection stateformat1, shardNames [shard1] , 
replicationFactor : 1
   [junit4]   2> 167700 INFO  
(OverseerThreadFactory-777-thread-1-processing-n:127.0.0.1:50567_solr) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
core stateformat1_shard1_replica1 as part of shard shard1 of collection 
stateformat1 on 127.0.0.1:50568_solr
   [junit4]   2> 167746 INFO  (qtp1083297710-2082) [n:127.0.0.1:50568_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293&qt=/admin/cores&collection.configName=config&name=stateformat1_shard1_replica1&action=CREATE&numShards=1&collection=stateformat1&shard=shard1&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 167749 INFO  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293&qt=/admin/cores&collection.configName=config&name=stateformat1_shard1_replica1&action=CREATE&numShards=1&collection=stateformat1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 167749 INFO  (qtp1083297710-2081) [n:127.0.0.1:50568_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293
   [junit4]   2> 167751 INFO  (qtp1083297710-2081) [n:127.0.0.1:50568_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 167752 INFO  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=stateformat1_shard1_replica1, collection.configName=config, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, collection=stateformat1, numShards=1, 
dataDir=data\, shard=shard1}
   [junit4]   2> 167752 INFO  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1  
x:stateformat1_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 167754 INFO  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1  
x:stateformat1_shard1_replica1] o.a.s.c.ZkController Registering watch for 
collection stateformat1
   [junit4]   2> 167759 INFO  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1  
x:stateformat1_shard1_replica1] o.a.s.c.c.ZkStateReader Deleting data for 
[stateformat1]
   [junit4]   2> 167761 INFO  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1  
x:stateformat1_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 167761 INFO  
(OverseerStateUpdate-95896362075947017-127.0.0.1:50567_solr-n_0000000000) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"stateformat1_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:50568/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:50568_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"stateformat1",
   [junit4]   2>   "operation":"state"} current state version: 1
   [junit4]   2> 167761 INFO  
(OverseerStateUpdate-95896362075947017-127.0.0.1:50567_solr-n_0000000000) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"stateformat1_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:50568/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:50568_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"stateformat1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 167872 INFO  (zkCallback-526-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: [4])
   [junit4]   2> 167874 INFO  
(zkCallback-518-thread-1-processing-n:127.0.0.1:50557_solr) 
[n:127.0.0.1:50557_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 167874 INFO  
(zkCallback-515-thread-1-processing-n:127.0.0.1:50567_solr) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 167874 INFO  
(zkCallback-517-thread-1-processing-n:127.0.0.1:50560_solr) 
[n:127.0.0.1:50560_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 167874 INFO  
(zkCallback-516-thread-1-processing-n:127.0.0.1:50568_solr) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 168599 INFO  (qtp1034295717-2072) [n:127.0.0.1:50567_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 168601 INFO  (qtp1034295717-2072) [n:127.0.0.1:50567_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 168755 INFO  (qtp1083297710-2080) [n:127.0.0.1:50568_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293
   [junit4]   2> 168755 INFO  (qtp1083297710-2080) [n:127.0.0.1:50568_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 168761 INFO  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1  
x:stateformat1_shard1_replica1] o.a.s.c.ZkController waiting to find shard id 
in clusterstate for stateformat1_shard1_replica1
   [junit4]   2> 168761 INFO  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1  
x:stateformat1_shard1_replica1] o.a.s.c.ZkController Check for collection 
zkNode:stateformat1
   [junit4]   2> 168764 INFO  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1  
x:stateformat1_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 168764 INFO  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1  
x:stateformat1_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config 
from: [/collections/stateformat1]
   [junit4]   2> 168767 INFO  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1  
x:stateformat1_shard1_replica1] o.a.s.c.c.ZkStateReader 
path=[/collections/stateformat1] [configName]=[config] specified config exists 
in ZooKeeper
   [junit4]   2> 168767 INFO  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1  
x:stateformat1_shard1_replica1] o.a.s.c.SolrResourceLoader new 
SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_28801F3758F3BD98-001\tempDir-001\node4\stateformat1_shard1_replica1'
   [junit4]   2> 168767 INFO  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1  
x:stateformat1_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured 
for solr (NoInitialContextEx)
   [junit4]   2> 168767 INFO  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1  
x:stateformat1_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted 
to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 168770 INFO  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1  
x:stateformat1_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 168779 INFO  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1  
x:stateformat1_shard1_replica1] o.a.s.c.SolrConfig current version of 
requestparams : -1
   [junit4]   2> 168782 INFO  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1  
x:stateformat1_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
6.1.0
   [junit4]   2> 168789 INFO  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1  
x:stateformat1_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 168795 INFO  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1  
x:stateformat1_shard1_replica1] o.a.s.s.IndexSchema 
[stateformat1_shard1_replica1] Schema name=test
   [junit4]   2> 168865 INFO  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1  
x:stateformat1_shard1_replica1] o.a.s.s.IndexSchema default search field in 
schema is text
   [junit4]   2> 168866 INFO  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1  
x:stateformat1_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 168869 WARN  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1  
x:stateformat1_shard1_replica1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not 
multivalued and destination for multiple copyFields (2)
   [junit4]   2> 168869 WARN  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1  
x:stateformat1_shard1_replica1] o.a.s.s.IndexSchema Field text is not 
multivalued and destination for multiple copyFields (3)
   [junit4]   2> 168877 INFO  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1  
x:stateformat1_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find 
ConfigSet properties, assuming default properties: Can't find resource 
'configsetprops.json' in classpath or '/configs/config', 
cwd=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1
   [junit4]   2> 168877 INFO  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1  
x:stateformat1_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 
'stateformat1_shard1_replica1' using configuration from collection stateformat1
   [junit4]   2> 168877 INFO  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1 r:core_node1 
x:stateformat1_shard1_replica1] o.a.s.c.SolrCore 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 168878 INFO  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1 r:core_node1 
x:stateformat1_shard1_replica1] o.a.s.c.SolrCore 
[[stateformat1_shard1_replica1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_28801F3758F3BD98-001\tempDir-001\node4\stateformat1_shard1_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_28801F3758F3BD98-001\tempDir-001\node4\.\stateformat1_shard1_replica1\data\]
   [junit4]   2> 168878 INFO  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1 r:core_node1 
x:stateformat1_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected 
for core: stateformat1_shard1_replica1
   [junit4]   2> 168878 INFO  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1 r:core_node1 
x:stateformat1_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new 
directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_28801F3758F3BD98-001\tempDir-001\node4\.\stateformat1_shard1_replica1\data\
   [junit4]   2> 168878 INFO  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1 r:core_node1 
x:stateformat1_shard1_replica1] o.a.s.c.SolrCore New index directory detected: 
old=null 
new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_28801F3758F3BD98-001\tempDir-001\node4\.\stateformat1_shard1_replica1\data\index/
   [junit4]   2> 168878 WARN  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1 r:core_node1 
x:stateformat1_shard1_replica1] o.a.s.c.SolrCore [stateformat1_shard1_replica1] 
Solr index directory 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_28801F3758F3BD98-001\tempDir-001\node4\.\stateformat1_shard1_replica1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 168879 INFO  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1 r:core_node1 
x:stateformat1_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new 
directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_28801F3758F3BD98-001\tempDir-001\node4\.\stateformat1_shard1_replica1\data\index
   [junit4]   2> 168881 INFO  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1 r:core_node1 
x:stateformat1_shard1_replica1] o.a.s.c.SolrDeletionPolicy 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@5f89da05 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3ccb7834),segFN=segments_1,generation=1}
   [junit4]   2> 168881 INFO  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1 r:core_node1 
x:stateformat1_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit 
generation = 1
   [junit4]   2> 168882 INFO  
(OldIndexDirectoryCleanupThreadForCore-stateformat1_shard1_replica1) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1 r:core_node1 
x:stateformat1_shard1_replica1] o.a.s.c.SolrCore Looking for old index 
directories to cleanup for core stateformat1_shard1_replica1 in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_28801F3758F3BD98-001\tempDir-001\node4\.\stateformat1_shard1_replica1\data\
   [junit4]   2> 168884 INFO  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1 r:core_node1 
x:stateformat1_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain 
defined as default, creating implicit default
   [junit4]   2> 168972 WARN  
(OldIndexDirectoryCleanupThreadForCore-stateformat1_shard1_replica1) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1 r:core_node1 
x:stateformat1_shard1_replica1] o.a.s.c.DirectoryFactory 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_28801F3758F3BD98-001\tempDir-001\node4\.\stateformat1_shard1_replica1\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 168981 INFO  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1 r:core_node1 
x:stateformat1_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 168983 INFO  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1 r:core_node1 
x:stateformat1_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 168985 INFO  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1 r:core_node1 
x:stateformat1_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 168986 INFO  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1 r:core_node1 
x:stateformat1_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 168988 INFO  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1 r:core_node1 
x:stateformat1_shard1_replica1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 168988 INFO  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1 r:core_node1 
x:stateformat1_shard1_replica1] o.a.s.c.SolrCore Using default statsCache 
cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 168990 INFO  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE) 
[n:127.0.0.1:50568_solr c:stateformat1 s:shard1 r:core_node1 
x:stateformat1_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 168990 INFO  
(parallelCoreAdminExecutor-773-thread-1-processing-n:127.0.0.1:50568_solr 
ccfd8a2b-216e-4c9e-bcd9-66c0390e9a86720500383754293 CREATE

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

ecutorUtil.java:214)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 195695 INFO  (jetty-launcher-497-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=95896362075947018-127.0.0.1:50568_solr-n_0000000001) closing
   [junit4]   2> 195695 INFO  
(zkCallback-537-thread-2-processing-n:127.0.0.1:50984_solr) 
[n:127.0.0.1:50984_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 195699 INFO  
(zkCallback-516-thread-1-processing-n:127.0.0.1:50568_solr) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (1)
   [junit4]   2> 195700 INFO  
(zkCallback-516-thread-2-processing-n:127.0.0.1:50568_solr) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/stateformat1/state.json] for collection [stateformat1] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 195701 INFO  
(OverseerStateUpdate-95896362075947018-127.0.0.1:50568_solr-n_0000000001) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:50568_solr
   [junit4]   2> 195702 INFO  (jetty-launcher-497-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@356917c6{/solr,null,UNAVAILABLE}
   [junit4]   2> 195705 INFO  
(zkCallback-516-thread-2-processing-n:127.0.0.1:50568_solr) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.c.ZkStateReader Updating data for 
[stateformat1] from [10] to [11]
   [junit4]   2> 195707 INFO  
(zkCallback-516-thread-2-processing-n:127.0.0.1:50568_solr) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 197190 WARN  
(zkCallback-550-thread-1-processing-n:127.0.0.1:50557_solr) 
[n:127.0.0.1:50557_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 197196 WARN  
(zkCallback-550-thread-2-processing-n:127.0.0.1:50557_solr) 
[n:127.0.0.1:50557_solr    ] 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:331)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [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:328)
   [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:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(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(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 197198 INFO  (jetty-launcher-497-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@132fe262{/solr,null,UNAVAILABLE}
   [junit4]   2> 197203 WARN  
(zkCallback-537-thread-2-processing-n:127.0.0.1:50984_solr) 
[n:127.0.0.1:50984_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 197213 WARN  
(zkCallback-516-thread-2-processing-n:127.0.0.1:50568_solr) 
[n:127.0.0.1:50568_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 197213 INFO  (jetty-launcher-497-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5db19189{/solr,null,UNAVAILABLE}
   [junit4]   2> 197214 INFO  (jetty-launcher-497-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5b67fd39{/solr,null,UNAVAILABLE}
   [junit4]   2> 197223 INFO  
(SUITE-TestCollectionStateWatchers-seed#[28801F3758F3BD98]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:50533 50533
   [junit4]   2> 197247 INFO  (Thread-878) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:50533 50533
   [junit4]   2> 197249 WARN  (Thread-878) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/aliases.json
   [junit4]   2>        8       /solr/configs/config
   [junit4]   2>        7       /solr/security.json
   [junit4]   2>        3       /solr/collections/stateformat1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        23      /solr/collections/testcollection/state.json
   [junit4]   2>        19      /solr/collections/falsepredicate/state.json
   [junit4]   2>        12      /solr/collections/waitforstate/state.json
   [junit4]   2>        8       /solr/clusterprops.json
   [junit4]   2>        8       /solr/clusterstate.json
   [junit4]   2>        3       
/solr/overseer_elect/election/95896362075947018-127.0.0.1:50568_solr-n_0000000001
   [junit4]   2>        2       /solr/collections/delayed/state.json
   [junit4]   2>        2       /solr/collections/tobedeleted/state.json
   [junit4]   2>        2       /solr/collections/stateformat1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/collections
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 197250 INFO  
(SUITE-TestCollectionStateWatchers-seed#[28801F3758F3BD98]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_28801F3758F3BD98-001
   [junit4]   2> NOTE: test params are: 
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=1, maxDocsPerChunk=7, blockSize=9), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=1, blockSize=9)), sim=ClassicSimilarity, locale=lv, 
timezone=Africa/Tripoli
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92 
(64-bit)/cpus=3,threads=1,free=153505352,total=286785536
   [junit4]   2> NOTE: All tests run in this JVM: [SchemaTest, 
ContentStreamTest, TestClusteringResponse, TestLBHttpSolrClient, 
TestNamedListCodec, ExternalHttpClientTest, GraphExpressionTest, 
LargeVolumeJettyTest, ClientUtilsTest, QueryResponseTest, 
LBHttpSolrClientBuilderTest, TestFastInputStream, JdbcDriverTest, 
FacetFieldTest, HttpClientUtilTest, SolrParamTest, ConcatOperationTest, 
StreamingTest, SolrExampleStreamingBinaryTest, BasicHttpSolrClientTest, 
HttpSolrClientBuilderTest, TestCloudSolrClientConnections, JDBCStreamTest, 
StreamExpressionToExpessionTest, StreamExpressionParserTest, OperationsTest, 
TestCollectionAdminRequest, TestConfigSetAdminRequest, NoOpResponseParserTest, 
TestToleratedUpdateError, TestCollectionStateWatchers]
   [junit4] Completed [85/85 (1!)] on J1 in 31.28s, 8 tests, 1 failure <<< 
FAILURES!

[...truncated 10 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:740: The following 
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:684: The following 
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:59: The following 
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build.xml:246: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\common-build.xml:529: 
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:1457:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:1014:
 There were test failures: 85 suites, 646 tests, 1 failure, 2 ignored [seed: 
28801F3758F3BD98]

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to