Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1051/

1 tests failed.
FAILED:  
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy

Error Message:
Could not find collection : c1

Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : c1
        at 
__randomizedtesting.SeedInfo.seed([7965FD2F8D140B4A:122A5D52F41BD670]:0)
        at 
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:170)
        at 
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdate(ZkStateReaderTest.java:135)
        at 
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy(ZkStateReaderTest.java:46)
        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 12175 lines...]
   [junit4] Suite: org.apache.solr.cloud.overseer.ZkStateReaderTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.overseer.ZkStateReaderTest_7965FD2F8D140B4A-001/init-core-data-001
   [junit4]   2> 2383616 INFO  
(SUITE-ZkStateReaderTest-seed#[7965FD2F8D140B4A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 2383618 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testStateFormatUpdateWithExplicitRefreshLazy
   [junit4]   2> 2383618 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2383619 INFO  (Thread-6734) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2383619 INFO  (Thread-6734) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2383853 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.ZkTestServer start zk server on port:52156
   [junit4]   2> 2383853 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2383968 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2383997 INFO  (zkCallback-2164-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2b7768ab 
name:ZooKeeperConnection Watcher:127.0.0.1:52156 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2383997 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2383997 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2383998 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2383999 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2384005 INFO  (zkCallback-2165-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5995a90f 
name:ZooKeeperConnection Watcher:127.0.0.1:52156 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2384005 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2384005 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2384005 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2384011 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2384015 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2384063 INFO  (zkCallback-2166-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6694f9d6 
name:ZooKeeperConnection Watcher:127.0.0.1:52156/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2384063 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2384064 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2384067 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2384068 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2384068 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2384069 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2384069 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2384070 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2384070 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2384070 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 2384072 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/c1/state.json
   [junit4]   2> 2384073 INFO  (zkCallback-2166-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2384073 WARN  (zkCallback-2166-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /collections]
   [junit4]   2> 2384096 INFO  (zkCallback-2166-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [0])
   [junit4]   2> 2384096 WARN  (zkCallback-2166-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /clusterstate.json]
   [junit4]   2> 2384112 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52156 52156
   [junit4]   2> 2384384 INFO  (Thread-6734) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:52156 52156
   [junit4]   2> 2384388 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testStateFormatUpdateWithExplicitRefreshLazy
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ZkStateReaderTest 
-Dtests.method=testStateFormatUpdateWithExplicitRefreshLazy 
-Dtests.seed=7965FD2F8D140B4A -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=en-IN -Dtests.timezone=Africa/Kampala -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.77s J0 | 
ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: Could not 
find collection : c1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7965FD2F8D140B4A:122A5D52F41BD670]:0)
   [junit4]    >        at 
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:170)
   [junit4]    >        at 
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdate(ZkStateReaderTest.java:135)
   [junit4]    >        at 
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy(ZkStateReaderTest.java:46)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2384392 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testStateFormatUpdateWithTimeDelay
   [junit4]   2> 2384392 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2384395 INFO  (Thread-6735) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2384395 INFO  (Thread-6735) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2384499 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.ZkTestServer start zk server on port:46051
   [junit4]   2> 2384499 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2384511 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2384527 INFO  (zkCallback-2167-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@495adfb6 
name:ZooKeeperConnection Watcher:127.0.0.1:46051 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2384527 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2384528 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2384543 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2384547 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2384555 INFO  (zkCallback-2168-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@677fc320 
name:ZooKeeperConnection Watcher:127.0.0.1:46051 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2384555 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2384556 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2384556 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2384568 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2384591 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2384607 INFO  (zkCallback-2169-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4a712d38 
name:ZooKeeperConnection Watcher:127.0.0.1:46051/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2384607 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2384608 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2384610 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2384611 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2384612 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2384613 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2384614 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2384614 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2384615 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2384616 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ZkStateReader addZkWatch [c1]
   [junit4]   2> 2384616 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
   [junit4]   2> 2384616 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
   [junit4]   2> 2384616 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 2384617 INFO  (zkCallback-2169-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2384621 INFO  (zkCallback-2169-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [0])
   [junit4]   2> 2384621 INFO  (zkCallback-2169-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Deleting data for [c1]
   [junit4]   2> 2384814 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/c1/state.json
   [junit4]   2> 2384819 INFO  (zkCallback-2169-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [0])
   [junit4]   2> 2384833 INFO  (zkCallback-2169-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
   [junit4]   2> 2384872 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46051 46051
   [junit4]   2> 2385055 INFO  (Thread-6735) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:46051 46051
   [junit4]   2> 2385057 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithTimeDelay
   [junit4]   2> 2385063 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testStateFormatUpdateWithTimeDelayLazy
   [junit4]   2> 2385064 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2385071 INFO  (Thread-6736) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2385073 INFO  (Thread-6736) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2385168 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.ZkTestServer start zk server on port:52775
   [junit4]   2> 2385168 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2385171 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2385195 INFO  (zkCallback-2170-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2ebb54f7 
name:ZooKeeperConnection Watcher:127.0.0.1:52775 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2385199 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2385199 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2385221 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2385228 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2385243 INFO  (zkCallback-2171-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@25e3b8fc 
name:ZooKeeperConnection Watcher:127.0.0.1:52775 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2385243 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2385244 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2385244 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2385274 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2385274 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2385275 INFO  (zkCallback-2172-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1282dff8 
name:ZooKeeperConnection Watcher:127.0.0.1:52775/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2385275 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2385275 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2385275 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2385276 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2385277 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2385277 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2385278 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2385278 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2385279 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2385279 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 2385280 INFO  (zkCallback-2172-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2385280 INFO  (zkCallback-2172-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: [0])
   [junit4]   2> 2385281 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/c1/state.json
   [junit4]   2> 2385281 INFO  (zkCallback-2172-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: [0])
   [junit4]   2> 2385375 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52775 52775
   [junit4]   2> 2385543 INFO  (Thread-6736) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:52775 52775
   [junit4]   2> 2385545 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithTimeDelayLazy
   [junit4]   2> 2385548 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testExternalCollectionWatchedNotWatched
   [junit4]   2> 2385548 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2385548 INFO  (Thread-6737) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2385548 INFO  (Thread-6737) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2385648 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.ZkTestServer start zk server on port:56529
   [junit4]   2> 2385648 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2385767 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2385775 INFO  (zkCallback-2173-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@28baa278 
name:ZooKeeperConnection Watcher:127.0.0.1:56529 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2385779 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2385779 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2385787 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2385792 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2385799 INFO  (zkCallback-2174-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@61a46926 
name:ZooKeeperConnection Watcher:127.0.0.1:56529 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2385799 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2385800 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2385800 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2385815 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2385827 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2385839 INFO  (zkCallback-2175-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@526a43a7 
name:ZooKeeperConnection Watcher:127.0.0.1:56529/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2385839 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2385840 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2385840 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2385840 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2385841 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2385841 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2385842 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2385842 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2385843 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2385843 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 2385844 INFO  (zkCallback-2175-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2385844 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/c1/state.json
   [junit4]   2> 2385845 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ZkStateReader addZkWatch [c1]
   [junit4]   2> 2385845 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
   [junit4]   2> 2385845 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ZkStateReader Removing watch for uninteresting collection [c1]
   [junit4]   2> 2385863 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56529 56529
   [junit4]   2> 2386075 INFO  (Thread-6737) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:56529 56529
   [junit4]   2> 2386083 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testExternalCollectionWatchedNotWatched
   [junit4]   2> 2386086 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testStateFormatUpdateWithExplicitRefresh
   [junit4]   2> 2386086 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2386099 INFO  (Thread-6738) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2386099 INFO  (Thread-6738) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2386313 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.ZkTestServer start zk server on port:53197
   [junit4]   2> 2386313 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2386318 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2386321 INFO  (zkCallback-2176-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6be87718 
name:ZooKeeperConnection Watcher:127.0.0.1:53197 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2386321 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2386321 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2386322 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2386323 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2386328 INFO  (zkCallback-2177-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@23fefbbe 
name:ZooKeeperConnection Watcher:127.0.0.1:53197 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2386328 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2386328 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2386328 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2386331 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2386331 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2386332 INFO  (zkCallback-2178-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@17fb4778 
name:ZooKeeperConnection Watcher:127.0.0.1:53197/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2386332 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2386332 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2386333 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2386334 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2386334 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2386335 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2386336 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2386337 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2386337 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2386338 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ZkStateReader addZkWatch [c1]
   [junit4]   2> 2386338 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
   [junit4]   2> 2386338 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
   [junit4]   2> 2386338 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 2386339 INFO  (zkCallback-2178-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2386341 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/c1/state.json
   [junit4]   2> 2386342 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
   [junit4]   2> 2386347 INFO  (zkCallback-2178-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [0])
   [junit4]   2> 2386347 WARN  (zkCallback-2178-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /clusterstate.json]
   [junit4]   2> 2386348 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53197 53197
   [junit4]   2> 2386564 INFO  (Thread-6738) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:53197 53197
   [junit4]   2> 2386566 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[7965FD2F8D140B4A])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithExplicitRefresh
   [junit4]   2> 2386566 INFO  
(SUITE-ZkStateReaderTest-seed#[7965FD2F8D140B4A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.overseer.ZkStateReaderTest_7965FD2F8D140B4A-001
   [junit4]   2> Mar 31, 2016 7:15:41 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene60, 
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=en-IN, 
timezone=Africa/Kampala
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.8.0_74 (64-bit)/cpus=4,threads=1,free=257933528,total=523239424
   [junit4]   2> NOTE: All tests run in this JVM: [ExplicitHLLTest, 
RecoveryAfterSoftCommitTest, BlockJoinFacetRandomTest, TestPhraseSuggestions, 
SolrCoreTest, TestFieldTypeResource, OutOfBoxZkACLAndCredentialsProvidersTest, 
SuggestComponentContextFilterQueryTest, ResponseHeaderTest, TestCustomSort, 
TestAnalyzedSuggestions, TestExpandComponent, AtomicUpdatesTest, 
TestRandomDVFaceting, TestArbitraryIndexDir, TestReplicaProperties, 
AddBlockUpdateTest, CloudExitableDirectoryReaderTest, TestConfigSetsAPI, 
RankQueryTest, TestCSVLoader, TestManagedStopFilterFactory, SyncSliceTest, 
TestHashQParserPlugin, TestRTimerTree, BasicDistributedZkTest, 
TestDistributedSearch, TestComponentsName, TestSQLHandler, HdfsThreadLeakTest, 
InfoHandlerTest, BigEndianAscendingWordDeserializerTest, RuleEngineTest, 
EnumFieldTest, SynonymTokenizerTest, TestHighlightDedupGrouping, TestLRUCache, 
JsonLoaderTest, TestJoin, TestSolr4Spatial2, TestMergePolicyConfig, 
TestFoldingMultitermQuery, TestTolerantUpdateProcessorCloud, 
CheckHdfsIndexTest, CurrencyFieldOpenExchangeTest, CopyFieldTest, 
TestIntervalFaceting, BasicZkTest, PingRequestHandlerTest, 
TestReplicationHandlerBackup, TestSchemaSimilarityResource, ActionThrottleTest, 
DefaultValueUpdateProcessorTest, PreAnalyzedFieldTest, JavabinLoaderTest, 
TestNRTOpen, ResourceLoaderTest, TestImplicitCoreProperties, CursorPagingTest, 
AsyncCallRequestStatusResponseTest, TestIBSimilarityFactory, 
TestRandomFaceting, DistributedSuggestComponentTest, TestCloudManagedSchema, 
DistribCursorPagingTest, IndexSchemaTest, TestConfigSetProperties, 
UUIDFieldTest, TestRangeQuery, ExternalFileFieldSortTest, CustomCollectionTest, 
SOLR749Test, DistributedFacetPivotLongTailTest, TestPKIAuthenticationPlugin, 
TestSolr4Spatial, ConnectionReuseTest, TestRealTimeGet, TestLazyCores, 
StandardRequestHandlerTest, PeerSyncTest, DistributedDebugComponentTest, 
CdcrVersionReplicationTest, JSONWriterTest, TestManagedResource, 
RequestLoggingTest, TestOmitPositions, SystemInfoHandlerTest, 
SharedFSAutoReplicaFailoverUtilsTest, ResponseLogComponentTest, TestFaceting, 
TestSolrConfigHandler, DisMaxRequestHandlerTest, TestMiniSolrCloudClusterSSL, 
DistributedQueryElevationComponentTest, TestBlendedInfixSuggestions, 
SaslZkACLProviderTest, TestCustomDocTransformer, 
TestExclusionRuleCollectionAccess, CollectionsAPIDistributedZkTest, 
RecoveryZkTest, TestHashPartitioner, TermVectorComponentDistributedTest, 
HardAutoCommitTest, TestCoreContainer, SpellCheckComponentTest, 
QueryElevationComponentTest, BasicFunctionalityTest, TestBadConfig, 
SolrIndexSplitterTest, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, 
SolrRequestParserTest, PolyFieldTest, WordBreakSolrSpellCheckerTest, 
TestAtomicUpdateErrorCases, StatelessScriptUpdateProcessorFactoryTest, 
CacheHeaderTest, TestWriterPerf, PrimitiveFieldTypeTest, RequestHandlersTest, 
PathHierarchyTokenizerFactoryTest, FieldAnalysisRequestHandlerTest, 
LoggingHandlerTest, TestJmxIntegration, BinaryUpdateRequestHandlerTest, 
SearchHandlerTest, TestCharFilters, EchoParamsTest, 
TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, 
TestFastOutputStream, ScriptEngineTest, PluginInfoTest, DateMathParserTest, 
PrimUtilsTest, SpellingQueryConverterTest, TestUtils, FileUtilsTest, 
TestRTGBase, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, 
CollectionStateFormat2Test, CollectionsAPIAsyncDistributedZkTest, 
DeleteLastCustomShardedReplicaTest, DeleteStatusTest, 
DistribDocExpirationUpdateProcessorTest, LeaderFailoverAfterPartitionTest, 
MultiThreadedOCPTest, OverseerStatusTest, ReplicationFactorTest, 
RestartWhileUpdatingTest, RollingRestartTest, TestAuthenticationFramework, 
TestRandomRequestDistribution, TestRebalanceLeaders, 
TestShortCircuitedRequests, TestSolrCloudWithKerberosAlt, 
VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test, 
HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, 
HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, 
HdfsNNFailoverTest, ZkStateReaderTest]
   [junit4] Completed [482/584 (1!)] on J0 in 3.75s, 5 tests, 1 error <<< 
FAILURES!

[...truncated 336 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:740: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:684: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:59: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:233:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/common-build.xml:529:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1457:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1014:
 There were test failures: 584 suites (10 ignored), 2353 tests, 1 error, 85 
ignored (70 assumptions) [seed: 7965FD2F8D140B4A]

Total time: 83 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to