Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1499/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC
1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI Error Message: Error from server at http://127.0.0.1:33704/solr/awhollynewcollection_0: {"awhollynewcollection_0":5} Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33704/solr/awhollynewcollection_0: {"awhollynewcollection_0":5} at __randomizedtesting.SeedInfo.seed([7FDC08545B534090:37A97CE05D606F05]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:982) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:982) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:982) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:982) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:982) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942) 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 12701 lines...] [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest [junit4] 2> 1979444 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[7FDC08545B534090]-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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7FDC08545B534090-001/init-core-data-001 [junit4] 2> 1979445 WARN (SUITE-CollectionsAPIDistributedZkTest-seed#[7FDC08545B534090]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=46 numCloses=46 [junit4] 2> 1979445 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[7FDC08545B534090]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 1979446 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[7FDC08545B534090]-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> 1979447 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[7FDC08545B534090]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7FDC08545B534090-001/tempDir-001 [junit4] 2> 1979447 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[7FDC08545B534090]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1979447 INFO (Thread-6560) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1979447 INFO (Thread-6560) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1979449 ERROR (Thread-6560) [ ] 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> 1979547 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[7FDC08545B534090]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:57396 [junit4] 2> 1979554 INFO (jetty-launcher-3194-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1979554 INFO (jetty-launcher-3194-thread-4) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1979554 INFO (jetty-launcher-3194-thread-3) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1979555 INFO (jetty-launcher-3194-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1979556 INFO (jetty-launcher-3194-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3291a3a5{/solr,null,AVAILABLE} [junit4] 2> 1979557 INFO (jetty-launcher-3194-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4e5eb8f4{/solr,null,AVAILABLE} [junit4] 2> 1979557 INFO (jetty-launcher-3194-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@fc7413{/solr,null,AVAILABLE} [junit4] 2> 1979557 INFO (jetty-launcher-3194-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3cdf52b1{HTTP/1.1,[http/1.1]}{127.0.0.1:51819} [junit4] 2> 1979557 INFO (jetty-launcher-3194-thread-2) [ ] o.e.j.s.Server Started @1981506ms [junit4] 2> 1979557 INFO (jetty-launcher-3194-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51819} [junit4] 2> 1979557 ERROR (jetty-launcher-3194-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1979557 INFO (jetty-launcher-3194-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1979557 INFO (jetty-launcher-3194-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1979557 INFO (jetty-launcher-3194-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1979558 INFO (jetty-launcher-3194-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-31T01:17:42.506Z [junit4] 2> 1979558 INFO (jetty-launcher-3194-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@726550d1{HTTP/1.1,[http/1.1]}{127.0.0.1:48992} [junit4] 2> 1979558 INFO (jetty-launcher-3194-thread-1) [ ] o.e.j.s.Server Started @1981506ms [junit4] 2> 1979558 INFO (jetty-launcher-3194-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=48992} [junit4] 2> 1979558 ERROR (jetty-launcher-3194-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1979558 INFO (jetty-launcher-3194-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1979558 INFO (jetty-launcher-3194-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1979558 INFO (jetty-launcher-3194-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1979558 INFO (jetty-launcher-3194-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-31T01:17:42.506Z [junit4] 2> 1979561 INFO (jetty-launcher-3194-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5789ffb0{HTTP/1.1,[http/1.1]}{127.0.0.1:41084} [junit4] 2> 1979561 INFO (jetty-launcher-3194-thread-3) [ ] o.e.j.s.Server Started @1981509ms [junit4] 2> 1979561 INFO (jetty-launcher-3194-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41084} [junit4] 2> 1979561 ERROR (jetty-launcher-3194-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1979561 INFO (jetty-launcher-3194-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a436554{/solr,null,AVAILABLE} [junit4] 2> 1979561 INFO (jetty-launcher-3194-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1979561 INFO (jetty-launcher-3194-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1979561 INFO (jetty-launcher-3194-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1979561 INFO (jetty-launcher-3194-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-31T01:17:42.509Z [junit4] 2> 1979561 INFO (jetty-launcher-3194-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@292e44e3{HTTP/1.1,[http/1.1]}{127.0.0.1:33704} [junit4] 2> 1979561 INFO (jetty-launcher-3194-thread-4) [ ] o.e.j.s.Server Started @1981510ms [junit4] 2> 1979561 INFO (jetty-launcher-3194-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33704} [junit4] 2> 1979561 ERROR (jetty-launcher-3194-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1979561 INFO (jetty-launcher-3194-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1979561 INFO (jetty-launcher-3194-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1979561 INFO (jetty-launcher-3194-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1979561 INFO (jetty-launcher-3194-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-31T01:17:42.509Z [junit4] 2> 1979564 INFO (jetty-launcher-3194-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1979564 INFO (jetty-launcher-3194-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1979565 INFO (jetty-launcher-3194-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1979566 INFO (jetty-launcher-3194-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1979567 INFO (jetty-launcher-3194-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1979567 INFO (jetty-launcher-3194-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1979568 INFO (jetty-launcher-3194-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1979568 INFO (jetty-launcher-3194-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1979568 INFO (jetty-launcher-3194-thread-4) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1979568 INFO (jetty-launcher-3194-thread-4) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1979569 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 0x15f70016c7c0003, 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> 1979569 INFO (jetty-launcher-3194-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1979569 INFO (jetty-launcher-3194-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1979571 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 0x15f70016c7c0001, 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> 1979571 INFO (jetty-launcher-3194-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57396/solr [junit4] 2> 1979571 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 0x15f70016c7c0004, 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> 1979572 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 0x15f70016c7c0002, 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> 1979572 INFO (jetty-launcher-3194-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57396/solr [junit4] 2> 1979572 INFO (jetty-launcher-3194-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57396/solr [junit4] 2> 1979574 INFO (jetty-launcher-3194-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57396/solr [junit4] 2> 1979579 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 0x15f70016c7c0008, 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> 1979763 INFO (jetty-launcher-3194-thread-1) [n:127.0.0.1:48992_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1979764 INFO (jetty-launcher-3194-thread-1) [n:127.0.0.1:48992_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:48992_solr [junit4] 2> 1979767 INFO (jetty-launcher-3194-thread-1) [n:127.0.0.1:48992_solr ] o.a.s.c.Overseer Overseer (id=98920868242784265-127.0.0.1:48992_solr-n_0000000000) starting [junit4] 2> 1979776 INFO (jetty-launcher-3194-thread-3) [n:127.0.0.1:41084_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1979778 INFO (jetty-launcher-3194-thread-3) [n:127.0.0.1:41084_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41084_solr [junit4] 2> 1979780 INFO (zkCallback-3216-thread-1-processing-n:127.0.0.1:41084_solr) [n:127.0.0.1:41084_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1979780 INFO (jetty-launcher-3194-thread-4) [n:127.0.0.1:33704_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1979781 INFO (zkCallback-3215-thread-1-processing-n:127.0.0.1:51819_solr) [n:127.0.0.1:51819_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1979781 INFO (zkCallback-3213-thread-1-processing-n:127.0.0.1:48992_solr) [n:127.0.0.1:48992_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1979781 INFO (jetty-launcher-3194-thread-2) [n:127.0.0.1:51819_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1979786 INFO (jetty-launcher-3194-thread-4) [n:127.0.0.1:33704_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1979786 INFO (jetty-launcher-3194-thread-2) [n:127.0.0.1:51819_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51819_solr [junit4] 2> 1979788 INFO (jetty-launcher-3194-thread-1) [n:127.0.0.1:48992_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48992_solr [junit4] 2> 1979789 INFO (zkCallback-3213-thread-1-processing-n:127.0.0.1:48992_solr) [n:127.0.0.1:48992_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1979789 INFO (zkCallback-3215-thread-1-processing-n:127.0.0.1:51819_solr) [n:127.0.0.1:51819_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1979789 INFO (zkCallback-3216-thread-1-processing-n:127.0.0.1:41084_solr) [n:127.0.0.1:41084_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1979790 INFO (zkCallback-3214-thread-1-processing-n:127.0.0.1:33704_solr) [n:127.0.0.1:33704_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1979795 INFO (zkCallback-3216-thread-1-processing-n:127.0.0.1:41084_solr) [n:127.0.0.1:41084_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1979795 INFO (zkCallback-3214-thread-1-processing-n:127.0.0.1:33704_solr) [n:127.0.0.1:33704_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1979795 INFO (zkCallback-3215-thread-1-processing-n:127.0.0.1:51819_solr) [n:127.0.0.1:51819_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1979797 INFO (zkCallback-3213-thread-1-processing-n:127.0.0.1:48992_solr) [n:127.0.0.1:48992_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1979797 INFO (jetty-launcher-3194-thread-4) [n:127.0.0.1:33704_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33704_solr [junit4] 2> 1979827 INFO (jetty-launcher-3194-thread-3) [n:127.0.0.1:41084_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e3f0961 [junit4] 2> 1979839 INFO (zkCallback-3216-thread-1-processing-n:127.0.0.1:41084_solr) [n:127.0.0.1:41084_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1979849 INFO (zkCallback-3214-thread-1-processing-n:127.0.0.1:33704_solr) [n:127.0.0.1:33704_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1979849 INFO (zkCallback-3215-thread-1-processing-n:127.0.0.1:51819_solr) [n:127.0.0.1:51819_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1979849 INFO (zkCallback-3213-thread-1-processing-n:127.0.0.1:48992_solr) [n:127.0.0.1:48992_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1979850 INFO (jetty-launcher-3194-thread-3) [n:127.0.0.1:41084_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e3f0961 [junit4] 2> 1979850 INFO (jetty-launcher-3194-thread-3) [n:127.0.0.1:41084_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e3f0961 [junit4] 2> 1979850 INFO (jetty-launcher-3194-thread-3) [n:127.0.0.1:41084_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7FDC08545B534090-001/tempDir-001/node4 [junit4] 2> 1979860 INFO (jetty-launcher-3194-thread-2) [n:127.0.0.1:51819_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e3f0961 [junit4] 2> 1979875 INFO (jetty-launcher-3194-thread-2) [n:127.0.0.1:51819_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e3f0961 [junit4] 2> 1979875 INFO (jetty-launcher-3194-thread-2) [n:127.0.0.1:51819_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e3f0961 [junit4] 2> 1979876 INFO (jetty-launcher-3194-thread-2) [n:127.0.0.1:51819_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7FDC08545B534090-001/tempDir-001/node1 [junit4] 2> 1979896 INFO (jetty-launcher-3194-thread-4) [n:127.0.0.1:33704_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e3f0961 [junit4] 2> 1979902 INFO (jetty-launcher-3194-thread-4) [n:127.0.0.1:33704_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e3f0961 [junit4] 2> 1979902 INFO (jetty-launcher-3194-thread-4) [n:127.0.0.1:33704_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e3f0961 [junit4] 2> 1979902 INFO (jetty-launcher-3194-thread-4) [n:127.0.0.1:33704_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7FDC08545B534090-001/tempDir-001/node3 [junit4] 2> 1979917 INFO (jetty-launcher-3194-thread-1) [n:127.0.0.1:48992_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e3f0961 [junit4] 2> 1979923 INFO (jetty-launcher-3194-thread-1) [n:127.0.0.1:48992_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e3f0961 [junit4] 2> 1979923 INFO (jetty-launcher-3194-thread-1) [n:127.0.0.1:48992_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e3f0961 [junit4] 2> 1979924 INFO (jetty-launcher-3194-thread-1) [n:127.0.0.1:48992_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7FDC08545B534090-001/tempDir-001/node2 [junit4] 2> 1979950 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[7FDC08545B534090]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1979951 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[7FDC08545B534090]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57396/solr ready [junit4] 2> 1979978 INFO (TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[7FDC08545B534090]) [ ] o.a.s.SolrTestCaseJ4 ###Starting addReplicaTest [junit4] 2> 1979979 INFO (TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[7FDC08545B534090]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1979983 INFO (qtp29335138-18888) [n:127.0.0.1:33704_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=4&name=addReplicaColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1979985 INFO (OverseerThreadFactory-6563-thread-1-processing-n:127.0.0.1:48992_solr) [n:127.0.0.1:48992_solr ] o.a.s.c.CreateCollectionCmd Create collection addReplicaColl [junit4] 2> 1980104 INFO (OverseerStateUpdate-98920868242784265-127.0.0.1:48992_solr-n_0000000000) [n:127.0.0.1:48992_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"addReplicaColl", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"addReplicaColl_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:33704/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1980110 INFO (OverseerStateUpdate-98920868242784265-127.0.0.1:48992_solr-n_0000000000) [n:127.0.0.1:48992_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"addReplicaColl", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"addReplicaColl_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:41084/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1980116 INFO (OverseerStateUpdate-98920868242784265-127.0.0.1:48992_solr-n_0000000000) [n:127.0.0.1:48992_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"addReplicaColl", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"addReplicaColl_shard2_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:48992/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1980124 INFO (OverseerStateUpdate-98920868242784265-127.0.0.1:48992_solr-n_0000000000) [n:127.0.0.1:48992_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"addReplicaColl", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"addReplicaColl_shard2_replica_n6", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:51819/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1980333 INFO (qtp29335138-18889) [n:127.0.0.1:33704_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica_n1&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1980336 INFO (qtp29335138-18889) [n:127.0.0.1:33704_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1980337 INFO (qtp681167845-18871) [n:127.0.0.1:51819_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica_n6&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1980337 INFO (qtp137164455-18861) [n:127.0.0.1:41084_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica_n2&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1980337 INFO (qtp681167845-18871) [n:127.0.0.1:51819_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1980338 INFO (qtp137164455-18861) [n:127.0.0.1:41084_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1980344 INFO (qtp162414955-18853) [n:127.0.0.1:48992_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica_n4&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1980344 INFO (qtp162414955-18853) [n:127.0.0.1:48992_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1980457 INFO (zkCallback-3213-thread-1-processing-n:127.0.0.1:48992_solr) [n:127.0.0.1:48992_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1980457 INFO (zkCallback-3214-thread-1-processing-n:127.0.0.1:33704_solr) [n:127.0.0.1:33704_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1980457 INFO (zkCallback-3215-thread-1-processing-n:127.0.0.1:51819_solr) [n:127.0.0.1:51819_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1980458 INFO (zkCallback-3214-thread-2-processing-n:127.0.0.1:33704_solr) [n:127.0.0.1:33704_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1980458 INFO (zkCallback-3215-thread-2-processing-n:127.0.0.1:51819_solr) [n:127.0.0.1:51819_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1980458 INFO (zkCallback-3213-thread-2-processing-n:127.0.0.1:48992_solr) [n:127.0.0.1:48992_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1980458 INFO (zkCallback-3216-thread-1-processing-n:127.0.0.1:41084_solr) [n:127.0.0.1:41084_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1980458 INFO (zkCallback-3216-thread-2-processing-n:127.0.0.1:41084_solr) [n:127.0.0.1:41084_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1981376 INFO (qtp162414955-18853) [n:127.0.0.1:48992_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1981377 INFO (qtp137164455-18861) [n:127.0.0.1:41084_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1981389 INFO (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1981394 INFO (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1981397 INFO (qtp137164455-18861) [n:127.0.0.1:41084_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.s.IndexSchema [addReplicaColl_shard1_replica_n2] Schema name=minimal [junit4] 2> 1981397 INFO (qtp162414955-18853) [n:127.0.0.1:48992_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.s.IndexSchema [addReplicaColl_shard2_replica_n4] Schema name=minimal [junit4] 2> 1981398 INFO (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.s.IndexSchema [addReplicaColl_shard2_replica_n6] Schema name=minimal [junit4] 2> 1981399 INFO (qtp137164455-18861) [n:127.0.0.1:41084_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1981399 INFO (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1981399 INFO (qtp162414955-18853) [n:127.0.0.1:48992_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1981399 INFO (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard2_replica_n6' using configuration from collection addReplicaColl, trusted=true [junit4] 2> 1981399 INFO (qtp162414955-18853) [n:127.0.0.1:48992_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard2_replica_n4' using configuration from collection addReplicaColl, trusted=true [junit4] 2> 1981399 INFO (qtp137164455-18861) [n:127.0.0.1:41084_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard1_replica_n2' using configuration from collection addReplicaColl, trusted=true [junit4] 2> 1981400 INFO (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.addReplicaColl.shard2.replica_n6' (registry 'solr.core.addReplicaColl.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e3f0961 [junit4] 2> 1981400 INFO (qtp137164455-18861) [n:127.0.0.1:41084_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.addReplicaColl.shard1.replica_n2' (registry 'solr.core.addReplicaColl.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e3f0961 [junit4] 2> 1981400 INFO (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1981400 INFO (qtp162414955-18853) [n:127.0.0.1:48992_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.addReplicaColl.shard2.replica_n4' (registry 'solr.core.addReplicaColl.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e3f0961 [junit4] 2> 1981400 INFO (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.SolrCore [[addReplicaColl_shard2_replica_n6] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7FDC08545B534090-001/tempDir-001/node1/addReplicaColl_shard2_replica_n6], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7FDC08545B534090-001/tempDir-001/node1/addReplicaColl_shard2_replica_n6/data/] [junit4] 2> 1981400 INFO (qtp137164455-18861) [n:127.0.0.1:41084_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1981400 INFO (qtp137164455-18861) [n:127.0.0.1:41084_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.c.SolrCore [[addReplicaColl_shard1_replica_n2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7FDC08545B534090-001/tempDir-001/node4/addReplicaColl_shard1_replica_n2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7FDC08545B534090-001/tempDir-001/node4/addReplicaColl_shard1_replica_n2/data/] [junit4] 2> 1981402 INFO (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.s.IndexSchema [addReplicaColl_shard1_replica_n1] Schema name=minimal [junit4] 2> 1981404 INFO (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1981404 INFO (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard1_replica_n1' using configuration from collection addReplicaColl, trusted=true [junit4] 2> 1981404 INFO (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.addReplicaColl.shard1.replica_n1' (registry 'solr.core.addReplicaColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e3f0961 [junit4] 2> 1981405 INFO (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1981405 INFO (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.SolrCore [[addReplicaColl_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7FDC08545B534090-001/tempDir-001/node3/addReplicaColl_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7FDC08545B534090-001/tempDir-001/node3/addReplicaColl_shard1_replica_n1/data/] [junit4] 2> 1981411 INFO (qtp162414955-18853) [n:127.0.0.1:48992_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1981411 INFO (qtp162414955-18853) [n:127.0.0.1:48992_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.c.SolrCore [[addReplicaColl_shard2_replica_n4] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7FDC08545B534090-001/tempDir-001/node2/addReplicaColl_shard2_replica_n4], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7FDC08545B534090-001/tempDir-001/node2/addReplicaColl_shard2_replica_n4/data/] [junit4] 2> 1981451 INFO (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1981451 INFO (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1981452 INFO (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1981452 INFO (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1981467 INFO (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@39760dc8[addReplicaColl_shard2_replica_n6] main] [junit4] 2> 1981469 INFO (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1981469 INFO (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1981469 INFO (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1981470 INFO (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582733894004768768 [junit4] 2> 1981472 INFO (searcherExecutor-6572-thread-1-processing-n:127.0.0.1:51819_solr x:addReplicaColl_shard2_replica_n6 s:shard2 c:addReplicaColl r:core_node8) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.SolrCore [addReplicaColl_shard2_replica_n6] Registered new searcher Searcher@39760dc8[addReplicaColl_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1981477 INFO (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms [junit4] 2> 1981477 INFO (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1981477 INFO (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1981478 INFO (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1981478 INFO (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1981479 INFO (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@782a37e8[addReplicaColl_shard1_replica_n1] main] [junit4] 2> 1981481 INFO (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1981481 INFO (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1981482 INFO (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1981482 INFO (searcherExecutor-6575-thread-1-processing-n:127.0.0.1:33704_solr x:addReplicaColl_shard1_replica_n1 s:shard1 c:addReplicaColl r:core_node3) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.SolrCore [addReplicaColl_shard1_replica_n1] Registered new searcher Searcher@782a37e8[addReplicaColl_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1981482 INFO (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582733894017351680 [junit4] 2> 1981483 INFO (qtp137164455-18861) [n:127.0.0.1:41084_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1981483 INFO (qtp137164455-18861) [n:127.0.0.1:41084_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1981484 INFO (qtp137164455-18861) [n:127.0.0.1:41084_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1981484 INFO (qtp137164455-18861) [n:127.0.0.1:41084_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1981485 INFO (qtp162414955-18853) [n:127.0.0.1:48992_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1981485 INFO (qtp162414955-18853) [n:127.0.0.1:48992_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1981485 INFO (qtp137164455-18861) [n:127.0.0.1:41084_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@19c938d5[addReplicaColl_shard1_replica_n2] main] [junit4] 2> 1981486 INFO (qtp162414955-18853) [n:127.0.0.1:48992_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1981486 INFO (qtp137164455-18861) [n:127.0.0.1:41084_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1981487 INFO (qtp162414955-18853) [n:127.0.0.1:48992_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1981487 INFO (qtp137164455-18861) [n:127.0.0.1:41084_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1981487 INFO (qtp137164455-18861) [n:127.0.0.1:41084_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1981488 INFO (qtp137164455-18861) [n:127.0.0.1:41084_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582733894023643136 [junit4] 2> 1981489 INFO (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms [junit4] 2> 1981489 INFO (searcherExecutor-6574-thread-1-processing-n:127.0.0.1:41084_solr x:addReplicaColl_shard1_replica_n2 s:shard1 c:addReplicaColl r:core_node5) [n:127.0.0.1:41084_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.c.SolrCore [addReplicaColl_shard1_replica_n2] Registered new searcher Searcher@19c938d5[addReplicaColl_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1981490 INFO (qtp162414955-18853) [n:127.0.0.1:48992_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@211c7b39[addReplicaColl_shard2_replica_n4] main] [junit4] 2> 1981492 INFO (qtp162414955-18853) [n:127.0.0.1:48992_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1981492 INFO (qtp162414955-18853) [n:127.0.0.1:48992_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1981492 INFO (qtp162414955-18853) [n:127.0.0.1:48992_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1981492 INFO (qtp162414955-18853) [n:127.0.0.1:48992_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582733894027837440 [junit4] 2> 1981493 INFO (searcherExecutor-6573-thread-1-processing-n:127.0.0.1:48992_solr x:addReplicaColl_shard2_replica_n4 s:shard2 c:addReplicaColl r:core_node7) [n:127.0.0.1:48992_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.c.SolrCore [addReplicaColl_shard2_replica_n4] Registered new searcher Searcher@211c7b39[addReplicaColl_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1981592 INFO (zkCallback-3215-thread-2-processing-n:127.0.0.1:51819_solr) [n:127.0.0.1:51819_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1981592 INFO (zkCallback-3216-thread-2-processing-n:127.0.0.1:41084_solr) [n:127.0.0.1:41084_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1981592 INFO (zkCallback-3216-thread-1-processing-n:127.0.0.1:41084_solr) [n:127.0.0.1:41084_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1981593 INFO (zkCallback-3214-thread-2-processing-n:127.0.0.1:33704_solr) [n:127.0.0.1:33704_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1981593 INFO (zkCallback-3213-thread-1-processing-n:127.0.0.1:48992_solr) [n:127.0.0.1:48992_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1981593 INFO (zkCallback-3215-thread-1-processing-n:127.0.0.1:51819_solr) [n:127.0.0.1:51819_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1981593 INFO (zkCallback-3213-thread-2-processing-n:127.0.0.1:48992_solr) [n:127.0.0.1:48992_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1981593 INFO (zkCallback-3214-thread-1-processing-n:127.0.0.1:33704_solr) [n:127.0.0.1:33704_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1981979 INFO (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1981979 INFO (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1981979 INFO (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:51819/solr/addReplicaColl_shard2_replica_n6/ [junit4] 2> 1981979 INFO (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard2_replica_n6 url=http://127.0.0.1:51819/solr START replicas=[http://127.0.0.1:48992/solr/addReplicaColl_shard2_replica_n4/] nUpdates=100 [junit4] 2> 1981980 INFO (qtp162414955-18857) [n:127.0.0.1:48992_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.c.S.Request [addReplicaColl_shard2_replica_n4] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1981989 INFO (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1981989 INFO (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1981989 INFO (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33704/solr/addReplicaColl_shard1_replica_n1/ [junit4] 2> 1981990 INFO (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard1_replica_n1 url=http://127.0.0.1:33704/solr START replicas=[http://127.0.0.1:41084/solr/addReplicaColl_shard1_replica_n2/] nUpdates=100 [junit4] 2> 1981991 INFO (qtp137164455-18866) [n:127.0.0.1:41084_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.c.S.Request [addReplicaColl_shard1_replica_n2] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1982279 INFO (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard2_replica_n6 url=http://127.0.0.1:51819/solr DONE. We have no versions. sync failed. [junit4] 2> 1982279 INFO (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 1982280 INFO (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 1982280 INFO (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1982290 INFO (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard1_replica_n1 url=http://127.0.0.1:33704/solr DONE. We have no versions. sync failed. [junit4] 2> 1982290 INFO (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 1982290 INFO (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] 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> 1982290 INFO (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1982293 INFO (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:51819/solr/addReplicaColl_shard2_replica_n6/ shard2 [junit4] 2> 1982300 INFO (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33704/solr/addReplicaColl_shard1_replica_n1/ shard1 [junit4] 2> 1982405 INFO (zkCallback-3215-thread-1-processing-n:127.0.0.1:51819_solr) [n:127.0.0.1:51819_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1982405 INFO (zkCallback-3215-thread-2-processing-n:127.0.0.1:51819_solr) [n:127.0.0.1:51819_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1982405 INFO (zkCallback-3213-thread-2-processing-n:127.0.0.1:48992_solr) [n:127.0.0.1:48992_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1982405 INFO (zkCallback-3216-thread-2-processing-n:127.0.0.1:41084_solr) [n:127.0.0.1:41084_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1982405 INFO (zkCallback-3214-thread-1-processing-n:127.0.0.1:33704_solr) [n:127.0.0.1:33704_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1982406 INFO (zkCallback-3216-thread-1-processing-n:127.0.0.1:41084_solr) [n:127.0.0.1:41084_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1982406 INFO (zkCallback-3213-thread-1-processing-n:127.0.0.1:48992_solr) [n:127.0.0.1:48992_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1982407 INFO (zkCallback-3214-thread-2-processing-n:127.0.0.1:33704_solr) [n:127.0.0.1:33704_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1982445 INFO (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1982447 INFO (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica_n6&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2110 [junit4] 2> 1982459 INFO (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1982461 INFO (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_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=addReplicaColl_shard1_replica_n1&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2128 [junit4] 2> 1982495 INFO (qtp137164455-18861) [n:127.0.0.1:41084_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_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=addReplicaColl_shard1_replica_n2&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2158 [junit4] 2> 1982498 INFO (qtp162414955-18853) [n:127.0.0.1:48992_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica_n4&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2160 [junit4] 2> 1982502 INFO (qtp29335138-18888) [n:127.0.0.1:33704_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> 1982600 INFO (zkCallback-3213-thread-1-processing-n:127.0.0.1:48992_solr) [n:127.0.0.1:48992_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1982600 INFO (zkCallback-3216-thread-1-processing-n:127.0.0.1:41084_solr) [n:127.0.0.1:41084_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1982600 INFO (zkCallback-3213-thread-2-processing-n:127.0.0.1:48992_solr) [n:127.0.0.1:48992_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1982600 INFO (zkCallback-3214-thread-2-processing-n:127.0.0.1:33704_solr) [n:127.0.0.1:33704_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1982600 INFO (zkCallback-3214-thread-1-processing-n:127.0.0.1:33704_solr) [n:127.0.0.1:33704_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1982601 INFO (zkCallback-3216-thread-2-processing-n:127.0.0.1:41084_solr) [n:127.0.0.1:41084_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1982601 INFO (zkCallback-3215-thread-2-processing-n:127.0.0.1:51819_solr) [n:127.0.0.1:51819_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1982601 INFO (zkCallback-3215-thread-1-processing-n:127.0.0.1:51819_solr) [n:127.0.0.1:51819_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1983502 INFO (qtp29335138-18888) [n:127.0.0.1:33704_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=4&name=addReplicaColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3520 [junit4] 2> 1983504 INFO (qtp29335138-18891) [n:127.0.0.1:33704_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:51819_solr&action=ADDREPLICA&collection=addReplicaColl&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1983511 INFO (OverseerCollectionConfigSetProcessor-98920868242784265-127.0.0.1:48992_solr-n_0000000000) [n:127.0.0.1:48992_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> 1983512 INFO (OverseerThreadFactory-6563-thread-2-processing-n:127.0.0.1:48992_solr) [n:127.0.0.1:48992_solr ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:51819_solr for creating new replica [junit4] 2> 1983521 INFO (OverseerStateUpdate-98920868242784265-127.0.0.1:48992_solr-n_0000000000) [n:127.0.0.1:48992_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"addreplica", [junit4] 2> "collection":"addReplicaColl", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"addReplicaColl_shard1_replica_n9", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:51819/solr", [junit4] 2> "node_name":"127.0.0.1:51819_solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1983630 INFO (zkCallback-3216-thread-2-processing-n:127.0.0.1:41084_solr) [n:127.0.0.1:41084_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1983630 INFO (zkCallback-3216-thread-1-processing-n:127.0.0.1:41084_solr) [n:127.0.0.1:41084_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1983630 INFO (zkCallback-3213-thread-1-processing-n:127.0.0.1:48992_solr) [n:127.0.0.1:48992_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1983630 INFO (zkCallback-3215-thread-1-processing-n:127.0.0.1:51819_solr) [n:127.0.0.1:51819_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1983630 INFO (zkCallback-3215-thread-2-processing-n:127.0.0.1:51819_solr) [n:127.0.0.1:51819_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1983630 INFO (zkCallback-3214-thread-1-processing-n:127.0.0.1:33704_solr) [n:127.0.0.1:33704_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1983630 INFO (zkCallback-3213-thread-2-processing-n:127.0.0.1:48992_solr) [n:127.0.0.1:48992_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1983631 INFO (zkCallback-3214-thread-2-processing-n:127.0.0.1:33704_solr) [n:127.0.0.1:33704_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1983724 INFO (qtp681167845-18874) [n:127.0.0.1:51819_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node10&collection.configName=conf&name=addReplicaColl_shard1_replica_n9&action=CREATE&collection=addReplicaColl&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1983737 INFO (qtp681167845-18874) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1983742 INFO (qtp681167845-18874) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.s.IndexSchema [addReplicaColl_shard1_replica_n9] Schema name=minimal [junit4] 2> 1983745 INFO (qtp681167845-18874) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1983745 INFO (qtp681167845-18874) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard1_replica_n9' using configuration from collection addReplicaColl, trusted=true [junit4] 2> 1983745 INFO (qtp681167845-18874) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.addReplicaColl.shard1.replica_n9' (registry 'solr.core.addReplicaColl.shard1.replica_n9') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e3f0961 [junit4] 2> 1983745 INFO (qtp681167845-18874) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1983745 INFO (qtp681167845-18874) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.SolrCore [[addReplicaColl_shard1_replica_n9] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7FDC08545B534090-001/tempDir-001/node1/addReplicaColl_shard1_replica_n9], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7FDC08545B534090-001/tempDir-001/node1/addReplicaColl_shard1_replica_n9/data/] [junit4] 2> 1983786 INFO (qtp681167845-18874) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1983786 INFO (qtp681167845-18874) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1983787 INFO (qtp681167845-18874) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1983787 INFO (qtp681167845-18874) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1983788 INFO (qtp681167845-18874) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.s.SolrIndexSearcher Opening [Searcher@4d2537ec[addReplicaColl_shard1_replica_n9] main] [junit4] 2> 1983789 INFO (qtp681167845-18874) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1983790 INFO (qtp681167845-18874) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1983790 INFO (qtp681167845-18874) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1983790 INFO (qtp681167845-18874) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582733896437465088 [junit4] 2> 1983791 INFO (searcherExecutor-6592-thread-1-processing-n:127.0.0.1:51819_solr x:addReplicaColl_shard1_replica_n9 s:shard1 c:addReplicaColl r:core_node10) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.SolrCore [addReplicaColl_shard1_replica_n9] Registered new searcher Searcher@4d2537ec[addReplicaColl_shard1_replica_n9] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1983794 INFO (qtp681167845-18874) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.ZkController Core needs to recover:addReplicaColl_shard1_replica_n9 [junit4] 2> 1983794 INFO (updateExecutor-3205-thread-1-processing-n:127.0.0.1:51819_solr x:addReplicaColl_shard1_replica_n9 s:shard1 c:addReplicaColl r:core_node10) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 1983795 INFO (recoveryExecutor-3208-thread-1-processing-n:127.0.0.1:51819_solr x:addReplicaColl_shard1_replica_n9 s:shard1 c:addReplicaColl r:core_node10) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 1983795 INFO (recoveryExecutor-3208-thread-1-processing-n:127.0.0.1:51819_solr x:addReplicaColl_shard1_replica_n9 s:shard1 c:addReplicaColl r:core_node10) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]] [junit4] 2> 1983795 INFO (recoveryExecutor-3208-thread-1-processing-n:127.0.0.1:51819_solr x:addReplicaColl_shard1_replica_n9 s:shard1 c:addReplicaColl r:core_node10) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[addReplicaColl_shard1_replica_n9] [junit4] 2> 1983795 INFO (recoveryExecutor-3208-thread-1-processing-n:127.0.0.1:51819_solr x:addReplicaColl_shard1_replica_n9 s:shard1 c:addReplicaColl r:core_node10) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 1983795 INFO (recoveryExecutor-3208-thread-1-processing-n:127.0.0.1:51819_solr x:addReplicaColl_shard1_replica_n9 s:shard1 c:addReplicaColl r:core_node10) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.RecoveryStrategy Publishing state of core [addReplicaColl_shard1_replica_n9] as recovering, leader is [http://127.0.0.1:33704/solr/addReplicaColl_shard1_replica_n1/] and I am [http://127.0.0.1:51819/solr/addReplicaColl_shard1_replica_n9/] [junit4] 2> 1983797 INFO (recoveryExecutor-3208-thread-1-processing-n:127.0.0.1:51819_solr x:addReplicaColl_shard1_replica_n9 s:shard1 c:addReplicaColl r:core_node10) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:33704/solr]; [WaitForState: action=PREPRECOVERY&core=addReplicaColl_shard1_replica_n1&nodeName=127.0.0.1:51819_solr&coreNodeName=core_node10&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true] [junit4] 2> 1983797 INFO (qtp681167845-18874) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node10&collection.configName=conf&name=addReplicaColl_shard1_replica_n9&action=CREATE&collection=addReplicaColl&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=73 [junit4] 2> 1983798 INFO (qtp29335138-18890) [n:127.0.0.1:33704_solr ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node10, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s [junit4] 2> 1983799 INFO (qtp29335138-18890) [n:127.0.0.1:33704_solr ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=addReplicaColl, shard=shard1, thisCore=addReplicaColl_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:51819_solr, coreNodeName=core_node10, onlyIfActiveCheckResult=false, nodeProps: core_node10:{"core":"addReplicaColl_shard1_replica_n9","base_url":"http://127.0.0.1:51819/solr","state":"down","node_name":"127.0.0.1:51819_solr","type":"NRT"} [junit4] 2> 1983801 INFO (qtp29335138-18891) [n:127.0.0.1:33704_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:51819_solr&action=ADDREPLICA&collection=addReplicaColl&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=296 [junit4] 2> 1983802 INFO (qtp29335138-18891) [n:127.0.0.1:33704_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params action=ADDREPLICA&collection=addReplicaColl&shard=shard1&type=NRT&wt=javabin&version=2&property.instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7FDC08545B534090-001/tempDir-002 and sendToOCPQueue=true [junit4] 2> 1983805 INFO (OverseerCollectionConfigSetProcessor-98920868242784265-127.0.0.1:48992_solr-n_0000000000) [n:127.0.0.1:48992_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1983806 INFO (OverseerThreadFactory-6563-thread-3-processing-n:127.0.0.1:48992_solr) [n:127.0.0.1:48992_solr ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:33704_solr for creating new replica [junit4] 2> 1983809 INFO (OverseerStateUpdate-98920868242784265-127.0.0.1:48992_solr-n_0000000000) [n:127.0.0.1:48992_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"addreplica", [junit4] 2> "collection":"addReplicaColl", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"addReplicaColl_shard1_replica_n11", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:33704/solr", [junit4] 2> "node_name":"127.0.0.1:33704_solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1983911 INFO (zkCallback-3213-thread-1-processing-n:127.0.0.1:48992_solr) [n:127.0.0.1:48992_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1983911 INFO (zkCallback-3213-thread-2-processing-n:127.0.0.1:48992_solr) [n:127.0.0.1:48992_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1983912 INFO (zkCallback-3214-thread-1-processing-n:127.0.0.1:33704_solr) [n:127.0.0.1:33704_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1983912 INFO (zkCallback-3216-thread-1-processing-n:127.0.0.1:41084_solr) [n:127.0.0.1:41084_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1983912 INFO (zkCallback-3215-thread-2-processing-n:127.0.0.1:51819_solr) [n:127.0.0.1:51819_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1983911 INFO (zkCallback-3215-thread-1-processing-n:127.0.0.1:51819_solr) [n:127.0.0.1:51819_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating.. [...truncated too long message...] ectionMessageHandler.java:870) [junit4] 2> at org.apache.solr.cloud.OverseerCollectionMessageHandler.processResponses(OverseerCollectionMessageHandler.java:749) [junit4] 2> at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:297) [junit4] 2> ... 6 more [junit4] 2> [junit4] 2> 2080585 INFO (OverseerThreadFactory-6563-thread-5-processing-n:127.0.0.1:48992_solr) [n:127.0.0.1:48992_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000081 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 2080586 WARN (OverseerAutoScalingTriggerThread-98920868242784265-127.0.0.1:48992_solr-n_0000000000) [n:127.0.0.1:48992_solr ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 2080590 INFO (jetty-closer-3195-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3291a3a5{/solr,null,UNAVAILABLE} [junit4] 2> 2081682 INFO (zkCallback-3215-thread-11-processing-n:127.0.0.1:51819_solr) [n:127.0.0.1:51819_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51819_solr [junit4] 2> 2081682 INFO (zkCallback-3215-thread-4-processing-n:127.0.0.1:51819_solr) [n:127.0.0.1:51819_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (1) [junit4] 2> 2081771 WARN (zkCallback-3216-thread-1-processing-n:127.0.0.1:41084_solr) [n:127.0.0.1:41084_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 2081775 INFO (jetty-closer-3195-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@fc7413{/solr,null,UNAVAILABLE} [junit4] 2> 2081857 INFO (jetty-closer-3195-thread-2) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:51819_solr [junit4] 2> 2081858 INFO (jetty-closer-3195-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 2081859 INFO (zkCallback-3215-thread-11-processing-n:127.0.0.1:51819_solr) [n:127.0.0.1:51819_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0) [junit4] 2> 2081862 INFO (jetty-closer-3195-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4e5eb8f4{/solr,null,UNAVAILABLE} [junit4] 2> 2081864 ERROR (SUITE-CollectionsAPIDistributedZkTest-seed#[7FDC08545B534090]-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> 2081865 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[7FDC08545B534090]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57396 57396 [junit4] 2> 2093812 INFO (Thread-6560) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57396 57396 [junit4] 2> 2093814 WARN (Thread-6560) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 25 /solr/aliases.json [junit4] 2> 25 /solr/clusterprops.json [junit4] 2> 22 /solr/configs/conf [junit4] 2> 5 /solr/security.json [junit4] 2> 4 /solr/configs/conf2 [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 40 /solr/collections/addReplicaColl/state.json [junit4] 2> 39 /solr/collections/reloaded_collection/state.json [junit4] 2> 38 /solr/collections/nodes_used_collection/state.json [junit4] 2> 25 /solr/clusterstate.json [junit4] 2> 15 /solr/collections/acollectionafterbaddelete/state.json [junit4] 2> 13 /solr/collections/awhollynewcollection_0/state.json [junit4] 2> 13 /solr/collections/halfdeletedcollection/state.json [junit4] 2> 10 /solr/collections/onlyinzk/state.json [junit4] 2> 5 /solr/collections/created_and_deleted/state.json [junit4] 2> 5 /solr/collections/withconfigset2/state.json [junit4] 2> 4 /solr/collections/halfcollectionblocker/state.json [junit4] 2> 4 /solr/collections/halfcollection/state.json [junit4] 2> 4 /solr/collections/halfcollectionblocker2/state.json [junit4] 2> 2 /solr/overseer_elect/election/98920868242784267-127.0.0.1:51819_solr-n_0000000002 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 320 /solr/collections [junit4] 2> 63 /solr/live_nodes [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7FDC08545B534090-001 [junit4] 2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=541, maxDocsPerChunk=9, blockSize=993), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=541, blockSize=993)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@40283e34), locale=da, timezone=SystemV/AST4ADT [junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=1,free=203850952,total=517996544 [junit4] 2> NOTE: All tests run in this JVM: [TestRawTransformer, CdcrReplicationDistributedZkTest, TestHdfsBackupRestoreCore, TestDistributedGrouping, TestStressCloudBlindAtomicUpdates, TestSha256AuthenticationProvider, BlockJoinFacetRandomTest, SystemInfoHandlerTest, HdfsRecoveryZkTest, CustomCollectionTest, TestFieldCache, DOMUtilTest, SolrCoreTest, HdfsLockFactoryTest, UninvertDocValuesMergePolicyTest, FileUtilsTest, TestFieldCollectionResource, TestLeaderElectionWithEmptyReplica, DistributedFacetPivotSmallAdvancedTest, TestHashQParserPlugin, TestDistributedMissingSort, AddBlockUpdateTest, ReplaceNodeTest, DocumentAnalysisRequestHandlerTest, TestHashPartitioner, TestCloudRecovery, BlockCacheTest, UUIDUpdateProcessorFallbackTest, SolrCoreMetricManagerTest, TestFieldTypeCollectionResource, CacheHeaderTest, ZkSolrClientTest, DocValuesTest, TestLegacyNumericRangeQueryBuilder, TestSolrJ, TestCollectionsAPIViaSolrCloudCluster, NumberUtilsTest, V2StandaloneTest, TestCloudSchemaless, ManagedSchemaRoundRobinCloudTest, TestStandardQParsers, DeleteLastCustomShardedReplicaTest, SolrIndexSplitterTest, TestIntervalFaceting, TermVectorComponentTest, TestQueryUtils, RuleEngineTest, TestFilteredDocIdSet, MoveReplicaHDFSTest, HdfsNNFailoverTest, AnalysisAfterCoreReloadTest, TestPerFieldSimilarity, TestConfigSetsAPIExclusivity, EchoParamsTest, DocExpirationUpdateProcessorFactoryTest, TestBM25SimilarityFactory, TestSolrDeletionPolicy1, SampleTest, PreAnalyzedFieldTest, TestNumericRangeQuery32, TestNumericTokenStream, TestExportWriter, TestQueryWrapperFilter, TestFaceting, CdcrUpdateLogTest, TestPushWriter, SolrGangliaReporterTest, PKIAuthenticationIntegrationTest, TestSubQueryTransformer, TestCloudPivotFacet, LeaderElectionContextKeyTest, TestTrieFacet, OpenExchangeRatesOrgProviderTest, TestPivotHelperCode, TestUnifiedSolrHighlighter, ClassificationUpdateProcessorFactoryTest, CoreAdminHandlerTest, CoreSorterTest, SOLR749Test, TestTolerantUpdateProcessorCloud, TestComplexPhraseLeadingWildcard, TestSimpleTrackingShardHandler, ChaosMonkeySafeLeaderTest, TestInfoStreamLogging, CheckHdfsIndexTest, TestZkChroot, TermVectorComponentDistributedTest, PluginInfoTest, TestFoldingMultitermQuery, AutoScalingHandlerTest, TestCryptoKeys, MoreLikeThisHandlerTest, PolyFieldTest, TestTrie, TestPostingsSolrHighlighter, DistributedFacetPivotWhiteBoxTest, VMParamsZkACLAndCredentialsProvidersTest, TestLegacyFieldReuse, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestClassicSimilarityFactory, CdcrRequestHandlerTest, TestSolrCoreParser, CurrencyFieldTypeTest, SSLMigrationTest, TestSearcherReuse, DocumentBuilderTest, SolrCoreCheckLockOnStartupTest, QueryEqualityTest, TestJettySolrRunner, SolrSlf4jReporterTest, SpellCheckCollatorWithCollapseTest, TestSuggestSpellingConverter, CoreAdminCreateDiscoverTest, MBeansHandlerTest, TestPointFields, HdfsSyncSliceTest, TestReqParamsAPI, TestSolrQueryParser, TestSolrConfigHandler, TestManagedSynonymGraphFilterFactory, TestLeaderInitiatedRecoveryThread, TestAddFieldRealTimeGet, TestLRUCache, RankQueryTest, HdfsChaosMonkeySafeLeaderTest, TestDocBasedVersionConstraints, SolrJmxReporterCloudTest, TestNonDefinedSimilarityFactory, TestPKIAuthenticationPlugin, SoftAutoCommitTest, ZkStateWriterTest, QueryElevationComponentTest, TestBulkSchemaConcurrent, DistributedMLTComponentTest, TestZkAclsWithHadoopAuth, TestReload, ResponseHeaderTest, TriggerIntegrationTest, TestSchemaSimilarityResource, TestLuceneIndexBackCompat, SynonymTokenizerTest, FullHLLTest, TestStressReorder, CoreMergeIndexesAdminHandlerTest, TestRTGBase, SolrCloudExampleTest, TestFreeTextSuggestions, DeleteStatusTest, TestBulkSchemaAPI, TestNestedDocsSort, MetricUtilsTest, RestartWhileUpdatingTest, TestCloudInspectUtil, JvmMetricsTest, IndexSchemaRuntimeFieldTest, TestDocSet, AliasIntegrationTest, CollectionsAPIAsyncDistributedZkTest, TestCustomSort, BasicAuthIntegrationTest, TestClusterStateMutator, SolrMetricReporterTest, TestGroupingSearch, TestElisionMultitermQuery, SearchHandlerTest, TestSerializedLuceneMatchVersion, SpellingQueryConverterTest, TestSolrCLIRunExample, TestSearchPerf, TestCrossCoreJoin, SolrIndexConfigTest, TestRandomFlRTGCloud, LeaderInitiatedRecoveryOnShardRestartTest, TestExtendedDismaxParser, ShardRoutingCustomTest, TestFunctionQuery, PingRequestHandlerTest, SpatialHeatmapFacetsTest, TestNamedUpdateProcessors, TestDistribDocBasedVersion, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest] [junit4] Completed [354/747 (1!)] on J1 in 114.38s, 19 tests, 1 error <<< FAILURES! [...truncated 48492 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
