Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/499/ Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
2 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI Error Message: Error from server at http://127.0.0.1:35733/solr/awhollynewcollection_0_shard1_replica_n1: ClusterState says we are the leader (http://127.0.0.1:35733/solr/awhollynewcollection_0_shard1_replica_n1), but locally we don't think so. Request came from null Stack Trace: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:35733/solr/awhollynewcollection_0_shard1_replica_n1: ClusterState says we are the leader (http://127.0.0.1:35733/solr/awhollynewcollection_0_shard1_replica_n1), but locally we don't think so. Request came from null at __randomizedtesting.SeedInfo.seed([EEEAD2477880BE5C:A69FA6F37EB391C9]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178) at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233) at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:459) 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:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) 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:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) 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:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35733/solr/awhollynewcollection_0_shard1_replica_n1: ClusterState says we are the leader (http://127.0.0.1:35733/solr/awhollynewcollection_0_shard1_replica_n1), but locally we don't think so. Request came from null at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ... 1 more FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test Error Message: inplace_updatable_float didn't match for replica at client: http://127.0.0.1:41609/bw/collection1 expected:<109.0> but was:<1.0> Stack Trace: java.lang.AssertionError: inplace_updatable_float didn't match for replica at client: http://127.0.0.1:41609/bw/collection1 expected:<109.0> but was:<1.0> at __randomizedtesting.SeedInfo.seed([EEEAD2477880BE5C:66BEED9DD67CD3A4]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.failNotEquals(Assert.java:647) at org.junit.Assert.assertEquals(Assert.java:128) at org.apache.solr.update.TestInPlaceUpdatesDistrib.assertReplicaValue(TestInPlaceUpdatesDistrib.java:980) at org.apache.solr.update.TestInPlaceUpdatesDistrib.outOfOrderUpdatesIndividualReplicaTest(TestInPlaceUpdatesDistrib.java:643) at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:144) 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:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968) 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:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) 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:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 12525 lines...] [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest [junit4] 2> 1142894 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[EEEAD2477880BE5C]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_EEEAD2477880BE5C-001/init-core-data-001 [junit4] 2> 1142894 WARN (SUITE-CollectionsAPIDistributedZkTest-seed#[EEEAD2477880BE5C]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1 [junit4] 2> 1142895 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[EEEAD2477880BE5C]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 1142896 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[EEEAD2477880BE5C]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 1142897 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[EEEAD2477880BE5C]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_EEEAD2477880BE5C-001/tempDir-001 [junit4] 2> 1142897 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[EEEAD2477880BE5C]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1142897 INFO (Thread-2231) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1142897 INFO (Thread-2231) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1142901 ERROR (Thread-2231) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 1142997 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[EEEAD2477880BE5C]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:42597 [junit4] 2> 1143011 INFO (jetty-launcher-3469-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1143011 INFO (jetty-launcher-3469-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1143011 INFO (jetty-launcher-3469-thread-4) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1143012 INFO (jetty-launcher-3469-thread-3) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1143020 INFO (jetty-launcher-3469-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@382cbeac{/solr,null,AVAILABLE} [junit4] 2> 1143025 INFO (jetty-launcher-3469-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@410343cc{/solr,null,AVAILABLE} [junit4] 2> 1143026 INFO (jetty-launcher-3469-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4ae51505{/solr,null,AVAILABLE} [junit4] 2> 1143026 INFO (jetty-launcher-3469-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4eaabb1a{/solr,null,AVAILABLE} [junit4] 2> 1143037 INFO (jetty-launcher-3469-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1932fbb7{HTTP/1.1,[http/1.1]}{127.0.0.1:35733} [junit4] 2> 1143037 INFO (jetty-launcher-3469-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@43f3c7b5{HTTP/1.1,[http/1.1]}{127.0.0.1:42883} [junit4] 2> 1143037 INFO (jetty-launcher-3469-thread-4) [ ] o.e.j.s.Server Started @1144378ms [junit4] 2> 1143037 INFO (jetty-launcher-3469-thread-3) [ ] o.e.j.s.Server Started @1144378ms [junit4] 2> 1143037 INFO (jetty-launcher-3469-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35733} [junit4] 2> 1143038 INFO (jetty-launcher-3469-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42883} [junit4] 2> 1143037 INFO (jetty-launcher-3469-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@448df128{HTTP/1.1,[http/1.1]}{127.0.0.1:40003} [junit4] 2> 1143037 INFO (jetty-launcher-3469-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5a9a1f0c{HTTP/1.1,[http/1.1]}{127.0.0.1:38697} [junit4] 2> 1143038 ERROR (jetty-launcher-3469-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1143038 INFO (jetty-launcher-3469-thread-1) [ ] o.e.j.s.Server Started @1144378ms [junit4] 2> 1143038 ERROR (jetty-launcher-3469-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1143038 INFO (jetty-launcher-3469-thread-2) [ ] o.e.j.s.Server Started @1144378ms [junit4] 2> 1143038 INFO (jetty-launcher-3469-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38697} [junit4] 2> 1143038 INFO (jetty-launcher-3469-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40003} [junit4] 2> 1143038 INFO (jetty-launcher-3469-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.1.0 [junit4] 2> 1143038 INFO (jetty-launcher-3469-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.1.0 [junit4] 2> 1143038 INFO (jetty-launcher-3469-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1143038 INFO (jetty-launcher-3469-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1143038 ERROR (jetty-launcher-3469-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1143039 INFO (jetty-launcher-3469-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1143039 INFO (jetty-launcher-3469-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.1.0 [junit4] 2> 1143039 INFO (jetty-launcher-3469-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-27T06:15:07.342Z [junit4] 2> 1143039 INFO (jetty-launcher-3469-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1143038 INFO (jetty-launcher-3469-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1143039 INFO (jetty-launcher-3469-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1143038 ERROR (jetty-launcher-3469-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1143039 INFO (jetty-launcher-3469-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-27T06:15:07.342Z [junit4] 2> 1143039 INFO (jetty-launcher-3469-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.1.0 [junit4] 2> 1143039 INFO (jetty-launcher-3469-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-27T06:15:07.342Z [junit4] 2> 1143039 INFO (jetty-launcher-3469-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1143039 INFO (jetty-launcher-3469-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1143040 INFO (jetty-launcher-3469-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-27T06:15:07.343Z [junit4] 2> 1143047 INFO (jetty-launcher-3469-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1143047 INFO (jetty-launcher-3469-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1143052 INFO (jetty-launcher-3469-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1143052 INFO (jetty-launcher-3469-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1143057 INFO (jetty-launcher-3469-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42597/solr [junit4] 2> 1143059 INFO (jetty-launcher-3469-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42597/solr [junit4] 2> 1143060 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 0x15ec1f97ec10005, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 1143061 INFO (jetty-launcher-3469-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42597/solr [junit4] 2> 1143061 INFO (jetty-launcher-3469-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42597/solr [junit4] 2> 1143099 INFO (jetty-launcher-3469-thread-4) [n:127.0.0.1:35733_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1143099 INFO (jetty-launcher-3469-thread-2) [n:127.0.0.1:40003_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1143099 INFO (jetty-launcher-3469-thread-1) [n:127.0.0.1:38697_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1143100 INFO (jetty-launcher-3469-thread-3) [n:127.0.0.1:42883_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1143100 INFO (jetty-launcher-3469-thread-2) [n:127.0.0.1:40003_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40003_solr [junit4] 2> 1143101 INFO (jetty-launcher-3469-thread-1) [n:127.0.0.1:38697_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38697_solr [junit4] 2> 1143101 INFO (jetty-launcher-3469-thread-4) [n:127.0.0.1:35733_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35733_solr [junit4] 2> 1143101 INFO (jetty-launcher-3469-thread-2) [n:127.0.0.1:40003_solr ] o.a.s.c.Overseer Overseer (id=98729519166324747-127.0.0.1:40003_solr-n_0000000000) starting [junit4] 2> 1143102 INFO (zkCallback-3491-thread-1-processing-n:127.0.0.1:35733_solr) [n:127.0.0.1:35733_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1143103 INFO (zkCallback-3489-thread-1-processing-n:127.0.0.1:38697_solr) [n:127.0.0.1:38697_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1143104 INFO (zkCallback-3483-thread-1-processing-n:127.0.0.1:42883_solr) [n:127.0.0.1:42883_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1143104 INFO (zkCallback-3490-thread-1-processing-n:127.0.0.1:40003_solr) [n:127.0.0.1:40003_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1143105 INFO (jetty-launcher-3469-thread-3) [n:127.0.0.1:42883_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42883_solr [junit4] 2> 1143105 INFO (zkCallback-3490-thread-1-processing-n:127.0.0.1:40003_solr) [n:127.0.0.1:40003_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1143105 INFO (zkCallback-3483-thread-1-processing-n:127.0.0.1:42883_solr) [n:127.0.0.1:42883_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1143107 INFO (zkCallback-3491-thread-2-processing-n:127.0.0.1:35733_solr) [n:127.0.0.1:35733_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1143107 INFO (zkCallback-3489-thread-1-processing-n:127.0.0.1:38697_solr) [n:127.0.0.1:38697_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1143107 INFO (zkCallback-3491-thread-1-processing-n:127.0.0.1:35733_solr) [n:127.0.0.1:35733_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1143112 INFO (jetty-launcher-3469-thread-2) [n:127.0.0.1:40003_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40003_solr [junit4] 2> 1143112 INFO (zkCallback-3489-thread-1-processing-n:127.0.0.1:38697_solr) [n:127.0.0.1:38697_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1143112 INFO (zkCallback-3483-thread-1-processing-n:127.0.0.1:42883_solr) [n:127.0.0.1:42883_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1143112 INFO (zkCallback-3490-thread-1-processing-n:127.0.0.1:40003_solr) [n:127.0.0.1:40003_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1143112 INFO (zkCallback-3491-thread-1-processing-n:127.0.0.1:35733_solr) [n:127.0.0.1:35733_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1143155 INFO (jetty-launcher-3469-thread-2) [n:127.0.0.1:40003_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d715479 [junit4] 2> 1143155 WARN (jetty-launcher-3469-thread-1) [n:127.0.0.1:38697_solr ] o.a.s.m.r.j.JmxMetricsReporter Unable to register gauge [junit4] 2> javax.management.InstanceNotFoundException: solr:dom1=node,category=UPDATE,scope=updateShardHandler,name=maxConnections [junit4] 2> at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095) [junit4] 2> at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427) [junit4] 2> at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415) [junit4] 2> at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546) [junit4] 2> at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530) [junit4] 2> at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:565) [junit4] 2> at com.codahale.metrics.MetricRegistry.notifyListenerOfAddedMetric(MetricRegistry.java:454) [junit4] 2> at com.codahale.metrics.MetricRegistry.addListener(MetricRegistry.java:297) [junit4] 2> at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:725) [junit4] 2> at org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:109) [junit4] 2> at org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70) [junit4] 2> at org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:849) [junit4] 2> at org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:817) [junit4] 2> at org.apache.solr.core.CoreContainer.load(CoreContainer.java:543) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183) [junit4] 2> at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145) [junit4] 2> at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306) [junit4] 2> at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179) [junit4] 2> at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367) [junit4] 2> at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384) [junit4] 2> at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247) [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 1143161 INFO (jetty-launcher-3469-thread-3) [n:127.0.0.1:42883_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d715479 [junit4] 2> 1143162 INFO (jetty-launcher-3469-thread-2) [n:127.0.0.1:40003_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d715479 [junit4] 2> 1143162 INFO (jetty-launcher-3469-thread-1) [n:127.0.0.1:38697_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d715479 [junit4] 2> 1143162 INFO (jetty-launcher-3469-thread-2) [n:127.0.0.1:40003_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d715479 [junit4] 2> 1143162 INFO (jetty-launcher-3469-thread-2) [n:127.0.0.1:40003_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_EEEAD2477880BE5C-001/tempDir-001/node2 [junit4] 2> 1143167 INFO (jetty-launcher-3469-thread-3) [n:127.0.0.1:42883_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d715479 [junit4] 2> 1143167 INFO (jetty-launcher-3469-thread-3) [n:127.0.0.1:42883_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d715479 [junit4] 2> 1143167 INFO (jetty-launcher-3469-thread-1) [n:127.0.0.1:38697_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d715479 [junit4] 2> 1143167 INFO (jetty-launcher-3469-thread-1) [n:127.0.0.1:38697_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d715479 [junit4] 2> 1143168 INFO (jetty-launcher-3469-thread-3) [n:127.0.0.1:42883_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_EEEAD2477880BE5C-001/tempDir-001/node3 [junit4] 2> 1143168 INFO (jetty-launcher-3469-thread-1) [n:127.0.0.1:38697_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_EEEAD2477880BE5C-001/tempDir-001/node1 [junit4] 2> 1143174 INFO (jetty-launcher-3469-thread-4) [n:127.0.0.1:35733_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d715479 [junit4] 2> 1143179 INFO (jetty-launcher-3469-thread-4) [n:127.0.0.1:35733_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d715479 [junit4] 2> 1143179 INFO (jetty-launcher-3469-thread-4) [n:127.0.0.1:35733_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d715479 [junit4] 2> 1143180 INFO (jetty-launcher-3469-thread-4) [n:127.0.0.1:35733_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_EEEAD2477880BE5C-001/tempDir-001/node4 [junit4] 2> 1143249 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[EEEAD2477880BE5C]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1143249 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[EEEAD2477880BE5C]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42597/solr ready [junit4] 2> 1143358 INFO (TEST-CollectionsAPIDistributedZkTest.testCreationAndDeletion-seed#[EEEAD2477880BE5C]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCreationAndDeletion [junit4] 2> 1143358 INFO (TEST-CollectionsAPIDistributedZkTest.testCreationAndDeletion-seed#[EEEAD2477880BE5C]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1143360 INFO (qtp1279294930-17347) [n:127.0.0.1:38697_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=created_and_deleted&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1143361 INFO (OverseerThreadFactory-4147-thread-1-processing-n:127.0.0.1:40003_solr) [n:127.0.0.1:40003_solr ] o.a.s.c.CreateCollectionCmd Create collection created_and_deleted [junit4] 2> 1143469 INFO (OverseerStateUpdate-98729519166324747-127.0.0.1:40003_solr-n_0000000000) [n:127.0.0.1:40003_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"created_and_deleted", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"created_and_deleted_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:38697/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1143671 INFO (qtp1279294930-17355) [n:127.0.0.1:38697_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=created_and_deleted_shard1_replica_n1&action=CREATE&numShards=1&collection=created_and_deleted&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1143672 INFO (qtp1279294930-17355) [n:127.0.0.1:38697_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1143777 INFO (zkCallback-3489-thread-1-processing-n:127.0.0.1:38697_solr) [n:127.0.0.1:38697_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/created_and_deleted/state.json] for collection [created_and_deleted] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1143778 INFO (zkCallback-3489-thread-2-processing-n:127.0.0.1:38697_solr) [n:127.0.0.1:38697_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/created_and_deleted/state.json] for collection [created_and_deleted] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1144680 INFO (qtp1279294930-17355) [n:127.0.0.1:38697_solr c:created_and_deleted s:shard1 r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 1144683 INFO (qtp1279294930-17355) [n:127.0.0.1:38697_solr c:created_and_deleted s:shard1 r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.s.IndexSchema [created_and_deleted_shard1_replica_n1] Schema name=minimal [junit4] 2> 1144685 INFO (qtp1279294930-17355) [n:127.0.0.1:38697_solr c:created_and_deleted s:shard1 r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1144685 INFO (qtp1279294930-17355) [n:127.0.0.1:38697_solr c:created_and_deleted s:shard1 r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'created_and_deleted_shard1_replica_n1' using configuration from collection created_and_deleted, trusted=true [junit4] 2> 1144685 INFO (qtp1279294930-17355) [n:127.0.0.1:38697_solr c:created_and_deleted s:shard1 r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.created_and_deleted.shard1.replica_n1' (registry 'solr.core.created_and_deleted.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d715479 [junit4] 2> 1144685 INFO (qtp1279294930-17355) [n:127.0.0.1:38697_solr c:created_and_deleted s:shard1 r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1144685 INFO (qtp1279294930-17355) [n:127.0.0.1:38697_solr c:created_and_deleted s:shard1 r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.c.SolrCore [[created_and_deleted_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_EEEAD2477880BE5C-001/tempDir-001/node1/created_and_deleted_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_EEEAD2477880BE5C-001/tempDir-001/node1/created_and_deleted_shard1_replica_n1/data/] [junit4] 2> 1144708 INFO (qtp1279294930-17355) [n:127.0.0.1:38697_solr c:created_and_deleted s:shard1 r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1144708 INFO (qtp1279294930-17355) [n:127.0.0.1:38697_solr c:created_and_deleted s:shard1 r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1144708 INFO (qtp1279294930-17355) [n:127.0.0.1:38697_solr c:created_and_deleted s:shard1 r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1144708 INFO (qtp1279294930-17355) [n:127.0.0.1:38697_solr c:created_and_deleted s:shard1 r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1144709 INFO (qtp1279294930-17355) [n:127.0.0.1:38697_solr c:created_and_deleted s:shard1 r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@244901a2[created_and_deleted_shard1_replica_n1] main] [junit4] 2> 1144710 INFO (qtp1279294930-17355) [n:127.0.0.1:38697_solr c:created_and_deleted s:shard1 r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1144710 INFO (qtp1279294930-17355) [n:127.0.0.1:38697_solr c:created_and_deleted s:shard1 r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1144711 INFO (qtp1279294930-17355) [n:127.0.0.1:38697_solr c:created_and_deleted s:shard1 r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1144711 INFO (searcherExecutor-4156-thread-1-processing-n:127.0.0.1:38697_solr x:created_and_deleted_shard1_replica_n1 s:shard1 c:created_and_deleted r:core_node2) [n:127.0.0.1:38697_solr c:created_and_deleted s:shard1 r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.c.SolrCore [created_and_deleted_shard1_replica_n1] Registered new searcher Searcher@244901a2[created_and_deleted_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1144711 INFO (qtp1279294930-17355) [n:127.0.0.1:38697_solr c:created_and_deleted s:shard1 r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1579672308562264064 [junit4] 2> 1144714 INFO (qtp1279294930-17355) [n:127.0.0.1:38697_solr c:created_and_deleted s:shard1 r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1144714 INFO (qtp1279294930-17355) [n:127.0.0.1:38697_solr c:created_and_deleted s:shard1 r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1144714 INFO (qtp1279294930-17355) [n:127.0.0.1:38697_solr c:created_and_deleted s:shard1 r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38697/solr/created_and_deleted_shard1_replica_n1/ [junit4] 2> 1144714 INFO (qtp1279294930-17355) [n:127.0.0.1:38697_solr c:created_and_deleted s:shard1 r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1144714 INFO (qtp1279294930-17355) [n:127.0.0.1:38697_solr c:created_and_deleted s:shard1 r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:38697/solr/created_and_deleted_shard1_replica_n1/ has no replicas [junit4] 2> 1144714 INFO (qtp1279294930-17355) [n:127.0.0.1:38697_solr c:created_and_deleted s:shard1 r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1144715 INFO (qtp1279294930-17355) [n:127.0.0.1:38697_solr c:created_and_deleted s:shard1 r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38697/solr/created_and_deleted_shard1_replica_n1/ shard1 [junit4] 2> 1144817 INFO (zkCallback-3489-thread-1-processing-n:127.0.0.1:38697_solr) [n:127.0.0.1:38697_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/created_and_deleted/state.json] for collection [created_and_deleted] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1144817 INFO (zkCallback-3489-thread-2-processing-n:127.0.0.1:38697_solr) [n:127.0.0.1:38697_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/created_and_deleted/state.json] for collection [created_and_deleted] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1144866 INFO (qtp1279294930-17355) [n:127.0.0.1:38697_solr c:created_and_deleted s:shard1 r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1144867 INFO (qtp1279294930-17355) [n:127.0.0.1:38697_solr c:created_and_deleted s:shard1 r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=created_and_deleted_shard1_replica_n1&action=CREATE&numShards=1&collection=created_and_deleted&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1195 [junit4] 2> 1144870 INFO (qtp1279294930-17347) [n:127.0.0.1:38697_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1144969 INFO (zkCallback-3489-thread-2-processing-n:127.0.0.1:38697_solr) [n:127.0.0.1:38697_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/created_and_deleted/state.json] for collection [created_and_deleted] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1144969 INFO (zkCallback-3489-thread-1-processing-n:127.0.0.1:38697_solr) [n:127.0.0.1:38697_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/created_and_deleted/state.json] for collection [created_and_deleted] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1145363 INFO (OverseerCollectionConfigSetProcessor-98729519166324747-127.0.0.1:40003_solr-n_0000000000) [n:127.0.0.1:40003_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1145871 INFO (qtp1279294930-17347) [n:127.0.0.1:38697_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=created_and_deleted&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2511 [junit4] 2> 1145872 INFO (qtp1279294930-17348) [n:127.0.0.1:38697_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1145872 INFO (qtp1279294930-17348) [n:127.0.0.1:38697_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1145872 INFO (qtp1279294930-17342) [n:127.0.0.1:38697_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=created_and_deleted&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1145874 INFO (OverseerThreadFactory-4147-thread-2-processing-n:127.0.0.1:40003_solr) [n:127.0.0.1:40003_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true [junit4] 2> 1145875 INFO (qtp1279294930-17337) [n:127.0.0.1:38697_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.created_and_deleted.shard1.replica_n1, tag=null [junit4] 2> 1145875 INFO (qtp1279294930-17337) [n:127.0.0.1:38697_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@69be6b1c: rootName = null, domain = solr.core.created_and_deleted.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.created_and_deleted.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@712de2c2 [junit4] 2> 1145883 INFO (qtp1279294930-17337) [n:127.0.0.1:38697_solr ] o.a.s.c.SolrCore [created_and_deleted_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@4983928a [junit4] 2> 1145883 INFO (qtp1279294930-17337) [n:127.0.0.1:38697_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.created_and_deleted.shard1.replica_n1, tag=1233359498 [junit4] 2> 1145883 INFO (qtp1279294930-17337) [n:127.0.0.1:38697_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.created_and_deleted.shard1.leader, tag=1233359498 [junit4] 2> 1145885 INFO (qtp1279294930-17337) [n:127.0.0.1:38697_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=created_and_deleted_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=10 [junit4] 2> 1146588 INFO (qtp1279294930-17342) [n:127.0.0.1:38697_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=created_and_deleted&action=DELETE&wt=javabin&version=2} status=0 QTime=715 [junit4] 2> 1146588 INFO (qtp1279294930-17355) [n:127.0.0.1:38697_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1146588 INFO (qtp1279294930-17355) [n:127.0.0.1:38697_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1146588 INFO (TEST-CollectionsAPIDistributedZkTest.testCreationAndDeletion-seed#[EEEAD2477880BE5C]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testCreationAndDeletion [junit4] 2> 1146679 INFO (TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[EEEAD2477880BE5C]) [ ] o.a.s.SolrTestCaseJ4 ###Starting addReplicaTest [junit4] 2> 1146679 INFO (TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[EEEAD2477880BE5C]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1146680 INFO (qtp1279294930-17348) [n:127.0.0.1:38697_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=4&name=addReplicaColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1146681 INFO (OverseerThreadFactory-4147-thread-3-processing-n:127.0.0.1:40003_solr) [n:127.0.0.1:40003_solr ] o.a.s.c.CreateCollectionCmd Create collection addReplicaColl [junit4] 2> 1146681 INFO (OverseerCollectionConfigSetProcessor-98729519166324747-127.0.0.1:40003_solr-n_0000000000) [n:127.0.0.1:40003_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1146885 INFO (OverseerStateUpdate-98729519166324747-127.0.0.1:40003_solr-n_0000000000) [n:127.0.0.1:40003_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"addReplicaColl", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"addReplicaColl_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:38697/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1146886 INFO (OverseerStateUpdate-98729519166324747-127.0.0.1:40003_solr-n_0000000000) [n:127.0.0.1:40003_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"addReplicaColl", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"addReplicaColl_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:35733/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1146887 INFO (OverseerStateUpdate-98729519166324747-127.0.0.1:40003_solr-n_0000000000) [n:127.0.0.1:40003_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"addReplicaColl", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"addReplicaColl_shard2_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:40003/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1146887 INFO (OverseerStateUpdate-98729519166324747-127.0.0.1:40003_solr-n_0000000000) [n:127.0.0.1:40003_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"addReplicaColl", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"addReplicaColl_shard2_replica_n6", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:42883/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1147089 INFO (qtp1279294930-17347) [n:127.0.0.1:38697_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica_n1&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1147090 INFO (qtp1179149898-17356) [n:127.0.0.1:35733_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica_n2&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1147090 INFO (qtp1576258566-17359) [n:127.0.0.1:40003_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica_n4&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1147090 INFO (qtp1576258566-17359) [n:127.0.0.1:40003_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1147090 INFO (qtp1179149898-17356) [n:127.0.0.1:35733_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1147091 INFO (qtp2087683372-17361) [n:127.0.0.1:42883_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica_n6&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1147091 INFO (qtp2087683372-17361) [n:127.0.0.1:42883_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1147193 INFO (zkCallback-3489-thread-1-processing-n:127.0.0.1:38697_solr) [n:127.0.0.1:38697_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1147193 INFO (zkCallback-3483-thread-1-processing-n:127.0.0.1:42883_solr) [n:127.0.0.1:42883_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1147193 INFO (zkCallback-3490-thread-1-processing-n:127.0.0.1:40003_solr) [n:127.0.0.1:40003_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1147193 INFO (zkCallback-3491-thread-1-processing-n:127.0.0.1:35733_solr) [n:127.0.0.1:35733_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1147194 INFO (zkCallback-3490-thread-2-processing-n:127.0.0.1:40003_solr) [n:127.0.0.1:40003_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1147193 INFO (zkCallback-3489-thread-2-processing-n:127.0.0.1:38697_solr) [n:127.0.0.1:38697_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1147194 INFO (zkCallback-3483-thread-2-processing-n:127.0.0.1:42883_solr) [n:127.0.0.1:42883_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1147193 INFO (zkCallback-3491-thread-2-processing-n:127.0.0.1:35733_solr) [n:127.0.0.1:35733_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1148097 INFO (qtp1279294930-17347) [n:127.0.0.1:38697_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 1148097 INFO (qtp2087683372-17361) [n:127.0.0.1:42883_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 1148106 INFO (qtp1179149898-17356) [n:127.0.0.1:35733_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 1148111 INFO (qtp1576258566-17359) [n:127.0.0.1:40003_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 1148111 INFO (qtp2087683372-17361) [n:127.0.0.1:42883_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.s.IndexSchema [addReplicaColl_shard2_replica_n6] Schema name=minimal [junit4] 2> 1148111 INFO (qtp1279294930-17347) [n:127.0.0.1:38697_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.s.IndexSchema [addReplicaColl_shard1_replica_n1] Schema name=minimal [junit4] 2> 1148112 INFO (qtp1179149898-17356) [n:127.0.0.1:35733_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.s.IndexSchema [addReplicaColl_shard1_replica_n2] Schema name=minimal [junit4] 2> 1148113 INFO (qtp2087683372-17361) [n:127.0.0.1:42883_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1148113 INFO (qtp1279294930-17347) [n:127.0.0.1:38697_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1148113 INFO (qtp2087683372-17361) [n:127.0.0.1:42883_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard2_replica_n6' using configuration from collection addReplicaColl, trusted=true [junit4] 2> 1148113 INFO (qtp1279294930-17347) [n:127.0.0.1:38697_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard1_replica_n1' using configuration from collection addReplicaColl, trusted=true [junit4] 2> 1148113 INFO (qtp1279294930-17347) [n:127.0.0.1:38697_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.addReplicaColl.shard1.replica_n1' (registry 'solr.core.addReplicaColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d715479 [junit4] 2> 1148113 INFO (qtp2087683372-17361) [n:127.0.0.1:42883_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.addReplicaColl.shard2.replica_n6' (registry 'solr.core.addReplicaColl.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d715479 [junit4] 2> 1148113 INFO (qtp2087683372-17361) [n:127.0.0.1:42883_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1148113 INFO (qtp1279294930-17347) [n:127.0.0.1:38697_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1148113 INFO (qtp2087683372-17361) [n:127.0.0.1:42883_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.SolrCore [[addReplicaColl_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_EEEAD2477880BE5C-001/tempDir-001/node3/addReplicaColl_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_EEEAD2477880BE5C-001/tempDir-001/node3/addReplicaColl_shard2_replica_n6/data/] [junit4] 2> 1148113 INFO (qtp1279294930-17347) [n:127.0.0.1:38697_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.SolrCore [[addReplicaColl_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_EEEAD2477880BE5C-001/tempDir-001/node1/addReplicaColl_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_EEEAD2477880BE5C-001/tempDir-001/node1/addReplicaColl_shard1_replica_n1/data/] [junit4] 2> 1148114 INFO (qtp1179149898-17356) [n:127.0.0.1:35733_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1148114 INFO (qtp1179149898-17356) [n:127.0.0.1:35733_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard1_replica_n2' using configuration from collection addReplicaColl, trusted=true [junit4] 2> 1148115 INFO (qtp1179149898-17356) [n:127.0.0.1:35733_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.addReplicaColl.shard1.replica_n2' (registry 'solr.core.addReplicaColl.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d715479 [junit4] 2> 1148115 INFO (qtp1179149898-17356) [n:127.0.0.1:35733_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1148115 INFO (qtp1179149898-17356) [n:127.0.0.1:35733_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.c.SolrCore [[addReplicaColl_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_EEEAD2477880BE5C-001/tempDir-001/node4/addReplicaColl_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_EEEAD2477880BE5C-001/tempDir-001/node4/addReplicaColl_shard1_replica_n2/data/] [junit4] 2> 1148115 INFO (qtp1576258566-17359) [n:127.0.0.1:40003_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.s.IndexSchema [addReplicaColl_shard2_replica_n4] Schema name=minimal [junit4] 2> 1148117 INFO (qtp1576258566-17359) [n:127.0.0.1:40003_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1148117 INFO (qtp1576258566-17359) [n:127.0.0.1:40003_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard2_replica_n4' using configuration from collection addReplicaColl, trusted=true [junit4] 2> 1148117 INFO (qtp1576258566-17359) [n:127.0.0.1:40003_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.addReplicaColl.shard2.replica_n4' (registry 'solr.core.addReplicaColl.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d715479 [junit4] 2> 1148117 INFO (qtp1576258566-17359) [n:127.0.0.1:40003_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1148117 INFO (qtp1576258566-17359) [n:127.0.0.1:40003_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.c.SolrCore [[addReplicaColl_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_EEEAD2477880BE5C-001/tempDir-001/node2/addReplicaColl_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_EEEAD2477880BE5C-001/tempDir-001/node2/addReplicaColl_shard2_replica_n4/data/] [junit4] 2> 1148167 INFO (qtp1576258566-17359) [n:127.0.0.1:40003_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1148167 INFO (qtp1576258566-17359) [n:127.0.0.1:40003_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1148167 INFO (qtp1279294930-17347) [n:127.0.0.1:38697_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1148167 INFO (qtp1279294930-17347) [n:127.0.0.1:38697_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1148168 INFO (qtp2087683372-17361) [n:127.0.0.1:42883_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1148168 INFO (qtp2087683372-17361) [n:127.0.0.1:42883_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1148168 INFO (qtp1576258566-17359) [n:127.0.0.1:40003_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1148168 INFO (qtp1576258566-17359) [n:127.0.0.1:40003_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1148168 INFO (qtp1279294930-17347) [n:127.0.0.1:38697_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1148168 INFO (qtp1279294930-17347) [n:127.0.0.1:38697_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1148168 INFO (qtp2087683372-17361) [n:127.0.0.1:42883_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1148168 INFO (qtp2087683372-17361) [n:127.0.0.1:42883_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1148169 INFO (qtp1576258566-17359) [n:127.0.0.1:40003_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@5fae42fc[addReplicaColl_shard2_replica_n4] main] [junit4] 2> 1148169 INFO (qtp1279294930-17347) [n:127.0.0.1:38697_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@519e8393[addReplicaColl_shard1_replica_n1] main] [junit4] 2> 1148170 INFO (qtp2087683372-17361) [n:127.0.0.1:42883_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@424a3d3b[addReplicaColl_shard2_replica_n6] main] [junit4] 2> 1148170 INFO (qtp1576258566-17359) [n:127.0.0.1:40003_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1148170 INFO (qtp1279294930-17347) [n:127.0.0.1:38697_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1148170 INFO (qtp1576258566-17359) [n:127.0.0.1:40003_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1148170 INFO (qtp1279294930-17347) [n:127.0.0.1:38697_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1148170 INFO (qtp2087683372-17361) [n:127.0.0.1:42883_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1148170 INFO (qtp2087683372-17361) [n:127.0.0.1:42883_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1148171 INFO (qtp1279294930-17347) [n:127.0.0.1:38697_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1148171 INFO (qtp1576258566-17359) [n:127.0.0.1:40003_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1148171 INFO (qtp2087683372-17361) [n:127.0.0.1:42883_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1148171 INFO (qtp1179149898-17356) [n:127.0.0.1:35733_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1148171 INFO (qtp1179149898-17356) [n:127.0.0.1:35733_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1148171 INFO (searcherExecutor-4162-thread-1-processing-n:127.0.0.1:38697_solr x:addReplicaColl_shard1_replica_n1 s:shard1 c:addReplicaColl r:core_node3) [n:127.0.0.1:38697_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.SolrCore [addReplicaColl_shard1_replica_n1] Registered new searcher Searcher@519e8393[addReplicaColl_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1148171 INFO (searcherExecutor-4161-thread-1-processing-n:127.0.0.1:42883_solr x:addReplicaColl_shard2_replica_n6 s:shard2 c:addReplicaColl r:core_node8) [n:127.0.0.1:42883_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.SolrCore [addReplicaColl_shard2_replica_n6] Registered new searcher Searcher@424a3d3b[addReplicaColl_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1148171 INFO (qtp1279294930-17347) [n:127.0.0.1:38697_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1579672312190337024 [junit4] 2> 1148171 INFO (qtp2087683372-17361) [n:127.0.0.1:42883_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1579672312190337024 [junit4] 2> 1148171 INFO (searcherExecutor-4164-thread-1-processing-n:127.0.0.1:40003_solr x:addReplicaColl_shard2_replica_n4 s:shard2 c:addReplicaColl r:core_node7) [n:127.0.0.1:40003_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.c.SolrCore [addReplicaColl_shard2_replica_n4] Registered new searcher Searcher@5fae42fc[addReplicaColl_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1148171 INFO (qtp1576258566-17359) [n:127.0.0.1:40003_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1579672312190337024 [junit4] 2> 1148172 INFO (qtp1179149898-17356) [n:127.0.0.1:35733_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1148172 INFO (qtp1179149898-17356) [n:127.0.0.1:35733_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1148173 INFO (qtp1179149898-17356) [n:127.0.0.1:35733_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a5fcf90[addReplicaColl_shard1_replica_n2] main] [junit4] 2> 1148174 INFO (qtp1179149898-17356) [n:127.0.0.1:35733_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1148174 INFO (qtp2087683372-17361) [n:127.0.0.1:42883_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1148174 INFO (qtp2087683372-17361) [n:127.0.0.1:42883_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1148174 INFO (qtp2087683372-17361) [n:127.0.0.1:42883_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42883/solr/addReplicaColl_shard2_replica_n6/ [junit4] 2> 1148174 INFO (qtp1179149898-17356) [n:127.0.0.1:35733_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1148174 INFO (qtp1279294930-17347) [n:127.0.0.1:38697_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms [junit4] 2> 1148174 INFO (qtp2087683372-17361) [n:127.0.0.1:42883_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard2_replica_n6 url=http://127.0.0.1:42883/solr START replicas=[http://127.0.0.1:40003/solr/addReplicaColl_shard2_replica_n4/] nUpdates=100 [junit4] 2> 1148175 INFO (qtp1179149898-17356) [n:127.0.0.1:35733_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1148176 INFO (qtp1576258566-17367) [n:127.0.0.1:40003_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.c.S.Request [addReplicaColl_shard2_replica_n4] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 1148177 INFO (searcherExecutor-4163-thread-1-processing-n:127.0.0.1:35733_solr x:addReplicaColl_shard1_replica_n2 s:shard1 c:addReplicaColl r:core_node5) [n:127.0.0.1:35733_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.c.SolrCore [addReplicaColl_shard1_replica_n2] Registered new searcher Searcher@1a5fcf90[addReplicaColl_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1148177 INFO (qtp1179149898-17356) [n:127.0.0.1:35733_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1579672312196628480 [junit4] 2> 1148275 INFO (zkCallback-3490-thread-1-processing-n:127.0.0.1:40003_solr) [n:127.0.0.1:40003_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1148275 INFO (zkCallback-3483-thread-2-processing-n:127.0.0.1:42883_solr) [n:127.0.0.1:42883_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1148276 INFO (zkCallback-3490-thread-2-processing-n:127.0.0.1:40003_solr) [n:127.0.0.1:40003_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1148276 INFO (zkCallback-3489-thread-2-processing-n:127.0.0.1:38697_solr) [n:127.0.0.1:38697_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1148276 INFO (zkCallback-3489-thread-1-processing-n:127.0.0.1:38697_solr) [n:127.0.0.1:38697_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1148275 INFO (zkCallback-3491-thread-1-processing-n:127.0.0.1:35733_solr) [n:127.0.0.1:35733_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1148275 INFO (zkCallback-3491-thread-2-processing-n:127.0.0.1:35733_solr) [n:127.0.0.1:35733_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1148275 INFO (zkCallback-3483-thread-1-processing-n:127.0.0.1:42883_solr) [n:127.0.0.1:42883_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1148475 INFO (qtp2087683372-17361) [n:127.0.0.1:42883_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard2_replica_n6 url=http://127.0.0.1:42883/solr DONE. We have no versions. sync failed. [junit4] 2> 1148475 INFO (qtp2087683372-17361) [n:127.0.0.1:42883_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 1148475 INFO (qtp2087683372-17361) [n:127.0.0.1:42883_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 1148475 INFO (qtp2087683372-17361) [n:127.0.0.1:42883_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1148476 INFO (qtp2087683372-17361) [n:127.0.0.1:42883_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42883/solr/addReplicaColl_shard2_replica_n6/ shard2 [junit4] 2> 1148577 INFO (zkCallback-3490-thread-1-processing-n:127.0.0.1:40003_solr) [n:127.0.0.1:40003_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1148577 INFO (zkCallback-3483-thread-2-processing-n:127.0.0.1:42883_solr) [n:127.0.0.1:42883_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1148577 INFO (zkCallback-3483-thread-1-processing-n:127.0.0.1:42883_solr) [n:127.0.0.1:42883_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1148577 INFO (zkCallback-3490-thread-2-processing-n:127.0.0.1:40003_solr) [n:127.0.0.1:40003_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1148577 INFO (zkCallback-3489-thread-2-processing-n:127.0.0.1:38697_solr) [n:127.0.0.1:38697_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1148577 INFO (zkCallback-3491-thread-2-processing-n:127.0.0.1:35733_solr) [n:127.0.0.1:35733_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1148577 INFO (zkCallback-3491-thread-1-processing-n:127.0.0.1:35733_solr) [n:127.0.0.1:35733_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1148577 INFO (zkCallback-3489-thread-1-processing-n:127.0.0.1:38697_solr) [n:127.0.0.1:38697_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1148626 INFO (qtp2087683372-17361) [n:127.0.0.1:42883_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1148627 INFO (qtp2087683372-17361) [n:127.0.0.1:42883_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica_n6&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1536 [junit4] 2> 1148675 INFO (qtp1279294930-17347) [n:127.0.0.1:38697_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1148675 INFO (qtp1279294930-17347) [n:127.0.0.1:38697_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1148675 INFO (qtp1279294930-17347) [n:127.0.0.1:38697_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38697/solr/addReplicaColl_shard1_replica_n1/ [junit4] 2> 1148675 INFO (qtp1279294930-17347) [n:127.0.0.1:38697_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard1_replica_n1 url=http://127.0.0.1:38697/solr START replicas=[http://127.0.0.1:35733/solr/addReplicaColl_shard1_replica_n2/] nUpdates=100 [junit4] 2> 1148677 INFO (qtp1179149898-17368) [n:127.0.0.1:35733_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.c.S.Request [addReplicaColl_shard1_replica_n2] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 1148729 INFO (zkCallback-3491-thread-1-processing-n:127.0.0.1:35733_solr) [n:127.0.0.1:35733_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1148729 INFO (zkCallback-3483-thread-2-processing-n:127.0.0.1:42883_solr) [n:127.0.0.1:42883_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1148729 INFO (zkCallback-3483-thread-1-processing-n:127.0.0.1:42883_solr) [n:127.0.0.1:42883_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1148729 INFO (zkCallback-3490-thread-2-processing-n:127.0.0.1:40003_solr) [n:127.0.0.1:40003_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1148729 INFO (zkCallback-3490-thread-1-processing-n:127.0.0.1:40003_solr) [n:127.0.0.1:40003_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1148729 INFO (zkCallback-3489-thread-1-processing-n:127.0.0.1:38697_solr) [n:127.0.0.1:38697_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1148729 INFO (zkCallback-3489-thread-2-processing-n:127.0.0.1:38697_solr) [n:127.0.0.1:38697_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1148729 INFO (zkCallback-3491-thread-2-processing-n:127.0.0.1:35733_solr) [n:127.0.0.1:35733_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/col [...truncated too long message...] 2> 6 /solr/clusterstate.json [junit4] 2> 6 /solr/clusterprops.json [junit4] 2> 3 /solr/collections/collection1/state.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 6 /solr/live_nodes [junit4] 2> 6 /solr/collections [junit4] 2> 4 /solr/overseer/queue [junit4] 2> 4 /solr/overseer/collection-queue-work [junit4] 2> 3 /solr/overseer/queue-work [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestInPlaceUpdatesDistrib -Dtests.method=test -Dtests.seed=EEEAD2477880BE5C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de-AT -Dtests.timezone=GB-Eire -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] FAILURE 76.0s J0 | TestInPlaceUpdatesDistrib.test <<< [junit4] > Throwable #1: java.lang.AssertionError: inplace_updatable_float didn't match for replica at client: http://127.0.0.1:41609/bw/collection1 expected:<109.0> but was:<1.0> [junit4] > at __randomizedtesting.SeedInfo.seed([EEEAD2477880BE5C:66BEED9DD67CD3A4]:0) [junit4] > at org.apache.solr.update.TestInPlaceUpdatesDistrib.assertReplicaValue(TestInPlaceUpdatesDistrib.java:980) [junit4] > at org.apache.solr.update.TestInPlaceUpdatesDistrib.outOfOrderUpdatesIndividualReplicaTest(TestInPlaceUpdatesDistrib.java:643) [junit4] > at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:144) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] 2> 2709742 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[EEEAD2477880BE5C]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 2709742 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[EEEAD2477880BE5C]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=968227198 [junit4] 2> 2709742 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[EEEAD2477880BE5C]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 2709742 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[EEEAD2477880BE5C]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5ca4d20a: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@52f4afe0 [junit4] 2> 2709743 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[EEEAD2477880BE5C]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 2709743 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[EEEAD2477880BE5C]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@528071fd: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6c08c4b3 [junit4] 2> 2709744 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[EEEAD2477880BE5C]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 2709744 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[EEEAD2477880BE5C]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@26728597: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@770d8353 [junit4] 2> 2709746 INFO (coreCloseExecutor-6583-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@4656dbf2 [junit4] 2> 2709746 INFO (coreCloseExecutor-6583-thread-1) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1180097522 [junit4] 2> 2709746 INFO (coreCloseExecutor-6583-thread-1) [ x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2cd31f85: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@2dac7511 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_EEEAD2477880BE5C-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {title_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=PostingsFormat(name=Asserting), id_field_copy_that_does_not_support_in_place_update_s=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{inplace_updatable_float=DocValuesFormat(name=Direct), id_i=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Asserting), inplace_updatable_int_with_default=DocValuesFormat(name=Direct), inplace_updatable_int=DocValuesFormat(name=Lucene70), inplace_updatable_float_with_default=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1656, maxMBSortInHeap=6.852046513580262, sim=RandomSimilarity(queryNorm=false): {}, locale=de-AT, timezone=GB-Eire [junit4] 2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=215269064,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [TestGraphMLResponseWriter, TestPayloadCheckQParserPlugin, QueryElevationComponentTest, TestUniqueKeyFieldResource, EchoParamsTest, DocExpirationUpdateProcessorFactoryTest, TestBlobHandler, BlockJoinFacetSimpleTest, TestClassicSimilarityFactory, HdfsBasicDistributedZk2Test, TestJoin, DistributedSuggestComponentTest, CdcrUpdateLogTest, MissingSegmentRecoveryTest, SolrPluginUtilsTest, UUIDFieldTest, TestRandomCollapseQParserPlugin, TestRecoveryHdfs, SparseHLLTest, ImplicitSnitchTest, TestMiniSolrCloudClusterSSL, OutputWriterTest, V2StandaloneTest, TestCollapseQParserPlugin, TestRuleBasedAuthorizationPlugin, TestWordDelimiterFilterFactory, SolrCloudExampleTest, TestJettySolrRunner, SolrCoreTest, TestUninvertingReader, TestLMDirichletSimilarityFactory, TestUnifiedSolrHighlighter, PluginInfoTest, TestRandomDVFaceting, TestSolrCoreSnapshots, TestCollationFieldDocValues, FullHLLTest, TestDocumentBuilder, TestHighlightDedupGrouping, SolrSlf4jReporterTest, DistributedSpellCheckComponentTest, TestIndexingPerformance, DistributedQueryElevationComponentTest, BasicZkTest, SolrGraphiteReporterTest, TestHdfsUpdateLog, ReplicaListTransformerTest, TestCloudSearcherWarming, TestStressLucene, TestRequestForwarding, SpellCheckCollatorWithCollapseTest, TestPhraseSuggestions, ConfigureRecoveryStrategyTest, PeerSyncTest, OpenExchangeRatesOrgProviderTest, TestCustomDocTransformer, PreAnalyzedUpdateProcessorTest, SolrIndexMetricsTest, HdfsDirectoryTest, RemoteQueryErrorTest, DistributedFacetPivotWhiteBoxTest, TestFieldCollectionResource, HdfsChaosMonkeySafeLeaderTest, TestLRUStatsCache, DocValuesNotIndexedTest, TestStressCloudBlindAtomicUpdates, TestLuceneMatchVersion, TestImpersonationWithHadoopAuth, TestSolrQueryParser, RequestHandlersTest, TestComponentsName, TestFileDictionaryLookup, TestRangeQuery, TestInfoStreamLogging, BlobRepositoryCloudTest, LeaderInitiatedRecoveryOnCommitTest, ZkNodePropsTest, ChaosMonkeyNothingIsSafeTest, IndexBasedSpellCheckerTest, TestSchemaSimilarityResource, BasicDistributedZkTest, CursorPagingTest, DefaultValueUpdateProcessorTest, ZkFailoverTest, DeleteNodeTest, CollectionsAPIAsyncDistributedZkTest, TestConfigsApi, FieldAnalysisRequestHandlerTest, RAMDirectoryFactoryTest, UpdateLogTest, TestRTimerTree, TestRandomRequestDistribution, TestPHPSerializedResponseWriter, RestartWhileUpdatingTest, TestRandomFaceting, XmlUpdateRequestHandlerTest, TestNumericTokenStream, TestDistribDocBasedVersion, TestCSVLoader, AtomicUpdateProcessorFactoryTest, TestTrackingShardHandlerFactory, TestFieldCache, TestLegacyNumericRangeQueryBuilder, TestCloudPivotFacet, TestStreamBody, TestCrossCoreJoin, TestCopyFieldCollectionResource, DebugComponentTest, TestFieldCacheSortRandom, ClassificationUpdateProcessorIntegrationTest, SuggestComponentContextFilterQueryTest, TestManagedResourceStorage, TestFunctionQuery, HdfsSyncSliceTest, SpellingQueryConverterTest, TestCustomSort, TestLazyCores, TestPullReplica, TestRemoteStreaming, TestLeaderInitiatedRecoveryThread, TestReplicaProperties, TestSSLRandomization, TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation, HdfsChaosMonkeyNothingIsSafeTest, HdfsRecoverLeaseTest, TestClusterStateMutator, ZkStateReaderTest, TestConfigSetProperties, TestCustomStream, TestInitParams, TestNRTOpen, TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSimpleTextCodec, TestSolrConfigHandler, RequestLoggingTest, SearchHandlerTest, TestConfigReload, TestSolrConfigHandlerConcurrent, TestSystemCollAutoCreate, DistributedFacetPivotLargeTest, DistributedQueryComponentCustomSortTest, InfixSuggestersTest, TestDistributedStatsComponentCardinality, TestRawTransformer, TestManagedResource, TestDynamicFieldCollectionResource, TestFieldTypeResource, TestManagedSynonymGraphFilterFactory, DateRangeFieldTest, DocValuesMissingTest, TestBulkSchemaConcurrent, TestMinMaxOnMultiValuedField, GraphQueryTest, TestNestedDocsSort, TestScoreJoinQPNoScore, TestJsonRequest, SimpleMLTQParserTest, TestPerFieldSimilarityWithDefaultOverride, TestDefaultStatsCache, TestDistribIDF, HttpSolrCallGetCoreTest, TestDocTermOrds, TestFieldCacheReopen, TestFieldCacheSort, TestFieldCacheWithThreads, AnalysisErrorHandlingTest, TestInPlaceUpdatesDistrib] [junit4] Completed [732/732 (2!)] on J0 in 76.18s, 1 test, 1 failure <<< FAILURES! [...truncated 46657 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
