Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/352/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC
2 tests failed. FAILED: org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:57248/solr] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:57248/solr] at __randomizedtesting.SeedInfo.seed([8C36CBF943959C44:B485EF0764664895]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) at org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:110) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:57248/solr at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) ... 44 more Caused by: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:210) at java.net.SocketInputStream.read(SocketInputStream.java:141) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542) ... 48 more FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI Error Message: Error from server at http://127.0.0.1:65204/solr/awhollynewcollection_0: No registered leader was found after waiting for 4000ms , collection: awhollynewcollection_0 slice: shard1 saw state=DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/6)={ "pullReplicas":"0", "replicationFactor":"3", "shards":{"shard1":{ "range":"80000000-7fffffff", "state":"active", "replicas":{ "core_node3":{ "core":"awhollynewcollection_0_shard1_replica_n1", "base_url":"http://127.0.0.1:65204/solr", "node_name":"127.0.0.1:65204_solr", "state":"active", "type":"NRT"}, "core_node5":{ "core":"awhollynewcollection_0_shard1_replica_n2", "base_url":"http://127.0.0.1:36577/solr", "node_name":"127.0.0.1:36577_solr", "state":"down", "type":"NRT"}, "core_node6":{ "core":"awhollynewcollection_0_shard1_replica_n4", "base_url":"http://127.0.0.1:51613/solr", "node_name":"127.0.0.1:51613_solr", "state":"active", "type":"NRT"}}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"1", "autoAddReplicas":"false", "nrtReplicas":"3", "tlogReplicas":"0"} with live_nodes=[127.0.0.1:51891_solr, 127.0.0.1:36577_solr, 127.0.0.1:65204_solr, 127.0.0.1:51613_solr] Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:65204/solr/awhollynewcollection_0: No registered leader was found after waiting for 4000ms , collection: awhollynewcollection_0 slice: shard1 saw state=DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/6)={ "pullReplicas":"0", "replicationFactor":"3", "shards":{"shard1":{ "range":"80000000-7fffffff", "state":"active", "replicas":{ "core_node3":{ "core":"awhollynewcollection_0_shard1_replica_n1", "base_url":"http://127.0.0.1:65204/solr", "node_name":"127.0.0.1:65204_solr", "state":"active", "type":"NRT"}, "core_node5":{ "core":"awhollynewcollection_0_shard1_replica_n2", "base_url":"http://127.0.0.1:36577/solr", "node_name":"127.0.0.1:36577_solr", "state":"down", "type":"NRT"}, "core_node6":{ "core":"awhollynewcollection_0_shard1_replica_n4", "base_url":"http://127.0.0.1:51613/solr", "node_name":"127.0.0.1:51613_solr", "state":"active", "type":"NRT"}}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"1", "autoAddReplicas":"false", "nrtReplicas":"3", "tlogReplicas":"0"} with live_nodes=[127.0.0.1:51891_solr, 127.0.0.1:36577_solr, 127.0.0.1:65204_solr, 127.0.0.1:51613_solr] at __randomizedtesting.SeedInfo.seed([8C36CBF943959C44:C443BF4D45A6B3D1]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) 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.sendRequest(CloudSolrClient.java:1104) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233) at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:460) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 12946 lines...] [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest [junit4] 2> 2353815 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[8C36CBF943959C44]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_8C36CBF943959C44-001/init-core-data-001 [junit4] 2> 2353816 WARN (SUITE-CollectionsAPIDistributedZkTest-seed#[8C36CBF943959C44]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=53 numCloses=53 [junit4] 2> 2353817 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[8C36CBF943959C44]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 2353820 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[8C36CBF943959C44]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 2353822 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[8C36CBF943959C44]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_8C36CBF943959C44-001/tempDir-001 [junit4] 2> 2353822 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[8C36CBF943959C44]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2353824 INFO (Thread-5206) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2353824 INFO (Thread-5206) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2353827 ERROR (Thread-5206) [ ] 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> 2353922 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[8C36CBF943959C44]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:33125 [junit4] 2> 2353927 INFO (zkConnectionManagerCallback-3912-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2353947 INFO (jetty-launcher-3909-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 2353947 INFO (jetty-launcher-3909-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 2353950 INFO (jetty-launcher-3909-thread-3) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 2353950 INFO (jetty-launcher-3909-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5f580040{/solr,null,AVAILABLE} [junit4] 2> 2353953 INFO (jetty-launcher-3909-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@488e54f6{/solr,null,AVAILABLE} [junit4] 2> 2353953 INFO (jetty-launcher-3909-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6cecadc8{HTTP/1.1,[http/1.1]}{127.0.0.1:51613} [junit4] 2> 2353953 INFO (jetty-launcher-3909-thread-3) [ ] o.e.j.s.Server Started @2357752ms [junit4] 2> 2353954 INFO (jetty-launcher-3909-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51613} [junit4] 2> 2353954 ERROR (jetty-launcher-3909-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2353954 INFO (jetty-launcher-3909-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.3.0 [junit4] 2> 2353954 INFO (jetty-launcher-3909-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2353954 INFO (jetty-launcher-3909-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2353954 INFO (jetty-launcher-3909-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-25T23:32:47.482Z [junit4] 2> 2353956 INFO (jetty-launcher-3909-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a6c2723{/solr,null,AVAILABLE} [junit4] 2> 2353957 INFO (jetty-launcher-3909-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6ef721db{HTTP/1.1,[http/1.1]}{127.0.0.1:65204} [junit4] 2> 2353957 INFO (jetty-launcher-3909-thread-4) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 2353957 INFO (jetty-launcher-3909-thread-1) [ ] o.e.j.s.Server Started @2357755ms [junit4] 2> 2353957 INFO (jetty-launcher-3909-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65204} [junit4] 2> 2353957 ERROR (jetty-launcher-3909-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2353957 INFO (jetty-launcher-3909-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.3.0 [junit4] 2> 2353957 INFO (jetty-launcher-3909-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2353957 INFO (jetty-launcher-3909-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2353957 INFO (jetty-launcher-3909-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-25T23:32:47.485Z [junit4] 2> 2353958 INFO (jetty-launcher-3909-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@496a45a0{/solr,null,AVAILABLE} [junit4] 2> 2353958 INFO (jetty-launcher-3909-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6c3a8445{HTTP/1.1,[http/1.1]}{127.0.0.1:51891} [junit4] 2> 2353958 INFO (jetty-launcher-3909-thread-4) [ ] o.e.j.s.Server Started @2357756ms [junit4] 2> 2353958 INFO (jetty-launcher-3909-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51891} [junit4] 2> 2353958 ERROR (jetty-launcher-3909-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2353958 INFO (jetty-launcher-3909-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.3.0 [junit4] 2> 2353958 INFO (jetty-launcher-3909-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2353958 INFO (jetty-launcher-3909-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2353958 INFO (jetty-launcher-3909-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-25T23:32:47.486Z [junit4] 2> 2353969 INFO (jetty-launcher-3909-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@52efc4ed{HTTP/1.1,[http/1.1]}{127.0.0.1:36577} [junit4] 2> 2353969 INFO (jetty-launcher-3909-thread-2) [ ] o.e.j.s.Server Started @2357767ms [junit4] 2> 2353969 INFO (jetty-launcher-3909-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36577} [junit4] 2> 2353970 ERROR (jetty-launcher-3909-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2353970 INFO (jetty-launcher-3909-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.3.0 [junit4] 2> 2353970 INFO (jetty-launcher-3909-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2353970 INFO (jetty-launcher-3909-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2353970 INFO (jetty-launcher-3909-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-25T23:32:47.498Z [junit4] 2> 2353977 INFO (zkConnectionManagerCallback-3916-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2353978 INFO (zkConnectionManagerCallback-3914-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2353979 INFO (jetty-launcher-3909-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2353979 INFO (jetty-launcher-3909-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2353980 INFO (zkConnectionManagerCallback-3920-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2353980 INFO (zkConnectionManagerCallback-3918-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2353983 INFO (jetty-launcher-3909-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2353985 INFO (jetty-launcher-3909-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2353988 INFO (jetty-launcher-3909-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 2353988 INFO (jetty-launcher-3909-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 2353988 INFO (jetty-launcher-3909-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 2353989 INFO (jetty-launcher-3909-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 2354011 INFO (jetty-launcher-3909-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 2354011 INFO (jetty-launcher-3909-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 2354018 INFO (jetty-launcher-3909-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33125/solr [junit4] 2> 2354023 INFO (jetty-launcher-3909-thread-4) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 2354028 INFO (jetty-launcher-3909-thread-4) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 2354029 INFO (jetty-launcher-3909-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33125/solr [junit4] 2> 2354029 INFO (zkConnectionManagerCallback-3924-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2354034 INFO (jetty-launcher-3909-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33125/solr [junit4] 2> 2354035 INFO (zkConnectionManagerCallback-3928-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2354041 INFO (zkConnectionManagerCallback-3932-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2354042 INFO (zkConnectionManagerCallback-3934-thread-1-processing-n:127.0.0.1:65204_solr) [n:127.0.0.1:65204_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2354045 INFO (jetty-launcher-3909-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33125/solr [junit4] 2> 2354058 INFO (zkConnectionManagerCallback-3940-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2354065 INFO (zkConnectionManagerCallback-3936-thread-1-processing-n:127.0.0.1:36577_solr) [n:127.0.0.1:36577_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2354066 INFO (zkConnectionManagerCallback-3942-thread-1-processing-n:127.0.0.1:51613_solr) [n:127.0.0.1:51613_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2354067 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 0x16090057e7b0009, 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> 2354070 INFO (zkConnectionManagerCallback-3944-thread-1-processing-n:127.0.0.1:51891_solr) [n:127.0.0.1:51891_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2354409 INFO (jetty-launcher-3909-thread-4) [n:127.0.0.1:51891_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2354410 INFO (jetty-launcher-3909-thread-4) [n:127.0.0.1:51891_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51891_solr [junit4] 2> 2354417 INFO (jetty-launcher-3909-thread-4) [n:127.0.0.1:51891_solr ] o.a.s.c.Overseer Overseer (id=99237545073377292-127.0.0.1:51891_solr-n_0000000000) starting [junit4] 2> 2354441 INFO (jetty-launcher-3909-thread-2) [n:127.0.0.1:36577_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2354442 INFO (jetty-launcher-3909-thread-4) [n:127.0.0.1:51891_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51891_solr [junit4] 2> 2354452 INFO (zkCallback-3935-thread-1-processing-n:127.0.0.1:36577_solr) [n:127.0.0.1:36577_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2354453 INFO (OverseerStateUpdate-99237545073377292-127.0.0.1:51891_solr-n_0000000000) [n:127.0.0.1:51891_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2354459 INFO (jetty-launcher-3909-thread-1) [n:127.0.0.1:65204_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2354463 INFO (jetty-launcher-3909-thread-2) [n:127.0.0.1:36577_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36577_solr [junit4] 2> 2354465 INFO (jetty-launcher-3909-thread-3) [n:127.0.0.1:51613_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2354466 INFO (zkCallback-3935-thread-1-processing-n:127.0.0.1:36577_solr) [n:127.0.0.1:36577_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2354467 INFO (zkCallback-3943-thread-1-processing-n:127.0.0.1:51891_solr) [n:127.0.0.1:51891_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2354470 INFO (jetty-launcher-3909-thread-3) [n:127.0.0.1:51613_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2354479 INFO (zkCallback-3933-thread-1-processing-n:127.0.0.1:65204_solr) [n:127.0.0.1:65204_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2354484 INFO (jetty-launcher-3909-thread-3) [n:127.0.0.1:51613_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51613_solr [junit4] 2> 2354502 INFO (zkCallback-3933-thread-1-processing-n:127.0.0.1:65204_solr) [n:127.0.0.1:65204_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2354502 INFO (jetty-launcher-3909-thread-1) [n:127.0.0.1:65204_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2354504 INFO (zkCallback-3941-thread-1-processing-n:127.0.0.1:51613_solr) [n:127.0.0.1:51613_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2354505 INFO (zkCallback-3943-thread-2-processing-n:127.0.0.1:51891_solr) [n:127.0.0.1:51891_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2354505 INFO (zkCallback-3935-thread-1-processing-n:127.0.0.1:36577_solr) [n:127.0.0.1:36577_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2354514 INFO (jetty-launcher-3909-thread-1) [n:127.0.0.1:65204_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65204_solr [junit4] 2> 2354589 INFO (zkCallback-3935-thread-1-processing-n:127.0.0.1:36577_solr) [n:127.0.0.1:36577_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2354589 INFO (zkCallback-3943-thread-2-processing-n:127.0.0.1:51891_solr) [n:127.0.0.1:51891_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2354596 INFO (zkCallback-3941-thread-1-processing-n:127.0.0.1:51613_solr) [n:127.0.0.1:51613_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2354611 INFO (jetty-launcher-3909-thread-3) [n:127.0.0.1:51613_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64a4aa44 [junit4] 2> 2354618 INFO (zkCallback-3933-thread-1-processing-n:127.0.0.1:65204_solr) [n:127.0.0.1:65204_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2354638 INFO (jetty-launcher-3909-thread-4) [n:127.0.0.1:51891_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64a4aa44 [junit4] 2> 2354662 INFO (jetty-launcher-3909-thread-4) [n:127.0.0.1:51891_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64a4aa44 [junit4] 2> 2354662 INFO (jetty-launcher-3909-thread-4) [n:127.0.0.1:51891_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64a4aa44 [junit4] 2> 2354664 INFO (jetty-launcher-3909-thread-3) [n:127.0.0.1:51613_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64a4aa44 [junit4] 2> 2354664 INFO (jetty-launcher-3909-thread-3) [n:127.0.0.1:51613_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64a4aa44 [junit4] 2> 2354669 INFO (jetty-launcher-3909-thread-1) [n:127.0.0.1:65204_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64a4aa44 [junit4] 2> 2354670 INFO (jetty-launcher-3909-thread-4) [n:127.0.0.1:51891_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_8C36CBF943959C44-001/tempDir-001/node4 [junit4] 2> 2354709 INFO (jetty-launcher-3909-thread-3) [n:127.0.0.1:51613_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_8C36CBF943959C44-001/tempDir-001/node3 [junit4] 2> 2354729 INFO (jetty-launcher-3909-thread-1) [n:127.0.0.1:65204_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64a4aa44 [junit4] 2> 2354729 INFO (jetty-launcher-3909-thread-1) [n:127.0.0.1:65204_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64a4aa44 [junit4] 2> 2354734 INFO (jetty-launcher-3909-thread-1) [n:127.0.0.1:65204_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_8C36CBF943959C44-001/tempDir-001/node2 [junit4] 2> 2354884 INFO (jetty-launcher-3909-thread-2) [n:127.0.0.1:36577_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64a4aa44 [junit4] 2> 2354898 INFO (jetty-launcher-3909-thread-2) [n:127.0.0.1:36577_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64a4aa44 [junit4] 2> 2354898 INFO (jetty-launcher-3909-thread-2) [n:127.0.0.1:36577_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64a4aa44 [junit4] 2> 2354901 INFO (jetty-launcher-3909-thread-2) [n:127.0.0.1:36577_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_8C36CBF943959C44-001/tempDir-001/node1 [junit4] 2> 2354994 INFO (zkConnectionManagerCallback-3954-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2354999 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 0x16090057e7b000d, 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> 2355000 INFO (zkConnectionManagerCallback-3958-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2355002 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[8C36CBF943959C44]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2355004 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[8C36CBF943959C44]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33125/solr ready [junit4] 2> 2355090 INFO (TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[8C36CBF943959C44]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCoresAreDistributedAcrossNodes [junit4] 2> 2355093 INFO (TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[8C36CBF943959C44]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2355107 INFO (qtp1940934753-20716) [n:127.0.0.1:51891_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=nodes_used_collection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2355116 INFO (OverseerThreadFactory-7092-thread-1-processing-n:127.0.0.1:51891_solr) [n:127.0.0.1:51891_solr ] o.a.s.c.CreateCollectionCmd Create collection nodes_used_collection [junit4] 2> 2355249 INFO (OverseerStateUpdate-99237545073377292-127.0.0.1:51891_solr-n_0000000000) [n:127.0.0.1:51891_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"nodes_used_collection", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"nodes_used_collection_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:65204/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2355252 INFO (OverseerStateUpdate-99237545073377292-127.0.0.1:51891_solr-n_0000000000) [n:127.0.0.1:51891_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"nodes_used_collection", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"nodes_used_collection_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:51613/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2355256 INFO (OverseerStateUpdate-99237545073377292-127.0.0.1:51891_solr-n_0000000000) [n:127.0.0.1:51891_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"nodes_used_collection", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"nodes_used_collection_shard2_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:51891/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2355264 INFO (OverseerStateUpdate-99237545073377292-127.0.0.1:51891_solr-n_0000000000) [n:127.0.0.1:51891_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"nodes_used_collection", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"nodes_used_collection_shard2_replica_n7", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:36577/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2355480 INFO (qtp179557452-20688) [n:127.0.0.1:36577_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica_n7&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2355484 INFO (qtp978399054-20705) [n:127.0.0.1:51613_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica_n2&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2355483 INFO (qtp1940934753-20717) [n:127.0.0.1:51891_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica_n4&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2355494 INFO (qtp904198077-20695) [n:127.0.0.1:65204_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2355485 INFO (qtp179557452-20688) [n:127.0.0.1:36577_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2355495 INFO (qtp904198077-20695) [n:127.0.0.1:65204_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2355495 INFO (qtp1940934753-20717) [n:127.0.0.1:51891_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2355495 INFO (qtp978399054-20705) [n:127.0.0.1:51613_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2355621 INFO (zkCallback-3943-thread-1-processing-n:127.0.0.1:51891_solr) [n:127.0.0.1:51891_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2355621 INFO (zkCallback-3935-thread-2-processing-n:127.0.0.1:36577_solr) [n:127.0.0.1:36577_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2355622 INFO (zkCallback-3933-thread-2-processing-n:127.0.0.1:65204_solr) [n:127.0.0.1:65204_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2355622 INFO (zkCallback-3943-thread-2-processing-n:127.0.0.1:51891_solr) [n:127.0.0.1:51891_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2355622 INFO (zkCallback-3941-thread-2-processing-n:127.0.0.1:51613_solr) [n:127.0.0.1:51613_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2355622 INFO (zkCallback-3935-thread-1-processing-n:127.0.0.1:36577_solr) [n:127.0.0.1:36577_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2355622 INFO (zkCallback-3933-thread-1-processing-n:127.0.0.1:65204_solr) [n:127.0.0.1:65204_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2355624 INFO (zkCallback-3941-thread-1-processing-n:127.0.0.1:51613_solr) [n:127.0.0.1:51613_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2356522 INFO (qtp904198077-20695) [n:127.0.0.1:65204_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0 [junit4] 2> 2356527 INFO (qtp179557452-20688) [n:127.0.0.1:36577_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n7] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0 [junit4] 2> 2356538 INFO (qtp179557452-20688) [n:127.0.0.1:36577_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n7] o.a.s.s.IndexSchema [nodes_used_collection_shard2_replica_n7] Schema name=minimal [junit4] 2> 2356538 INFO (qtp904198077-20695) [n:127.0.0.1:65204_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.s.IndexSchema [nodes_used_collection_shard1_replica_n1] Schema name=minimal [junit4] 2> 2356542 INFO (qtp179557452-20688) [n:127.0.0.1:36577_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n7] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2356542 INFO (qtp179557452-20688) [n:127.0.0.1:36577_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n7] o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard2_replica_n7' using configuration from collection nodes_used_collection, trusted=true [junit4] 2> 2356543 INFO (qtp179557452-20688) [n:127.0.0.1:36577_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n7] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.nodes_used_collection.shard2.replica_n7' (registry 'solr.core.nodes_used_collection.shard2.replica_n7') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64a4aa44 [junit4] 2> 2356543 INFO (qtp179557452-20688) [n:127.0.0.1:36577_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n7] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2356543 INFO (qtp179557452-20688) [n:127.0.0.1:36577_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n7] o.a.s.c.SolrCore [[nodes_used_collection_shard2_replica_n7] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_8C36CBF943959C44-001/tempDir-001/node1/nodes_used_collection_shard2_replica_n7], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_8C36CBF943959C44-001/tempDir-001/node1/nodes_used_collection_shard2_replica_n7/data/] [junit4] 2> 2356544 INFO (qtp904198077-20695) [n:127.0.0.1:65204_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2356544 INFO (qtp904198077-20695) [n:127.0.0.1:65204_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard1_replica_n1' using configuration from collection nodes_used_collection, trusted=true [junit4] 2> 2356545 INFO (qtp904198077-20695) [n:127.0.0.1:65204_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.nodes_used_collection.shard1.replica_n1' (registry 'solr.core.nodes_used_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64a4aa44 [junit4] 2> 2356545 INFO (qtp904198077-20695) [n:127.0.0.1:65204_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2356545 INFO (qtp904198077-20695) [n:127.0.0.1:65204_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.c.SolrCore [[nodes_used_collection_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_8C36CBF943959C44-001/tempDir-001/node2/nodes_used_collection_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_8C36CBF943959C44-001/tempDir-001/node2/nodes_used_collection_shard1_replica_n1/data/] [junit4] 2> 2356562 INFO (qtp978399054-20705) [n:127.0.0.1:51613_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0 [junit4] 2> 2356571 INFO (qtp978399054-20705) [n:127.0.0.1:51613_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.s.IndexSchema [nodes_used_collection_shard1_replica_n2] Schema name=minimal [junit4] 2> 2356573 INFO (qtp978399054-20705) [n:127.0.0.1:51613_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2356574 INFO (qtp978399054-20705) [n:127.0.0.1:51613_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard1_replica_n2' using configuration from collection nodes_used_collection, trusted=true [junit4] 2> 2356574 INFO (qtp978399054-20705) [n:127.0.0.1:51613_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.nodes_used_collection.shard1.replica_n2' (registry 'solr.core.nodes_used_collection.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64a4aa44 [junit4] 2> 2356574 INFO (qtp978399054-20705) [n:127.0.0.1:51613_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2356588 INFO (qtp978399054-20705) [n:127.0.0.1:51613_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.c.SolrCore [[nodes_used_collection_shard1_replica_n2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_8C36CBF943959C44-001/tempDir-001/node3/nodes_used_collection_shard1_replica_n2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_8C36CBF943959C44-001/tempDir-001/node3/nodes_used_collection_shard1_replica_n2/data/] [junit4] 2> 2356608 INFO (qtp1940934753-20717) [n:127.0.0.1:51891_solr c:nodes_used_collection s:shard2 r:core_node6 x:nodes_used_collection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0 [junit4] 2> 2356621 INFO (qtp1940934753-20717) [n:127.0.0.1:51891_solr c:nodes_used_collection s:shard2 r:core_node6 x:nodes_used_collection_shard2_replica_n4] o.a.s.s.IndexSchema [nodes_used_collection_shard2_replica_n4] Schema name=minimal [junit4] 2> 2356623 INFO (qtp1940934753-20717) [n:127.0.0.1:51891_solr c:nodes_used_collection s:shard2 r:core_node6 x:nodes_used_collection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2356623 INFO (qtp1940934753-20717) [n:127.0.0.1:51891_solr c:nodes_used_collection s:shard2 r:core_node6 x:nodes_used_collection_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard2_replica_n4' using configuration from collection nodes_used_collection, trusted=true [junit4] 2> 2356624 INFO (qtp1940934753-20717) [n:127.0.0.1:51891_solr c:nodes_used_collection s:shard2 r:core_node6 x:nodes_used_collection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.nodes_used_collection.shard2.replica_n4' (registry 'solr.core.nodes_used_collection.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64a4aa44 [junit4] 2> 2356624 INFO (qtp1940934753-20717) [n:127.0.0.1:51891_solr c:nodes_used_collection s:shard2 r:core_node6 x:nodes_used_collection_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2356624 INFO (qtp1940934753-20717) [n:127.0.0.1:51891_solr c:nodes_used_collection s:shard2 r:core_node6 x:nodes_used_collection_shard2_replica_n4] o.a.s.c.SolrCore [[nodes_used_collection_shard2_replica_n4] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_8C36CBF943959C44-001/tempDir-001/node4/nodes_used_collection_shard2_replica_n4], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_8C36CBF943959C44-001/tempDir-001/node4/nodes_used_collection_shard2_replica_n4/data/] [junit4] 2> 2356732 INFO (qtp978399054-20705) [n:127.0.0.1:51613_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2356732 INFO (qtp978399054-20705) [n:127.0.0.1:51613_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2356733 INFO (qtp978399054-20705) [n:127.0.0.1:51613_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2356733 INFO (qtp978399054-20705) [n:127.0.0.1:51613_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2356735 INFO (qtp978399054-20705) [n:127.0.0.1:51613_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@79d20c7b[nodes_used_collection_shard1_replica_n2] main] [junit4] 2> 2356738 INFO (qtp978399054-20705) [n:127.0.0.1:51613_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2356740 INFO (qtp978399054-20705) [n:127.0.0.1:51613_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2356741 INFO (qtp978399054-20705) [n:127.0.0.1:51613_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2356741 INFO (qtp978399054-20705) [n:127.0.0.1:51613_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587800724229586944 [junit4] 2> 2356747 INFO (qtp179557452-20688) [n:127.0.0.1:36577_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n7] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2356747 INFO (qtp179557452-20688) [n:127.0.0.1:36577_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n7] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2356748 INFO (qtp179557452-20688) [n:127.0.0.1:36577_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n7] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2356748 INFO (qtp179557452-20688) [n:127.0.0.1:36577_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n7] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2356750 INFO (qtp179557452-20688) [n:127.0.0.1:36577_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n7] o.a.s.s.SolrIndexSearcher Opening [Searcher@177bc616[nodes_used_collection_shard2_replica_n7] main] [junit4] 2> 2356752 INFO (qtp179557452-20688) [n:127.0.0.1:36577_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n7] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2356752 INFO (qtp179557452-20688) [n:127.0.0.1:36577_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n7] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2356753 INFO (qtp179557452-20688) [n:127.0.0.1:36577_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n7] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2356753 INFO (qtp179557452-20688) [n:127.0.0.1:36577_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n7] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587800724242169856 [junit4] 2> 2356757 INFO (searcherExecutor-7103-thread-1-processing-n:127.0.0.1:51613_solr x:nodes_used_collection_shard1_replica_n2 s:shard1 c:nodes_used_collection r:core_node5) [n:127.0.0.1:51613_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.c.SolrCore [nodes_used_collection_shard1_replica_n2] Registered new searcher Searcher@79d20c7b[nodes_used_collection_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2356773 INFO (qtp179557452-20688) [n:127.0.0.1:36577_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n7] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms [junit4] 2> 2356774 INFO (searcherExecutor-7101-thread-1-processing-n:127.0.0.1:36577_solr x:nodes_used_collection_shard2_replica_n7 s:shard2 c:nodes_used_collection r:core_node8) [n:127.0.0.1:36577_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n7] o.a.s.c.SolrCore [nodes_used_collection_shard2_replica_n7] Registered new searcher Searcher@177bc616[nodes_used_collection_shard2_replica_n7] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2356783 INFO (qtp978399054-20705) [n:127.0.0.1:51613_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms [junit4] 2> 2356793 INFO (qtp1940934753-20717) [n:127.0.0.1:51891_solr c:nodes_used_collection s:shard2 r:core_node6 x:nodes_used_collection_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2356793 INFO (qtp1940934753-20717) [n:127.0.0.1:51891_solr c:nodes_used_collection s:shard2 r:core_node6 x:nodes_used_collection_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2356795 INFO (qtp1940934753-20717) [n:127.0.0.1:51891_solr c:nodes_used_collection s:shard2 r:core_node6 x:nodes_used_collection_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2356795 INFO (qtp1940934753-20717) [n:127.0.0.1:51891_solr c:nodes_used_collection s:shard2 r:core_node6 x:nodes_used_collection_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2356800 INFO (qtp1940934753-20717) [n:127.0.0.1:51891_solr c:nodes_used_collection s:shard2 r:core_node6 x:nodes_used_collection_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@29e6e5c1[nodes_used_collection_shard2_replica_n4] main] [junit4] 2> 2356802 INFO (qtp1940934753-20717) [n:127.0.0.1:51891_solr c:nodes_used_collection s:shard2 r:core_node6 x:nodes_used_collection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2356803 INFO (qtp1940934753-20717) [n:127.0.0.1:51891_solr c:nodes_used_collection s:shard2 r:core_node6 x:nodes_used_collection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2356804 INFO (qtp1940934753-20717) [n:127.0.0.1:51891_solr c:nodes_used_collection s:shard2 r:core_node6 x:nodes_used_collection_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2356804 INFO (qtp1940934753-20717) [n:127.0.0.1:51891_solr c:nodes_used_collection s:shard2 r:core_node6 x:nodes_used_collection_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587800724295647232 [junit4] 2> 2356809 INFO (searcherExecutor-7104-thread-1-processing-n:127.0.0.1:51891_solr x:nodes_used_collection_shard2_replica_n4 s:shard2 c:nodes_used_collection r:core_node6) [n:127.0.0.1:51891_solr c:nodes_used_collection s:shard2 r:core_node6 x:nodes_used_collection_shard2_replica_n4] o.a.s.c.SolrCore [nodes_used_collection_shard2_replica_n4] Registered new searcher Searcher@29e6e5c1[nodes_used_collection_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2356841 INFO (qtp904198077-20695) [n:127.0.0.1:65204_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2356841 INFO (qtp904198077-20695) [n:127.0.0.1:65204_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2356843 INFO (qtp904198077-20695) [n:127.0.0.1:65204_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2356843 INFO (qtp904198077-20695) [n:127.0.0.1:65204_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2356845 INFO (qtp904198077-20695) [n:127.0.0.1:65204_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3297a036[nodes_used_collection_shard1_replica_n1] main] [junit4] 2> 2356854 INFO (qtp904198077-20695) [n:127.0.0.1:65204_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2356855 INFO (qtp904198077-20695) [n:127.0.0.1:65204_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2356855 INFO (qtp904198077-20695) [n:127.0.0.1:65204_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2356856 INFO (qtp904198077-20695) [n:127.0.0.1:65204_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587800724350173184 [junit4] 2> 2356862 INFO (searcherExecutor-7102-thread-1-processing-n:127.0.0.1:65204_solr x:nodes_used_collection_shard1_replica_n1 s:shard1 c:nodes_used_collection r:core_node3) [n:127.0.0.1:65204_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.c.SolrCore [nodes_used_collection_shard1_replica_n1] Registered new searcher Searcher@3297a036[nodes_used_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2356893 INFO (zkCallback-3933-thread-1-processing-n:127.0.0.1:65204_solr) [n:127.0.0.1:65204_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2356893 INFO (zkCallback-3933-thread-2-processing-n:127.0.0.1:65204_solr) [n:127.0.0.1:65204_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2356893 INFO (zkCallback-3935-thread-1-processing-n:127.0.0.1:36577_solr) [n:127.0.0.1:36577_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2356894 INFO (zkCallback-3935-thread-2-processing-n:127.0.0.1:36577_solr) [n:127.0.0.1:36577_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2356894 INFO (zkCallback-3943-thread-2-processing-n:127.0.0.1:51891_solr) [n:127.0.0.1:51891_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2356895 INFO (zkCallback-3943-thread-3-processing-n:127.0.0.1:51891_solr) [n:127.0.0.1:51891_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2356896 INFO (zkCallback-3941-thread-1-processing-n:127.0.0.1:51613_solr) [n:127.0.0.1:51613_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2356895 INFO (zkCallback-3941-thread-2-processing-n:127.0.0.1:51613_solr) [n:127.0.0.1:51613_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2357275 INFO (qtp179557452-20688) [n:127.0.0.1:36577_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n7] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2357275 INFO (qtp179557452-20688) [n:127.0.0.1:36577_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n7] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 2357275 INFO (qtp179557452-20688) [n:127.0.0.1:36577_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n7] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36577/solr/nodes_used_collection_shard2_replica_n7/ [junit4] 2> 2357276 INFO (qtp179557452-20688) [n:127.0.0.1:36577_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n7] o.a.s.u.PeerSync PeerSync: core=nodes_used_collection_shard2_replica_n7 url=http://127.0.0.1:36577/solr START replicas=[http://127.0.0.1:51891/solr/nodes_used_collection_shard2_replica_n4/] nUpdates=100 [junit4] 2> 2357280 INFO (qtp1940934753-20720) [n:127.0.0.1:51891_solr c:nodes_used_collection s:shard2 r:core_node6 x:nodes_used_collection_shard2_replica_n4] o.a.s.c.S.Request [nodes_used_collection_shard2_replica_n4] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2357284 INFO (qtp978399054-20705) [n:127.0.0.1:51613_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2357284 INFO (qtp978399054-20705) [n:127.0.0.1:51613_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 2357284 INFO (qtp978399054-20705) [n:127.0.0.1:51613_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:51613/solr/nodes_used_collection_shard1_replica_n2/ [junit4] 2> 2357285 INFO (qtp978399054-20705) [n:127.0.0.1:51613_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=nodes_used_collection_shard1_replica_n2 url=http://127.0.0.1:51613/solr START replicas=[http://127.0.0.1:65204/solr/nodes_used_collection_shard1_replica_n1/] nUpdates=100 [junit4] 2> 2357287 INFO (qtp904198077-20696) [n:127.0.0.1:65204_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.c.S.Request [nodes_used_collection_shard1_replica_n1] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2357583 INFO (qtp179557452-20688) [n:127.0.0.1:36577_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n7] o.a.s.u.PeerSync PeerSync: core=nodes_used_collection_shard2_replica_n7 url=http://127.0.0.1:36577/solr DONE. We have no versions. sync failed. [junit4] 2> 2357584 INFO (qtp179557452-20688) [n:127.0.0.1:36577_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n7] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 2357584 INFO (qtp179557452-20688) [n:127.0.0.1:36577_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n7] 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> 2357584 INFO (qtp179557452-20688) [n:127.0.0.1:36577_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n7] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 2357591 INFO (qtp978399054-20705) [n:127.0.0.1:51613_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=nodes_used_collection_shard1_replica_n2 url=http://127.0.0.1:51613/solr DONE. We have no versions. sync failed. [junit4] 2> 2357591 INFO (qtp978399054-20705) [n:127.0.0.1:51613_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 2357592 INFO (qtp978399054-20705) [n:127.0.0.1:51613_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] 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> 2357592 INFO (qtp978399054-20705) [n:127.0.0.1:51613_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 2357606 INFO (qtp179557452-20688) [n:127.0.0.1:36577_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n7] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36577/solr/nodes_used_collection_shard2_replica_n7/ shard2 [junit4] 2> 2357629 INFO (qtp978399054-20705) [n:127.0.0.1:51613_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:51613/solr/nodes_used_collection_shard1_replica_n2/ shard1 [junit4] 2> 2357737 INFO (zkCallback-3941-thread-1-processing-n:127.0.0.1:51613_solr) [n:127.0.0.1:51613_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2357737 INFO (zkCallback-3941-thread-2-processing-n:127.0.0.1:51613_solr) [n:127.0.0.1:51613_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2357737 INFO (zkCallback-3935-thread-1-processing-n:127.0.0.1:36577_solr) [n:127.0.0.1:36577_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2357738 INFO (zkCallback-3935-thread-2-processing-n:127.0.0.1:36577_solr) [n:127.0.0.1:36577_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2357738 INFO (zkCallback-3933-thread-2-processing-n:127.0.0.1:65204_solr) [n:127.0.0.1:65204_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2357738 INFO (zkCallback-3933-thread-1-processing-n:127.0.0.1:65204_solr) [n:127.0.0.1:65204_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2357738 INFO (zkCallback-3943-thread-3-processing-n:127.0.0.1:51891_solr) [n:127.0.0.1:51891_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2357739 INFO (zkCallback-3943-thread-2-processing-n:127.0.0.1:51891_solr) [n:127.0.0.1:51891_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2357761 INFO (qtp179557452-20688) [n:127.0.0.1:36577_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n7] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 2357772 INFO (qtp179557452-20688) [n:127.0.0.1:36577_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n7] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica_n7&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2294 [junit4] 2> 2357782 INFO (qtp978399054-20705) [n:127.0.0.1:51613_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 2357794 INFO (qtp978399054-20705) [n:127.0.0.1:51613_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica_n2&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2310 [junit4] 2> 2357826 INFO (qtp1940934753-20717) [n:127.0.0.1:51891_solr c:nodes_used_collection s:shard2 r:core_node6 x:nodes_used_collection_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica_n4&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2347 [junit4] 2> 2357880 INFO (qtp904198077-20695) [n:127.0.0.1:65204_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2387 [junit4] 2> 2357884 INFO (qtp1940934753-20716) [n:127.0.0.1:51891_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> 2358009 INFO (zkCallback-3935-thread-2-processing-n:127.0.0.1:36577_solr) [n:127.0.0.1:36577_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2358009 INFO (zkCallback-3935-thread-1-processing-n:127.0.0.1:36577_solr) [n:127.0.0.1:36577_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2358009 INFO (zkCallback-3943-thread-3-processing-n:127.0.0.1:51891_solr) [n:127.0.0.1:51891_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2358009 INFO (zkCallback-3943-thread-2-processing-n:127.0.0.1:51891_solr) [n:127.0.0.1:51891_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2358009 INFO (zkCallback-3933-thread-1-processing-n:127.0.0.1:65204_solr) [n:127.0.0.1:65204_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2358009 INFO (zkCallback-3933-thread-2-processing-n:127.0.0.1:65204_solr) [n:127.0.0.1:65204_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2358009 INFO (zkCallback-3941-thread-2-processing-n:127.0.0.1:51613_solr) [n:127.0.0.1:51613_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2358009 INFO (zkCallback-3941-thread-1-processing-n:127.0.0.1:51613_solr) [n:127.0.0.1:51613_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2358885 INFO (qtp1940934753-20716) [n:127.0.0.1:51891_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&name=nodes_used_collection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3779 [junit4] 2> 2358886 INFO (TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[8C36CBF943959C44]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testCoresAreDistributedAcrossNodes [junit4] 2> 2358962 INFO (TEST-CollectionsAPIDistributedZkTest.testDeleteNonExistentCollection-seed#[8C36CBF943959C44]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteNonExistentCollection [junit4] 2> 2358968 INFO (TEST-CollectionsAPIDistributedZkTest.testDeleteNonExistentCollection-seed#[8C36CBF943959C44]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2358971 INFO (qtp1940934753-20726) [n:127.0.0.1:51891_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=nodes_used_collection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2358976 INFO (OverseerCollectionConfigSetProcessor-99237545073377292-127.0.0.1:51891_solr-n_0000000000) [n:127.0.0.1:51891_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> 2358977 INFO (OverseerThreadFactory-7092-thread-2-processing-n:127.0.0.1:51891_solr) [n:127.0.0.1:51891_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true [junit4] 2> 2358978 INFO (qtp1940934753-20728) [n:127.0.0.1:51891_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.nodes_used_collection.shard2.replica_n4, tag=null [junit4] 2> 2358978 INFO (qtp1940934753-20728) [n:127.0.0.1:51891_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@25c59c1: rootName = null, domain = solr.core.nodes_used_collection.shard2.replica_n4, service url = null, agent id = null] for registry solr.core.nodes_used_collection.shard2.replica_n4 / com.codahale.metrics.MetricRegistry@276f7822 [junit4] 2> 2358978 INFO (qtp179557452-20700) [n:127.0.0.1:36577_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.nodes_used_collection.shard2.replica_n7, tag=null [junit4] 2> 2358979 INFO (qtp179557452-20700) [n:127.0.0.1:36577_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3f4ce826: rootName = null, domain = solr.core.nodes_used_collection.shard2.replica_n7, service url = null, agent id = null] for registry solr.core.nodes_used_collection.shard2.replica_n7 / com.codahale.metrics.MetricRegistry@19cb3b20 [junit4] 2> 2358979 INFO (qtp978399054-20707) [n:127.0.0.1:51613_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.nodes_used_collection.shard1.replica_n2, tag=null [junit4] 2> 2358979 INFO (qtp978399054-20707) [n:127.0.0.1:51613_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@fff5b60: rootName = null, domain = solr.core.nodes_used_collection.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.nodes_used_collection.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@77192490 [junit4] 2> 2358981 INFO (qtp904198077-20692) [n:127.0.0.1:65204_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.nodes_used_collection.shard1.replica_n1, tag=null [junit4] 2> 2358981 INFO (qtp904198077-20692) [n:127.0.0.1:65204_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@20ecd8a0: rootName = null, domain = solr.core.nodes_used_collection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.nodes_used_collection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@77402002 [junit4] 2> 2359119 INFO (qtp179557452-20700) [n:127.0.0.1:36577_solr ] o.a.s.c.SolrCore [nodes_used_collection_shard2_replica_n7] CLOSING SolrCore org.apache.solr.core.SolrCore@78eb4e42 [junit4] 2> 2359124 INFO (qtp179557452-20700) [n:127.0.0.1:36577_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.nodes_used_collection.shard2.replica_n7, tag=2028686914 [junit4] 2> 2359129 INFO (qtp904198077-20692) [n:127.0.0.1:65204_solr ] o.a.s.c.SolrCore [nodes_used_collection_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@61122d6c [junit4] 2> 2359132 INFO (qtp904198077-20692) [n:127.0.0.1:65204_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.nodes_used_collection.shard1.replica_n1, tag=1628581228 [junit4] 2> 2359132 INFO (qtp904198077-20692) [n:127.0.0.1:65204_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.nodes_used_collection.shard1.leader, tag=1628581228 [junit4] 2> 2359124 INFO (qtp1940934753-20728) [n:127.0.0.1:51891_solr ] o.a.s.c.SolrCore [nodes_used_collection_shard2_replica_n4] CLOSING SolrCore org.apache.solr.core.SolrCore@e1a359b [junit4] 2> 2359132 INFO (qtp179557452-20700) [n:127.0.0.1:36577_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.nodes_used_collection.shard2.leader, tag=2028686914 [junit4] 2> 2359135 INFO (qtp1940934753-20728) [n:127.0.0.1:51891_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registr [...truncated too long message...] try=solr.collection.testSimple3.shard1.leader, tag=1809051209 [junit4] 2> 4041538 INFO (coreCloseExecutor-9428-thread-4) [n:127.0.0.1:35874_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testSimple3.shard3.replica_n4, tag=1569902508 [junit4] 2> 4041539 INFO (coreCloseExecutor-9428-thread-4) [n:127.0.0.1:35874_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@44f77963: rootName = solr_35874, domain = solr.core.testSimple3.shard3.replica_n4, service url = null, agent id = null] for registry solr.core.testSimple3.shard3.replica_n4 / com.codahale.metrics.MetricRegistry@7006d623 [junit4] 2> 4041544 INFO (coreCloseExecutor-9428-thread-4) [n:127.0.0.1:35874_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple3.shard3.leader, tag=1569902508 [junit4] 2> 4041545 INFO (jetty-closer-6369-thread-1) [ ] o.a.s.c.Overseer Overseer (id=99237654805086215-127.0.0.1:35874_solr-n_0000000001) closing [junit4] 2> 4041545 INFO (OverseerStateUpdate-99237654805086215-127.0.0.1:35874_solr-n_0000000001) [n:127.0.0.1:35874_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35874_solr [junit4] 2> 4041545 WARN (OverseerAutoScalingTriggerThread-99237654805086215-127.0.0.1:35874_solr-n_0000000001) [n:127.0.0.1:35874_solr ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 4041557 INFO (jetty-closer-6369-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@61a29342{/solr,null,UNAVAILABLE} [junit4] 2> 4041559 ERROR (SUITE-AutoAddReplicasPlanActionTest-seed#[8C36CBF943959C44]-worker) [ ] 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> 4041560 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[8C36CBF943959C44]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61103 61103 [junit4] 2> 4051695 INFO (Thread-8017) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61103 61103 [junit4] 2> 4051700 WARN (Thread-8017) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 5 /solr/aliases.json [junit4] 2> 5 /solr/clusterprops.json [junit4] 2> 4 /solr/security.json [junit4] 2> 4 /solr/configs/conf [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 26 /solr/collections/testSimple1/state.json [junit4] 2> 25 /solr/collections/testSimple2/state.json [junit4] 2> 6 /solr/collections/testSimple3/state.json [junit4] 2> 5 /solr/clusterstate.json [junit4] 2> 2 /solr/collections/testSimple1/leader_elect/shard1/election/99237654805086215-core_node3-n_0000000000 [junit4] 2> 2 /solr/autoscaling.json [junit4] 2> 2 /solr/collections/testSimple1/leader_elect/shard2/election/99237654805086215-core_node7-n_0000000000 [junit4] 2> 2 /solr/collections/testSimple2/leader_elect/shard1/election/99237654805086217-core_node4-n_0000000000 [junit4] 2> 2 /solr/overseer_elect/election/99237654805086215-127.0.0.1:35874_solr-n_0000000001 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 5 /solr/live_nodes [junit4] 2> 5 /solr/collections [junit4] 2> 2 /solr/overseer/queue [junit4] 2> 2 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 2 /solr/overseer/queue-work [junit4] 2> 2 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_8C36CBF943959C44-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=61, maxMBSortInHeap=7.587713011722901, sim=RandomSimilarity(queryNorm=false): {}, locale=sq, timezone=Asia/Barnaul [junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=1,free=188147232,total=507510784 [junit4] 2> NOTE: All tests run in this JVM: [WordBreakSolrSpellCheckerTest, TestLocalFSCloudBackupRestore, TestDFRSimilarityFactory, ShardRoutingTest, TestMiniSolrCloudClusterSSL, TestManagedSynonymGraphFilterFactory, SuggesterFSTTest, TestGenericDistributedQueue, TestUseDocValuesAsStored2, BadIndexSchemaTest, TestCollectionAPIs, TestStandardQParsers, ReturnFieldsTest, SyncSliceTest, TestLeaderElectionZkExpiry, TestPolicyCloud, TestGraphMLResponseWriter, ConvertedLegacyTest, IndexSchemaTest, SolrXmlInZkTest, TestInPlaceUpdatesDistrib, UUIDUpdateProcessorFallbackTest, SpellCheckCollatorTest, ClassificationUpdateProcessorIntegrationTest, TestFieldCacheWithThreads, ShowFileRequestHandlerTest, TestLegacyTerms, ExecutePlanActionTest, TestDFISimilarityFactory, ZkCLITest, OverriddenZkACLAndCredentialsProvidersTest, UUIDFieldTest, TestLRUStatsCache, RegexBoostProcessorTest, TestSystemCollAutoCreate, DirectUpdateHandlerTest, DefaultValueUpdateProcessorTest, TestAddFieldRealTimeGet, XmlUpdateRequestHandlerTest, TestRecovery, TestRequestStatusCollectionAPI, TestFieldCacheSortRandom, TestSegmentSorting, TestCollectionAPI, ManagedSchemaRoundRobinCloudTest, HLLUtilTest, TestAtomicUpdateErrorCases, CdcrBidirectionalTest, TestPrepRecovery, URLClassifyProcessorTest, DateFieldTest, TestQueryWrapperFilter, TestIBSimilarityFactory, SignatureUpdateProcessorFactoryTest, TestSolr4Spatial, UtilsToolTest, TestReversedWildcardFilterFactory, PrimUtilsTest, HttpTriggerListenerTest, TestExactSharedStatsCache, SolrInfoBeanTest, TestUtils, RemoteQueryErrorTest, AutoAddReplicasIntegrationTest, RollingRestartTest, TestInitParams, CircularListTest, BlockJoinFacetSimpleTest, TemplateUpdateProcessorTest, NodeAddedTriggerTest, SolrTestCaseJ4Test, OverseerModifyCollectionTest, TimeRoutedAliasUpdateProcessorTest, TestUninvertingReader, SolrSlf4jReporterTest, TestDeleteCollectionOnDownNodes, TestUnifiedSolrHighlighter, TestTlogReplica, ReplicationFactorTest, HdfsRecoverLeaseTest, ConfigSetsAPITest, DataDrivenBlockJoinTest, TestImplicitCoreProperties, TestOmitPositions, HdfsThreadLeakTest, QueryParsingTest, TestBackupRepositoryFactory, TestSchemaSimilarityResource, TestSchemalessBufferedUpdates, TestSolrDeletionPolicy2, TestSortByMinMaxFunction, DisMaxRequestHandlerTest, TestCodecSupport, RecoveryZkTest, DistributedQueryComponentOptimizationTest, TestCloudDeleteByQuery, TestHdfsBackupRestoreCore, TestTolerantUpdateProcessorRandomCloud, XsltUpdateRequestHandlerTest, PrimitiveFieldTypeTest, PeerSyncReplicationTest, HttpSolrCallGetCoreTest, TestConfigSetsAPIZkFailure, SortByFunctionTest, TestDynamicFieldCollectionResource, OverseerTest, RankQueryTest, TestSolrXml, TestReloadAndDeleteDocs, JSONWriterTest, TestStressInPlaceUpdates, DocValuesMissingTest, TestCustomSort, TestNumericTokenStream, FullHLLTest, CloneFieldUpdateProcessorFactoryTest, MoveReplicaHDFSFailoverTest, DeleteShardTest, HdfsCollectionsAPIDistributedZkTest, TestSolrCoreSnapshots, LeaderElectionTest, HdfsChaosMonkeyNothingIsSafeTest, MoveReplicaTest, TestRandomDVFaceting, DistanceFunctionTest, TestLegacyNumericRangeQueryBuilder, TestAnalyzeInfixSuggestions, PathHierarchyTokenizerFactoryTest, MultiTermTest, TestHdfsCloudBackupRestore, TestPullReplicaErrorHandling, StressHdfsTest, TestCoreAdminApis, HdfsRestartWhileUpdatingTest, SuggesterTest, TestFieldTypeCollectionResource, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestPushWriter, CdcrReplicationDistributedZkTest, TestRangeQuery, TestPointFields, TestNodeAddedTrigger, TestSolrCloudWithDelegationTokens, DirectoryFactoryTest, RAMDirectoryFactoryTest, CurrencyFieldTypeTest, DistributedFacetPivotWhiteBoxTest, TestMinMaxOnMultiValuedField, OverseerStatusTest, SolrJmxReporterCloudTest, SpatialFilterTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestTriggerIntegration, TestSweetSpotSimilarityFactory, MetricsHandlerTest, CSVRequestHandlerTest, TestReqParamsAPI, TestSolrCoreProperties, TestDistributedSearch, CdcrRequestHandlerTest, AlternateDirectoryTest, DistributedQueryElevationComponentTest, TestDistribStateManager, TestSolrCoreParser, TestDownShardTolerantSearch, IndexBasedSpellCheckerTest, ClusterStateUpdateTest, TestReplicationHandler, TestFuzzyAnalyzedSuggestions, StatsComponentTest, TestIndexingPerformance, TestJsonFacetRefinement, SuggestComponentTest, TestRawTransformer, TestBulkSchemaConcurrent, CoreMergeIndexesAdminHandlerTest, DistributedFacetPivotSmallAdvancedTest, TestPolicyCloud, TestBinaryField, TestLMDirichletSimilarityFactory, BasicDistributedZkTest, TestManagedResourceStorage, TestNumericTerms32, TestCursorMarkWithoutUniqueKey, TestSearcherReuse, TestReplicaProperties, AssignTest, CollectionStateFormat2Test, CollectionsAPIAsyncDistributedZkTest, ConnectionManagerTest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, DistributedVersionInfoTest, DocValuesNotIndexedTest, ForceLeaderTest, LeaderInitiatedRecoveryOnCommitTest, MoveReplicaHDFSTest, TestCloudPseudoReturnFields, TestClusterProperties, TestCollectionsAPIViaSolrCloudCluster, TestConfigSetsAPIExclusivity, TestDistribDocBasedVersion, TestRandomRequestDistribution, TestRequestForwarding, TestSizeLimitedDistributedMap, TestStressLiveNodes, VMParamsZkACLAndCredentialsProvidersTest, AutoAddReplicasPlanActionTest] [junit4] Completed [567/764 (2!)] on J0 in 23.65s, 1 test, 1 error <<< FAILURES! [...truncated 48715 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org