Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1096/
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([78F99EDE682EC04B:13B63EA311211D71]: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 12089 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_78F99EDE682EC04B-001/init-core-data-001
[junit4] 2> 2526422 INFO
(SUITE-ZkStateReaderTest-seed#[78F99EDE682EC04B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
[junit4] 2> 2526424 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[78F99EDE682EC04B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testStateFormatUpdateWithExplicitRefresh
[junit4] 2> 2526424 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2526425 INFO (Thread-5427) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2526425 INFO (Thread-5427) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2526525 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.ZkTestServer start zk server on port:44816
[junit4] 2> 2526525 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2526526 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2526543 INFO (zkCallback-2727-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5092a64e
name:ZooKeeperConnection Watcher:127.0.0.1:44816 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2526543 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2526543 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2526544 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2526544 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2526603 INFO (zkCallback-2728-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5934e12e
name:ZooKeeperConnection Watcher:127.0.0.1:44816 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2526603 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2526603 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2526603 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 2526616 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2526617 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2526618 INFO (zkCallback-2729-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3e21234d
name:ZooKeeperConnection Watcher:127.0.0.1:44816/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2526618 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2526618 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2526618 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 2526619 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 2526620 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 2526621 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 2526621 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 2526622 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 2526622 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 2526623 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ZkStateReader addZkWatch [c1]
[junit4] 2> 2526623 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
[junit4] 2> 2526623 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
[junit4] 2> 2526624 INFO (zkCallback-2729-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 2526625 INFO (zkCallback-2729-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> 2526628 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/c1/state.json
[junit4] 2> 2526628 INFO (zkCallback-2729-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeCreated path:/collections/c1/state.json] for
collection [c1] has occurred - updating... (live nodes size: [0])
[junit4] 2> 2526628 INFO (zkCallback-2729-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> 2526629 INFO (zkCallback-2729-thread-1) [ ]
o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
[junit4] 2> 2526638 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44816 44816
[junit4] 2> 2526798 INFO (Thread-5427) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:44816 44816
[junit4] 2> 2526810 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[78F99EDE682EC04B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithExplicitRefresh
[junit4] 2> 2526826 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[78F99EDE682EC04B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testStateFormatUpdateWithTimeDelay
[junit4] 2> 2526827 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2526834 INFO (Thread-5428) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2526834 INFO (Thread-5428) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2526930 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.ZkTestServer start zk server on port:42393
[junit4] 2> 2526930 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2526934 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2526940 INFO (zkCallback-2730-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@610d282c
name:ZooKeeperConnection Watcher:127.0.0.1:42393 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2526940 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2526940 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2526943 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2526947 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2526948 INFO (zkCallback-2731-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@133b91b7
name:ZooKeeperConnection Watcher:127.0.0.1:42393 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2526949 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2526949 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2526949 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 2526952 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2526955 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2526955 INFO (zkCallback-2732-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@26d79d4a
name:ZooKeeperConnection Watcher:127.0.0.1:42393/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2526956 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2526956 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2526957 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 2526958 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 2526958 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 2526959 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 2526959 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 2526959 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 2526960 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 2526960 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ZkStateReader addZkWatch [c1]
[junit4] 2> 2526960 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
[junit4] 2> 2526960 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
[junit4] 2> 2527148 INFO (zkCallback-2732-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 2527154 INFO (zkCallback-2732-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> 2527197 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/c1/state.json
[junit4] 2> 2527198 INFO (zkCallback-2732-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeCreated path:/collections/c1/state.json] for
collection [c1] has occurred - updating... (live nodes size: [0])
[junit4] 2> 2527198 INFO (zkCallback-2732-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> 2527198 INFO (zkCallback-2732-thread-2) [ ]
o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
[junit4] 2> 2527200 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42393 42393
[junit4] 2> 2527334 INFO (Thread-5428) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:42393 42393
[junit4] 2> 2527346 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[78F99EDE682EC04B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithTimeDelay
[junit4] 2> 2527350 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testStateFormatUpdateWithExplicitRefreshLazy
[junit4] 2> 2527351 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2527362 INFO (Thread-5429) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2527362 INFO (Thread-5429) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2527458 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.ZkTestServer start zk server on port:59212
[junit4] 2> 2527458 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2527467 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2527530 INFO (zkCallback-2733-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3f1760b5
name:ZooKeeperConnection Watcher:127.0.0.1:59212 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2527530 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2527530 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2527532 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2527538 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2527550 INFO (zkCallback-2734-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1e782a86
name:ZooKeeperConnection Watcher:127.0.0.1:59212 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2527550 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2527550 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2527550 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 2527578 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2527579 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2527589 INFO (zkCallback-2735-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4288e3ea
name:ZooKeeperConnection Watcher:127.0.0.1:59212/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2527589 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2527590 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2527590 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 2527590 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 2527591 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 2527591 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 2527592 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 2527592 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 2527593 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 2527593 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
[junit4] 2> 2527598 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/c1/state.json
[junit4] 2> 2527599 ERROR
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[78F99EDE682EC04B]-EventThread)
[ ] o.a.z.ClientCnxn Error while calling watcher
[junit4] 2> java.util.concurrent.RejectedExecutionException: Task
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$8/1563626821@66d5ec2d
rejected from
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@62ea742f[Shutting
down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0]
[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> 2527599 ERROR
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[78F99EDE682EC04B]-EventThread)
[ ] o.a.z.ClientCnxn Error while calling watcher
[junit4] 2> java.util.concurrent.RejectedExecutionException: Task
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$8/1563626821@5ff8fd53
rejected from
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@62ea742f[Shutting
down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0]
[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> 2527600 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59212 59212
[junit4] 2> 2527797 INFO (Thread-5429) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:59212 59212
[junit4] 2> 2527798 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testStateFormatUpdateWithExplicitRefreshLazy
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=ZkStateReaderTest
-Dtests.method=testStateFormatUpdateWithExplicitRefreshLazy
-Dtests.seed=78F99EDE682EC04B -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=tr-TR -Dtests.timezone=Europe/Tallinn -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.45s J0 |
ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy <<<
[junit4] > Throwable #1: org.apache.solr.common.SolrException: Could not
find collection : c1
[junit4] > at
__randomizedtesting.SeedInfo.seed([78F99EDE682EC04B:13B63EA311211D71]: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> 2527802 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[78F99EDE682EC04B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testWatchedCollectionCreation
[junit4] 2> 2527802 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2527802 INFO (Thread-5430) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2527802 INFO (Thread-5430) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2527906 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.ZkTestServer start zk server on port:35625
[junit4] 2> 2527906 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2527918 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2527923 INFO (zkCallback-2736-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@20a8fd53
name:ZooKeeperConnection Watcher:127.0.0.1:35625 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2527930 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2527931 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2527931 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2527931 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2527932 INFO (zkCallback-2737-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5c5e9f00
name:ZooKeeperConnection Watcher:127.0.0.1:35625 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2527932 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2527932 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2527932 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 2527935 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2527936 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2527936 INFO (zkCallback-2738-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7bbc150c
name:ZooKeeperConnection Watcher:127.0.0.1:35625/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2527936 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2527936 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2527936 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 2527937 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 2527938 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 2527938 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 2527939 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 2527939 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 2527940 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 2527940 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ZkStateReader addZkWatch [c1]
[junit4] 2> 2527941 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
[junit4] 2> 2527941 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
[junit4] 2> 2527941 INFO (zkCallback-2738-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 2527942 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/c1/state.json
[junit4] 2> 2527943 INFO (zkCallback-2738-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeCreated path:/collections/c1/state.json] for
collection [c1] has occurred - updating... (live nodes size: [0])
[junit4] 2> 2527943 INFO (zkCallback-2738-thread-1) [ ]
o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
[junit4] 2> 2528134 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35625 35625
[junit4] 2> 2528550 INFO (Thread-5430) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:35625 35625
[junit4] 2> 2528555 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[78F99EDE682EC04B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testWatchedCollectionCreation
[junit4] 2> 2528558 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testStateFormatUpdateWithTimeDelayLazy
[junit4] 2> 2528558 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2528559 INFO (Thread-5431) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2528559 INFO (Thread-5431) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2528659 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.ZkTestServer start zk server on port:54717
[junit4] 2> 2528659 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2528662 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2528686 INFO (zkCallback-2739-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7beb2b84
name:ZooKeeperConnection Watcher:127.0.0.1:54717 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2528690 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2528690 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2528691 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 0x15439bc2d650000, 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> 2528695 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2528706 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2528710 INFO (zkCallback-2740-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2cb28f91
name:ZooKeeperConnection Watcher:127.0.0.1:54717 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2528714 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2528714 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2528714 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 2528732 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 0x15439bc2d650001, 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> 2528732 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2528742 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2528750 INFO (zkCallback-2741-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4af473e0
name:ZooKeeperConnection Watcher:127.0.0.1:54717/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2528750 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2528750 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2528758 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 2528782 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 2528798 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 2528826 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 2528845 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 2528852 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 2528852 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 2528853 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
[junit4] 2> 2528854 INFO (zkCallback-2741-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 2528855 INFO (zkCallback-2741-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> 2528908 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/c1/state.json
[junit4] 2> 2528908 INFO (zkCallback-2741-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> 2528911 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54717 54717
[junit4] 2> 2529334 INFO (Thread-5431) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:54717 54717
[junit4] 2> 2529342 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[78F99EDE682EC04B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithTimeDelayLazy
[junit4] 2> 2529349 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[78F99EDE682EC04B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testExternalCollectionWatchedNotWatched
[junit4] 2> 2529349 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2529358 INFO (Thread-5432) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2529358 INFO (Thread-5432) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2529458 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.ZkTestServer start zk server on port:58952
[junit4] 2> 2529458 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2529474 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2529482 INFO (zkCallback-2742-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@705d529f
name:ZooKeeperConnection Watcher:127.0.0.1:58952 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2529482 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2529482 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2529483 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 0x15439bc30880000, 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> 2529483 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2529484 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2529484 INFO (zkCallback-2743-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2a388541
name:ZooKeeperConnection Watcher:127.0.0.1:58952 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2529484 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2529484 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2529484 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 2529496 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2529498 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2529501 INFO (zkCallback-2744-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@14d69165
name:ZooKeeperConnection Watcher:127.0.0.1:58952/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2529501 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2529502 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2529502 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 2529503 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 2529503 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 2529504 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 2529505 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 2529505 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 2529506 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 2529506 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
[junit4] 2> 2529507 INFO (zkCallback-2744-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 2529507 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/c1/state.json
[junit4] 2> 2529509 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ZkStateReader addZkWatch [c1]
[junit4] 2> 2529509 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
[junit4] 2> 2529509 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.c.ZkStateReader Removing watch for uninteresting collection [c1]
[junit4] 2> 2529510 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[78F99EDE682EC04B])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58952 58952
[junit4] 2> 2529676 INFO (Thread-5432) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:58952 58952
[junit4] 2> 2529677 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[78F99EDE682EC04B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testExternalCollectionWatchedNotWatched
[junit4] 2> 2529678 INFO
(SUITE-ZkStateReaderTest-seed#[78F99EDE682EC04B]-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_78F99EDE682EC04B-001
[junit4] 2> Apr 21, 2016 4:51:55 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=1513, maxMBSortInHeap=6.486146721163148,
sim=ClassicSimilarity, locale=tr-TR, timezone=Europe/Tallinn
[junit4] 2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation
1.8.0_74 (64-bit)/cpus=4,threads=1,free=313257552,total=521142272
[junit4] 2> NOTE: All tests run in this JVM: [TestCollectionAPI,
TestBlobHandler, TestLuceneMatchVersion, RuleEngineTest, PrimUtilsTest,
TestDownShardTolerantSearch, TestCSVLoader, TestReloadAndDeleteDocs,
TestReRankQParserPlugin, PolyFieldTest, TestValueSourceCache,
TestSchemaNameResource, HdfsRecoveryZkTest, TestInfoStreamLogging,
TestDynamicFieldCollectionResource, TestBadConfig, TestManagedResourceStorage,
TestFunctionQuery, TestCustomSort, AsyncCallRequestStatusResponseTest,
HdfsWriteToMultipleCollectionsTest, TestRTGBase, XsltUpdateRequestHandlerTest,
CreateCollectionCleanupTest, ReplicationFactorTest, PreAnalyzedFieldTest,
PreAnalyzedUpdateProcessorTest, BasicDistributedZkTest,
SharedFSAutoReplicaFailoverTest, TestSolrConfigHandlerCloud,
SystemInfoHandlerTest, OutputWriterTest, DataDrivenBlockJoinTest,
StandardRequestHandlerTest, BlockJoinFacetRandomTest, SolrRequestParserTest,
TestMacros, CdcrVersionReplicationTest, TestCloudDeleteByQuery,
TestPhraseSuggestions, SolrCloudExampleTest, TestArbitraryIndexDir,
LeaderInitiatedRecoveryOnCommitTest, FileBasedSpellCheckerTest,
HighlighterMaxOffsetTest, TestDistributedSearch, TestReplicationHandler,
TestAtomicUpdateErrorCases, HLLUtilTest, TestRandomFaceting, IndexSchemaTest,
CollectionTooManyReplicasTest, DistribJoinFromCollectionTest,
TestRemoteStreaming, RAMDirectoryFactoryTest, TestConfigSets, TestJsonFacets,
QueryEqualityTest, TestLRUCache, TestSortByMinMaxFunction,
DistributedSpellCheckComponentTest, TestConfigSetsAPIZkFailure,
BasicAuthIntegrationTest, TestLazyCores, TestSizeLimitedDistributedMap,
CoreAdminRequestStatusTest, TestLMDirichletSimilarityFactory,
TestGeoJSONResponseWriter, TestRangeQuery, ResponseHeaderTest,
AlternateDirectoryTest, TestSchemaVersionResource, TestDFISimilarityFactory,
DisMaxRequestHandlerTest, TestStressLucene, TriLevelCompositeIdRoutingTest,
TestStressUserVersions, RankQueryTest, TestSolr4Spatial, SyncSliceTest,
SpatialRPTFieldTypeTest, ReturnFieldsTest, ResourceLoaderTest,
PathHierarchyTokenizerFactoryTest, DocumentAnalysisRequestHandlerTest,
TestBinaryField, HdfsThreadLeakTest, DistributedExpandComponentTest,
TestManagedSynonymFilterFactory, SSLMigrationTest, ZkNodePropsTest,
QueryElevationComponentTest, BasicZkTest, TestComponentsName,
HdfsCollectionsAPIDistributedZkTest, UnloadDistributedZkTest,
CollectionsAPIDistributedZkTest, RecoveryZkTest, TestRandomDVFaceting,
TermVectorComponentDistributedTest, TestJoin, HardAutoCommitTest,
TestCoreContainer, SolrCoreTest, TestGroupingSearch, ConvertedLegacyTest,
TestFiltering, SolrIndexSplitterTest, SimplePostToolTest,
AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest,
SuggesterFSTTest, TestFoldingMultitermQuery, DocValuesTest, TestWriterPerf,
TestOmitPositions, TermVectorComponentTest, RequiredFieldsTest,
IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestJmxIntegration,
JSONWriterTest, UniqFieldsUpdateProcessorFactoryTest,
BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, SOLR749Test,
UpdateParamsTest, TestSolrIndexConfig, CopyFieldTest, ResponseLogComponentTest,
SolrIndexConfigTest, BadComponentTest, TestStressRecovery,
OpenExchangeRatesOrgProviderTest, PluginInfoTest, TestSystemIdResolver,
DOMUtilTest, TestDocumentBuilder, FileUtilsTest, CursorPagingTest,
ConnectionReuseTest, AsyncMigrateRouteKeyTest, CollectionStateFormat2Test,
DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DeleteStatusTest,
MultiThreadedOCPTest, OutOfBoxZkACLAndCredentialsProvidersTest,
OverriddenZkACLAndCredentialsProvidersTest,
OverseerCollectionConfigSetProcessorTest, OverseerRolesTest,
OverseerStatusTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest,
TestExclusionRuleCollectionAccess, TestMiniSolrCloudCluster,
TestShortCircuitedRequests, TlogReplayBufferedWhileIndexingTest,
VMParamsZkACLAndCredentialsProvidersTest, HdfsRecoverLeaseTest,
TestClusterStateMutator, ZkStateReaderTest]
[junit4] Completed [479/590 (1!)] on J0 in 4.09s, 6 tests, 1 error <<<
FAILURES!
[...truncated 354 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: 590 suites (10 ignored), 2382 tests, 1 error, 85
ignored (70 assumptions) [seed: 78F99EDE682EC04B]
Total time: 88 minutes 29 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]