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

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

Error Message:
CollectionStateWatcher wasn't cleared after completion

Stack Trace:
java.lang.AssertionError: CollectionStateWatcher wasn't cleared after completion
        at 
__randomizedtesting.SeedInfo.seed([AB10E48E17A61054:F62B2BFE50AB8F6A]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch(TestCollectionStateWatchers.java:117)
        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 13132 lines...]
   [junit4] Suite: org.apache.solr.common.cloud.TestCollectionStateWatchers
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_AB10E48E17A61054-001/init-core-data-001
   [junit4]   2> 4533 INFO  
(SUITE-TestCollectionStateWatchers-seed#[AB10E48E17A61054]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 4555 INFO  
(SUITE-TestCollectionStateWatchers-seed#[AB10E48E17A61054]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4558 INFO  (Thread-2) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4558 INFO  (Thread-2) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 4658 INFO  
(SUITE-TestCollectionStateWatchers-seed#[AB10E48E17A61054]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:44460
   [junit4]   2> 4680 INFO  
(SUITE-TestCollectionStateWatchers-seed#[AB10E48E17A61054]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4717 INFO  
(SUITE-TestCollectionStateWatchers-seed#[AB10E48E17A61054]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4777 INFO  (zkCallback-11-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@73fe6d30 
name:ZooKeeperConnection Watcher:127.0.0.1:44460 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4778 INFO  
(SUITE-TestCollectionStateWatchers-seed#[AB10E48E17A61054]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4778 INFO  
(SUITE-TestCollectionStateWatchers-seed#[AB10E48E17A61054]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4780 INFO  
(SUITE-TestCollectionStateWatchers-seed#[AB10E48E17A61054]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 4804 INFO  
(SUITE-TestCollectionStateWatchers-seed#[AB10E48E17A61054]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 4993 INFO  (jetty-launcher-10-thread-3) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 4993 INFO  (jetty-launcher-10-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 4993 INFO  (jetty-launcher-10-thread-4) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 4993 INFO  (jetty-launcher-10-thread-2) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 5127 INFO  (jetty-launcher-10-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4e5499{/solr,null,AVAILABLE}
   [junit4]   2> 5130 INFO  (jetty-launcher-10-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@45c7040a{/solr,null,AVAILABLE}
   [junit4]   2> 5130 INFO  (jetty-launcher-10-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@de59983{/solr,null,AVAILABLE}
   [junit4]   2> 5129 INFO  (jetty-launcher-10-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@52e4a22{/solr,null,AVAILABLE}
   [junit4]   2> 5271 INFO  (jetty-launcher-10-thread-1) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@5eddadde{SSL,[ssl, 
http/1.1]}{127.0.0.1:37921}
   [junit4]   2> 5271 INFO  (jetty-launcher-10-thread-1) [    ] o.e.j.s.Server 
Started @7693ms
   [junit4]   2> 5271 INFO  (jetty-launcher-10-thread-4) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@2409916a{SSL,[ssl, 
http/1.1]}{127.0.0.1:44072}
   [junit4]   2> 5271 INFO  (jetty-launcher-10-thread-4) [    ] o.e.j.s.Server 
Started @7693ms
   [junit4]   2> 5271 INFO  (jetty-launcher-10-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37921}
   [junit4]   2> 5272 INFO  (jetty-launcher-10-thread-2) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@446e2aff{SSL,[ssl, 
http/1.1]}{127.0.0.1:43814}
   [junit4]   2> 5272 INFO  (jetty-launcher-10-thread-3) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@2c92bfc2{SSL,[ssl, 
http/1.1]}{127.0.0.1:44414}
   [junit4]   2> 5272 INFO  (jetty-launcher-10-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44072}
   [junit4]   2> 5272 INFO  (jetty-launcher-10-thread-2) [    ] o.e.j.s.Server 
Started @7694ms
   [junit4]   2> 5272 INFO  (jetty-launcher-10-thread-3) [    ] o.e.j.s.Server 
Started @7694ms
   [junit4]   2> 5272 INFO  (jetty-launcher-10-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43814}
   [junit4]   2> 5272 INFO  (jetty-launcher-10-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44414}
   [junit4]   2> 5285 INFO  (jetty-launcher-10-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 5285 INFO  (jetty-launcher-10-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 5285 INFO  (jetty-launcher-10-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 5285 INFO  (jetty-launcher-10-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 5286 INFO  (jetty-launcher-10-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_AB10E48E17A61054-001/tempDir-001/node3'
   [junit4]   2> 5286 INFO  (jetty-launcher-10-thread-4) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_AB10E48E17A61054-001/tempDir-001/node4'
   [junit4]   2> 5286 INFO  (jetty-launcher-10-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_AB10E48E17A61054-001/tempDir-001/node2'
   [junit4]   2> 5286 INFO  (jetty-launcher-10-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_AB10E48E17A61054-001/tempDir-001/node1'
   [junit4]   2> 5287 INFO  (jetty-launcher-10-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 5287 INFO  (jetty-launcher-10-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 5287 INFO  (jetty-launcher-10-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 5287 INFO  (jetty-launcher-10-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 5287 INFO  (jetty-launcher-10-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 5287 INFO  (jetty-launcher-10-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 5287 INFO  (jetty-launcher-10-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 5287 INFO  (jetty-launcher-10-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 5287 INFO  (jetty-launcher-10-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 5287 INFO  (jetty-launcher-10-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 5287 INFO  (jetty-launcher-10-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 5287 INFO  (jetty-launcher-10-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 5289 INFO  (jetty-launcher-10-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5290 INFO  (jetty-launcher-10-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5290 INFO  (jetty-launcher-10-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5292 INFO  (jetty-launcher-10-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5294 INFO  (zkCallback-14-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7adfb24 name:ZooKeeperConnection 
Watcher:127.0.0.1:44460/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 5294 INFO  (jetty-launcher-10-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5294 INFO  (zkCallback-12-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@16456e19 
name:ZooKeeperConnection Watcher:127.0.0.1:44460/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5294 INFO  (jetty-launcher-10-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5294 INFO  (jetty-launcher-10-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 5295 INFO  (jetty-launcher-10-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 5296 INFO  (zkCallback-13-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1f94422f 
name:ZooKeeperConnection Watcher:127.0.0.1:44460/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5296 INFO  (jetty-launcher-10-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5296 INFO  (jetty-launcher-10-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 5296 INFO  (jetty-launcher-10-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 5296 INFO  (zkCallback-15-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4ec3e39e 
name:ZooKeeperConnection Watcher:127.0.0.1:44460/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5296 INFO  (jetty-launcher-10-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 5296 INFO  (jetty-launcher-10-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5296 INFO  (jetty-launcher-10-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 5297 INFO  (jetty-launcher-10-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 5297 INFO  (jetty-launcher-10-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 5328 INFO  (jetty-launcher-10-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_AB10E48E17A61054-001/tempDir-001/node2/.
   [junit4]   2> 5328 INFO  (jetty-launcher-10-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_AB10E48E17A61054-001/tempDir-001/node3/.
   [junit4]   2> 5329 INFO  (jetty-launcher-10-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_AB10E48E17A61054-001/tempDir-001/node4/.
   [junit4]   2> 5329 INFO  (jetty-launcher-10-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 732102419
   [junit4]   2> 5329 INFO  (jetty-launcher-10-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 2070431030
   [junit4]   2> 5329 INFO  (jetty-launcher-10-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 168680804
   [junit4]   2> 5329 INFO  (jetty-launcher-10-thread-4) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_AB10E48E17A61054-001/tempDir-001/node4]
   [junit4]   2> 5329 INFO  (jetty-launcher-10-thread-3) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_AB10E48E17A61054-001/tempDir-001/node3]
   [junit4]   2> 5329 INFO  (jetty-launcher-10-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_AB10E48E17A61054-001/tempDir-001/node2]
   [junit4]   2> 5329 WARN  (jetty-launcher-10-thread-4) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_AB10E48E17A61054-001/tempDir-001/node4/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_AB10E48E17A61054-001/tempDir-001/node4/lib
   [junit4]   2> 5330 INFO  (jetty-launcher-10-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_AB10E48E17A61054-001/tempDir-001/node1/.
   [junit4]   2> 5330 INFO  (jetty-launcher-10-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 671041049
   [junit4]   2> 5330 INFO  (jetty-launcher-10-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_AB10E48E17A61054-001/tempDir-001/node1]
   [junit4]   2> 5330 WARN  (jetty-launcher-10-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_AB10E48E17A61054-001/tempDir-001/node1/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_AB10E48E17A61054-001/tempDir-001/node1/lib
   [junit4]   2> 5329 WARN  (jetty-launcher-10-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_AB10E48E17A61054-001/tempDir-001/node2/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_AB10E48E17A61054-001/tempDir-001/node2/lib
   [junit4]   2> 5329 WARN  (jetty-launcher-10-thread-3) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_AB10E48E17A61054-001/tempDir-001/node3/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_AB10E48E17A61054-001/tempDir-001/node3/lib
   [junit4]   2> 5346 INFO  (jetty-launcher-10-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,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 5346 INFO  (jetty-launcher-10-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,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 5346 INFO  (jetty-launcher-10-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,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 5346 INFO  (jetty-launcher-10-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,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 5350 INFO  (jetty-launcher-10-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 5351 INFO  (jetty-launcher-10-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 5351 INFO  (jetty-launcher-10-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 5350 INFO  (jetty-launcher-10-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 5351 INFO  (jetty-launcher-10-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5351 INFO  (jetty-launcher-10-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5351 INFO  (jetty-launcher-10-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44460/solr
   [junit4]   2> 5361 INFO  (jetty-launcher-10-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5351 INFO  (jetty-launcher-10-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5362 INFO  (jetty-launcher-10-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5362 INFO  (jetty-launcher-10-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5361 INFO  (jetty-launcher-10-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5362 INFO  (jetty-launcher-10-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5362 INFO  (jetty-launcher-10-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44460/solr
   [junit4]   2> 5362 INFO  (jetty-launcher-10-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44460/solr
   [junit4]   2> 5368 INFO  (jetty-launcher-10-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44460/solr
   [junit4]   2> 5373 INFO  (jetty-launcher-10-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 5373 INFO  (jetty-launcher-10-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 5373 INFO  (jetty-launcher-10-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 5373 INFO  (jetty-launcher-10-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 5373 INFO  (jetty-launcher-10-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 5373 INFO  (jetty-launcher-10-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 5373 INFO  (jetty-launcher-10-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 5373 INFO  (jetty-launcher-10-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 5374 INFO  (jetty-launcher-10-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5374 INFO  (jetty-launcher-10-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5374 INFO  (jetty-launcher-10-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5377 INFO  (jetty-launcher-10-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5379 INFO  (zkCallback-27-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@33011088 
name:ZooKeeperConnection Watcher:127.0.0.1:44460 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5379 INFO  (jetty-launcher-10-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5379 INFO  (jetty-launcher-10-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 5379 INFO  (zkCallback-26-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6aad26d8 
name:ZooKeeperConnection Watcher:127.0.0.1:44460 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5380 INFO  (jetty-launcher-10-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5380 INFO  (zkCallback-24-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1ffe6158 
name:ZooKeeperConnection Watcher:127.0.0.1:44460 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5380 INFO  (jetty-launcher-10-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5380 INFO  (jetty-launcher-10-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 5381 INFO  (jetty-launcher-10-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 5381 INFO  (zkCallback-25-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4c2778d3 
name:ZooKeeperConnection Watcher:127.0.0.1:44460 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5385 INFO  (jetty-launcher-10-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5385 INFO  (jetty-launcher-10-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 5387 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 0x155f5aa5c980006, 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> 5392 INFO  (jetty-launcher-10-thread-3) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$48/839742669@690e57df
   [junit4]   2> 5392 INFO  (jetty-launcher-10-thread-2) 
[n:127.0.0.1:43814_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$48/839742669@772e124d
   [junit4]   2> 5392 INFO  (jetty-launcher-10-thread-4) 
[n:127.0.0.1:44072_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$48/839742669@201a9e5b
   [junit4]   2> 5392 INFO  (jetty-launcher-10-thread-1) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$48/839742669@4f22285d
   [junit4]   2> 5393 INFO  (jetty-launcher-10-thread-2) 
[n:127.0.0.1:43814_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 5393 INFO  (jetty-launcher-10-thread-3) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 5397 INFO  (jetty-launcher-10-thread-4) 
[n:127.0.0.1:44072_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 5398 INFO  (jetty-launcher-10-thread-1) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 5401 INFO  
(zkCallback-29-thread-1-processing-n:127.0.0.1:43814_solr) 
[n:127.0.0.1:43814_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5b21db15 
name:ZooKeeperConnection Watcher:127.0.0.1:44460/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5401 INFO  (jetty-launcher-10-thread-2) 
[n:127.0.0.1:43814_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 5405 INFO  
(zkCallback-31-thread-1-processing-n:127.0.0.1:37921_solr) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1d473a4b 
name:ZooKeeperConnection Watcher:127.0.0.1:44460/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5405 INFO  
(zkCallback-30-thread-1-processing-n:127.0.0.1:44414_solr) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@76096a18 
name:ZooKeeperConnection Watcher:127.0.0.1:44460/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5405 INFO  (jetty-launcher-10-thread-1) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 5405 INFO  
(zkCallback-28-thread-1-processing-n:127.0.0.1:44072_solr) 
[n:127.0.0.1:44072_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6c3a62d7 
name:ZooKeeperConnection Watcher:127.0.0.1:44460/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5405 INFO  (jetty-launcher-10-thread-4) 
[n:127.0.0.1:44072_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 5406 INFO  (jetty-launcher-10-thread-3) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 5413 INFO  (jetty-launcher-10-thread-1) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 5413 INFO  (jetty-launcher-10-thread-2) 
[n:127.0.0.1:43814_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 5413 INFO  (jetty-launcher-10-thread-4) 
[n:127.0.0.1:44072_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 5414 INFO  (jetty-launcher-10-thread-3) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 5421 INFO  (jetty-launcher-10-thread-3) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 5421 INFO  (jetty-launcher-10-thread-4) 
[n:127.0.0.1:44072_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 5423 INFO  (jetty-launcher-10-thread-2) 
[n:127.0.0.1:43814_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 5426 INFO  (jetty-launcher-10-thread-4) 
[n:127.0.0.1:44072_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 5427 INFO  (jetty-launcher-10-thread-3) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 5428 INFO  (jetty-launcher-10-thread-1) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 5436 INFO  (jetty-launcher-10-thread-2) 
[n:127.0.0.1:43814_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 5436 INFO  (jetty-launcher-10-thread-4) 
[n:127.0.0.1:44072_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 5436 INFO  (jetty-launcher-10-thread-3) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 5449 INFO  (jetty-launcher-10-thread-4) 
[n:127.0.0.1:44072_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 5449 INFO  (jetty-launcher-10-thread-3) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 5450 INFO  (jetty-launcher-10-thread-2) 
[n:127.0.0.1:43814_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 5459 INFO  (jetty-launcher-10-thread-1) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 5459 INFO  (jetty-launcher-10-thread-3) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 5459 INFO  (jetty-launcher-10-thread-2) 
[n:127.0.0.1:43814_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 5460 INFO  (jetty-launcher-10-thread-4) 
[n:127.0.0.1:44072_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 5462 INFO  (jetty-launcher-10-thread-2) 
[n:127.0.0.1:43814_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 5463 INFO  (jetty-launcher-10-thread-4) 
[n:127.0.0.1:44072_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 5463 INFO  (jetty-launcher-10-thread-1) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 5464 INFO  (jetty-launcher-10-thread-3) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 5465 INFO  (jetty-launcher-10-thread-2) 
[n:127.0.0.1:43814_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 5465 INFO  (jetty-launcher-10-thread-1) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 5465 INFO  (jetty-launcher-10-thread-4) 
[n:127.0.0.1:44072_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 5465 INFO  (jetty-launcher-10-thread-3) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 5467 INFO  (jetty-launcher-10-thread-2) 
[n:127.0.0.1:43814_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 5467 INFO  (jetty-launcher-10-thread-4) 
[n:127.0.0.1:44072_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 5467 INFO  (jetty-launcher-10-thread-3) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 5469 INFO  (jetty-launcher-10-thread-1) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 5470 INFO  (jetty-launcher-10-thread-3) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 5470 INFO  (jetty-launcher-10-thread-2) 
[n:127.0.0.1:43814_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 5470 INFO  (jetty-launcher-10-thread-4) 
[n:127.0.0.1:44072_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 5470 INFO  (jetty-launcher-10-thread-1) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 5471 INFO  (jetty-launcher-10-thread-4) 
[n:127.0.0.1:44072_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 5471 INFO  (jetty-launcher-10-thread-2) 
[n:127.0.0.1:43814_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 5472 INFO  (jetty-launcher-10-thread-3) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 5473 INFO  (jetty-launcher-10-thread-1) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 5473 INFO  (jetty-launcher-10-thread-3) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{urlScheme=https}
   [junit4]   2> 5473 INFO  (jetty-launcher-10-thread-4) 
[n:127.0.0.1:44072_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{urlScheme=https}
   [junit4]   2> 5473 INFO  (jetty-launcher-10-thread-2) 
[n:127.0.0.1:43814_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{urlScheme=https}
   [junit4]   2> 5476 INFO  (jetty-launcher-10-thread-1) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{urlScheme=https}
   [junit4]   2> 5479 INFO  (jetty-launcher-10-thread-4) 
[n:127.0.0.1:44072_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 5479 INFO  (jetty-launcher-10-thread-2) 
[n:127.0.0.1:43814_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 5479 INFO  (jetty-launcher-10-thread-3) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 5479 INFO  (jetty-launcher-10-thread-1) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 5500 INFO  (jetty-launcher-10-thread-3) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 5500 INFO  (jetty-launcher-10-thread-1) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 5500 INFO  (jetty-launcher-10-thread-4) 
[n:127.0.0.1:44072_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 5500 INFO  (jetty-launcher-10-thread-2) 
[n:127.0.0.1:43814_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 5504 INFO  (jetty-launcher-10-thread-3) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 5505 INFO  (jetty-launcher-10-thread-1) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 5505 INFO  (jetty-launcher-10-thread-2) 
[n:127.0.0.1:43814_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 5505 INFO  (jetty-launcher-10-thread-4) 
[n:127.0.0.1:44072_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 5506 INFO  (jetty-launcher-10-thread-1) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 5506 INFO  (jetty-launcher-10-thread-3) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 5507 INFO  (jetty-launcher-10-thread-2) 
[n:127.0.0.1:43814_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 5508 INFO  (jetty-launcher-10-thread-1) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96253079105044492-127.0.0.1:37921_solr-n_0000000000
   [junit4]   2> 5508 INFO  (jetty-launcher-10-thread-4) 
[n:127.0.0.1:44072_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 5508 INFO  (jetty-launcher-10-thread-3) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96253079105044490-127.0.0.1:44414_solr-n_0000000001
   [junit4]   2> 5508 INFO  (jetty-launcher-10-thread-2) 
[n:127.0.0.1:43814_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96253079105044489-127.0.0.1:43814_solr-n_0000000002
   [junit4]   2> 5511 INFO  (jetty-launcher-10-thread-1) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37921_solr
   [junit4]   2> 5511 INFO  (jetty-launcher-10-thread-3) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96253079105044492-127.0.0.1:37921_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 5511 INFO  (jetty-launcher-10-thread-3) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44414_solr
   [junit4]   2> 5511 INFO  (jetty-launcher-10-thread-3) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:44414_solr
   [junit4]   2> 5512 INFO  (jetty-launcher-10-thread-4) 
[n:127.0.0.1:44072_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96253079105044491-127.0.0.1:44072_solr-n_0000000003
   [junit4]   2> 5512 INFO  (jetty-launcher-10-thread-1) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 5515 INFO  
(zkCallback-29-thread-1-processing-n:127.0.0.1:43814_solr) 
[n:127.0.0.1:43814_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> 5515 INFO  
(zkCallback-30-thread-1-processing-n:127.0.0.1:44414_solr) 
[n:127.0.0.1:44414_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> 5515 INFO  
(zkCallback-31-thread-1-processing-n:127.0.0.1:37921_solr) 
[n:127.0.0.1:37921_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> 5515 INFO  (jetty-launcher-10-thread-2) 
[n:127.0.0.1:43814_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96253079105044490-127.0.0.1:44414_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 5520 INFO  
(zkCallback-30-thread-1-processing-n:127.0.0.1:44414_solr) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 5520 INFO  (jetty-launcher-10-thread-4) 
[n:127.0.0.1:44072_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96253079105044489-127.0.0.1:43814_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 5520 INFO  
(zkCallback-28-thread-1-processing-n:127.0.0.1:44072_solr) 
[n:127.0.0.1:44072_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> 5520 INFO  
(zkCallback-29-thread-1-processing-n:127.0.0.1:43814_solr) 
[n:127.0.0.1:43814_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 5521 INFO  
(zkCallback-31-thread-1-processing-n:127.0.0.1:37921_solr) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 5521 INFO  (jetty-launcher-10-thread-2) 
[n:127.0.0.1:43814_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43814_solr as DOWN
   [junit4]   2> 5522 INFO  (jetty-launcher-10-thread-4) 
[n:127.0.0.1:44072_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44072_solr as DOWN
   [junit4]   2> 5522 INFO  
(zkCallback-28-thread-1-processing-n:127.0.0.1:44072_solr) 
[n:127.0.0.1:44072_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 5527 INFO  (jetty-launcher-10-thread-1) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.Overseer Overseer 
(id=96253079105044492-127.0.0.1:37921_solr-n_0000000000) starting
   [junit4]   2> 5529 INFO  (jetty-launcher-10-thread-2) 
[n:127.0.0.1:43814_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43814_solr
   [junit4]   2> 5529 INFO  (jetty-launcher-10-thread-4) 
[n:127.0.0.1:44072_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44072_solr
   [junit4]   2> 5529 INFO  (jetty-launcher-10-thread-2) 
[n:127.0.0.1:43814_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:43814_solr
   [junit4]   2> 5529 INFO  (jetty-launcher-10-thread-4) 
[n:127.0.0.1:44072_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:44072_solr
   [junit4]   2> 5531 INFO  
(zkCallback-29-thread-1-processing-n:127.0.0.1:43814_solr) 
[n:127.0.0.1:43814_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> 5531 INFO  
(zkCallback-31-thread-1-processing-n:127.0.0.1:37921_solr) 
[n:127.0.0.1:37921_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> 5531 INFO  
(zkCallback-28-thread-1-processing-n:127.0.0.1:44072_solr) 
[n:127.0.0.1:44072_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> 5531 INFO  
(zkCallback-30-thread-1-processing-n:127.0.0.1:44414_solr) 
[n:127.0.0.1:44414_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> 5531 INFO  
(zkCallback-29-thread-1-processing-n:127.0.0.1:43814_solr) 
[n:127.0.0.1:43814_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 5531 INFO  
(zkCallback-31-thread-1-processing-n:127.0.0.1:37921_solr) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 5531 INFO  
(zkCallback-30-thread-1-processing-n:127.0.0.1:44414_solr) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 5531 INFO  
(zkCallback-28-thread-1-processing-n:127.0.0.1:44072_solr) 
[n:127.0.0.1:44072_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 5532 INFO  
(zkCallback-29-thread-1-processing-n:127.0.0.1:43814_solr) 
[n:127.0.0.1:43814_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 5532 INFO  
(zkCallback-30-thread-1-processing-n:127.0.0.1:44414_solr) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 5533 INFO  
(zkCallback-28-thread-1-processing-n:127.0.0.1:44072_solr) 
[n:127.0.0.1:44072_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 5533 INFO  
(zkCallback-29-thread-1-processing-n:127.0.0.1:43814_solr) 
[n:127.0.0.1:43814_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 5533 INFO  
(zkCallback-31-thread-1-processing-n:127.0.0.1:37921_solr) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 5533 INFO  
(zkCallback-30-thread-1-processing-n:127.0.0.1:44414_solr) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 5533 INFO  
(zkCallback-28-thread-1-processing-n:127.0.0.1:44072_solr) 
[n:127.0.0.1:44072_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 5541 INFO  
(zkCallback-31-thread-1-processing-n:127.0.0.1:37921_solr) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 5542 INFO  (jetty-launcher-10-thread-1) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 5584 INFO  (jetty-launcher-10-thread-1) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 5588 INFO  (jetty-launcher-10-thread-4) 
[n:127.0.0.1:44072_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 5588 INFO  (jetty-launcher-10-thread-4) 
[n:127.0.0.1:44072_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 5589 INFO  (jetty-launcher-10-thread-4) 
[n:127.0.0.1:44072_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_AB10E48E17A61054-001/tempDir-001/node4/.
   [junit4]   2> 5590 INFO  
(OverseerStateUpdate-96253079105044492-127.0.0.1:37921_solr-n_0000000000) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 5591 INFO  (jetty-launcher-10-thread-4) 
[n:127.0.0.1:44072_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 5591 INFO  
(OverseerStateUpdate-96253079105044492-127.0.0.1:37921_solr-n_0000000000) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (3)
   [junit4]   2> 5598 INFO  
(OverseerStateUpdate-96253079105044492-127.0.0.1:37921_solr-n_0000000000) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44072_solr"} current state version: 0
   [junit4]   2> 5600 INFO  
(OverseerCollectionConfigSetProcessor-96253079105044492-127.0.0.1:37921_solr-n_0000000000)
 [n:127.0.0.1:37921_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 5601 INFO  (jetty-launcher-10-thread-1) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37921_solr as DOWN
   [junit4]   2> 5603 INFO  (jetty-launcher-10-thread-1) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37921_solr
   [junit4]   2> 5603 INFO  (jetty-launcher-10-thread-1) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:37921_solr
   [junit4]   2> 5604 INFO  (jetty-launcher-10-thread-3) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 5604 INFO  (jetty-launcher-10-thread-3) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 5605 INFO  (jetty-launcher-10-thread-3) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_AB10E48E17A61054-001/tempDir-001/node3/.
   [junit4]   2> 5605 INFO  (jetty-launcher-10-thread-3) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 5605 INFO  (jetty-launcher-10-thread-4) 
[n:127.0.0.1:44072_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 5605 INFO  (jetty-launcher-10-thread-4) 
[n:127.0.0.1:44072_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 5606 INFO  (jetty-launcher-10-thread-3) 
[n:127.0.0.1:44414_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 5606 INFO  (jetty-launcher-10-thread-3) 
[n:127.0.0.1:44414_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 5606 INFO  (jetty-launcher-10-thread-2) 
[n:127.0.0.1:43814_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 5607 INFO  (jetty-launcher-10-thread-2) 
[n:127.0.0.1:43814_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 5607 INFO  
(zkCallback-29-thread-1-processing-n:127.0.0.1:43814_solr) 
[n:127.0.0.1:43814_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> 5607 INFO  
(zkCallback-31-thread-1-processing-n:127.0.0.1:37921_solr) 
[n:127.0.0.1:37921_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> 5607 INFO  
(zkCallback-28-thread-1-processing-n:127.0.0.1:44072_solr) 
[n:127.0.0.1:44072_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> 5607 INFO  
(zkCallback-30-thread-1-processing-n:127.0.0.1:44414_solr) 
[n:127.0.0.1:44414_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> 5607 INFO  (jetty-launcher-10-thread-2) 
[n:127.0.0.1:43814_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_AB10E48E17A61054-001/tempDir-001/node2/.
   [junit4]   2> 5607 INFO  (jetty-launcher-10-thread-2) 
[n:127.0.0.1:43814_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 5608 INFO  
(zkCallback-29-thread-1-processing-n:127.0.0.1:43814_solr) 
[n:127.0.0.1:43814_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 5608 INFO  
(zkCallback-28-thread-1-processing-n:127.0.0.1:44072_solr) 
[n:127.0.0.1:44072_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 5608 INFO  
(zkCallback-30-thread-1-processing-n:127.0.0.1:44414_solr) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 5608 INFO  
(zkCallback-31-thread-1-processing-n:127.0.0.1:37921_solr) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 5608 INFO  (jetty-launcher-10-thread-2) 
[n:127.0.0.1:43814_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 5608 INFO  (jetty-launcher-10-thread-2) 
[n:127.0.0.1:43814_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 5611 INFO  
(OverseerStateUpdate-96253079105044492-127.0.0.1:37921_solr-n_0000000000) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:44072_solr
   [junit4]   2> 5616 INFO  
(OverseerStateUpdate-96253079105044492-127.0.0.1:37921_solr-n_0000000000) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:43814_solr"} current state version: 0
   [junit4]   2> 5616 INFO  
(OverseerStateUpdate-96253079105044492-127.0.0.1:37921_solr-n_0000000000) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:43814_solr
   [junit4]   2> 5617 INFO  
(OverseerStateUpdate-96253079105044492-127.0.0.1:37921_solr-n_0000000000) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:37921_solr"} current state version: 0
   [junit4]   2> 5617 INFO  
(OverseerStateUpdate-96253079105044492-127.0.0.1:37921_solr-n_0000000000) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:37921_solr
   [junit4]   2> 5632 INFO  (jetty-launcher-10-thread-1) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 5632 INFO  (jetty-launcher-10-thread-1) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 5633 INFO  (jetty-launcher-10-thread-1) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_AB10E48E17A61054-001/tempDir-001/node1/.
   [junit4]   2> 5634 INFO  (jetty-launcher-10-thread-1) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 5638 INFO  (jetty-launcher-10-thread-1) 
[n:127.0.0.1:37921_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 5638 INFO  (jetty-launcher-10-thread-1) 
[n:127.0.0.1:37921_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 5638 INFO  
(SUITE-TestCollectionStateWatchers-seed#[AB10E48E17A61054]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 5638 INFO  
(SUITE-TestCollectionStateWatchers-seed#[AB10E48E17A61054]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5641 INFO  (zkCallback-36-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7cd50841 
name:ZooKeeperConnection Watcher:127.0.0.1:44460 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5641 INFO  
(SUITE-TestCollectionStateWatchers-seed#[AB10E48E17A61054]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5641 INFO  
(SUITE-TestCollectionStateWatchers-seed#[AB10E48E17A61054]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 5652 INFO  
(SUITE-TestCollectionStateWatchers-seed#[AB10E48E17A61054]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 5652 INFO  
(SUITE-TestCollectionStateWatchers-seed#[AB10E48E17A61054]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5654 INFO  (zkCallback-39-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@580a4db7 
name:ZooKeeperConnection Watcher:127.0.0.1:44460/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5654 INFO  
(SUITE-TestCollectionStateWatchers-seed#[AB10E48E17A61054]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5655 INFO  
(SUITE-TestCollectionStateWatchers-seed#[AB10E48E17A61054]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 5655 INFO  
(SUITE-TestCollectionStateWatchers-seed#[AB10E48E17A61054]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 5656 INFO  
(SUITE-TestCollectionStateWatchers-seed#[AB10E48E17A61054]-worker) [    ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 5657 INFO  
(SUITE-TestCollectionStateWatchers-seed#[AB10E48E17A61054]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 5663 INFO  
(SUITE-TestCollectionStateWatchers-seed#[AB10E48E17A61054]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig.xml
   [junit4]   2> 5669 INFO  
(SUITE-TestCollectionStateWatchers-seed#[AB10E48E17A61054]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-sql.xml
   [junit4]   2> 5671 INFO  
(SUITE-TestCollectionStateWatchers-seed#[AB10E48E17A61054]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-sql.xml
   [junit4]   2> 5674 INFO  
(SUITE-TestCollectionStateWatchers-seed#[AB10E48E17A61054]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-slave1.xml
   [junit4]   2> 5676 INFO  
(SUITE-TestCollectionStateWatchers-seed#[AB10E48E17A61054]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/schema.xml
   [junit4]   2> 5677 INFO  
(SUITE-TestCollectionStateWatchers-seed#[AB10E48E17A61054]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-replication1.xml
   [junit4]   2> 5679 INFO  
(SUITE-TestCollectionStateWatchers-seed#[AB10E48E17A61054]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-managed-schema.xml
   [junit4]   2> 5702 INFO  
(TEST-TestCollectionStateWatchers.testWatchesWorkForStateFormat1-seed#[AB10E48E17A61054])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testWatchesWorkForStateFormat1
   [junit4]   2> 5702 INFO  
(TEST-TestCollectionStateWatchers.testWatchesWorkForStateFormat1-seed#[AB10E48E17A61054])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 5703 INFO  
(TEST-TestCollectionStateWatchers.testWatchesWorkForStateFormat1-seed#[AB10E48E17A61054])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5705 INFO  (zkCallback-40-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@211fb104 
name:ZooKeeperConnection Watcher:127.0.0.1:44460 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5705 INFO  
(TEST-TestCollectionStateWatchers.testWatchesWorkForStateFormat1-seed#[AB10E48E17A61054])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5705 INFO  
(TEST-TestCollectionStateWatchers.testWatchesWorkForStateFormat1-seed#[AB10E48E17A61054])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 5717 INFO  (backgroundWatchers-9-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Deleting data for [stateformat1]
   [junit4]   2> 6131 INFO  (qtp1188234081-75) [n:127.0.0.1:44072_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=d98671f0-26ed-4195-9be9-ec99619d9225&replicationFactor=1&collection.configName=config&name=stateformat1&action=CREATE&numShards=1&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 6137 INFO  (qtp1188234081-75) [n:127.0.0.1:44072_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=d98671f0-26ed-4195-9be9-ec99619d9225&replicationFactor=1&collection.configName=config&name=stateformat1&action=CREATE&numShards=1&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=22
   [junit4]   2> 6141 INFO  
(OverseerCollectionConfigSetProcessor-96253079105044492-127.0.0.1:37921_solr-n_0000000000)
 [n:127.0.0.1:37921_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running/mn-d98671f0-26ed-4195-9be9-ec99619d9225
   [junit4]   2> 6143 INFO  
(OverseerCollectionConfigSetProcessor-96253079105044492-127.0.0.1:37921_solr-n_0000000000)
 [n:127.0.0.1:37921_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":"d98671f0-26ed-4195-9be9-ec99619d9225",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 6145 INFO  
(OverseerThreadFactory-33-thread-1-processing-n:127.0.0.1:37921_solr) 
[n:127.0.0.1:37921_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":"d98671f0-26ed-4195-9be9-ec99619d9225",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 6146 INFO  
(OverseerThreadFactory-33-thread-1-processing-n:127.0.0.1:37921_solr) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create 
collection stateformat1
   [junit4]   2> 6148 INFO  
(OverseerThreadFactory-33-thread-1-processing-n:127.0.0.1:37921_solr) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating 
collections conf node /collections/stateformat1 
   [junit4]   2> 6148 INFO  
(OverseerThreadFactory-33-thread-1-processing-n:127.0.0.1:37921_solr) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/collections/stateformat1
   [junit4]   2> 6149 INFO  
(zkCallback-31-thread-1-processing-n:127.0.0.1:37921_solr) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 6149 INFO  
(zkCallback-29-thread-1-processing-n:127.0.0.1:43814_solr) 
[n:127.0.0.1:43814_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 6150 INFO  
(zkCallback-30-thread-1-processing-n:127.0.0.1:44414_solr) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 6149 INFO  (zkCallback-39-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 6149 INFO  
(zkCallback-28-thread-1-processing-n:127.0.0.1:44072_solr) 
[n:127.0.0.1:44072_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 6154 INFO  
(OverseerStateUpdate-96253079105044492-127.0.0.1:37921_solr-n_0000000000) 
[n:127.0.0.1:37921_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":"d98671f0-26ed-4195-9be9-ec99619d9225",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 6154 INFO  
(OverseerStateUpdate-96253079105044492-127.0.0.1:37921_solr-n_0000000000) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: stateformat1
   [junit4]   2> 6164 INFO  
(zkCallback-28-thread-1-processing-n:127.0.0.1:44072_solr) 
[n:127.0.0.1:44072_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> 6164 INFO  (zkCallback-39-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> 6164 INFO  
(zkCallback-30-thread-1-processing-n:127.0.0.1:44414_solr) 
[n:127.0.0.1:44414_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> 6165 INFO  
(zkCallback-31-thread-3-processing-n:127.0.0.1:37921_solr) 
[n:127.0.0.1:37921_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> 6165 INFO  
(zkCallback-29-thread-1-processing-n:127.0.0.1:43814_solr) 
[n:127.0.0.1:43814_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> 6184 INFO  (qtp1188234081-58) [n:127.0.0.1:44072_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=d98671f0-26ed-4195-9be9-ec99619d9225&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 6185 INFO  (qtp1188234081-58) [n:127.0.0.1:44072_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=d98671f0-26ed-4195-9be9-ec99619d9225&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 6255 INFO  
(OverseerThreadFactory-33-thread-1-processing-n:127.0.0.1:37921_solr) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
SolrCores for new collection stateformat1, shardNames [shard1] , 
replicationFactor : 1
   [junit4]   2> 6255 INFO  
(OverseerThreadFactory-33-thread-1-processing-n:127.0.0.1:37921_solr) 
[n:127.0.0.1:37921_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
core stateformat1_shard1_replica1 as part of shard shard1 of collection 
stateformat1 on 127.0.0.1:43814_solr
   [junit4]   2> 6328 INFO  (qtp1526605485-52) [n:127.0.0.1:43814_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=d98671f0-26ed-4195-9be9-ec99619d92251060850699601652&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> 6328 INFO  
(parallelCoreAdminExecutor-36-thread-1-processing-n:127.0.0.1:43814_solr 
d98671f0-26ed-4195-9be9-ec99619d92251060850699601652 CREATE) 
[n:127.0.0.1:43814_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=d98671f0-26ed-4195-9be9-ec99619d92251060850699601652&qt=/admin/cores&collection.configName=config&name=stateformat1_shard1_replica1&action=CREATE&numShards=1&collection=stateformat1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 6330 INFO  
(parallelCoreAdminExecutor-36-thread-1-processing-n:127.0.0.1:43814_solr 
d98671f0-26ed-4195-9be9-ec99619d92251060850699601652 CREATE) 
[n:127.0.0.1:43814_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> 6331 INFO  
(parallelCoreAdminExecutor-36-thread-1-processing-n:127.0.0.1:43814_solr 
d98671f0-26ed-4195-9be9-ec99619d92251060850699601652 CREATE) 
[n:127.0.0.1:43814_solr c:stateformat1 s:shard1  
x:stateformat1_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 6333 INFO  
(parallelCoreAdminExecutor-36-thread-1-processing-n:127.0.0.1:43814_solr 
d98671f0-26ed-4195-9be9-ec99619d92251060850699601652 CREATE) 
[n:127.0.0.1:43814_solr c:stateformat1 s:shard1  
x:stateformat1_shard1_replica1] o.a.s.c.ZkController Registering watch for 
collection stateformat1
   [junit4]   2> 6335 INFO  
(OverseerStateUpdate-96253079105044492-127.0.0.1:37921_solr-n_0000000000) 
[n:127.0.0.1:37921_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:43814/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:43814_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> 6335 INFO  
(parallelCoreAdminExecutor-36-thread-1-processing-n:127.0.0.1:43814_solr 
d98671f0-26ed-4195-9be9-ec99619d92251060850699601652 CREATE) 
[n:127.0.0.1:43814_solr c:stateformat1 s:shard1  
x:stateformat1_shard1_replica1] o.a.s.c.c.ZkStateReader Deleting data for 
[stateformat1]
   [junit4]   2> 6337 INFO  
(parallelCoreAdminExecutor-36-thread-1-processing-n:127.0.0.1:43814_solr 
d98671f0-26ed-4195-9be9-ec99619d92251060850699601652 CREATE) 
[n:127.0.0.1:43814_solr c:stateformat1 s:shard1  
x:stateformat1_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 6338 INFO  
(OverseerStateUpdate-96253079105044492-127.0.0.1:37921_solr-n_0000000000) 
[n:127.0.0.1:37921_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:43814/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:43814_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"stateformat1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 6339 INFO  (qtp1526605485-57) [n:127.0.0.1:43814_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
d98671f0-26ed-4195-9be9-ec99619d92251060850699601652
   [junit4]   2> 6340 INFO  (qtp1526605485-57) [n:127.0.0.1:43814_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=d98671f0-26ed-4195-9be9-ec99619d92251060850699601652&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 6443 INFO  (zkCallback-39-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> 6443 INFO  
(zkCallback-28-thread-1-processing-n:127.0.0.1:44072_solr) 
[n:127.0.0.1:44072_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> 6443 INFO  
(zkCallback-29-thread-1-processing-n:127.0.0.1:43814_solr) 
[n:127.0.0.1:43814_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> 6443 INFO  
(zkCallback-30-thread-1-processing-n:127.0.0.1:44414_solr) 
[n:127.0.0.1:44414_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> 6443 INFO  
(zkCallback-31-thread-2-processing-n:127.0.0.1:37921_solr) 
[n:127.0.0.1:37921_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> 7194 INFO  (qtp1188234081-63) [n:127.0.0.1:44072_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=d98671f0-26ed-4195-9be9-ec99619d9225&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 7195 INFO  (qtp1188234081-63) [n:127.0.0.1:44072_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=d98671f0-26ed-4195-9be9-ec99619d9225&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 7337 INFO  
(parallelCoreAdminExecutor-36-thread-1-processing-n:127.0.0.1:43814_solr 
d98671f0-26ed-4195-9be9-ec99619d92251060850699601652 CREATE) 
[n:127.0.0.1:43814_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> 7337 INFO  
(parallelCoreAdminExecutor-36-thread-1-processing-n:127.0.0.1:43814_solr 
d98671f0-26ed-4195-9be9-ec99619d92251060850699601652 CREATE) 
[n:127.0.0.1:43814_solr c:stateformat1 s:shard1  
x:stateformat1_shard1_replica1] o.a.s.c.ZkController Check for collection 
zkNode:stateformat1
   [junit4]   2> 7338 INFO  
(parallelCoreAdminExecutor-36-thread-1-processing-n:127.0.0.1:43814_solr 
d98671f0-26ed-4195-9be9-ec99619d92251060850699601652 CREATE) 
[n:127.0.0.1:43814_solr c:stateformat1 s:shard1  
x:stateformat1_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 7338 INFO  
(parallelCoreAdminExecutor-36-thread-1-processing-n:127.0.0.1:43814_solr 
d98671f0-26ed-4195-9be9-ec99619d92251060850699601652 CREATE) 
[n:127.0.0.1:43814_solr c:stateformat1 s:shard1  
x:stateformat1_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config 
from: [/collections/stateformat1]
   [junit4]   2> 7338 INFO  
(parallelCoreAdminExecutor-36-thread-1-processing-n:127.0.0.1:43814_solr 
d98671f0-26ed-4195-9be9-ec99619d92251060850699601652 CREATE) 
[n:127.0.0.1:43814_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> 7339 INFO  
(parallelCoreAdminExecutor-36-thread-1-processing-n:127.0.0.1:43814_solr 
d98671f0-26ed-4195-9be9-ec99619d92251060850699601652 CREATE) 
[n:127.0.0.1:43814_solr c:stateformat1 s:shard1  
x:stateformat1_shard1_replica1] o.a.s.c.SolrResourceLoader new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_AB10E48E17A61054-001/tempDir-001/node2/stateformat1_shard1_replica1'
   [junit4]   2> 7339 INFO  
(parallelCoreAdminExecutor-36-thread-1-processing-n:127.0.0.1:43814_solr 
d98671f0-26ed-4195-9be9-ec99619d92251060850699601652 CREATE) 
[n:127.0.0.1:43814_solr c:stateformat1 s:shard1  
x:stateformat1_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured 
for solr (NoInitialContextEx)
   [junit4]   2> 7339 INFO  
(parallelCoreAdminExecutor-36-thread-1-processing-n:127.0.0.1:43814_solr 
d98671f0-26ed-4195-9be9-ec99619d92251060850699601652 CREATE) 
[n:127.0.0.1:43814_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> 7341 INFO  
(parallelCoreAdminExecutor-36-thread-1-processing-n:127.0.0.1:43814_solr 
d98671f0-26ed-4195-9be9-ec99619d92251060850699601652 CREATE) 
[n:127.0.0.1:43814_solr c:stateformat1 s:shard1  
x:stateformat1_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 7349 INFO  
(parallelCoreAdminExecutor-36-thread-1-processing-n:127.0.0.1:43814_solr 
d98671f0-26ed-4195-9be9-ec99619d92251060850699601652 CREATE) 
[n:127.0.0.1:43814_solr c:stateformat1 s:shard1  
x:stateformat1_shard1_replica1] o.a.s.c.SolrConfig current version of 
requestparams : -1
   [junit4]   2> 7350 INFO  (qtp1526605485-57) [n:127.0.0.1:43814_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
d98671f0-26ed-4195-9be9-ec99619d92251060850699601652
   [junit4]   2> 7350 INFO  (qtp1526605485-57) [n:127.0.0.1:43814_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=d98671f0-26ed-4195-9be9-ec99619d92251060850699601652&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 7359 INFO  
(parallelCoreAdminExecutor-36-thread-1-processing-n:127.0.0.1:43814_solr 
d98671f0-26ed-4195-9be9-ec99619d92251060850699601652 CREATE) 
[n:127.0.0.1:43814_solr c:stateformat1 s:shard1  
x:stateformat1_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
6.2.0
   [junit4]   2> 7366 INFO  
(parallelCoreAdminExecutor-36-thread-1-processing-n:127.0.0.1:43814_solr 
d98671f0-26ed-4195-9be9-ec99619d92251060850699601652 CREATE) 
[n:127.0.0.1:43814_solr c:stateformat1 s:shard1  
x:stateformat1_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 7375 INFO  
(parallelCoreAdminExecutor-36-thread-1-processing-n:127.0.0.1:43814_solr 
d98671f0-26ed-4195-9be9-ec99619d92251060850699601652 CREATE) 
[n:127.0.0.1:43814_solr c:stateformat1 s:shard1  
x:stateformat1_shard1_replica1] o.a.s.s.IndexSchema 
[stateformat1_shard1_replica1] Schema name=test
   [junit4]   2> 7458 INFO  
(parallelCoreAdminExecutor-36-thread-1-processing-n:127.0.0.1:43814_solr 
d98671f0-26ed-4195-9be9-ec99619d92251060850699601652 CREATE) 
[n:127.0.0.1:43814_solr c:stateformat1 s:shard1  
x:stateformat1_shard1_replica1] o.a.s.s.IndexSchema default search field in 
schema is text
   [junit4]   2> 7460 INFO  
(parallelCoreAdminExecutor-36-thread-1-processing-n:127.0.0.1:43814_solr 
d98671f0-26ed-4195-9be9-ec99619d92251060850699601652 CREATE) 
[n:127.0.0.1:43814_solr c:stateformat1 s:shard1  
x:stateformat1_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 7461 WARN  
(parallelCoreAdminExecutor-36-thread-1-processing-n:127.0.0.1:43814_solr 
d98671f0-26ed-4195-9be9-ec99619d92251060850699601652 CREATE) 
[n:127.0.0.1:43814_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> 7462 WARN  
(parallelCoreAdminExecutor-36-thread-1-processing-n:127.0.0.1:43814_solr 
d98671f0-26ed-4195-9be9-ec99619d92251060850699601652 CREATE) 
[n:127.0.0.1:43814_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> 7465 INFO  
(parallelCoreAdminExecutor-36-thread-1-processing-n:127.0.0.1:43814_solr 
d98671f0-26ed-4195-9be9-ec99619d92251060850699601652 CREATE) 
[n:127.0.0.1:43814_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=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 7465 INFO  
(parallelCoreAdminExecutor-36-thread-1-processing-n:127.0.0.1:43814_solr 
d98671f0-26ed-4195-9be9-ec99619d92251060850699601652 CREATE) 
[n:127.0.0.1:43814_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> 7465 INFO  
(parallelCoreAdminExecutor-36-thread-1-processing-n:127.0.0.1:43814_solr 
d98671f0-26ed-4195-9be9-ec99619d92251060850699601652 CREATE) 
[n:127.0.0.1:43814_solr c:stateformat1 s:shard1 r:core_node1 
x:stateformat1_shard1_replica1] o.a.s.c.SolrCore 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 7466 INFO  
(parallelCoreAdminExecutor-36-thread-1-processing-n:127.0.0.1:43814_solr 
d98671f0-26ed-4195-9be9-ec99619d92251060850699601652 CREATE) 
[n:127.0.0.1:43814_solr c:stateformat1 s:shard1 r:core_node1 
x:stateformat1_shard1_replica1] o.a.s.c.SolrCore 
[[stateformat1_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_AB10E48E17A61054-001/tempDir-001/node2/stateformat1_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_AB10E48E17A61054-001/tempDir-001/node2/./stateformat1_shard1_replica1/data/]
   [junit4]   2> 7466 INFO  
(parallelCoreAdminExecutor-36-thread-1-processing-n:127.0.0.1:43814_solr 
d98671f0-26ed-4195-9be9-ec99619d92251060850699601652 CREATE) 
[n:127.0.0.1:43814_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> 7467 INFO  
(parallelCoreAdminExecutor-36-thread-1-processing-n:127.0.0.1:43814_solr 
d98671f0-26ed-4195-9be9-ec99619d92251060850699601652 CREATE) 
[n:127.0.0.1:43814_solr c:stateformat1 s:shard1 r:core_node1 
x:stateformat1_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new 
directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_AB10E48E17A61054-001/tempDir-001/node2/./stateformat1_shard1_replica1/data
   [junit4]   2> 7467 INFO  
(parallelCoreAdminExecutor-36-thread-1-processing-n:127.0.0.1:43814_solr 
d98671f0-26ed-4195-9be9-ec99619d92251060850699601652 CREATE) 
[n:127.0.0.1:43814_solr c:stateformat1 s:shard1 r:core_node1 
x:stateformat1_shard1_replica1] o.a.s.c.SolrCore New index directory detected: 
old=null 
new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_AB10E48E17A61054-001/tempDir-001/node2/./stateformat1_shard1_replica1/data/index/
   [junit4]   2> 7467 WARN  
(parallelCoreAdminExecutor-36-thread-1-processing-n:127.0.0.1:43814_solr 
d98671f0-26ed-4195-9be9-ec99619d92251060850699601652 CREATE) 
[n:127.0.0.1:43814_solr c:stateformat1 s:shard1 r:core_node1 
x:stateformat1_shard1_replica1] o.a.s.c.SolrCore [stateformat1_shard1_replica1] 
Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_AB10E48E17A61054-001/tempDir-001/node2/./stateformat1_shard1_replica1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 7467 INFO  
(parallelCoreAdminExecutor-36-thread-1-processing-n:127.0.0.1:43814_solr 
d98671f0-26ed-4195-9be9-ec99619d92251060850699601652 CREATE) 
[n:127.0.0.1:43814_solr c:stateformat1 s:shard1 r:core_node1 
x:stateformat1_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new 
directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_AB10E48E17A61054-001/tempDir-001/node2/./stateformat1_shard1_replica1/data/index
   [junit4]   2> 7468 INFO  
(parallelCoreAdminExecutor-36-thread-1-processing-n:127.0.0.1:43814_solr 
d98671f0-26ed-4195-9be9-ec99619d92251060850699601652 CREATE) 
[n:127.0.0.1:43814_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@68e888e1 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@52dd757b),segFN=segments_1,generation=1}
   [junit4]   2> 7468 INFO  
(parallelCoreAdminExecutor-36-thread-1-processing-n:127.0.0.1:43814_solr 
d98671f0-26ed-4195-9be9-ec99619d92251060850699601652 CREATE) 
[n:127.0.0.1:43814_solr c:stateformat1 s:shard1 r:core_node1 
x:stateformat1_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit 
generation = 1
   [junit4]   2> 7468 INFO  
(OldIndexDirectoryCleanupThreadForCore-stateformat1_shard1_replica1) 
[n:127.0.0.1:43814_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 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_AB10E48E17A61054-001/tempDir-001/node2/./stateformat1_shard1_replica1/data/
   [junit4]   2> 7469 WARN  
(OldIndexDirectoryCleanupThreadForCore-stateformat1_shard1_replica1) 
[n:127.0.0.1:43814_solr c:stateformat1 s:shard1 r:core_node1 
x:stateformat1_shard1_replica1] o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_AB10E48E17A61054-001/tempDir-001/node2/./stateformat1_shard1_replica1/data/
 does not po

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

ndex 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_AB10E48E17A61054-001/tempDir-001/node3/./testcollection_shard1_replica1/data/index;done=false>>]
   [junit4]   2> 34718 INFO  (coreCloseExecutor-141-thread-4) 
[n:127.0.0.1:44414_solr c:testcollection s:shard1 r:core_node1 
x:testcollection_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing 
directory, CoreContainer#isShutdown=true
   [junit4]   2> 34718 INFO  (coreCloseExecutor-141-thread-4) 
[n:127.0.0.1:44414_solr c:testcollection s:shard1 r:core_node1 
x:testcollection_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing 
directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_AB10E48E17A61054-001/tempDir-001/node3/./testcollection_shard1_replica1/data/index
   [junit4]   2> 34718 INFO  (coreCloseExecutor-141-thread-4) 
[n:127.0.0.1:44414_solr c:testcollection s:shard1 r:core_node1 
x:testcollection_shard1_replica1] o.a.s.c.CachingDirectoryFactory looking to 
close 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_AB10E48E17A61054-001/tempDir-001/node3/./testcollection_shard1_replica1/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_AB10E48E17A61054-001/tempDir-001/node3/./testcollection_shard1_replica1/data;done=false>>]
   [junit4]   2> 34719 INFO  (coreCloseExecutor-141-thread-4) 
[n:127.0.0.1:44414_solr c:testcollection s:shard1 r:core_node1 
x:testcollection_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing 
directory, CoreContainer#isShutdown=true
   [junit4]   2> 34719 INFO  (coreCloseExecutor-141-thread-4) 
[n:127.0.0.1:44414_solr c:testcollection s:shard1 r:core_node1 
x:testcollection_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing 
directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_AB10E48E17A61054-001/tempDir-001/node3/./testcollection_shard1_replica1/data
   [junit4]   2> 34719 INFO  
(zkCallback-52-thread-1-processing-n:127.0.0.1:44072_solr) 
[n:127.0.0.1:44072_solr    ] o.a.s.c.c.ZkStateReader Updating data for 
[currentstate] from [10] to [11]
   [junit4]   2> 34719 INFO  
(zkCallback-30-thread-1-processing-n:127.0.0.1:44414_solr) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 34719 INFO  
(zkCallback-30-thread-2-processing-n:127.0.0.1:44414_solr) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delayed/state.json] for collection [delayed] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 34719 INFO  
(zkCallback-30-thread-5-processing-n:127.0.0.1:44414_solr) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/waitforstate/state.json] for collection [waitforstate] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 34719 INFO  
(zkCallback-52-thread-2-processing-n:127.0.0.1:44072_solr) 
[n:127.0.0.1:44072_solr    ] o.a.s.c.c.ZkStateReader Updating data for 
[falsepredicate] from [13] to [14]
   [junit4]   2> 34719 INFO  
(zkCallback-30-thread-1-processing-n:127.0.0.1:44414_solr) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.c.ZkStateReader Updating data for 
[testcollection] from [5] to [6]
   [junit4]   2> 34719 INFO  
(zkCallback-52-thread-3-processing-n:127.0.0.1:44072_solr) 
[n:127.0.0.1:44072_solr    ] o.a.s.c.c.ZkStateReader Updating data for 
[testcollection] from [5] to [6]
   [junit4]   2> 34720 INFO  
(zkCallback-30-thread-2-processing-n:127.0.0.1:44414_solr) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.c.ZkStateReader Updating data for 
[delayed] from [11] to [13]
   [junit4]   2> 34726 INFO  
(zkCallback-30-thread-5-processing-n:127.0.0.1:44414_solr) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.c.ZkStateReader Updating data for 
[waitforstate] from [11] to [13]
   [junit4]   2> 34726 INFO  
(zkCallback-30-thread-4-processing-n:127.0.0.1:44414_solr) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/falsepredicate/state.json] for collection [falsepredicate] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 34728 INFO  (jetty-launcher-10-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=96253079105044490-127.0.0.1:44414_solr-n_0000000001) closing
   [junit4]   2> 34728 INFO  
(OverseerStateUpdate-96253079105044490-127.0.0.1:44414_solr-n_0000000001) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:44414_solr
   [junit4]   2> 34728 INFO  
(zkCallback-30-thread-4-processing-n:127.0.0.1:44414_solr) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.c.ZkStateReader Updating data for 
[falsepredicate] from [13] to [14]
   [junit4]   2> 34729 INFO  
(zkCallback-30-thread-4-processing-n:127.0.0.1:44414_solr) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 34729 INFO  
(zkCallback-52-thread-3-processing-n:127.0.0.1:44072_solr) 
[n:127.0.0.1:44072_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 34729 WARN  
(zkCallback-52-thread-3-processing-n:127.0.0.1:44072_solr) 
[n:127.0.0.1:44072_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 34730 INFO  (jetty-launcher-10-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3437b8b7{/solr,null,UNAVAILABLE}
   [junit4]   2> 36229 WARN  
(zkCallback-30-thread-4-processing-n:127.0.0.1:44414_solr) 
[n:127.0.0.1:44414_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 36229 INFO  (jetty-launcher-10-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@52e4a22{/solr,null,UNAVAILABLE}
   [junit4]   2> 36233 INFO  
(SUITE-TestCollectionStateWatchers-seed#[AB10E48E17A61054]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:44460 44460
   [junit4]   2> 36435 INFO  (Thread-2) [    ] o.a.s.c.ZkTestServer connecting 
to 127.0.0.1:44460 44460
   [junit4]   2> 36445 WARN  (Thread-2) [    ] o.a.s.c.ZkTestServer Watch limit 
violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        7       /solr/configs/config
   [junit4]   2>        6       /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>        12      /solr/collections/waitforstate/state.json
   [junit4]   2>        7       /solr/collections/falsepredicate/state.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        7       /solr/collections/testcollection/state.json
   [junit4]   2>        3       /solr/collections/currentstate/state.json
   [junit4]   2>        3       /solr/collections/stateformat1/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/96253079105044489-127.0.0.1:43814_solr-n_0000000002
   [junit4]   2>        2       /solr/collections/delayed/state.json
   [junit4]   2>        2       /solr/collections/tobedeleted/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/96253079105044490-127.0.0.1:44414_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        55      /solr/overseer/queue
   [junit4]   2>        22      /solr/overseer/queue-work
   [junit4]   2>        11      /solr/overseer/collection-queue-work
   [junit4]   2>        7       /solr/collections
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 36445 INFO  
(SUITE-TestCollectionStateWatchers-seed#[AB10E48E17A61054]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_AB10E48E17A61054-001
   [junit4]   2> Jul 16, 2016 9:44:22 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=3, maxDocsPerChunk=865, blockSize=4), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=3, blockSize=4)), sim=RandomSimilarity(queryNorm=false,coord=no): 
{}, locale=es-HN, timezone=Atlantic/Faeroe
   [junit4]   2> NOTE: Linux 4.4.0-28-generic amd64/Oracle Corporation 1.8.0_92 
(64-bit)/cpus=12,threads=1,free=226066400,total=380633088
   [junit4]   2> NOTE: All tests run in this JVM: 
[ConcurrentUpdateSolrClientBuilderTest, StreamExpressionToExplanationTest, 
TestSuggesterResponse, TestNamedListCodec, CloudSolrClientBuilderTest, 
CollectionAdminRequestRequiredParamsTest, CommonParamsTest, 
ConcatOperationTest, TestCollectionStateWatchers]
   [junit4] Completed [33/85 (1!)] on J0 in 32.44s, 9 tests, 1 failure <<< 
FAILURES!

[...truncated 59575 lines...]

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

Reply via email to