Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/143/
2 tests failed. FAILED: org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader Error Message: Doc with id=1 not found in http://127.0.0.1:36313/forceleader_test_collection due to: Path not found: /id; rsp={doc=null} Stack Trace: java.lang.AssertionError: Doc with id=1 not found in http://127.0.0.1:36313/forceleader_test_collection due to: Path not found: /id; rsp={doc=null} at __randomizedtesting.SeedInfo.seed([169CA3A883E70FE3:F00B9768BA65F682]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603) at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:556) at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:142) 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:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) 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:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) 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) FAILED: org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete Error Message: Error from server at http://127.0.0.1:35978/solr/testcollection_shard1_replica_n3: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason: <pre> Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/> </body> </html> Stack Trace: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:35978/solr/testcollection_shard1_replica_n3: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason: <pre> Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/> </body> </html> at __randomizedtesting.SeedInfo.seed([169CA3A883E70FE3:B5660D0D040FE546]: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.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete(TestCollectionsAPIViaSolrCloudCluster.java:167) 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:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) 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:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) 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:35978/solr/testcollection_shard1_replica_n3: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason: <pre> Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/> </body> </html> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591) 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 Build Log: [...truncated 11917 lines...] [junit4] Suite: org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster [junit4] 2> 1242711 INFO (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[169CA3A883E70FE3]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_169CA3A883E70FE3-001/init-core-data-001 [junit4] 2> 1242711 INFO (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[169CA3A883E70FE3]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 1242712 INFO (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[169CA3A883E70FE3]-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> 1242714 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[169CA3A883E70FE3]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_169CA3A883E70FE3-001/tempDir-001 [junit4] 2> 1242715 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[169CA3A883E70FE3]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1242715 INFO (Thread-3612) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1242715 INFO (Thread-3612) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1242716 ERROR (Thread-3612) [ ] 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> 1242815 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[169CA3A883E70FE3]) [ ] o.a.s.c.ZkTestServer start zk server on port:36091 [junit4] 2> 1242821 INFO (jetty-launcher-1517-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1242824 INFO (jetty-launcher-1517-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1242828 INFO (jetty-launcher-1517-thread-3) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1242832 INFO (jetty-launcher-1517-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5e8a4516{/solr,null,AVAILABLE} [junit4] 2> 1242834 INFO (jetty-launcher-1517-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@686be02e{HTTP/1.1,[http/1.1]}{127.0.0.1:51670} [junit4] 2> 1242834 INFO (jetty-launcher-1517-thread-2) [ ] o.e.j.s.Server Started @1249238ms [junit4] 2> 1242834 INFO (jetty-launcher-1517-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51670} [junit4] 2> 1242835 ERROR (jetty-launcher-1517-thread-2) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1242835 INFO (jetty-launcher-1517-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.1.0 [junit4] 2> 1242835 INFO (jetty-launcher-1517-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1242835 INFO (jetty-launcher-1517-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1242835 INFO (jetty-launcher-1517-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-21T06:00:17.674Z [junit4] 2> 1242845 INFO (jetty-launcher-1517-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5263dac7{/solr,null,AVAILABLE} [junit4] 2> 1242845 INFO (jetty-launcher-1517-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@16dfef29{HTTP/1.1,[http/1.1]}{127.0.0.1:53558} [junit4] 2> 1242845 INFO (jetty-launcher-1517-thread-1) [ ] o.e.j.s.Server Started @1249249ms [junit4] 2> 1242845 INFO (jetty-launcher-1517-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53558} [junit4] 2> 1242845 ERROR (jetty-launcher-1517-thread-1) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1242845 INFO (jetty-launcher-1517-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.1.0 [junit4] 2> 1242845 INFO (jetty-launcher-1517-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1242845 INFO (jetty-launcher-1517-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1242845 INFO (jetty-launcher-1517-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-21T06:00:17.684Z [junit4] 2> 1242849 INFO (jetty-launcher-1517-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@35224a1d{/solr,null,AVAILABLE} [junit4] 2> 1242849 INFO (jetty-launcher-1517-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@24c4b0b2{HTTP/1.1,[http/1.1]}{127.0.0.1:53272} [junit4] 2> 1242849 INFO (jetty-launcher-1517-thread-3) [ ] o.e.j.s.Server Started @1249254ms [junit4] 2> 1242849 INFO (jetty-launcher-1517-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53272} [junit4] 2> 1242850 ERROR (jetty-launcher-1517-thread-3) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1242850 INFO (jetty-launcher-1517-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.1.0 [junit4] 2> 1242850 INFO (jetty-launcher-1517-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1242850 INFO (jetty-launcher-1517-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1242850 INFO (jetty-launcher-1517-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-21T06:00:17.689Z [junit4] 2> 1242851 INFO (jetty-launcher-1517-thread-4) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1242852 INFO (jetty-launcher-1517-thread-5) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1242861 INFO (jetty-launcher-1517-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3eeb5ce6{/solr,null,AVAILABLE} [junit4] 2> 1242861 INFO (jetty-launcher-1517-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@45060373{HTTP/1.1,[http/1.1]}{127.0.0.1:43150} [junit4] 2> 1242862 INFO (jetty-launcher-1517-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1242868 INFO (jetty-launcher-1517-thread-4) [ ] o.e.j.s.Server Started @1249272ms [junit4] 2> 1242868 INFO (jetty-launcher-1517-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43150} [junit4] 2> 1242868 ERROR (jetty-launcher-1517-thread-4) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1242868 INFO (jetty-launcher-1517-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.1.0 [junit4] 2> 1242868 INFO (jetty-launcher-1517-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1242868 INFO (jetty-launcher-1517-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1242868 INFO (jetty-launcher-1517-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-21T06:00:17.707Z [junit4] 2> 1242869 INFO (jetty-launcher-1517-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1242873 INFO (jetty-launcher-1517-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1242877 INFO (jetty-launcher-1517-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d9195ca{/solr,null,AVAILABLE} [junit4] 2> 1242878 INFO (jetty-launcher-1517-thread-5) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3c8d0d14{HTTP/1.1,[http/1.1]}{127.0.0.1:33716} [junit4] 2> 1242878 INFO (jetty-launcher-1517-thread-5) [ ] o.e.j.s.Server Started @1249282ms [junit4] 2> 1242878 INFO (jetty-launcher-1517-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33716} [junit4] 2> 1242878 ERROR (jetty-launcher-1517-thread-5) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1242878 INFO (jetty-launcher-1517-thread-5) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.1.0 [junit4] 2> 1242878 INFO (jetty-launcher-1517-thread-5) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1242878 INFO (jetty-launcher-1517-thread-5) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1242878 INFO (jetty-launcher-1517-thread-5) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-21T06:00:17.717Z [junit4] 2> 1242887 INFO (jetty-launcher-1517-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1242892 INFO (jetty-launcher-1517-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36091/solr [junit4] 2> 1242936 INFO (jetty-launcher-1517-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36091/solr [junit4] 2> 1242957 INFO (jetty-launcher-1517-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36091/solr [junit4] 2> 1242973 INFO (jetty-launcher-1517-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1242987 INFO (jetty-launcher-1517-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36091/solr [junit4] 2> 1242988 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 0x15e03609f920007, 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> 1243017 INFO (jetty-launcher-1517-thread-1) [n:127.0.0.1:53558_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1243018 INFO (jetty-launcher-1517-thread-1) [n:127.0.0.1:53558_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53558_solr [junit4] 2> 1243018 INFO (jetty-launcher-1517-thread-1) [n:127.0.0.1:53558_solr ] o.a.s.c.Overseer Overseer (id=98519955377618954-127.0.0.1:53558_solr-n_0000000000) starting [junit4] 2> 1243041 INFO (jetty-launcher-1517-thread-2) [n:127.0.0.1:51670_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1243041 INFO (jetty-launcher-1517-thread-2) [n:127.0.0.1:51670_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51670_solr [junit4] 2> 1243053 INFO (jetty-launcher-1517-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36091/solr [junit4] 2> 1243063 INFO (zkCallback-1536-thread-1-processing-n:127.0.0.1:53558_solr) [n:127.0.0.1:53558_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1243064 INFO (zkCallback-1535-thread-1-processing-n:127.0.0.1:51670_solr) [n:127.0.0.1:51670_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1243106 INFO (jetty-launcher-1517-thread-1) [n:127.0.0.1:53558_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53558_solr [junit4] 2> 1243106 INFO (zkCallback-1535-thread-1-processing-n:127.0.0.1:51670_solr) [n:127.0.0.1:51670_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1243127 INFO (jetty-launcher-1517-thread-3) [n:127.0.0.1:53272_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1243128 INFO (jetty-launcher-1517-thread-3) [n:127.0.0.1:53272_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1243129 INFO (jetty-launcher-1517-thread-3) [n:127.0.0.1:53272_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53272_solr [junit4] 2> 1243129 INFO (zkCallback-1535-thread-1-processing-n:127.0.0.1:51670_solr) [n:127.0.0.1:51670_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1243132 INFO (jetty-launcher-1517-thread-5) [n:127.0.0.1:33716_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1243133 INFO (jetty-launcher-1517-thread-5) [n:127.0.0.1:33716_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1243134 INFO (jetty-launcher-1517-thread-5) [n:127.0.0.1:33716_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33716_solr [junit4] 2> 1243134 INFO (zkCallback-1535-thread-1-processing-n:127.0.0.1:51670_solr) [n:127.0.0.1:51670_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1243160 INFO (zkCallback-1544-thread-1-processing-n:127.0.0.1:53272_solr) [n:127.0.0.1:53272_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 1243160 INFO (zkCallback-1545-thread-1-processing-n:127.0.0.1:33716_solr) [n:127.0.0.1:33716_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1243160 INFO (zkCallback-1536-thread-2-processing-n:127.0.0.1:53558_solr) [n:127.0.0.1:53558_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4) [junit4] 2> 1243163 INFO (jetty-launcher-1517-thread-4) [n:127.0.0.1:43150_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1243164 INFO (jetty-launcher-1517-thread-4) [n:127.0.0.1:43150_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1243165 INFO (jetty-launcher-1517-thread-4) [n:127.0.0.1:43150_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43150_solr [junit4] 2> 1243166 INFO (zkCallback-1544-thread-1-processing-n:127.0.0.1:53272_solr) [n:127.0.0.1:53272_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1243166 INFO (zkCallback-1535-thread-1-processing-n:127.0.0.1:51670_solr) [n:127.0.0.1:51670_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1243166 INFO (zkCallback-1545-thread-1-processing-n:127.0.0.1:33716_solr) [n:127.0.0.1:33716_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1243166 INFO (zkCallback-1536-thread-1-processing-n:127.0.0.1:53558_solr) [n:127.0.0.1:53558_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1243172 INFO (zkCallback-1546-thread-1-processing-n:127.0.0.1:43150_solr) [n:127.0.0.1:43150_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1243322 INFO (jetty-launcher-1517-thread-2) [n:127.0.0.1:51670_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51670.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f362d9d [junit4] 2> 1243371 INFO (jetty-launcher-1517-thread-2) [n:127.0.0.1:51670_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51670.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f362d9d [junit4] 2> 1243372 INFO (jetty-launcher-1517-thread-2) [n:127.0.0.1:51670_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51670.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f362d9d [junit4] 2> 1243378 INFO (jetty-launcher-1517-thread-2) [n:127.0.0.1:51670_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_169CA3A883E70FE3-001/tempDir-001/node2/. [junit4] 2> 1243390 INFO (jetty-launcher-1517-thread-3) [n:127.0.0.1:53272_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53272.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f362d9d [junit4] 2> 1243392 INFO (jetty-launcher-1517-thread-4) [n:127.0.0.1:43150_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43150.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f362d9d [junit4] 2> 1243403 INFO (jetty-launcher-1517-thread-1) [n:127.0.0.1:53558_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53558.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f362d9d [junit4] 2> 1243408 INFO (jetty-launcher-1517-thread-4) [n:127.0.0.1:43150_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43150.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f362d9d [junit4] 2> 1243408 INFO (jetty-launcher-1517-thread-4) [n:127.0.0.1:43150_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43150.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f362d9d [junit4] 2> 1243409 INFO (jetty-launcher-1517-thread-4) [n:127.0.0.1:43150_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_169CA3A883E70FE3-001/tempDir-001/node4/. [junit4] 2> 1243411 INFO (jetty-launcher-1517-thread-5) [n:127.0.0.1:33716_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33716.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f362d9d [junit4] 2> 1243415 INFO (jetty-launcher-1517-thread-3) [n:127.0.0.1:53272_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53272.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f362d9d [junit4] 2> 1243432 INFO (jetty-launcher-1517-thread-3) [n:127.0.0.1:53272_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53272.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f362d9d [junit4] 2> 1243438 INFO (jetty-launcher-1517-thread-5) [n:127.0.0.1:33716_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33716.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f362d9d [junit4] 2> 1243438 INFO (jetty-launcher-1517-thread-5) [n:127.0.0.1:33716_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33716.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f362d9d [junit4] 2> 1243439 INFO (jetty-launcher-1517-thread-5) [n:127.0.0.1:33716_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_169CA3A883E70FE3-001/tempDir-001/node5/. [junit4] 2> 1243440 INFO (jetty-launcher-1517-thread-3) [n:127.0.0.1:53272_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_169CA3A883E70FE3-001/tempDir-001/node3/. [junit4] 2> 1243446 INFO (jetty-launcher-1517-thread-1) [n:127.0.0.1:53558_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53558.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f362d9d [junit4] 2> 1243446 INFO (jetty-launcher-1517-thread-1) [n:127.0.0.1:53558_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53558.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f362d9d [junit4] 2> 1243447 INFO (jetty-launcher-1517-thread-1) [n:127.0.0.1:53558_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_169CA3A883E70FE3-001/tempDir-001/node1/. [junit4] 2> 1243703 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[169CA3A883E70FE3]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 1243706 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[169CA3A883E70FE3]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36091/solr ready [junit4] 2> 1243708 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[169CA3A883E70FE3]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionCreateWithoutCoresThenDelete [junit4] 2> 1243716 INFO (qtp1441377455-9859) [n:127.0.0.1:43150_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testSolrCloudCollectionWithoutCores&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=EMPTY&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1243726 INFO (OverseerThreadFactory-3605-thread-1-processing-n:127.0.0.1:53558_solr) [n:127.0.0.1:53558_solr ] o.a.s.c.CreateCollectionCmd Create collection testSolrCloudCollectionWithoutCores [junit4] 2> 1243727 WARN (OverseerThreadFactory-3605-thread-1-processing-n:127.0.0.1:53558_solr) [n:127.0.0.1:53558_solr ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (testSolrCloudCollectionWithoutCores) without cores. [junit4] 2> 1243832 INFO (qtp1441377455-9859) [n:127.0.0.1:43150_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> 1243833 INFO (qtp1441377455-9859) [n:127.0.0.1:43150_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testSolrCloudCollectionWithoutCores&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=EMPTY&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=116 [junit4] 2> 1243833 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[169CA3A883E70FE3]) [ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: testSolrCloudCollectionWithoutCores failOnTimeout:true timeout (sec):330 [junit4] 1> - [junit4] 1> no one is recoverying [junit4] 2> 1243833 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[169CA3A883E70FE3]) [ ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: testSolrCloudCollectionWithoutCores [junit4] 2> 1243834 INFO (qtp1441377455-9860) [n:127.0.0.1:43150_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=testSolrCloudCollectionWithoutCores&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1243844 INFO (OverseerCollectionConfigSetProcessor-98519955377618954-127.0.0.1:53558_solr-n_0000000000) [n:127.0.0.1:53558_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> 1243852 INFO (OverseerThreadFactory-3605-thread-2-processing-n:127.0.0.1:53558_solr) [n:127.0.0.1:53558_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true [junit4] 2> 1244555 INFO (qtp1441377455-9860) [n:127.0.0.1:43150_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=testSolrCloudCollectionWithoutCores&action=DELETE&wt=javabin&version=2} status=0 QTime=721 [junit4] 2> 1244556 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[169CA3A883E70FE3]) [ ] o.a.s.c.AbstractDistribZkTestBase Wait for collection to disappear - collection: testSolrCloudCollectionWithoutCores failOnTimeout:true timeout (sec):330 [junit4] 1> - [junit4] 2> 1244556 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[169CA3A883E70FE3]) [ ] o.a.s.c.AbstractDistribZkTestBase Collection has disappeared - collection: testSolrCloudCollectionWithoutCores [junit4] 2> 1244558 INFO (jetty-closer-1518-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@686be02e{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 1244559 INFO (jetty-closer-1518-thread-3) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@24c4b0b2{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 1244559 INFO (jetty-closer-1518-thread-4) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@3c8d0d14{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 1244564 INFO (jetty-closer-1518-thread-1) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=985024250 [junit4] 2> 1244564 INFO (jetty-closer-1518-thread-3) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2035980641 [junit4] 2> 1244565 INFO (jetty-closer-1518-thread-4) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=417935989 [junit4] 2> 1244565 INFO (jetty-closer-1518-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 1244565 INFO (jetty-closer-1518-thread-3) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@48e81738: rootName = solr_53272, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@13b822be [junit4] 2> 1244568 INFO (jetty-closer-1518-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 1244568 INFO (jetty-closer-1518-thread-4) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@57918b99: rootName = solr_33716, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4555bfe7 [junit4] 2> 1244569 INFO (jetty-closer-1518-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 1244569 INFO (jetty-closer-1518-thread-3) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@66382da2: rootName = solr_53272, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@329692f8 [junit4] 2> 1244572 INFO (jetty-closer-1518-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 1244572 INFO (jetty-closer-1518-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@338c879c: rootName = solr_51670, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5d3ea5b8 [junit4] 2> 1244574 INFO (jetty-closer-1518-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 1244574 INFO (jetty-closer-1518-thread-3) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1513f043: rootName = solr_53272, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7e0420dc [junit4] 2> 1244576 INFO (jetty-closer-1518-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 1244576 INFO (jetty-closer-1518-thread-3) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1244576 INFO (jetty-closer-1518-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@45060373{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 1244577 INFO (jetty-closer-1518-thread-2) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=41875194 [junit4] 2> 1244577 INFO (jetty-closer-1518-thread-5) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@16dfef29{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 1244580 INFO (jetty-closer-1518-thread-5) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1880078217 [junit4] 2> 1244580 INFO (jetty-closer-1518-thread-5) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 1244581 INFO (jetty-closer-1518-thread-5) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5a3fcfa5: rootName = solr_53558, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@36f6e8f [junit4] 2> 1244581 WARN (zkCallback-1544-thread-1-processing-n:127.0.0.1:53272_solr) [n:127.0.0.1:53272_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1244581 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 0x15e03609f92000d, 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> 1244582 INFO (zkCallback-1546-thread-1-processing-n:127.0.0.1:43150_solr) [n:127.0.0.1:43150_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 1244582 INFO (zkCallback-1536-thread-2-processing-n:127.0.0.1:53558_solr) [n:127.0.0.1:53558_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 1244584 INFO (zkCallback-1535-thread-1-processing-n:127.0.0.1:51670_solr) [n:127.0.0.1:51670_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 1244584 INFO (jetty-closer-1518-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 1244584 INFO (jetty-closer-1518-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@56050446: rootName = solr_43150, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@9e02e82 [junit4] 2> 1244584 INFO (jetty-closer-1518-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@35224a1d{/solr,null,UNAVAILABLE} [junit4] 2> 1244585 INFO (zkCallback-1545-thread-2-processing-n:127.0.0.1:33716_solr) [n:127.0.0.1:33716_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 1244587 INFO (jetty-closer-1518-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 1244587 INFO (jetty-closer-1518-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c8b418a: rootName = solr_51670, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@329692f8 [junit4] 2> 1244589 INFO (jetty-closer-1518-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 1244589 INFO (jetty-closer-1518-thread-4) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4656ec7b: rootName = solr_33716, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@329692f8 [junit4] 2> 1244590 INFO (jetty-closer-1518-thread-5) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 1244590 INFO (jetty-closer-1518-thread-5) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3ed48a4: rootName = solr_53558, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@329692f8 [junit4] 2> 1244604 INFO (jetty-closer-1518-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 1244604 INFO (jetty-closer-1518-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@658dde2d: rootName = solr_43150, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@329692f8 [junit4] 2> 1244607 INFO (jetty-closer-1518-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 1244607 INFO (jetty-closer-1518-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@15a848bd: rootName = solr_43150, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7e0420dc [junit4] 2> 1244608 INFO (jetty-closer-1518-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 1244608 INFO (jetty-closer-1518-thread-4) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6626bd4f: rootName = solr_33716, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7e0420dc [junit4] 2> 1244610 INFO (jetty-closer-1518-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 1244611 INFO (jetty-closer-1518-thread-4) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1244611 INFO (jetty-closer-1518-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 1244611 INFO (jetty-closer-1518-thread-2) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1244612 INFO (zkCallback-1535-thread-1-processing-n:127.0.0.1:51670_solr) [n:127.0.0.1:51670_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1244612 INFO (zkCallback-1536-thread-2-processing-n:127.0.0.1:53558_solr) [n:127.0.0.1:53558_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1244613 INFO (zkCallback-1535-thread-1-processing-n:127.0.0.1:51670_solr) [n:127.0.0.1:51670_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 1244613 INFO (zkCallback-1536-thread-2-processing-n:127.0.0.1:53558_solr) [n:127.0.0.1:53558_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 1244614 INFO (jetty-closer-1518-thread-5) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 1244614 INFO (jetty-closer-1518-thread-5) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@499084a9: rootName = solr_53558, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7e0420dc [junit4] 2> 1244615 INFO (jetty-closer-1518-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 1244615 INFO (jetty-closer-1518-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a58d225: rootName = solr_51670, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7e0420dc [junit4] 2> 1244615 WARN (zkCallback-1546-thread-2-processing-n:127.0.0.1:43150_solr) [n:127.0.0.1:43150_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1244616 WARN (zkCallback-1545-thread-2-processing-n:127.0.0.1:33716_solr) [n:127.0.0.1:33716_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1244616 INFO (jetty-closer-1518-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 1244616 INFO (jetty-closer-1518-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1244617 INFO (jetty-closer-1518-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3d9195ca{/solr,null,UNAVAILABLE} [junit4] 2> 1244617 INFO (zkCallback-1536-thread-2-processing-n:127.0.0.1:53558_solr) [n:127.0.0.1:53558_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 1244616 INFO (jetty-closer-1518-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3eeb5ce6{/solr,null,UNAVAILABLE} [junit4] 2> 1244618 INFO (jetty-closer-1518-thread-5) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 1244618 INFO (jetty-closer-1518-thread-5) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1244618 INFO (jetty-closer-1518-thread-5) [ ] o.a.s.c.Overseer Overseer (id=98519955377618954-127.0.0.1:53558_solr-n_0000000000) closing [junit4] 2> 1244618 INFO (OverseerStateUpdate-98519955377618954-127.0.0.1:53558_solr-n_0000000000) [n:127.0.0.1:53558_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:53558_solr [junit4] 2> 1246117 WARN (zkCallback-1535-thread-1-processing-n:127.0.0.1:51670_solr) [n:127.0.0.1:51670_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1246118 INFO (jetty-closer-1518-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5e8a4516{/solr,null,UNAVAILABLE} [junit4] 2> 1246130 WARN (zkCallback-1536-thread-2-processing-n:127.0.0.1:53558_solr) [n:127.0.0.1:53558_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1246130 INFO (jetty-closer-1518-thread-5) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5263dac7{/solr,null,UNAVAILABLE} [junit4] 2> 1246131 ERROR (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[169CA3A883E70FE3]) [ ] 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> 1246131 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[169CA3A883E70FE3]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36091 36091 [junit4] 2> 1246221 INFO (Thread-3612) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36091 36091 [junit4] 2> 1246222 WARN (Thread-3612) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 6 /solr/aliases.json [junit4] 2> 6 /solr/clusterprops.json [junit4] 2> 5 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 6 /solr/clusterstate.json [junit4] 2> 3 /solr/overseer_elect/election/98519955377618953-127.0.0.1:51670_solr-n_0000000001 [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> [junit4] 2> 1246223 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[169CA3A883E70FE3]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testCollectionCreateWithoutCoresThenDelete [junit4] 2> 1246227 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[169CA3A883E70FE3]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_169CA3A883E70FE3-001/tempDir-002 [junit4] 2> 1246228 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[169CA3A883E70FE3]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1246232 INFO (Thread-3663) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1246232 INFO (Thread-3663) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1246234 ERROR (Thread-3663) [ ] 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> 1246328 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[169CA3A883E70FE3]) [ ] o.a.s.c.ZkTestServer start zk server on port:33930 [junit4] 2> 1246351 INFO (jetty-launcher-1554-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1246351 INFO (jetty-launcher-1554-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1246351 INFO (jetty-launcher-1554-thread-3) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1246352 INFO (jetty-launcher-1554-thread-4) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1246352 INFO (jetty-launcher-1554-thread-5) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1246352 INFO (jetty-launcher-1554-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@39708ead{/solr,null,AVAILABLE} [junit4] 2> 1246353 INFO (jetty-launcher-1554-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2a51d047{HTTP/1.1,[http/1.1]}{127.0.0.1:47805} [junit4] 2> 1246353 INFO (jetty-launcher-1554-thread-3) [ ] o.e.j.s.Server Started @1252757ms [junit4] 2> 1246353 INFO (jetty-launcher-1554-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=47805} [junit4] 2> 1246353 ERROR (jetty-launcher-1554-thread-3) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1246353 INFO (jetty-launcher-1554-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.1.0 [junit4] 2> 1246353 INFO (jetty-launcher-1554-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1246353 INFO (jetty-launcher-1554-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1246353 INFO (jetty-launcher-1554-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-21T06:00:21.192Z [junit4] 2> 1246355 INFO (jetty-launcher-1554-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a472611{/solr,null,AVAILABLE} [junit4] 2> 1246355 INFO (jetty-launcher-1554-thread-5) [ ] o.e.j.s.AbstractConnector Started ServerConnector@a667957{HTTP/1.1,[http/1.1]}{127.0.0.1:50317} [junit4] 2> 1246355 INFO (jetty-launcher-1554-thread-5) [ ] o.e.j.s.Server Started @1252759ms [junit4] 2> 1246355 INFO (jetty-launcher-1554-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50317} [junit4] 2> 1246355 ERROR (jetty-launcher-1554-thread-5) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1246355 INFO (jetty-launcher-1554-thread-5) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.1.0 [junit4] 2> 1246355 INFO (jetty-launcher-1554-thread-5) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1246355 INFO (jetty-launcher-1554-thread-5) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1246355 INFO (jetty-launcher-1554-thread-5) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-21T06:00:21.194Z [junit4] 2> 1246356 INFO (jetty-launcher-1554-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3b4eaf4b{/solr,null,AVAILABLE} [junit4] 2> 1246357 INFO (jetty-launcher-1554-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2339f6c5{HTTP/1.1,[http/1.1]}{127.0.0.1:39088} [junit4] 2> 1246357 INFO (jetty-launcher-1554-thread-4) [ ] o.e.j.s.Server Started @1252761ms [junit4] 2> 1246357 INFO (jetty-launcher-1554-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39088} [junit4] 2> 1246357 ERROR (jetty-launcher-1554-thread-4) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1246357 INFO (jetty-launcher-1554-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.1.0 [junit4] 2> 1246357 INFO (jetty-launcher-1554-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1246357 INFO (jetty-launcher-1554-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1246357 INFO (jetty-launcher-1554-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-21T06:00:21.196Z [junit4] 2> 1246361 INFO (jetty-launcher-1554-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@709e79d7{/solr,null,AVAILABLE} [junit4] 2> 1246362 INFO (jetty-launcher-1554-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@67860f98{HTTP/1.1,[http/1.1]}{127.0.0.1:40117} [junit4] 2> 1246362 INFO (jetty-launcher-1554-thread-2) [ ] o.e.j.s.Server Started @1252766ms [junit4] 2> 1246362 INFO (jetty-launcher-1554-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40117} [junit4] 2> 1246362 ERROR (jetty-launcher-1554-thread-2) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1246362 INFO (jetty-launcher-1554-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.1.0 [junit4] 2> 1246362 INFO (jetty-launcher-1554-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1246362 INFO (jetty-launcher-1554-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1246362 INFO (jetty-launcher-1554-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-21T06:00:21.201Z [junit4] 2> 1246363 INFO (jetty-launcher-1554-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@718ddf38{/solr,null,AVAILABLE} [junit4] 2> 1246363 INFO (jetty-launcher-1554-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2fb3ea47{HTTP/1.1,[http/1.1]}{127.0.0.1:41227} [junit4] 2> 1246363 INFO (jetty-launcher-1554-thread-1) [ ] o.e.j.s.Server Started @1252767ms [junit4] 2> 1246363 INFO (jetty-launcher-1554-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41227} [junit4] 2> 1246363 ERROR (jetty-launcher-1554-thread-1) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1246363 INFO (jetty-launcher-1554-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.1.0 [junit4] 2> 1246363 INFO (jetty-launcher-1554-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1246363 INFO (jetty-launcher-1554-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1246363 INFO (jetty-launcher-1554-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-21T06:00:21.202Z [junit4] 2> 1246373 INFO (jetty-launcher-1554-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1246376 INFO (jetty-launcher-1554-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1246388 INFO (jetty-launcher-1554-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1246388 INFO (jetty-launcher-1554-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1246388 INFO (jetty-launcher-1554-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1246396 INFO (jetty-launcher-1554-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33930/solr [junit4] 2> 1246400 INFO (jetty-launcher-1554-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33930/solr [junit4] 2> 1246400 INFO (jetty-launcher-1554-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33930/solr [junit4] 2> 1246402 INFO (jetty-launcher-1554-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33930/solr [junit4] 2> 1246403 INFO (jetty-launcher-1554-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33930/solr [junit4] 2> 1246405 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 0x15e0360ad500007, 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> 1246435 INFO (jetty-launcher-1554-thread-1) [n:127.0.0.1:41227_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1246437 INFO (jetty-launcher-1554-thread-1) [n:127.0.0.1:41227_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41227_solr [junit4] 2> 1246438 INFO (jetty-launcher-1554-thread-1) [n:127.0.0.1:41227_solr ] o.a.s.c.Overseer Overseer (id=98519955608174606-127.0.0.1:41227_solr-n_0000000000) starting [junit4] 2> 1246444 INFO (jetty-launcher-1554-thread-1) [n:127.0.0.1:41227_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41227_solr [junit4] 2> 1246450 INFO (zkCallback-1580-thread-1-processing-n:127.0.0.1:41227_solr) [n:127.0.0.1:41227_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1246477 INFO (jetty-launcher-1554-thread-5) [n:127.0.0.1:50317_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1246481 INFO (jetty-launcher-1554-thread-5) [n:127.0.0.1:50317_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1246485 INFO (jetty-launcher-1554-thread-5) [n:127.0.0.1:50317_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50317_solr [junit4] 2> 1246487 INFO (zkCallback-1580-thread-1-processing-n:127.0.0.1:41227_solr) [n:127.0.0.1:41227_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1246488 INFO (zkCallback-1581-thread-1-processing-n:127.0.0.1:50317_solr) [n:127.0.0.1:50317_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1246515 INFO (jetty-launcher-1554-thread-3) [n:127.0.0.1:47805_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1246516 INFO (jetty-launcher-1554-thread-4) [n:127.0.0.1:39088_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1246517 INFO (jetty-launcher-1554-thread-3) [n:127.0.0.1:47805_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1246518 INFO (jetty-launcher-1554-thread-4) [n:127.0.0.1:39088_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1246520 INFO (jetty-launcher-1554-thread-3) [n:127.0.0.1:47805_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47805_solr [junit4] 2> 1246521 INFO (jetty-launcher-1554-thread-4) [n:127.0.0.1:39088_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39088_solr [junit4] 2> 1246522 INFO (zkCallback-1578-thread-1-processing-n:127.0.0.1:47805_solr) [n:127.0.0.1:47805_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1246522 INFO (zkCallback-1580-thread-1-processing-n:127.0.0.1:41227_solr) [n:127.0.0.1:41227_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1246522 INFO (zkCallback-1581-thread-1-processing-n:127.0.0.1:50317_solr) [n:127.0.0.1:50317_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1246535 INFO (zkCallback-1577-thread-1-processing-n:127.0.0.1:39088_solr) [n:127.0.0.1:39088_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1246536 INFO (zkCallback-1580-thread-1-processing-n:127.0.0.1:41227_solr) [n:127.0.0.1:41227_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1246537 INFO (zkCallback-1581-thread-1-processing-n:127.0.0.1:50317_solr) [n:127.0.0.1:50317_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1246537 INFO (zkCallback-1577-thread-1-processing-n:127.0.0.1:39088_solr) [n:127.0.0.1:39088_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1246537 INFO (zkCallback-1578-thread-1-processing-n:127.0.0.1:47805_solr) [n:127.0.0.1:47805_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1246558 INFO (jetty-launcher-1554-thread-2) [n:127.0.0.1:40117_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1246559 INFO (jetty-launcher-1554-thread-2) [n:127.0.0.1:40117_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1246560 INFO (jetty-launcher-1554-thread-2) [n:127.0.0.1:40117_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40117_solr [junit4] 2> 1246561 INFO (zkCallback-1580-thread-1-processing-n:127.0.0.1:41227_solr) [n:127.0.0.1:41227_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1246561 INFO (zkCallback-1578-thread-1-processing-n:127.0.0.1:47805_solr) [n:127.0.0.1:47805_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1246561 INFO (zkCallback-1577-thread-1-processing-n:127.0.0.1:39088_solr) [n:127.0.0.1:39088_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1246561 INFO (zkCallback-1581-thread-1-processing-n:127.0.0.1:50317_solr) [n:127.0.0.1:50317_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1246564 INFO (zkCallback-1579-thread-1-processing-n:127.0.0.1:40117_solr) [n:127.0.0.1:40117_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1246650 INFO (jetty-launcher-1554-thread-4) [n:127.0.0.1:39088_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39088.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f362d9d [junit4] 2> 1246660 INFO (jetty-launcher-1554-thread-5) [n:127.0.0.1:50317_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50317.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f362d9d [junit4] 2> 1246665 INFO (jetty-launcher-1554-thread-1) [n:127.0.0.1:41227_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41227.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f362d9d [junit4] 2> 1246674 INFO (jetty-launcher-1554-thread-5) [n:127.0.0.1:50317_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50317.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f362d9d [junit4] 2> 1246674 INFO (jetty-launcher-1554-thread-5) [n:127.0.0.1:50317_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50317.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f362d9d [junit4] 2> 1246685 INFO (jetty-launcher-1554-thread-4) [n:127.0.0.1:39088_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39088.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f362d9d [junit4] 2> 1246694 INFO (jetty-launcher-1554-thread-4) [n:127.0.0.1:39088_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39088.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f362d9d [junit4] 2> 1246695 INFO (jetty-launcher-1554-thread-4) [n:127.0.0.1:39088_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_169CA3A883E70FE3-001/tempDir-002/node4/. [junit4] 2> 1246696 INFO (jetty-launcher-1554-thread-5) [n:127.0.0.1:50317_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_169CA3A883E70FE3-001/tempDir-002/node5/. [junit4] 2> 1246697 INFO (jetty-launcher-1554-thread-1) [n:127.0.0.1:41227_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41227.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f362d9d [junit4] 2> 1246697 INFO (jetty-launcher-1554-thread-1) [n:127.0.0.1:41227_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41227.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f362d9d [junit4] 2> 1246698 INFO (jetty-launcher-1554-thread-1) [n:127.0.0.1:41227_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_169CA3A883E70FE3-001/tempDir-002/node1/. [junit4] 2> 1246771 INFO (jetty-launcher-1554-thread-3) [n:127.0.0.1:47805_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47805.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f362d9d [junit4] 2> 1246786 INFO (jetty-launcher-1554-thread-3) [n:127.0.0.1:47805_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47805.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f362d9d [junit4] 2> 1246786 INFO (jetty-launcher-1554-thread-3) [n:127.0.0.1:47805_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47805.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f362d9d [junit4] 2> 1246788 INFO (jetty-launcher-1554-thread-3) [n:127.0.0.1:47805_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_169CA3A883E70FE3-001/tempDir-002/node3/. [junit4] 2> 1246831 INFO (jetty-launcher-1554-thread-2) [n:127.0.0.1:40117_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40117.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f362d9d [junit4] 2> 1246838 INFO (jetty-launcher-1554-thread-2) [n:127.0.0.1:40117_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40117.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f362d9d [junit4] 2> 1246838 INFO (jetty-launcher-1554-thread-2) [n:127.0.0.1:40117_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40117.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f362d9d [junit4] 2> 1246839 INFO (jetty-launcher-1554-thread-2) [n:127.0.0.1:40117_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_169CA3A883E70FE3-001/tempDir-002/node2/. [junit4] 2> 1246942 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[169CA3A883E70FE3]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 1246942 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[169CA3A883E70FE3]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33930/solr ready [junit4] 2> 1246944 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[169CA3A883E70FE3]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testStopAllStartAll [junit4] 2> 1246948 INFO (qtp234826600-9972) [n:127.0.0.1:47805_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=710588c9-e60a-4496-be9a-24a90794c64b&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testStopAllStartAllCollection&nrtReplicas=2&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1246949 INFO (qtp234826600-9972) [n:127.0.0.1:47805_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=710588c9-e60a-4496-be9a-24a90794c64b&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testStopAllStartAllCollection&nrtReplicas=2&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1246951 INFO (OverseerThreadFactory-3642-thread-1-processing-n:127.0.0.1:41227_solr) [n:127.0.0.1:41227_solr ] o.a.s.c.CreateCollectionCmd Create collection testStopAllStartAllCollection [junit4] 2> 1246951 INFO (qtp234826600-9973) [n:127.0.0.1:47805_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=710588c9-e60a-4496-be9a-24a90794c64b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1246951 INFO (qtp234826600-9973) [n:127.0.0.1:47805_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=710588c9-e60a-4496-be9a-24a90794c64b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1247059 INFO (OverseerStateUpdate-98519955608174606-127.0.0.1:41227_solr-n_0000000000) [n:127.0.0.1:41227_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testStopAllStartAllCollection", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testStopAllStartAllCollection_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:41227/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1247062 INFO (OverseerStateUpdate-98519955608174606-127.0.0.1:41227_solr-n_0000000000) [n:127.0.0.1:41227_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testStopAllStartAllCollection", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testStopAllStartAllCollection_shard1_replica_n3", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:47805/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1247064 INFO (OverseerStateUpdate-98519955608174606-127.0.0.1:41227_solr-n_0000000000) [n:127.0.0.1:41227_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testStopAllStartAllCollection", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"testStopAllStartAllCollection_shard2_replica_n5", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:50317/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1247065 INFO (OverseerStateUpdate-98519955608174606-127.0.0.1:41227_solr-n_0000000000) [n:127.0.0.1:41227_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testStopAllStartAllCollection", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"testStopAllStartAllCollection_shard2_replica_n7", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:39088/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1247287 INFO (qtp234826600-9970) [n:127.0.0.1:47805_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=710588c9-e60a-4496-be9a-24a90794c64b3547153746093054&coreNodeName=core_node4&name=testStopAllStartAllCollection_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=4 [junit4] 2> 1247288 INFO (parallelCoreAdminExecutor-3649-thread-1-processing-n:127.0.0.1:47805_solr 710588c9-e60a-4496-be9a-24a90794c64b3547153746093054 CREATE) [n:127.0.0.1:47805_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=710588c9-e60a-4496-be9a-24a90794c64b3547153746093054&coreNodeName=core_node4&name=testStopAllStartAllCollection_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin [junit4] 2> 1247288 INFO (parallelCoreAdminExecutor-3649-thread-1-processing-n:127.0.0.1:47805_solr 710588c9-e60a-4496-be9a-24a90794c64b3547153746093054 CREATE) [n:127.0.0.1:47805_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1247310 INFO (qtp1225121517-10002) [n:127.0.0.1:39088_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=710588c9-e60a-4496-be9a-24a90794c64b3547153749349329&coreNodeName=core_node8&name=testStopAllStartAllCollection_shard2_replica_n7&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=0 [junit4] 2> 1247312 INFO (parallelCoreAdminExecutor-3643-thread-1-processing-n:127.0.0.1:39088_solr 710588c9-e60a-4496-be9a-24a90794c64b3547153749349329 CREATE) [n:127.0.0.1:39088_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=710588c9-e60a-4496-be9a-24a90794c64b3547153749349329&coreNodeName=core_node8&name=testStopAllStartAllCollection_shard2_replica_n7&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin [junit4] 2> 1247312 INFO (parallelCoreAdminExecutor-3643-thread-1-processing-n:127.0.0.1:39088_solr 710588c9-e60a-4496-be9a-24a90794c64b3547153749349329 CREATE) [n:127.0.0.1:39088_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1247333 INFO (qtp459555307-9993) [n:127.0.0.1:50317_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=710588c9-e60a-4496-be9a-24a90794c64b3547153747750248&coreNodeName=core_node6&name=testStopAllStartAllCollection_shard2_replica_n5&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=20 [junit4] 2> 1247334 INFO (parallelCoreAdminExecutor-3645-thread-1-processing-n:127.0.0.1:50317_solr 710588c9-e60a-4496-be9a-24a90794c64b3547153747750248 CREATE) [n:127.0.0.1:50317_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=710588c9-e60a-4496-be9a-24a90794c64b3547153747750248&coreNodeName=core_node6&name=testStopAllStartAllCollection_shard2_replica_n5&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin [junit4] 2> 1247334 INFO (parallelCoreAdminExecutor-3645-thread-1-processing-n:127.0.0.1:50317_solr 710588c9-e60a-4496-be9a-24a90794c64b3547153747750248 CREATE) [n:127.0.0.1:50317_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1247346 INFO (qtp1987634043-9986) [n:127.0.0.1:41227_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=710588c9-e60a-4496-be9a-24a90794c64b3547153743049173&coreNodeName=core_node2&name=testStopAllStartAllCollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=12 [junit4] 2> 1247347 INFO (qtp234826600-9976) [n:127.0.0.1:47805_solr ] o.a.s.h.a.CoreAdminOperation Checking request status for : 710588c9-e60a-4496-be9a-24a90794c64b3547153746093054 [junit4] 2> 1247347 INFO (qtp234826600-9976) [n:127.0.0.1:47805_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=710588c9-e60a-4496-be9a-24a90794c64b3547153746093054&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1247347 INFO (parallelCoreAdminExecutor-3644-thread-1-processing-n:127.0.0.1:41227_solr 710588c9-e60a-4496-be9a-24a90794c64b3547153743049173 CREATE) [n:127.0.0.1:41227_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=710588c9-e60a-4496-be9a-24a90794c64b3547153743049173&coreNodeName=core_node2&name=testStopAllStartAllCollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin [junit4] 2> 1247347 INFO (parallelCoreAdminExecutor-3644-thread-1-processing-n:127.0.0.1:41227_solr 710588c9-e60a-4496-be9a-24a90794c64b3547153743049173 CREATE) [n:127.0.0.1:41227_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1247461 INFO (zkCallback-1578-thread-1-processing-n:127.0.0.1:47805_solr) [n:127.0.0.1:47805_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1247461 INFO (zkCallback-1577-thread-1-processing-n:127.0.0.1:39088_solr) [n:127.0.0.1:39088_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1247461 INFO (zkCallback-1580-thread-1-processing-n:127.0.0.1:41227_solr) [n:127.0.0.1:41227_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1247461 INFO (zkCallback-1581-thread-1-processing-n:127.0.0.1:50317_solr) [n:127.0.0.1:50317_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1247463 INFO (zkCallback-1581-thread-2-processing-n:127.0.0.1:50317_solr) [n:127.0.0.1:50317_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1247464 INFO (zkCallback-1580-thread-2-processing-n:127.0.0.1:41227_solr) [n:127.0.0.1:41227_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1247464 INFO (zkCallback-1577-thread-2-processing-n:127.0.0.1:39088_solr) [n:127.0.0.1:39088_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for collection [testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1247464 INFO (zkCallback-1578-thread-2-processi [...truncated too long message...] . [junit4] 2> 1285851 INFO (zkCallback-1177-thread-3-processing-n:127.0.0.1:39534_) [n:127.0.0.1:39534_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] 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> 1285851 INFO (zkCallback-1177-thread-3-processing-n:127.0.0.1:39534_) [n:127.0.0.1:39534_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.SolrCore [collection1_shard2_replica_t45] CLOSING SolrCore org.apache.solr.core.SolrCore@73c31fed [junit4] 2> 1285851 INFO (zkCallback-1177-thread-3-processing-n:127.0.0.1:39534_) [n:127.0.0.1:39534_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard2.replica_t45, tag=1942167533 [junit4] 2> 1285851 INFO (zkCallback-1177-thread-3-processing-n:127.0.0.1:39534_) [n:127.0.0.1:39534_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3f781929: rootName = null, domain = solr.core.collection1.shard2.replica_t45, service url = null, agent id = null] for registry solr.core.collection1.shard2.replica_t45 / com.codahale.metrics.MetricRegistry@7727a6c5 [junit4] 2> 1285859 INFO (zkCallback-1177-thread-3-processing-n:127.0.0.1:39534_) [n:127.0.0.1:39534_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader, tag=1942167533 [junit4] 2> 1286373 WARN (zkCallback-1177-thread-2-processing-n:127.0.0.1:39534_) [n:127.0.0.1:39534_ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1286383 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[169CA3A883E70FE3]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@2dbc2d13{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 1286383 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[169CA3A883E70FE3]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@33558227{/,null,UNAVAILABLE} [junit4] 2> 1286384 ERROR (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[169CA3A883E70FE3]) [ ] 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> 1286391 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[169CA3A883E70FE3]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57426 57426 [junit4] 2> 1286559 INFO (Thread-2187) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57426 57426 [junit4] 2> 1286560 WARN (Thread-2187) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 6 /solr/aliases.json [junit4] 2> 4 /solr/security.json [junit4] 2> 4 /solr/configs/conf1 [junit4] 2> 3 /solr/collections/forceleader_test_collection/state.json [junit4] 2> 3 /solr/collections/collection1/state.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 6 /solr/clusterstate.json [junit4] 2> 6 /solr/clusterprops.json [junit4] 2> 2 /solr/overseer_elect/election/98519955758710793-127.0.0.1:47024_-n_0000000001 [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> 3 /solr/overseer/queue [junit4] 2> 3 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> 1286561 WARN (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[169CA3A883E70FE3]) [ ] o.a.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:47024/, target: http://127.0.0.1:46971/ [junit4] 2> 1286561 WARN (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[169CA3A883E70FE3]) [ ] o.a.s.c.SocketProxy Closing 11 connections to: http://127.0.0.1:36313/, target: http://127.0.0.1:58410/ [junit4] 2> 1286561 WARN (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[169CA3A883E70FE3]) [ ] o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:37713/, target: http://127.0.0.1:59275/ [junit4] 2> 1286561 WARN (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[169CA3A883E70FE3]) [ ] o.a.s.c.SocketProxy Closing 2 connections to: http://127.0.0.1:39534/, target: http://127.0.0.1:51782/ [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=ForceLeaderTest -Dtests.method=testReplicasInLIRNoLeader -Dtests.seed=169CA3A883E70FE3 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=es-DO -Dtests.timezone=America/Cordoba -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] FAILURE 35.9s J0 | ForceLeaderTest.testReplicasInLIRNoLeader <<< [junit4] > Throwable #1: java.lang.AssertionError: Doc with id=1 not found in http://127.0.0.1:36313/forceleader_test_collection due to: Path not found: /id; rsp={doc=null} [junit4] > at __randomizedtesting.SeedInfo.seed([169CA3A883E70FE3:F00B9768BA65F682]:0) [junit4] > at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603) [junit4] > at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:556) [junit4] > at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:142) [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> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_169CA3A883E70FE3-001 [junit4] 2> Aug 21, 2017 6:00:59 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {range_facet_l_dv=FST50, multiDefault=PostingsFormat(name=MockRandom), a_t=PostingsFormat(name=Direct), intDefault=PostingsFormat(name=Direct), id_i1=PostingsFormat(name=MockRandom), id=FST50, range_facet_i_dv=PostingsFormat(name=Direct), text=PostingsFormat(name=Asserting), range_facet_l=PostingsFormat(name=Direct), timestamp=PostingsFormat(name=Direct)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), _version_=DocValuesFormat(name=Lucene70), intDefault=DocValuesFormat(name=Lucene70), id_i1=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Lucene70), intDvoDefault=DocValuesFormat(name=Direct), range_facet_l=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=996, maxMBSortInHeap=5.543372027779986, sim=RandomSimilarity(queryNorm=true): {}, locale=es-DO, timezone=America/Cordoba [junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=1,free=135155480,total=526909440 [junit4] 2> NOTE: All tests run in this JVM: [TestReplicationHandler, TestSchemaSimilarityResource, TestIBSimilarityFactory, TestRebalanceLeaders, TestFieldCache, ReplaceNodeTest, TestPayloadCheckQParserPlugin, TriLevelCompositeIdRoutingTest, TestConfigSetsAPI, CdcrReplicationHandlerTest, CleanupOldIndexTest, TestImplicitCoreProperties, TestLazyCores, TestCollapseQParserPlugin, TestFieldTypeResource, DistanceUnitsTest, OverseerRolesTest, SolrGangliaReporterTest, TestRandomDVFaceting, TestCloudInspectUtil, TestQuerySenderNoQuery, SolrRequestParserTest, PeerSyncTest, DefaultValueUpdateProcessorTest, HdfsTlogReplayBufferedWhileIndexingTest, TestCollationField, TestLRUStatsCache, V2ApiIntegrationTest, TestRTimerTree, TestCustomSort, BasicZkTest, TestCollationFieldDocValues, LeaderInitiatedRecoveryOnShardRestartTest, TestConfig, TestPerFieldSimilarityWithDefaultOverride, MultiThreadedOCPTest, CollectionStateFormat2Test, TestClassicSimilarityFactory, BinaryUpdateRequestHandlerTest, SimpleCollectionCreateDeleteTest, TestRuleBasedAuthorizationPlugin, UpdateParamsTest, SearchHandlerTest, TestFileDictionaryLookup, TestBinaryResponseWriter, TestRandomCollapseQParserPlugin, TestTolerantUpdateProcessorCloud, StressHdfsTest, TestSolrCloudSnapshots, HdfsChaosMonkeyNothingIsSafeTest, ChangedSchemaMergeTest, TestNestedDocsSort, TestDocumentBuilder, TestSolr4Spatial, TestPhraseSuggestions, TestLegacyTerms, TestHighlightDedupGrouping, SuggesterWFSTTest, SpellingQueryConverterTest, TestOmitPositions, TestGeoJSONResponseWriter, CoreAdminRequestStatusTest, UninvertDocValuesMergePolicyTest, TestJoin, SegmentsInfoRequestHandlerTest, TestCryptoKeys, ExternalFileFieldSortTest, TestStressInPlaceUpdates, TestManagedResourceStorage, TestRemoteStreaming, ClassificationUpdateProcessorIntegrationTest, FieldMutatingUpdateProcessorTest, TestDocSet, TestRequestStatusCollectionAPI, TestSchemaManager, TestLMDirichletSimilarityFactory, TestLegacyFieldCache, TestLegacyField, TestUseDocValuesAsStored2, HdfsRestartWhileUpdatingTest, SyncSliceTest, QueryElevationComponentTest, TestUninvertingReader, RequestHandlersTest, TestCollectionAPIs, SolrIndexMetricsTest, TestXmlQParserPlugin, TestFastOutputStream, TestLocalFSCloudBackupRestore, TestDistributedStatsComponentCardinality, ForceLeaderTest] [junit4] Completed [332/729 (2!)] on J0 in 110.72s, 3 tests, 1 failure, 1 skipped <<< FAILURES! [...truncated 44586 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
