Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/468/ Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed. FAILED: org.apache.solr.cloud.TestAuthenticationFramework.testBasics Error Message: Error from server at http://127.0.0.1:37157/solr/testcollection_shard1_replica_n3: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason: <pre> Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/> </body> </html> Stack Trace: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:37157/solr/testcollection_shard1_replica_n3: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason: <pre> Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/> </body> </html> at __randomizedtesting.SeedInfo.seed([8D78C73D4FEA4957:B0A0691177041727]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178) at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233) at org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:126) at org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:74) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:37157/solr/testcollection_shard1_replica_n3: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason: <pre> Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/> </body> </html> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ... 1 more Build Log: [...truncated 11661 lines...] [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_8D78C73D4FEA4957-001/init-core-data-001 [junit4] 2> 274016 INFO (SUITE-TestAuthenticationFramework-seed#[8D78C73D4FEA4957]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 274016 INFO (SUITE-TestAuthenticationFramework-seed#[8D78C73D4FEA4957]-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> 274016 INFO (SUITE-TestAuthenticationFramework-seed#[8D78C73D4FEA4957]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 274018 INFO (TEST-TestAuthenticationFramework.testBasics-seed#[8D78C73D4FEA4957]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_8D78C73D4FEA4957-001/tempDir-001 [junit4] 2> 274018 INFO (TEST-TestAuthenticationFramework.testBasics-seed#[8D78C73D4FEA4957]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 274018 INFO (Thread-358) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 274018 INFO (Thread-358) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 274019 ERROR (Thread-358) [ ] 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> 274118 INFO (TEST-TestAuthenticationFramework.testBasics-seed#[8D78C73D4FEA4957]) [ ] o.a.s.c.ZkTestServer start zk server on port:38689 [junit4] 2> 274123 INFO (jetty-launcher-391-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 274124 INFO (jetty-launcher-391-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 274126 INFO (jetty-launcher-391-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32c0752d{/solr,null,AVAILABLE} [junit4] 2> 274126 INFO (jetty-launcher-391-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d763e94{/solr,null,AVAILABLE} [junit4] 2> 274134 INFO (jetty-launcher-391-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4acb624b{HTTP/1.1,[http/1.1]}{127.0.0.1:46159} [junit4] 2> 274134 INFO (jetty-launcher-391-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@42689a26{HTTP/1.1,[http/1.1]}{127.0.0.1:37157} [junit4] 2> 274134 INFO (jetty-launcher-391-thread-2) [ ] o.e.j.s.Server Started @275642ms [junit4] 2> 274134 INFO (jetty-launcher-391-thread-1) [ ] o.e.j.s.Server Started @275642ms [junit4] 2> 274134 INFO (jetty-launcher-391-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37157} [junit4] 2> 274134 INFO (jetty-launcher-391-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46159} [junit4] 2> 274134 ERROR (jetty-launcher-391-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 274134 ERROR (jetty-launcher-391-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 274134 INFO (jetty-launcher-391-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.1.0 [junit4] 2> 274134 INFO (jetty-launcher-391-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.1.0 [junit4] 2> 274134 INFO (jetty-launcher-391-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 274134 INFO (jetty-launcher-391-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 274134 INFO (jetty-launcher-391-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 274134 INFO (jetty-launcher-391-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 274134 INFO (jetty-launcher-391-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-23T09:11:04.669Z [junit4] 2> 274134 INFO (jetty-launcher-391-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-23T09:11:04.669Z [junit4] 2> 274136 INFO (jetty-launcher-391-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 274136 INFO (jetty-launcher-391-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 274143 INFO (jetty-launcher-391-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38689/solr [junit4] 2> 274145 INFO (jetty-launcher-391-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38689/solr [junit4] 2> 274186 INFO (jetty-launcher-391-thread-1) [n:127.0.0.1:37157_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 274194 INFO (jetty-launcher-391-thread-1) [n:127.0.0.1:37157_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37157_solr [junit4] 2> 274198 INFO (jetty-launcher-391-thread-1) [n:127.0.0.1:37157_solr ] o.a.s.c.Overseer Overseer (id=98707561811410949-127.0.0.1:37157_solr-n_0000000000) starting [junit4] 2> 274212 INFO (jetty-launcher-391-thread-2) [n:127.0.0.1:46159_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 274214 INFO (jetty-launcher-391-thread-2) [n:127.0.0.1:46159_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46159_solr [junit4] 2> 274239 INFO (zkCallback-403-thread-1-processing-n:127.0.0.1:46159_solr) [n:127.0.0.1:46159_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 274240 INFO (zkCallback-402-thread-1-processing-n:127.0.0.1:37157_solr) [n:127.0.0.1:37157_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 274241 INFO (jetty-launcher-391-thread-1) [n:127.0.0.1:37157_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37157_solr [junit4] 2> 274241 INFO (zkCallback-402-thread-1-processing-n:127.0.0.1:37157_solr) [n:127.0.0.1:37157_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 274247 INFO (zkCallback-403-thread-1-processing-n:127.0.0.1:46159_solr) [n:127.0.0.1:46159_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 274275 INFO (jetty-launcher-391-thread-2) [n:127.0.0.1:46159_solr ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin [junit4] 2> 274308 INFO (jetty-launcher-391-thread-1) [n:127.0.0.1:37157_solr ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin [junit4] 2> 274309 INFO (jetty-launcher-391-thread-2) [n:127.0.0.1:46159_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46159.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b33e9ee [junit4] 2> 274316 INFO (jetty-launcher-391-thread-2) [n:127.0.0.1:46159_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46159.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b33e9ee [junit4] 2> 274316 INFO (jetty-launcher-391-thread-2) [n:127.0.0.1:46159_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46159.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b33e9ee [junit4] 2> 274317 INFO (jetty-launcher-391-thread-2) [n:127.0.0.1:46159_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_8D78C73D4FEA4957-001/tempDir-001/node2/. [junit4] 2> 274328 INFO (jetty-launcher-391-thread-1) [n:127.0.0.1:37157_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37157.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b33e9ee [junit4] 2> 274332 INFO (jetty-launcher-391-thread-1) [n:127.0.0.1:37157_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37157.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b33e9ee [junit4] 2> 274332 INFO (jetty-launcher-391-thread-1) [n:127.0.0.1:37157_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37157.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b33e9ee [junit4] 2> 274333 INFO (jetty-launcher-391-thread-1) [n:127.0.0.1:37157_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_8D78C73D4FEA4957-001/tempDir-001/node1/. [junit4] 2> 274348 INFO (TEST-TestAuthenticationFramework.testBasics-seed#[8D78C73D4FEA4957]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 274348 INFO (TEST-TestAuthenticationFramework.testBasics-seed#[8D78C73D4FEA4957]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38689/solr ready [junit4] 2> 274349 INFO (TEST-TestAuthenticationFramework.testBasics-seed#[8D78C73D4FEA4957]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testBasics [junit4] 2> 274353 INFO (qtp1374081267-2021) [n:127.0.0.1:37157_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=0ac3793f-4dab-46ab-824a-00a2596ba278&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 274353 INFO (qtp1374081267-2021) [n:127.0.0.1:37157_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=0ac3793f-4dab-46ab-824a-00a2596ba278&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 274355 INFO (qtp1374081267-2022) [n:127.0.0.1:37157_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=0ac3793f-4dab-46ab-824a-00a2596ba278&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 274355 INFO (qtp1374081267-2022) [n:127.0.0.1:37157_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=0ac3793f-4dab-46ab-824a-00a2596ba278&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 274359 INFO (OverseerThreadFactory-917-thread-1-processing-n:127.0.0.1:37157_solr) [n:127.0.0.1:37157_solr ] o.a.s.c.CreateCollectionCmd Create collection testcollection [junit4] 2> 274463 INFO (OverseerStateUpdate-98707561811410949-127.0.0.1:37157_solr-n_0000000000) [n:127.0.0.1:37157_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testcollection", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testcollection_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:46159/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 274465 INFO (OverseerStateUpdate-98707561811410949-127.0.0.1:37157_solr-n_0000000000) [n:127.0.0.1:37157_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testcollection", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testcollection_shard1_replica_n3", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:37157/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 274467 INFO (OverseerStateUpdate-98707561811410949-127.0.0.1:37157_solr-n_0000000000) [n:127.0.0.1:37157_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testcollection", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"testcollection_shard2_replica_n5", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:46159/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 274471 INFO (OverseerStateUpdate-98707561811410949-127.0.0.1:37157_solr-n_0000000000) [n:127.0.0.1:37157_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testcollection", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"testcollection_shard2_replica_n6", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:37157/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 274673 INFO (qtp483778977-2024) [n:127.0.0.1:46159_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=0ac3793f-4dab-46ab-824a-00a2596ba2782076703221230758&coreNodeName=core_node7&name=testcollection_shard2_replica_n5&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=0 [junit4] 2> 274673 INFO (parallelCoreAdminExecutor-918-thread-1-processing-n:127.0.0.1:46159_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703221230758 CREATE) [n:127.0.0.1:46159_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=0ac3793f-4dab-46ab-824a-00a2596ba2782076703221230758&coreNodeName=core_node7&name=testcollection_shard2_replica_n5&action=CREATE&numShards=2&shard=shard2&wt=javabin [junit4] 2> 274674 INFO (parallelCoreAdminExecutor-918-thread-1-processing-n:127.0.0.1:46159_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703221230758 CREATE) [n:127.0.0.1:46159_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 274674 INFO (qtp1374081267-2020) [n:127.0.0.1:37157_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=0ac3793f-4dab-46ab-824a-00a2596ba2782076703219435622&coreNodeName=core_node4&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=1 [junit4] 2> 274674 INFO (parallelCoreAdminExecutor-920-thread-1-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703219435622 CREATE) [n:127.0.0.1:37157_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=0ac3793f-4dab-46ab-824a-00a2596ba2782076703219435622&coreNodeName=core_node4&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&wt=javabin [junit4] 2> 274674 INFO (parallelCoreAdminExecutor-920-thread-1-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703219435622 CREATE) [n:127.0.0.1:37157_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 274676 INFO (qtp1374081267-2019) [n:127.0.0.1:37157_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=0ac3793f-4dab-46ab-824a-00a2596ba2782076703224894489&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=2 [junit4] 2> 274676 INFO (parallelCoreAdminExecutor-920-thread-2-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703224894489 CREATE) [n:127.0.0.1:37157_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=0ac3793f-4dab-46ab-824a-00a2596ba2782076703224894489&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin [junit4] 2> 274676 INFO (qtp483778977-2031) [n:127.0.0.1:46159_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=0ac3793f-4dab-46ab-824a-00a2596ba2782076703217773699&coreNodeName=core_node2&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=0 [junit4] 2> 274677 INFO (parallelCoreAdminExecutor-918-thread-2-processing-n:127.0.0.1:46159_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703217773699 CREATE) [n:127.0.0.1:46159_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=0ac3793f-4dab-46ab-824a-00a2596ba2782076703217773699&coreNodeName=core_node2&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin [junit4] 2> 274677 INFO (qtp483778977-2033) [n:127.0.0.1:46159_solr ] o.a.s.h.a.CoreAdminOperation Checking request status for : 0ac3793f-4dab-46ab-824a-00a2596ba2782076703221230758 [junit4] 2> 274677 INFO (qtp483778977-2033) [n:127.0.0.1:46159_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=0ac3793f-4dab-46ab-824a-00a2596ba2782076703221230758&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 274784 INFO (zkCallback-403-thread-1-processing-n:127.0.0.1:46159_solr) [n:127.0.0.1:46159_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2]) [junit4] 2> 274784 INFO (zkCallback-402-thread-1-processing-n:127.0.0.1:37157_solr) [n:127.0.0.1:37157_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2]) [junit4] 2> 274784 INFO (zkCallback-403-thread-2-processing-n:127.0.0.1:46159_solr) [n:127.0.0.1:46159_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2]) [junit4] 2> 274784 INFO (zkCallback-402-thread-2-processing-n:127.0.0.1:37157_solr) [n:127.0.0.1:37157_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2]) [junit4] 2> 275356 INFO (qtp1374081267-2025) [n:127.0.0.1:37157_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=0ac3793f-4dab-46ab-824a-00a2596ba278&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 275357 INFO (qtp1374081267-2025) [n:127.0.0.1:37157_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=0ac3793f-4dab-46ab-824a-00a2596ba278&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 275678 INFO (qtp483778977-2026) [n:127.0.0.1:46159_solr ] o.a.s.h.a.CoreAdminOperation Checking request status for : 0ac3793f-4dab-46ab-824a-00a2596ba2782076703221230758 [junit4] 2> 275678 INFO (qtp483778977-2026) [n:127.0.0.1:46159_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=0ac3793f-4dab-46ab-824a-00a2596ba2782076703221230758&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 275693 INFO (parallelCoreAdminExecutor-920-thread-1-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703219435622 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 275693 INFO (parallelCoreAdminExecutor-920-thread-2-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703224894489 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 275698 INFO (parallelCoreAdminExecutor-920-thread-1-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703219435622 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.s.IndexSchema [testcollection_shard1_replica_n3] Schema name=minimal [junit4] 2> 275698 INFO (parallelCoreAdminExecutor-918-thread-2-processing-n:127.0.0.1:46159_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703217773699 CREATE) [n:127.0.0.1:46159_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 275700 INFO (parallelCoreAdminExecutor-920-thread-2-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703224894489 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema [testcollection_shard2_replica_n6] Schema name=minimal [junit4] 2> 275701 INFO (parallelCoreAdminExecutor-920-thread-2-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703224894489 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 275701 INFO (parallelCoreAdminExecutor-920-thread-2-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703224894489 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n6' using configuration from collection testcollection, trusted=true [junit4] 2> 275703 INFO (parallelCoreAdminExecutor-920-thread-2-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703224894489 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37157.solr.core.testcollection.shard2.replica_n6' (registry 'solr.core.testcollection.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b33e9ee [junit4] 2> 275703 INFO (parallelCoreAdminExecutor-920-thread-2-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703224894489 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 275703 INFO (parallelCoreAdminExecutor-920-thread-2-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703224894489 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore [[testcollection_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_8D78C73D4FEA4957-001/tempDir-001/node1/testcollection_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_8D78C73D4FEA4957-001/tempDir-001/node1/./testcollection_shard2_replica_n6/data/] [junit4] 2> 275711 INFO (parallelCoreAdminExecutor-920-thread-1-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703219435622 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 275715 INFO (parallelCoreAdminExecutor-920-thread-1-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703219435622 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n3' using configuration from collection testcollection, trusted=true [junit4] 2> 275716 INFO (parallelCoreAdminExecutor-918-thread-1-processing-n:127.0.0.1:46159_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703221230758 CREATE) [n:127.0.0.1:46159_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 275716 INFO (parallelCoreAdminExecutor-918-thread-2-processing-n:127.0.0.1:46159_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703217773699 CREATE) [n:127.0.0.1:46159_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema [testcollection_shard1_replica_n1] Schema name=minimal [junit4] 2> 275717 INFO (parallelCoreAdminExecutor-920-thread-1-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703219435622 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37157.solr.core.testcollection.shard1.replica_n3' (registry 'solr.core.testcollection.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b33e9ee [junit4] 2> 275717 INFO (parallelCoreAdminExecutor-920-thread-1-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703219435622 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 275717 INFO (parallelCoreAdminExecutor-920-thread-1-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703219435622 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore [[testcollection_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_8D78C73D4FEA4957-001/tempDir-001/node1/testcollection_shard1_replica_n3], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_8D78C73D4FEA4957-001/tempDir-001/node1/./testcollection_shard1_replica_n3/data/] [junit4] 2> 275722 INFO (parallelCoreAdminExecutor-918-thread-2-processing-n:127.0.0.1:46159_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703217773699 CREATE) [n:127.0.0.1:46159_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 275723 INFO (parallelCoreAdminExecutor-918-thread-2-processing-n:127.0.0.1:46159_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703217773699 CREATE) [n:127.0.0.1:46159_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n1' using configuration from collection testcollection, trusted=true [junit4] 2> 275723 INFO (parallelCoreAdminExecutor-918-thread-2-processing-n:127.0.0.1:46159_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703217773699 CREATE) [n:127.0.0.1:46159_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46159.solr.core.testcollection.shard1.replica_n1' (registry 'solr.core.testcollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b33e9ee [junit4] 2> 275723 INFO (parallelCoreAdminExecutor-918-thread-2-processing-n:127.0.0.1:46159_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703217773699 CREATE) [n:127.0.0.1:46159_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 275723 INFO (parallelCoreAdminExecutor-918-thread-2-processing-n:127.0.0.1:46159_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703217773699 CREATE) [n:127.0.0.1:46159_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [[testcollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_8D78C73D4FEA4957-001/tempDir-001/node2/testcollection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_8D78C73D4FEA4957-001/tempDir-001/node2/./testcollection_shard1_replica_n1/data/] [junit4] 2> 275726 INFO (parallelCoreAdminExecutor-918-thread-1-processing-n:127.0.0.1:46159_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703221230758 CREATE) [n:127.0.0.1:46159_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.s.IndexSchema [testcollection_shard2_replica_n5] Schema name=minimal [junit4] 2> 275727 INFO (parallelCoreAdminExecutor-918-thread-1-processing-n:127.0.0.1:46159_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703221230758 CREATE) [n:127.0.0.1:46159_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 275727 INFO (parallelCoreAdminExecutor-918-thread-1-processing-n:127.0.0.1:46159_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703221230758 CREATE) [n:127.0.0.1:46159_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n5' using configuration from collection testcollection, trusted=true [junit4] 2> 275728 INFO (parallelCoreAdminExecutor-918-thread-1-processing-n:127.0.0.1:46159_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703221230758 CREATE) [n:127.0.0.1:46159_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46159.solr.core.testcollection.shard2.replica_n5' (registry 'solr.core.testcollection.shard2.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b33e9ee [junit4] 2> 275728 INFO (parallelCoreAdminExecutor-918-thread-1-processing-n:127.0.0.1:46159_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703221230758 CREATE) [n:127.0.0.1:46159_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 275728 INFO (parallelCoreAdminExecutor-918-thread-1-processing-n:127.0.0.1:46159_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703221230758 CREATE) [n:127.0.0.1:46159_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.c.SolrCore [[testcollection_shard2_replica_n5] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_8D78C73D4FEA4957-001/tempDir-001/node2/testcollection_shard2_replica_n5], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_8D78C73D4FEA4957-001/tempDir-001/node2/./testcollection_shard2_replica_n5/data/] [junit4] 2> 275757 INFO (parallelCoreAdminExecutor-918-thread-1-processing-n:127.0.0.1:46159_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703221230758 CREATE) [n:127.0.0.1:46159_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 275757 INFO (parallelCoreAdminExecutor-918-thread-1-processing-n:127.0.0.1:46159_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703221230758 CREATE) [n:127.0.0.1:46159_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 275758 INFO (parallelCoreAdminExecutor-920-thread-1-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703219435622 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 275758 INFO (parallelCoreAdminExecutor-920-thread-1-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703219435622 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 275758 INFO (parallelCoreAdminExecutor-918-thread-1-processing-n:127.0.0.1:46159_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703221230758 CREATE) [n:127.0.0.1:46159_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 275758 INFO (parallelCoreAdminExecutor-918-thread-1-processing-n:127.0.0.1:46159_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703221230758 CREATE) [n:127.0.0.1:46159_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 275758 INFO (parallelCoreAdminExecutor-920-thread-1-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703219435622 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 275758 INFO (parallelCoreAdminExecutor-920-thread-1-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703219435622 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 275759 INFO (parallelCoreAdminExecutor-920-thread-1-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703219435622 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@3ece8b6[testcollection_shard1_replica_n3] main] [junit4] 2> 275759 INFO (parallelCoreAdminExecutor-918-thread-1-processing-n:127.0.0.1:46159_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703221230758 CREATE) [n:127.0.0.1:46159_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.s.SolrIndexSearcher Opening [Searcher@48d99f75[testcollection_shard2_replica_n5] main] [junit4] 2> 275760 INFO (parallelCoreAdminExecutor-920-thread-1-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703219435622 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig [junit4] 2> 275760 INFO (parallelCoreAdminExecutor-920-thread-1-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703219435622 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig [junit4] 2> 275760 INFO (parallelCoreAdminExecutor-918-thread-1-processing-n:127.0.0.1:46159_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703221230758 CREATE) [n:127.0.0.1:46159_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig [junit4] 2> 275760 INFO (parallelCoreAdminExecutor-920-thread-1-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703219435622 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 275761 INFO (parallelCoreAdminExecutor-918-thread-1-processing-n:127.0.0.1:46159_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703221230758 CREATE) [n:127.0.0.1:46159_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig [junit4] 2> 275761 INFO (parallelCoreAdminExecutor-918-thread-1-processing-n:127.0.0.1:46159_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703221230758 CREATE) [n:127.0.0.1:46159_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 275762 INFO (parallelCoreAdminExecutor-920-thread-2-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703224894489 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 275762 INFO (parallelCoreAdminExecutor-920-thread-2-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703224894489 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 275762 INFO (searcherExecutor-925-thread-1-processing-x:testcollection_shard2_replica_n5 r:core_node7 0ac3793f-4dab-46ab-824a-00a2596ba2782076703221230758 CREATE n:127.0.0.1:46159_solr s:shard2 c:testcollection) [n:127.0.0.1:46159_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.c.SolrCore [testcollection_shard2_replica_n5] Registered new searcher Searcher@48d99f75[testcollection_shard2_replica_n5] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 275762 INFO (parallelCoreAdminExecutor-920-thread-1-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703219435622 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1579320990810243072 [junit4] 2> 275762 INFO (parallelCoreAdminExecutor-920-thread-2-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703224894489 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 275762 INFO (parallelCoreAdminExecutor-920-thread-2-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703224894489 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 275763 INFO (searcherExecutor-923-thread-1-processing-x:testcollection_shard1_replica_n3 r:core_node4 0ac3793f-4dab-46ab-824a-00a2596ba2782076703219435622 CREATE n:127.0.0.1:37157_solr s:shard1 c:testcollection) [n:127.0.0.1:37157_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore [testcollection_shard1_replica_n3] Registered new searcher Searcher@3ece8b6[testcollection_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 275763 INFO (parallelCoreAdminExecutor-920-thread-2-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703224894489 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@4200b3db[testcollection_shard2_replica_n6] main] [junit4] 2> 275764 INFO (parallelCoreAdminExecutor-920-thread-2-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703224894489 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig [junit4] 2> 275765 INFO (parallelCoreAdminExecutor-918-thread-1-processing-n:127.0.0.1:46159_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703221230758 CREATE) [n:127.0.0.1:46159_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1579320990813388800 [junit4] 2> 275765 INFO (parallelCoreAdminExecutor-920-thread-2-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703224894489 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig [junit4] 2> 275766 INFO (parallelCoreAdminExecutor-920-thread-2-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703224894489 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 275766 INFO (parallelCoreAdminExecutor-920-thread-2-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703224894489 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1579320990814437376 [junit4] 2> 275766 INFO (parallelCoreAdminExecutor-920-thread-1-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703219435622 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms [junit4] 2> 275767 INFO (parallelCoreAdminExecutor-918-thread-2-processing-n:127.0.0.1:46159_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703217773699 CREATE) [n:127.0.0.1:46159_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 275767 INFO (parallelCoreAdminExecutor-918-thread-2-processing-n:127.0.0.1:46159_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703217773699 CREATE) [n:127.0.0.1:46159_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 275770 INFO (parallelCoreAdminExecutor-918-thread-2-processing-n:127.0.0.1:46159_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703217773699 CREATE) [n:127.0.0.1:46159_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 275770 INFO (parallelCoreAdminExecutor-918-thread-2-processing-n:127.0.0.1:46159_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703217773699 CREATE) [n:127.0.0.1:46159_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 275771 INFO (searcherExecutor-922-thread-1-processing-x:testcollection_shard2_replica_n6 r:core_node8 0ac3793f-4dab-46ab-824a-00a2596ba2782076703224894489 CREATE n:127.0.0.1:37157_solr s:shard2 c:testcollection) [n:127.0.0.1:37157_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore [testcollection_shard2_replica_n6] Registered new searcher Searcher@4200b3db[testcollection_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 275771 INFO (parallelCoreAdminExecutor-920-thread-2-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703224894489 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 275771 INFO (parallelCoreAdminExecutor-920-thread-2-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703224894489 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 275771 INFO (parallelCoreAdminExecutor-920-thread-2-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703224894489 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37157/solr/testcollection_shard2_replica_n6/ [junit4] 2> 275772 INFO (parallelCoreAdminExecutor-920-thread-2-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703224894489 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n6 url=http://127.0.0.1:37157/solr START replicas=[http://127.0.0.1:46159/solr/testcollection_shard2_replica_n5/] nUpdates=100 [junit4] 2> 275772 INFO (parallelCoreAdminExecutor-918-thread-2-processing-n:127.0.0.1:46159_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703217773699 CREATE) [n:127.0.0.1:46159_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@711581cc[testcollection_shard1_replica_n1] main] [junit4] 2> 275773 INFO (qtp483778977-2028) [n:127.0.0.1:46159_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.c.S.Request [testcollection_shard2_replica_n5] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 275773 INFO (parallelCoreAdminExecutor-918-thread-2-processing-n:127.0.0.1:46159_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703217773699 CREATE) [n:127.0.0.1:46159_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig [junit4] 2> 275773 INFO (parallelCoreAdminExecutor-918-thread-2-processing-n:127.0.0.1:46159_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703217773699 CREATE) [n:127.0.0.1:46159_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig [junit4] 2> 275774 INFO (parallelCoreAdminExecutor-918-thread-2-processing-n:127.0.0.1:46159_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703217773699 CREATE) [n:127.0.0.1:46159_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 275774 INFO (searcherExecutor-924-thread-1-processing-x:testcollection_shard1_replica_n1 r:core_node2 0ac3793f-4dab-46ab-824a-00a2596ba2782076703217773699 CREATE n:127.0.0.1:46159_solr s:shard1 c:testcollection) [n:127.0.0.1:46159_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher Searcher@711581cc[testcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 275774 INFO (parallelCoreAdminExecutor-918-thread-2-processing-n:127.0.0.1:46159_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703217773699 CREATE) [n:127.0.0.1:46159_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1579320990822825984 [junit4] 2> 275873 INFO (zkCallback-402-thread-2-processing-n:127.0.0.1:37157_solr) [n:127.0.0.1:37157_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2]) [junit4] 2> 275873 INFO (zkCallback-402-thread-1-processing-n:127.0.0.1:37157_solr) [n:127.0.0.1:37157_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2]) [junit4] 2> 275873 INFO (zkCallback-403-thread-1-processing-n:127.0.0.1:46159_solr) [n:127.0.0.1:46159_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2]) [junit4] 2> 275873 INFO (zkCallback-403-thread-2-processing-n:127.0.0.1:46159_solr) [n:127.0.0.1:46159_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2]) [junit4] 2> 276072 INFO (parallelCoreAdminExecutor-920-thread-2-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703224894489 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n6 url=http://127.0.0.1:37157/solr DONE. We have no versions. sync failed. [junit4] 2> 276072 INFO (parallelCoreAdminExecutor-920-thread-2-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703224894489 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 276072 INFO (parallelCoreAdminExecutor-920-thread-2-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703224894489 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard2 r:core_node8 x:testcollection_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> 276072 INFO (parallelCoreAdminExecutor-920-thread-2-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703224894489 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 276074 INFO (parallelCoreAdminExecutor-920-thread-2-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703224894489 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37157/solr/testcollection_shard2_replica_n6/ shard2 [junit4] 2> 276176 INFO (zkCallback-402-thread-1-processing-n:127.0.0.1:37157_solr) [n:127.0.0.1:37157_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2]) [junit4] 2> 276176 INFO (zkCallback-402-thread-2-processing-n:127.0.0.1:37157_solr) [n:127.0.0.1:37157_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2]) [junit4] 2> 276176 INFO (zkCallback-403-thread-2-processing-n:127.0.0.1:46159_solr) [n:127.0.0.1:46159_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2]) [junit4] 2> 276176 INFO (zkCallback-403-thread-1-processing-n:127.0.0.1:46159_solr) [n:127.0.0.1:46159_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2]) [junit4] 2> 276224 INFO (parallelCoreAdminExecutor-920-thread-2-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703224894489 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 276267 INFO (parallelCoreAdminExecutor-920-thread-1-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703219435622 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 276267 INFO (parallelCoreAdminExecutor-920-thread-1-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703219435622 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 276267 INFO (parallelCoreAdminExecutor-920-thread-1-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703219435622 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37157/solr/testcollection_shard1_replica_n3/ [junit4] 2> 276267 INFO (parallelCoreAdminExecutor-920-thread-1-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703219435622 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n3 url=http://127.0.0.1:37157/solr START replicas=[http://127.0.0.1:46159/solr/testcollection_shard1_replica_n1/] nUpdates=100 [junit4] 2> 276269 INFO (qtp483778977-2028) [n:127.0.0.1:46159_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.S.Request [testcollection_shard1_replica_n1] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 276327 INFO (zkCallback-403-thread-1-processing-n:127.0.0.1:46159_solr) [n:127.0.0.1:46159_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2]) [junit4] 2> 276327 INFO (zkCallback-402-thread-1-processing-n:127.0.0.1:37157_solr) [n:127.0.0.1:37157_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2]) [junit4] 2> 276327 INFO (zkCallback-402-thread-2-processing-n:127.0.0.1:37157_solr) [n:127.0.0.1:37157_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2]) [junit4] 2> 276327 INFO (zkCallback-403-thread-2-processing-n:127.0.0.1:46159_solr) [n:127.0.0.1:46159_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2]) [junit4] 2> 276357 INFO (qtp1374081267-2022) [n:127.0.0.1:37157_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=0ac3793f-4dab-46ab-824a-00a2596ba278&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 276358 INFO (qtp1374081267-2022) [n:127.0.0.1:37157_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=0ac3793f-4dab-46ab-824a-00a2596ba278&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 276568 INFO (parallelCoreAdminExecutor-920-thread-1-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703219435622 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n3 url=http://127.0.0.1:37157/solr DONE. We have no versions. sync failed. [junit4] 2> 276568 INFO (parallelCoreAdminExecutor-920-thread-1-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703219435622 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 276568 INFO (parallelCoreAdminExecutor-920-thread-1-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703219435622 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 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> 276568 INFO (parallelCoreAdminExecutor-920-thread-1-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703219435622 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 276570 INFO (parallelCoreAdminExecutor-920-thread-1-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703219435622 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37157/solr/testcollection_shard1_replica_n3/ shard1 [junit4] 2> 276671 INFO (zkCallback-403-thread-1-processing-n:127.0.0.1:46159_solr) [n:127.0.0.1:46159_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2]) [junit4] 2> 276671 INFO (zkCallback-402-thread-1-processing-n:127.0.0.1:37157_solr) [n:127.0.0.1:37157_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2]) [junit4] 2> 276671 INFO (zkCallback-403-thread-2-processing-n:127.0.0.1:46159_solr) [n:127.0.0.1:46159_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2]) [junit4] 2> 276671 INFO (zkCallback-402-thread-2-processing-n:127.0.0.1:37157_solr) [n:127.0.0.1:37157_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2]) [junit4] 2> 276679 INFO (qtp483778977-2024) [n:127.0.0.1:46159_solr ] o.a.s.h.a.CoreAdminOperation Checking request status for : 0ac3793f-4dab-46ab-824a-00a2596ba2782076703221230758 [junit4] 2> 276679 INFO (qtp483778977-2024) [n:127.0.0.1:46159_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=0ac3793f-4dab-46ab-824a-00a2596ba2782076703221230758&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 276720 INFO (parallelCoreAdminExecutor-920-thread-1-processing-n:127.0.0.1:37157_solr 0ac3793f-4dab-46ab-824a-00a2596ba2782076703219435622 CREATE) [n:127.0.0.1:37157_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 276878 INFO (zkCallback-403-thread-2-processing-n:127.0.0.1:46159_solr) [n:127.0.0.1:46159_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2]) [junit4] 2> 276878 INFO (zkCallback-402-thread-1-processing-n:127.0.0.1:37157_solr) [n:127.0.0.1:37157_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2]) [junit4] 2> 276878 INFO (zkCallback-403-thread-1-processing-n:127.0.0.1:46159_solr) [n:127.0.0.1:46159_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2]) [junit4] 2> 276878 INFO (zkCallback-402-thread-2-processing-n:127.0.0.1:37157_solr) [n:127.0.0.1:37157_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2]) [junit4] 2> 277359 INFO (qtp1374081267-2020) [n:127.0.0.1:37157_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=0ac3793f-4dab-46ab-824a-00a2596ba278&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 277359 INFO (qtp1374081267-2020) [n:127.0.0.1:37157_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=0ac3793f-4dab-46ab-824a-00a2596ba278&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 277680 INFO (qtp483778977-2024) [n:127.0.0.1:46159_solr ] o.a.s.h.a.CoreAdminOperation Checking request status for : 0ac3793f-4dab-46ab-824a-00a2596ba2782076703221230758 [junit4] 2> 277680 INFO (qtp483778977-2024) [n:127.0.0.1:46159_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=0ac3793f-4dab-46ab-824a-00a2596ba2782076703221230758&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 277681 INFO (qtp1374081267-2017) [n:127.0.0.1:37157_solr ] o.a.s.h.a.CoreAdminOperation Checking request status for : 0ac3793f-4dab-46ab-824a-00a2596ba2782076703224894489 [junit4] 2> 277682 INFO (qtp1374081267-2017) [n:127.0.0.1:37157_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=0ac3793f-4dab-46ab-824a-00a2596ba2782076703224894489&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 277684 INFO (OverseerThreadFactory-917-thread-1-processing-n:127.0.0.1:37157_solr) [n:127.0.0.1:37157_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> 278360 INFO (qtp1374081267-2019) [n:127.0.0.1:37157_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=0ac3793f-4dab-46ab-824a-00a2596ba278&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 278360 INFO (OverseerCollectionConfigSetProcessor-98707561811410949-127.0.0.1:37157_solr-n_0000000000) [n:127.0.0.1:37157_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> 278360 INFO (qtp1374081267-2019) [n:127.0.0.1:37157_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=0ac3793f-4dab-46ab-824a-00a2596ba278&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 278361 INFO (qtp1374081267-2022) [n:127.0.0.1:37157_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=0ac3793f-4dab-46ab-824a-00a2596ba278&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 278361 INFO (qtp1374081267-2022) [n:127.0.0.1:37157_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=0ac3793f-4dab-46ab-824a-00a2596ba278&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 278362 INFO (TEST-TestAuthenticationFramework.testBasics-seed#[8D78C73D4FEA4957]) [ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: testcollection failOnTimeout:true timeout (sec):330 [junit4] 1> - [junit4] 1> replica:core_node2 rstate:active live:true [junit4] 1> replica:core_node4 rstate:active live:true [junit4] 1> replica:core_node7 rstate:active live:true [junit4] 1> replica:core_node8 rstate:active live:true [junit4] 1> no one is recoverying [junit4] 2> 278362 INFO (TEST-TestAuthenticationFramework.testBasics-seed#[8D78C73D4FEA4957]) [ ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: testcollection [junit4] 2> 278364 INFO (qtp1374081267-2025) [n:127.0.0.1:37157_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.S.Request [testcollection_shard2_replica_n6] webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=testcollection:7&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:37157/solr/testcollection_shard2_replica_n6/|http://127.0.0.1:46159/solr/testcollection_shard2_replica_n5/&rows=10&version=2&q=*:*&NOW=1506157868898&isShard=true&wt=javabin} hits=0 status=0 QTime=0 [junit4] 2> 278364 INFO (qtp483778977-2024) [n:127.0.0.1:46159_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.S.Request [testcollection_shard1_replica_n1] webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=testcollection:7&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:46159/solr/testcollection_shard1_replica_n1/|http://127.0.0.1:37157/solr/testcollection_shard1_replica_n3/&rows=10&version=2&q=*:*&NOW=1506157868898&isShard=true&wt=javabin} hits=0 status=0 QTime=0 [junit4] 2> 278365 INFO (qtp1374081267-2020) [n:127.0.0.1:37157_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.S.Request [testcollection_shard2_replica_n6] webapp=/solr path=/select params={q=*:*&_stateVer_=testcollection:7&wt=javabin&version=2} hits=0 status=0 QTime=1 [junit4] 2> 278371 INFO (qtp483778977-2033) [n:127.0.0.1:46159_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37157/solr/testcollection_shard1_replica_n3/&wt=javabin&version=2}{add=[1 (1579320993541783552)]} 0 1 [junit4] 2> 278371 INFO (qtp1374081267-2017) [n:127.0.0.1:37157_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n3] webapp=/solr path=/update params={_stateVer_=testcollection:7&wt=javabin&version=2}{add=[1 (1579320993541783552)]} 0 4 [junit4] 2> 278372 INFO (qtp483778977-2026) [n:127.0.0.1:46159_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1579320993547026432,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 278373 INFO (qtp483778977-2026) [n:127.0.0.1:46159_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6834cc89 commitCommandVersion:1579320993547026432 [junit4] 2> 278374 INFO (qtp1374081267-2020) [n:127.0.0.1:37157_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1579320993549123584,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 278374 INFO (qtp483778977-2024) [n:127.0.0.1:46159_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1579320993549123584,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 278377 INFO (qtp483778977-2024) [n:127.0.0.1:46159_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 278381 INFO (qtp1374081267-2020) [n:127.0.0.1:37157_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 278386 INFO (qtp483778977-2024) [n:127.0.0.1:46159_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 278386 INFO (qtp1374081267-2020) [n:127.0.0.1:37157_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 278386 INFO (qtp483778977-2024) [n:127.0.0.1:46159_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n5] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:37157/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 12 [junit4] 2> 278386 INFO (qtp1374081267-2020) [n:127.0.0.1:37157_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n6] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:37157/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 12 [junit4] 2> 278386 INFO (qtp1374081267-2018) [n:127.0.0.1:37157_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1579320993561706496,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 278386 INFO (qtp1374081267-2018) [n:127.0.0.1:37157_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3f77ca09 commitCommandVersion:1579320993561706496 [junit4] 2> 278393 INFO (qtp483778977-2026) [n:127.0.0.1:46159_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4210dbca[testcollection_shard1_replica_n1] main] [junit4] 2> 278393 INFO (qtp1374081267-2018) [n:127.0.0.1:37157_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@416e1386[testcollection_shard1_replica_n3] main] [junit4] 2> 278394 INFO (qtp483778977-2026) [n:127.0.0.1:46159_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 278395 INFO (qtp1374081267-2018) [n:127.0.0.1:37157_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 278397 INFO (searcherExecutor-924-thread-1-processing-n:127.0.0.1:46159_solr x:testcollection_shard1_replica_n1 s:shard1 c:testcollection r:core_node2) [n:127.0.0.1:46159_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher Searcher@4210dbca[testcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))} [junit4] 2> 278397 INFO (qtp483778977-2026) [n:127.0.0.1:46159_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:37157/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 24 [junit4] 2> 278399 INFO (searcherExecutor-923-thread-1-processing-n:127.0.0.1:37157_solr x:testcollection_shard1_replica_n3 s:shard1 c:testcollection r:core_node4) [n:127.0.0.1:37157_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore [testcollection_shard1_replica_n3] Registered new searcher Searcher@416e1386[testcollection_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))} [junit4] 2> 278399 INFO (qtp1374081267-2018) [n:127.0.0.1:37157_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n3] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:37157/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 14 [junit4] 2> 278414 INFO (qtp1374081267-2022) [n:127.0.0.1:37157_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n3] webapp=/solr path=/update params={_stateVer_=testcollection:7&commit=true&wt=javabin&version=2}{commit=} 0 42 [junit4] 2> 278418 INFO (qtp483778977-2028) [n:127.0.0.1:46159_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.c.S.Request [testcollection_shard2_replica_n5] webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=testcollection:7&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:46159/solr/testcollection_shard2_replica_n5/|http://127.0.0.1:37157/solr/testcollection_shard2_replica_n6/&rows=10&version=2&q=*:*&NOW=1506157868949&isShard=true&wt=javabin} hits=0 status=0 QTime=0 [junit4] 2> 278418 INFO (qtp483778977-2032) [n:127.0.0.1:46159_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.S.Request [testcollection_shard1_replica_n1] webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=testcollection:7&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:46159/solr/testcollection_shard1_replica_n1/|http://127.0.0.1:37157/solr/testcollection_shard1_replica_n3/&rows=10&version=2&q=*:*&NOW=1506157868949&isShard=true&wt=javabin} hits=1 status=0 QTime=0 [junit4] 2> 278422 INFO (qtp483778977-2029) [n:127.0.0.1:46159_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.S.Request [testcollection_shard1_replica_n1] webapp=/solr path=/select params={q=*:*&df=text&distrib=false&_stateVer_=testcollection:7&shards.purpose=64&NOW=1506157868949&ids=1&isShard=true&shard.url=http://127.0.0.1:46159/solr/testcollection_shard1_replica_n1/|http://127.0.0.1:37157/solr/testcollection_shard1_replica_n3/&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 278423 INFO (qtp1374081267-2025) [n:127.0.0.1:37157_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.S.Request [testcollection_shard2_replica_n6] webapp=/solr path=/select params={q=*:*&_stateVer_=testcollection:7&wt=javabin&version=2} hits=1 status=0 QTime=8 [junit4] 2> 278425 INFO (qtp1374081267-2102) [n:127.0.0.1:37157_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=testcollection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 278429 INFO (OverseerThreadFactory-917-thread-2-processing-n:127.0.0.1:37157_solr) [n:127.0.0.1:37157_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true [junit4] 2> 278430 INFO (qtp483778977-2026) [n:127.0.0.1:46159_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard1.replica_n1, tag=null [junit4] 2> 278431 INFO (qtp483778977-2026) [n:127.0.0.1:46159_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1fedc0b5: rootName = solr_46159, domain = solr.core.testcollection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testcollection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@742c59d5 [junit4] 2> 278432 INFO (qtp1374081267-2021) [n:127.0.0.1:37157_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard2.replica_n6, tag=null [junit4] 2> 278432 INFO (qtp1374081267-2021) [n:127.0.0.1:37157_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@643d6575: rootName = solr_37157, domain = solr.core.testcollection.shard2.replica_n6, service url = null, agent id = null] for registry solr.core.testcollection.shard2.replica_n6 / com.codahale.metrics.MetricRegistry@3c86c8b5 [junit4] 2> 278447 INFO (qtp483778977-2028) [n:127.0.0.1:46159_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard2.replica_n5, tag=null [junit4] 2> 278447 INFO (qtp483778977-2026) [n:127.0.0.1:46159_solr ] o.a.s.c.SolrCore [testcollection_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@7723f9ae [junit4] 2> 278447 INFO (qtp483778977-2028) [n:127.0.0.1:46159_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@556d441e: rootName = solr_46159, domain = solr.core.testcollection.shard2.replica_n5, service url = null, agent id = null] for registry solr.core.testcollection.shard2.replica_n5 / com.codahale.metrics.MetricRegistry@5f9b53ed [junit4] 2> 278450 INFO (qtp1374081267-2017) [n:127.0.0.1:37157_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard1.replica_n3, tag=null [junit4] 2> 278450 INFO (qtp1374081267-2017) [n:127.0.0.1:37157_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@55123b50: rootName = solr_37157, domain = solr.core.testcollection.shard1.replica_n3, service url = null, agent id = null] for registry solr.core.testcollection.shard1.replica_n3 [...truncated too long message...] in = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3e3b75be [junit4] 2> 283242 INFO (jetty-closer-392-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 283245 INFO (jetty-closer-392-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 283245 INFO (jetty-closer-392-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6eaa15a: rootName = solr_37157, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@42cfa627 [junit4] 2> 283246 INFO (jetty-closer-392-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 283246 INFO (coreCloseExecutor-962-thread-1) [n:127.0.0.1:46159_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore [testcollection_shard2_replica_n6] CLOSING SolrCore org.apache.solr.core.SolrCore@263cc5c3 [junit4] 2> 283246 INFO (coreCloseExecutor-962-thread-1) [n:127.0.0.1:46159_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard2.replica_n6, tag=641516995 [junit4] 2> 283246 INFO (coreCloseExecutor-962-thread-1) [n:127.0.0.1:46159_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2c30cc05: rootName = solr_46159, domain = solr.core.testcollection.shard2.replica_n6, service url = null, agent id = null] for registry solr.core.testcollection.shard2.replica_n6 / com.codahale.metrics.MetricRegistry@1af7fe5b [junit4] 2> 283250 INFO (coreCloseExecutor-962-thread-2) [n:127.0.0.1:46159_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore [testcollection_shard1_replica_n2] CLOSING SolrCore org.apache.solr.core.SolrCore@5157b358 [junit4] 2> 283250 INFO (coreCloseExecutor-963-thread-1) [n:127.0.0.1:37157_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [testcollection_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@141e3d0c [junit4] 2> 283250 INFO (coreCloseExecutor-963-thread-2) [n:127.0.0.1:37157_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore [testcollection_shard2_replica_n4] CLOSING SolrCore org.apache.solr.core.SolrCore@2321263a [junit4] 2> 283250 INFO (coreCloseExecutor-963-thread-1) [n:127.0.0.1:37157_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard1.replica_n1, tag=337526028 [junit4] 2> 283250 INFO (coreCloseExecutor-963-thread-1) [n:127.0.0.1:37157_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@42c876dc: rootName = solr_37157, domain = solr.core.testcollection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testcollection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@546ca376 [junit4] 2> 283251 INFO (coreCloseExecutor-962-thread-2) [n:127.0.0.1:46159_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard1.replica_n2, tag=1364702040 [junit4] 2> 283251 INFO (coreCloseExecutor-962-thread-2) [n:127.0.0.1:46159_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@68aabd2d: rootName = solr_46159, domain = solr.core.testcollection.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.testcollection.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@38ccbcb2 [junit4] 2> 283256 INFO (coreCloseExecutor-962-thread-1) [n:127.0.0.1:46159_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testcollection.shard2.leader, tag=641516995 [junit4] 2> 283257 INFO (coreCloseExecutor-962-thread-2) [n:127.0.0.1:46159_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testcollection.shard1.leader, tag=1364702040 [junit4] 2> 283267 INFO (coreCloseExecutor-963-thread-2) [n:127.0.0.1:37157_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard2.replica_n4, tag=589375034 [junit4] 2> 283268 INFO (coreCloseExecutor-963-thread-2) [n:127.0.0.1:37157_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3f134c19: rootName = solr_37157, domain = solr.core.testcollection.shard2.replica_n4, service url = null, agent id = null] for registry solr.core.testcollection.shard2.replica_n4 / com.codahale.metrics.MetricRegistry@68753a7c [junit4] 2> 283269 INFO (zkCallback-402-thread-3-processing-n:127.0.0.1:37157_solr) [n:127.0.0.1:37157_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 283276 INFO (coreCloseExecutor-963-thread-1) [n:127.0.0.1:37157_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testcollection.shard1.leader, tag=337526028 [junit4] 2> 283276 INFO (coreCloseExecutor-963-thread-2) [n:127.0.0.1:37157_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testcollection.shard2.leader, tag=589375034 [junit4] 2> 283286 INFO (jetty-closer-392-thread-2) [ ] o.a.s.c.Overseer Overseer (id=98707561811410949-127.0.0.1:37157_solr-n_0000000000) closing [junit4] 2> 283286 INFO (OverseerStateUpdate-98707561811410949-127.0.0.1:37157_solr-n_0000000000) [n:127.0.0.1:37157_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37157_solr [junit4] 2> 284770 WARN (zkCallback-403-thread-2-processing-n:127.0.0.1:46159_solr) [n:127.0.0.1:46159_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 284770 INFO (jetty-closer-392-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7d763e94{/solr,null,UNAVAILABLE} [junit4] 2> 284787 WARN (zkCallback-402-thread-3-processing-n:127.0.0.1:37157_solr) [n:127.0.0.1:37157_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 284788 INFO (jetty-closer-392-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@32c0752d{/solr,null,UNAVAILABLE} [junit4] 2> 284788 ERROR (SUITE-TestAuthenticationFramework-seed#[8D78C73D4FEA4957]-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> 284789 INFO (SUITE-TestAuthenticationFramework-seed#[8D78C73D4FEA4957]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38689 38689 [junit4] 2> 286500 INFO (Thread-358) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38689 38689 [junit4] 2> 286501 WARN (Thread-358) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 4 /solr/configs/solrCloudCollectionConfig [junit4] 2> 3 /solr/aliases.json [junit4] 2> 3 /solr/clusterprops.json [junit4] 2> 2 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 33 /solr/collections/testcollection/state.json [junit4] 2> 3 /solr/clusterstate.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 3 /solr/live_nodes [junit4] 2> 3 /solr/collections [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_8D78C73D4FEA4957-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{_version_=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1656, maxMBSortInHeap=6.16301514388118, sim=RandomSimilarity(queryNorm=false): {}, locale=bg, timezone=Asia/Shanghai [junit4] 2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=153402472,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [TestPolicyCloud, TestPivotHelperCode, TestSolrCloudSnapshots, TestRestoreCore, TestRecovery, TestLeaderElectionZkExpiry, TestFastWriter, ChaosMonkeySafeLeaderWithPullReplicasTest, TestSerializedLuceneMatchVersion, RecoveryZkTest, CollectionTooManyReplicasTest, PolyFieldTest, LeaderElectionTest, QueryResultKeyTest, TestAuthenticationFramework] [junit4] Completed [82/732 (1!)] on J2 in 12.50s, 1 test, 1 error <<< FAILURES! [...truncated 48591 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
