Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/141/

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([32909C4C01DE29C4:59DF3C3178D1F4FE]: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 12164 lines...]
   [junit4] Suite: org.apache.solr.cloud.overseer.ZkStateReaderTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.overseer.ZkStateReaderTest_32909C4C01DE29C4-001/init-core-data-001
   [junit4]   2> 2436070 INFO  
(SUITE-ZkStateReaderTest-seed#[32909C4C01DE29C4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 2436071 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testStateFormatUpdateWithExplicitRefreshLazy
   [junit4]   2> 2436072 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2436072 INFO  (Thread-3977) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2436072 INFO  (Thread-3977) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2436347 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.ZkTestServer start zk server on port:45246
   [junit4]   2> 2436347 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2436398 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2436420 INFO  (zkCallback-1664-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2341d47b 
name:ZooKeeperConnection Watcher:127.0.0.1:45246 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2436424 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2436424 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2436432 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2436444 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2436460 INFO  (zkCallback-1665-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@746a9e08 
name:ZooKeeperConnection Watcher:127.0.0.1:45246 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2436464 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2436464 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2436464 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2436526 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2436537 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2436544 INFO  (zkCallback-1666-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3e6e7697 
name:ZooKeeperConnection Watcher:127.0.0.1:45246/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2436548 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2436548 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2436549 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2436549 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2436550 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2436550 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2436551 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2436551 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2436552 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2436552 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 2436562 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/c1/state.json
   [junit4]   2> 2436563 INFO  (zkCallback-1666-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2436563 WARN  (zkCallback-1666-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /collections]
   [junit4]   2> 2436564 INFO  (zkCallback-1666-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> 2436564 WARN  (zkCallback-1666-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> 2436565 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45246 45246
   [junit4]   2> 2436741 INFO  (Thread-3977) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:45246 45246
   [junit4]   2> 2436743 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testStateFormatUpdateWithExplicitRefreshLazy
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ZkStateReaderTest 
-Dtests.method=testStateFormatUpdateWithExplicitRefreshLazy 
-Dtests.seed=32909C4C01DE29C4 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=id -Dtests.timezone=Antarctica/Troll -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.68s J2 | 
ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: Could not 
find collection : c1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([32909C4C01DE29C4:59DF3C3178D1F4FE]: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> 2436746 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[32909C4C01DE29C4])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testStateFormatUpdateWithExplicitRefresh
   [junit4]   2> 2436746 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2436751 INFO  (Thread-3978) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2436751 INFO  (Thread-3978) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2436852 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.ZkTestServer start zk server on port:53388
   [junit4]   2> 2436852 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2436853 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2436888 INFO  (zkCallback-1667-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6ec09d07 
name:ZooKeeperConnection Watcher:127.0.0.1:53388 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2436888 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2436889 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2436889 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2436890 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2436898 INFO  (zkCallback-1668-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@582b9813 
name:ZooKeeperConnection Watcher:127.0.0.1:53388 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2436898 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2436898 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2436899 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2436944 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2436948 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2436972 INFO  (zkCallback-1669-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@601eef83 
name:ZooKeeperConnection Watcher:127.0.0.1:53388/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2436976 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2436976 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2436984 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2437020 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2437020 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2437021 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2437021 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2437022 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2437022 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2437023 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ZkStateReader addZkWatch [c1]
   [junit4]   2> 2437023 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
   [junit4]   2> 2437023 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
   [junit4]   2> 2437023 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 2437024 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/c1/state.json
   [junit4]   2> 2437025 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
   [junit4]   2> 2437029 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53388 53388
   [junit4]   2> 2437041 ERROR 
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[32909C4C01DE29C4]-EventThread)
 [    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$7/532860273@34c7ca51
 rejected from 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@30f85811[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 2437041 ERROR 
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[32909C4C01DE29C4]-EventThread)
 [    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$7/532860273@4e5a7e8f
 rejected from 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@30f85811[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 2438084 INFO  (Thread-3978) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:53388 53388
   [junit4]   2> 2438085 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[32909C4C01DE29C4])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithExplicitRefresh
   [junit4]   2> 2438086 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[32909C4C01DE29C4])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testExternalCollectionWatchedNotWatched
   [junit4]   2> 2438087 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2438092 INFO  (Thread-3979) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2438092 INFO  (Thread-3979) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2438304 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.ZkTestServer start zk server on port:60353
   [junit4]   2> 2438304 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2438312 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2438331 INFO  (zkCallback-1670-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@19e407c4 
name:ZooKeeperConnection Watcher:127.0.0.1:60353 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2438331 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2438332 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2438333 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2438333 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 0x15416e1aaee0000, 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> 2438333 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2438344 INFO  (zkCallback-1671-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7acc59e4 
name:ZooKeeperConnection Watcher:127.0.0.1:60353 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2438344 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2438344 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2438344 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2438350 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2438351 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2438352 INFO  (zkCallback-1672-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@a194b5e name:ZooKeeperConnection 
Watcher:127.0.0.1:60353/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2438352 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2438352 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2438352 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2438353 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2438354 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2438355 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2438355 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2438356 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2438358 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2438358 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 2438359 INFO  (zkCallback-1672-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2438360 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/c1/state.json
   [junit4]   2> 2438361 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ZkStateReader addZkWatch [c1]
   [junit4]   2> 2438361 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
   [junit4]   2> 2438361 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ZkStateReader Removing watch for uninteresting collection [c1]
   [junit4]   2> 2438363 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60353 60353
   [junit4]   2> 2438592 INFO  (Thread-3979) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:60353 60353
   [junit4]   2> 2438594 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[32909C4C01DE29C4])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testExternalCollectionWatchedNotWatched
   [junit4]   2> 2438596 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[32909C4C01DE29C4])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testStateFormatUpdateWithTimeDelay
   [junit4]   2> 2438596 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2438596 INFO  (Thread-3980) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2438604 INFO  (Thread-3980) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2438847 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.ZkTestServer start zk server on port:33957
   [junit4]   2> 2438848 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2438856 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2438872 INFO  (zkCallback-1673-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7ca37d2a 
name:ZooKeeperConnection Watcher:127.0.0.1:33957 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2438872 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2438872 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2438873 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2438876 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2438897 INFO  (zkCallback-1674-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@9ca31c5 name:ZooKeeperConnection 
Watcher:127.0.0.1:33957 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2438899 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2438899 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2438899 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2438902 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2438912 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2438924 INFO  (zkCallback-1675-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@a9bf513 name:ZooKeeperConnection 
Watcher:127.0.0.1:33957/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2438924 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2438924 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2438925 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2438925 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2438926 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2438926 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2438927 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2438927 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2438927 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2438928 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ZkStateReader addZkWatch [c1]
   [junit4]   2> 2438928 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
   [junit4]   2> 2438928 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
   [junit4]   2> 2438928 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 2438932 INFO  (zkCallback-1675-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> 2438932 INFO  (zkCallback-1675-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2438941 INFO  (zkCallback-1675-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Deleting data for [c1]
   [junit4]   2> 2438984 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/c1/state.json
   [junit4]   2> 2438988 INFO  (zkCallback-1675-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> 2438999 INFO  (zkCallback-1675-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
   [junit4]   2> 2439041 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33957 33957
   [junit4]   2> 2439312 INFO  (Thread-3980) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:33957 33957
   [junit4]   2> 2439325 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[32909C4C01DE29C4])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithTimeDelay
   [junit4]   2> 2439327 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testStateFormatUpdateWithTimeDelayLazy
   [junit4]   2> 2439328 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2439335 INFO  (Thread-3981) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2439335 INFO  (Thread-3981) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2439435 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.ZkTestServer start zk server on port:43860
   [junit4]   2> 2439435 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2439437 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2439448 INFO  (zkCallback-1676-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@59eb5342 
name:ZooKeeperConnection Watcher:127.0.0.1:43860 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2439448 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2439449 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2439464 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2439476 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2439492 INFO  (zkCallback-1677-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4ee4f466 
name:ZooKeeperConnection Watcher:127.0.0.1:43860 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2439496 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2439496 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2439496 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2439533 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2439533 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2439534 INFO  (zkCallback-1678-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2b78c96d 
name:ZooKeeperConnection Watcher:127.0.0.1:43860/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2439534 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2439534 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2439535 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2439535 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2439536 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2439537 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2439537 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2439538 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2439539 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2439539 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 2439540 INFO  (zkCallback-1678-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2439545 INFO  (zkCallback-1678-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> 2439547 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/c1/state.json
   [junit4]   2> 2439548 INFO  (zkCallback-1678-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> 2439600 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43860 43860
   [junit4]   2> 2439924 INFO  (Thread-3981) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:43860 43860
   [junit4]   2> 2439944 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[32909C4C01DE29C4])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithTimeDelayLazy
   [junit4]   2> 2439945 INFO  
(SUITE-ZkStateReaderTest-seed#[32909C4C01DE29C4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.overseer.ZkStateReaderTest_32909C4C01DE29C4-001
   [junit4]   2> Apr 14, 2016 10:26:10 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=Asserting(Lucene60): {}, 
docValues:{}, maxPointsInLeafNode=948, maxMBSortInHeap=4.734842459704285, 
sim=ClassicSimilarity, locale=id, timezone=Antarctica/Troll
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.8.0_74 (64-bit)/cpus=4,threads=1,free=159128304,total=526909440
   [junit4]   2> NOTE: All tests run in this JVM: [HighlighterConfigTest, 
TestExpandComponent, TestSha256AuthenticationProvider, AutoCommitTest, 
TestSolrQueryParser, NoCacheHeaderTest, TestLRUStatsCache, 
TestFieldCollectionResource, TestAuthorizationFramework, 
DistributedSuggestComponentTest, TestBulkSchemaAPI, CdcrUpdateLogTest, 
AssignTest, TestSolrDeletionPolicy1, BlockJoinFacetRandomTest, 
TestJmxMonitoredMap, BadComponentTest, TestRandomRequestDistribution, 
SharedFSAutoReplicaFailoverTest, TestGroupingSearch, 
TestDefaultSearchFieldResource, BinaryUpdateRequestHandlerTest, 
TestCSVResponseWriter, StatsComponentTest, TestSizeLimitedDistributedMap, 
LeaderInitiatedRecoveryOnCommitTest, QueryParsingTest, ClusterStateTest, 
TestTolerantSearch, TestRecovery, ScriptEngineTest, CdcrRequestHandlerTest, 
RegexBoostProcessorTest, TermVectorComponentDistributedTest, 
HdfsRecoveryZkTest, TestFuzzyAnalyzedSuggestions, RequestHandlersTest, 
TestSortByMinMaxFunction, LeaderElectionTest, TestTestInjection, 
TestObjectReleaseTracker, HdfsThreadLeakTest, TestCollationFieldDocValues, 
TestCustomSort, SuggesterWFSTTest, TestUseDocValuesAsStored, UpdateParamsTest, 
TestSolrConfigHandler, TestJettySolrRunner, FieldMutatingUpdateProcessorTest, 
TestDownShardTolerantSearch, TestIntervalFaceting, TestDFISimilarityFactory, 
TestSort, BlockDirectoryTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
TestManagedResource, TestPHPSerializedResponseWriter, TestStressRecovery, 
TestIndexingPerformance, SolrTestCaseJ4Test, QueryResultKeyTest, 
TestQueryWrapperFilter, XmlUpdateRequestHandlerTest, MultiThreadedOCPTest, 
CollectionStateFormat2Test, TestCollectionAPI, TestCloudManagedSchema, 
OverseerCollectionConfigSetProcessorTest, TestPerFieldSimilarity, 
TestRequestForwarding, DistribJoinFromCollectionTest, TestJsonFacets, 
TestSolrQueryParserDefaultOperatorResource, PrimitiveFieldTypeTest, TestUtils, 
TestReload, LukeRequestHandlerTest, TestSweetSpotSimilarityFactory, 
CurrencyFieldXmlFileTest, TestReversedWildcardFilterFactory, 
DistributedFacetPivotWhiteBoxTest, TestMissingGroups, SSLMigrationTest, 
TestWriterPerf, CircularListTest, TestSuggestSpellingConverter, 
DebugComponentTest, TestReRankQParserPlugin, TestScoreJoinQPNoScore, 
TestSolrIndexConfig, BitVectorTest, TestPerFieldSimilarityWithDefaultOverride, 
TestFieldTypeResource, HdfsLockFactoryTest, ChaosMonkeySafeLeaderTest, 
BasicDistributedZk2Test, UnloadDistributedZkTest, 
CollectionsAPIDistributedZkTest, SyncSliceTest, BasicZkTest, RecoveryZkTest, 
ZkSolrClientTest, TestZkChroot, ShardRoutingCustomTest, 
TestDistributedGrouping, TestFaceting, TestRealTimeGet, TestStressReorder, 
HardAutoCommitTest, SimpleFacetsTest, BadIndexSchemaTest, 
DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, HighlighterTest, 
TestCoreDiscovery, SuggesterFSTTest, SolrRequestParserTest, SuggesterTSTTest, 
TestStressLucene, SpatialFilterTest, TestCSVLoader, TestUpdate, 
TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, 
StatelessScriptUpdateProcessorFactoryTest, IndexBasedSpellCheckerTest, 
DocumentAnalysisRequestHandlerTest, TestQueryTypes, TermsComponentTest, 
TestValueSourceCache, RequiredFieldsTest, TestArbitraryIndexDir, 
LoggingHandlerTest, TestCollationField, ReturnFieldsTest, JSONWriterTest, 
TestAnalyzedSuggestions, TestPartialUpdateDeduplication, 
PingRequestHandlerTest, TestLFUCache, BaseCdcrDistributedZkTest, 
CdcrReplicationHandlerTest, CloudExitableDirectoryReaderTest, 
CollectionTooManyReplicasTest, DeleteLastCustomShardedReplicaTest, 
DeleteReplicaTest, ForceLeaderTest, LeaderInitiatedRecoveryOnShardRestartTest, 
MigrateRouteKeyTest, SaslZkACLProviderTest, SolrCloudExampleTest, 
TestExclusionRuleCollectionAccess, TestMiniSolrCloudClusterSSL, 
TestReplicaProperties, TestTolerantUpdateProcessorCloud, 
VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZkTest, 
HdfsChaosMonkeyNothingIsSafeTest, HdfsCollectionsAPIDistributedZkTest, 
HdfsRestartWhileUpdatingTest, HdfsWriteToMultipleCollectionsTest, 
ZkStateReaderTest]
   [junit4] Completed [473/587 (1!)] on J2 in 4.45s, 5 tests, 1 error <<< 
FAILURES!

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

Total time: 88 minutes 14 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to