I'll dig after EOB. Of course it doesn't repro on my mac of course.
On Thu, Dec 1, 2016 at 9:31 AM, Policeman Jenkins Server <[email protected]> wrote: > Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/595/ > Java: 32bit/jdk1.8.0_102 -client -XX:+UseG1GC > > 1 tests failed. > FAILED: org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDocAbsent > > Error Message: > Did not find the expected number of groups! expected:<4> but was:<3> > > Stack Trace: > java.lang.AssertionError: Did not find the expected number of groups! > expected:<4> but was:<3> > at > __randomizedtesting.SeedInfo.seed([D553C73C87B71B8B:BE41CB462E65B4E]:0) > at org.junit.Assert.fail(Assert.java:93) > at org.junit.Assert.failNotEquals(Assert.java:647) > at org.junit.Assert.assertEquals(Assert.java:128) > at org.junit.Assert.assertEquals(Assert.java:472) > at > org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDocAbsent(DocValuesNotIndexedTest.java:299) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:498) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) > at > com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) > at > org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) > at > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) > at > org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) > at > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) > at > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) > at > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) > at > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) > at > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) > at > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) > at > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) > at > org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) > at java.lang.Thread.run(Thread.java:745) > > > > > Build Log: > [...truncated 10902 lines...] > [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest > [junit4] 2> Creating dataDir: > C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_D553C73C87B71B8B-001\init-core-data-001 > [junit4] 2> 391932 INFO > (SUITE-DocValuesNotIndexedTest-seed#[D553C73C87B71B8B]-worker) [ ] > o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: > @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, > clientAuth=NaN) > [junit4] 2> 391935 INFO > (SUITE-DocValuesNotIndexedTest-seed#[D553C73C87B71B8B]-worker) [ ] > o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in > C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_D553C73C87B71B8B-001\tempDir-001 > [junit4] 2> 391936 INFO > (SUITE-DocValuesNotIndexedTest-seed#[D553C73C87B71B8B]-worker) [ ] > o.a.s.c.ZkTestServer STARTING ZK TEST SERVER > [junit4] 2> 391936 INFO (Thread-527) [ ] o.a.s.c.ZkTestServer client > port:0.0.0.0/0.0.0.0:0 > [junit4] 2> 391936 INFO (Thread-527) [ ] o.a.s.c.ZkTestServer > Starting server > [junit4] 2> 392036 INFO > (SUITE-DocValuesNotIndexedTest-seed#[D553C73C87B71B8B]-worker) [ ] > o.a.s.c.ZkTestServer start zk server on port:62097 > [junit4] 2> 392047 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] > o.a.z.s.NIOServerCnxn caught end of stream exception > [junit4] 2> EndOfStreamException: Unable to read additional data from > client sessionid 0x158bb33b68d0000, likely client has closed socket > [junit4] 2> at > org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) > [junit4] 2> at > org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) > [junit4] 2> at java.lang.Thread.run(Thread.java:745) > [junit4] 2> 392050 INFO (jetty-launcher-7369-thread-1) [ ] > o.e.j.s.Server jetty-9.3.14.v20161028 > [junit4] 2> 392050 INFO (jetty-launcher-7369-thread-2) [ ] > o.e.j.s.Server jetty-9.3.14.v20161028 > [junit4] 2> 392053 INFO (jetty-launcher-7369-thread-1) [ ] > o.e.j.s.h.ContextHandler Started > o.e.j.s.ServletContextHandler@80cc9{/solr,null,AVAILABLE} > [junit4] 2> 392053 INFO (jetty-launcher-7369-thread-2) [ ] > o.e.j.s.h.ContextHandler Started > o.e.j.s.ServletContextHandler@ba1f2e{/solr,null,AVAILABLE} > [junit4] 2> 392056 INFO (jetty-launcher-7369-thread-1) [ ] > o.e.j.s.AbstractConnector Started > ServerConnector@8ba027{HTTP/1.1,[http/1.1]}{127.0.0.1:62101} > [junit4] 2> 392056 INFO (jetty-launcher-7369-thread-1) [ ] > o.e.j.s.Server Started @396794ms > [junit4] 2> 392056 INFO (jetty-launcher-7369-thread-1) [ ] > o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, > hostPort=62101} > [junit4] 2> 392056 INFO (jetty-launcher-7369-thread-2) [ ] > o.e.j.s.AbstractConnector Started > ServerConnector@1ec4c95{HTTP/1.1,[http/1.1]}{127.0.0.1:62102} > [junit4] 2> 392056 ERROR (jetty-launcher-7369-thread-1) [ ] > o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be > missing or incomplete. > [junit4] 2> 392057 INFO (jetty-launcher-7369-thread-1) [ ] > o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version > 6.4.0 > [junit4] 2> 392057 INFO (jetty-launcher-7369-thread-2) [ ] > o.e.j.s.Server Started @396794ms > [junit4] 2> 392057 INFO (jetty-launcher-7369-thread-1) [ ] > o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port > null > [junit4] 2> 392057 INFO (jetty-launcher-7369-thread-2) [ ] > o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, > hostPort=62102} > [junit4] 2> 392057 INFO (jetty-launcher-7369-thread-1) [ ] > o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null > [junit4] 2> 392057 INFO (jetty-launcher-7369-thread-1) [ ] > o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: > 2016-12-01T16:24:38.401Z > [junit4] 2> 392057 ERROR (jetty-launcher-7369-thread-2) [ ] > o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be > missing or incomplete. > [junit4] 2> 392057 INFO (jetty-launcher-7369-thread-2) [ ] > o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version > 6.4.0 > [junit4] 2> 392057 INFO (jetty-launcher-7369-thread-2) [ ] > o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port > null > [junit4] 2> 392057 INFO (jetty-launcher-7369-thread-2) [ ] > o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null > [junit4] 2> 392058 INFO (jetty-launcher-7369-thread-2) [ ] > o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: > 2016-12-01T16:24:38.401Z > [junit4] 2> 392065 INFO (jetty-launcher-7369-thread-1) [ ] > o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... > [junit4] 2> 392066 INFO (jetty-launcher-7369-thread-2) [ ] > o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... > [junit4] 2> 392088 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] > o.a.z.s.NIOServerCnxn caught end of stream exception > [junit4] 2> EndOfStreamException: Unable to read additional data from > client sessionid 0x158bb33b68d0001, likely client has closed socket > [junit4] 2> at > org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) > [junit4] 2> at > org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) > [junit4] 2> at java.lang.Thread.run(Thread.java:745) > [junit4] 2> 392094 INFO (jetty-launcher-7369-thread-2) [ ] > o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with > params: socketTimeout=340000&connTimeout=45000&retry=true > [junit4] 2> 392095 INFO (jetty-launcher-7369-thread-1) [ ] > o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with > params: socketTimeout=340000&connTimeout=45000&retry=true > [junit4] 2> 392096 INFO (jetty-launcher-7369-thread-2) [ ] > o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62097/solr > [junit4] 2> 392097 INFO (jetty-launcher-7369-thread-1) [ ] > o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62097/solr > [junit4] 2> 392102 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] > o.a.z.s.NIOServerCnxn caught end of stream exception > [junit4] 2> EndOfStreamException: Unable to read additional data from > client sessionid 0x158bb33b68d0003, likely client has closed socket > [junit4] 2> at > org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) > [junit4] 2> at > org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) > [junit4] 2> at java.lang.Thread.run(Thread.java:745) > [junit4] 2> 392154 INFO (jetty-launcher-7369-thread-1) > [n:127.0.0.1:62101_solr ] o.a.s.c.OverseerElectionContext I am going to be > the leader 127.0.0.1:62101_solr > [junit4] 2> 392155 INFO (jetty-launcher-7369-thread-2) > [n:127.0.0.1:62102_solr ] o.a.s.c.ZkController Register node as live in > ZooKeeper:/live_nodes/127.0.0.1:62102_solr > [junit4] 2> 392156 INFO (jetty-launcher-7369-thread-1) > [n:127.0.0.1:62101_solr ] o.a.s.c.Overseer Overseer > (id=97033222768885766-127.0.0.1:62101_solr-n_0000000000) starting > [junit4] 2> 392159 INFO > (zkCallback-7379-thread-1-processing-n:127.0.0.1:62102_solr) > [n:127.0.0.1:62102_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from > ZooKeeper... (0) -> (1) > [junit4] 2> 392160 INFO > (zkCallback-7380-thread-1-processing-n:127.0.0.1:62101_solr) > [n:127.0.0.1:62101_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from > ZooKeeper... (0) -> (1) > [junit4] 2> 392172 INFO (jetty-launcher-7369-thread-1) > [n:127.0.0.1:62101_solr ] o.a.s.c.ZkController Register node as live in > ZooKeeper:/live_nodes/127.0.0.1:62101_solr > [junit4] 2> 392175 INFO > (zkCallback-7380-thread-1-processing-n:127.0.0.1:62101_solr) > [n:127.0.0.1:62101_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from > ZooKeeper... (1) -> (2) > [junit4] 2> 392175 INFO > (zkCallback-7379-thread-1-processing-n:127.0.0.1:62102_solr) > [n:127.0.0.1:62102_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from > ZooKeeper... (1) -> (2) > [junit4] 2> 392421 INFO (jetty-launcher-7369-thread-1) > [n:127.0.0.1:62101_solr ] o.a.s.c.CorePropertiesLocator Found 0 core > definitions underneath > C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_D553C73C87B71B8B-001\tempDir-001\node2\. > [junit4] 2> 392527 INFO (jetty-launcher-7369-thread-2) > [n:127.0.0.1:62102_solr ] o.a.s.c.CorePropertiesLocator Found 0 core > definitions underneath > C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_D553C73C87B71B8B-001\tempDir-001\node1\. > [junit4] 2> 392539 INFO > (SUITE-DocValuesNotIndexedTest-seed#[D553C73C87B71B8B]-worker) [ ] > o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) > [junit4] 2> 392541 INFO > (SUITE-DocValuesNotIndexedTest-seed#[D553C73C87B71B8B]-worker) [ ] > o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62097/solr ready > [junit4] 2> 392557 INFO (qtp25853142-27880) [n:127.0.0.1:62102_solr > ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params > replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&action=CREATE&numShards=4&wt=javabin&version=2 > and sendToOCPQueue=true > [junit4] 2> 392560 INFO > (OverseerThreadFactory-2510-thread-1-processing-n:127.0.0.1:62101_solr) > [n:127.0.0.1:62101_solr ] o.a.s.c.CreateCollectionCmd Create collection > dv_coll > [junit4] 2> 392673 INFO (qtp25853142-27882) [n:127.0.0.1:62102_solr > ] o.a.s.h.a.CoreAdminOperation core create command > qt=/admin/cores&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2 > [junit4] 2> 392674 INFO (qtp13146309-27872) [n:127.0.0.1:62101_solr > ] o.a.s.h.a.CoreAdminOperation core create command > qt=/admin/cores&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica1&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2 > [junit4] 2> 392674 INFO (qtp25853142-27884) [n:127.0.0.1:62102_solr > ] o.a.s.h.a.CoreAdminOperation core create command > qt=/admin/cores&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica1&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2 > [junit4] 2> 392680 INFO (qtp13146309-27874) [n:127.0.0.1:62101_solr > ] o.a.s.h.a.CoreAdminOperation core create command > qt=/admin/cores&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica1&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2 > [junit4] 2> 392801 INFO > (zkCallback-7379-thread-1-processing-n:127.0.0.1:62102_solr) > [n:127.0.0.1:62102_solr ] o.a.s.c.c.ZkStateReader A cluster state change: > [WatchedEvent state:SyncConnected type:NodeDataChanged > path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - > updating... (live nodes size: [2]) > [junit4] 2> 392801 INFO > (zkCallback-7380-thread-1-processing-n:127.0.0.1:62101_solr) > [n:127.0.0.1:62101_solr ] o.a.s.c.c.ZkStateReader A cluster state change: > [WatchedEvent state:SyncConnected type:NodeDataChanged > path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - > updating... (live nodes size: [2]) > [junit4] 2> 393730 INFO (qtp25853142-27882) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 x:dv_coll_shard1_replica1] o.a.s.c.SolrConfig Using > Lucene MatchVersion: 6.4.0 > [junit4] 2> 393732 INFO (qtp13146309-27872) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 x:dv_coll_shard2_replica1] o.a.s.c.SolrConfig Using > Lucene MatchVersion: 6.4.0 > [junit4] 2> 393739 INFO (qtp13146309-27874) [n:127.0.0.1:62101_solr > c:dv_coll s:shard4 x:dv_coll_shard4_replica1] o.a.s.c.SolrConfig Using > Lucene MatchVersion: 6.4.0 > [junit4] 2> 393748 INFO (qtp25853142-27884) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 x:dv_coll_shard3_replica1] o.a.s.c.SolrConfig Using > Lucene MatchVersion: 6.4.0 > [junit4] 2> 393763 INFO (qtp13146309-27874) [n:127.0.0.1:62101_solr > c:dv_coll s:shard4 x:dv_coll_shard4_replica1] o.a.s.s.IndexSchema > [dv_coll_shard4_replica1] Schema name=minimal > [junit4] 2> 393765 INFO (qtp13146309-27872) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 x:dv_coll_shard2_replica1] o.a.s.s.IndexSchema > [dv_coll_shard2_replica1] Schema name=minimal > [junit4] 2> 393766 INFO (qtp25853142-27884) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 x:dv_coll_shard3_replica1] o.a.s.s.IndexSchema > [dv_coll_shard3_replica1] Schema name=minimal > [junit4] 2> 393770 INFO (qtp25853142-27884) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 x:dv_coll_shard3_replica1] o.a.s.s.IndexSchema Loaded > schema minimal/1.1 with uniqueid field id > [junit4] 2> 393771 INFO (qtp13146309-27874) [n:127.0.0.1:62101_solr > c:dv_coll s:shard4 x:dv_coll_shard4_replica1] o.a.s.s.IndexSchema Loaded > schema minimal/1.1 with uniqueid field id > [junit4] 2> 393771 INFO (qtp25853142-27882) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 x:dv_coll_shard1_replica1] o.a.s.s.IndexSchema > [dv_coll_shard1_replica1] Schema name=minimal > [junit4] 2> 393774 INFO (qtp25853142-27882) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 x:dv_coll_shard1_replica1] o.a.s.s.IndexSchema Loaded > schema minimal/1.1 with uniqueid field id > [junit4] 2> 393776 INFO (qtp13146309-27872) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 x:dv_coll_shard2_replica1] o.a.s.s.IndexSchema Loaded > schema minimal/1.1 with uniqueid field id > [junit4] 2> 393776 INFO (qtp13146309-27874) [n:127.0.0.1:62101_solr > c:dv_coll s:shard4 x:dv_coll_shard4_replica1] o.a.s.c.CoreContainer Creating > SolrCore 'dv_coll_shard4_replica1' using configuration from collection dv_coll > [junit4] 2> 393776 INFO (qtp25853142-27884) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 x:dv_coll_shard3_replica1] o.a.s.c.CoreContainer Creating > SolrCore 'dv_coll_shard3_replica1' using configuration from collection dv_coll > [junit4] 2> 393776 INFO (qtp13146309-27874) [n:127.0.0.1:62101_solr > c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.c.SolrCore > [[dv_coll_shard4_replica1] ] Opening new SolrCore at > [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_D553C73C87B71B8B-001\tempDir-001\node2\dv_coll_shard4_replica1], > > dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_D553C73C87B71B8B-001\tempDir-001\node2\.\dv_coll_shard4_replica1\data\] > [junit4] 2> 393777 INFO (qtp25853142-27884) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] o.a.s.c.SolrCore > [[dv_coll_shard3_replica1] ] Opening new SolrCore at > [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_D553C73C87B71B8B-001\tempDir-001\node1\dv_coll_shard3_replica1], > > dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_D553C73C87B71B8B-001\tempDir-001\node1\.\dv_coll_shard3_replica1\data\] > [junit4] 2> 393777 INFO (qtp25853142-27882) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 x:dv_coll_shard1_replica1] o.a.s.c.CoreContainer Creating > SolrCore 'dv_coll_shard1_replica1' using configuration from collection dv_coll > [junit4] 2> 393778 INFO (qtp13146309-27872) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 x:dv_coll_shard2_replica1] o.a.s.c.CoreContainer Creating > SolrCore 'dv_coll_shard2_replica1' using configuration from collection dv_coll > [junit4] 2> 393778 INFO (qtp25853142-27882) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.c.SolrCore > [[dv_coll_shard1_replica1] ] Opening new SolrCore at > [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_D553C73C87B71B8B-001\tempDir-001\node1\dv_coll_shard1_replica1], > > dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_D553C73C87B71B8B-001\tempDir-001\node1\.\dv_coll_shard1_replica1\data\] > [junit4] 2> 393778 INFO (qtp13146309-27872) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] o.a.s.c.SolrCore > [[dv_coll_shard2_replica1] ] Opening new SolrCore at > [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_D553C73C87B71B8B-001\tempDir-001\node2\dv_coll_shard2_replica1], > > dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_D553C73C87B71B8B-001\tempDir-001\node2\.\dv_coll_shard2_replica1\data\] > [junit4] 2> 393800 INFO (qtp25853142-27884) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.u.UpdateHandler Using UpdateLog implementation: > org.apache.solr.update.UpdateLog > [junit4] 2> 393800 INFO (qtp25853142-27884) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] o.a.s.u.UpdateLog > Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH > numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 > [junit4] 2> 393801 INFO (qtp13146309-27872) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] > o.a.s.u.UpdateHandler Using UpdateLog implementation: > org.apache.solr.update.UpdateLog > [junit4] 2> 393802 INFO (qtp13146309-27872) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] o.a.s.u.UpdateLog > Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH > numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 > [junit4] 2> 393803 INFO (qtp25853142-27882) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] > o.a.s.u.UpdateHandler Using UpdateLog implementation: > org.apache.solr.update.UpdateLog > [junit4] 2> 393803 INFO (qtp25853142-27882) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.u.UpdateLog > Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH > numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 > [junit4] 2> 393804 INFO (qtp25853142-27884) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.u.CommitTracker Hard AutoCommit: disabled > [junit4] 2> 393804 INFO (qtp25853142-27884) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.u.CommitTracker Soft AutoCommit: disabled > [junit4] 2> 393805 INFO (qtp25853142-27882) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] > o.a.s.u.CommitTracker Hard AutoCommit: disabled > [junit4] 2> 393805 INFO (qtp25853142-27882) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] > o.a.s.u.CommitTracker Soft AutoCommit: disabled > [junit4] 2> 393806 INFO (qtp13146309-27872) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] > o.a.s.u.CommitTracker Hard AutoCommit: disabled > [junit4] 2> 393806 INFO (qtp13146309-27872) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] > o.a.s.u.CommitTracker Soft AutoCommit: disabled > [junit4] 2> 393808 INFO (qtp25853142-27882) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] > o.a.s.s.SolrIndexSearcher Opening [Searcher@1f9f162[dv_coll_shard1_replica1] > main] > [junit4] 2> 393808 INFO (qtp25853142-27884) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.s.SolrIndexSearcher Opening [Searcher@79a4dc[dv_coll_shard3_replica1] > main] > [junit4] 2> 393809 INFO (qtp13146309-27872) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] > o.a.s.s.SolrIndexSearcher Opening [Searcher@1559117[dv_coll_shard2_replica1] > main] > [junit4] 2> 393811 INFO (qtp25853142-27882) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] > o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: > /configs/conf1 > [junit4] 2> 393811 INFO (qtp25853142-27884) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: > /configs/conf1 > [junit4] 2> 393812 INFO (qtp13146309-27872) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] > o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: > /configs/conf1 > [junit4] 2> 393812 INFO (qtp13146309-27874) [n:127.0.0.1:62101_solr > c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] > o.a.s.u.UpdateHandler Using UpdateLog implementation: > org.apache.solr.update.UpdateLog > [junit4] 2> 393812 INFO (qtp13146309-27874) [n:127.0.0.1:62101_solr > c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.u.UpdateLog > Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH > numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 > [junit4] 2> 393813 INFO (qtp25853142-27882) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] > o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using > ZooKeeperStorageIO:path=/configs/conf1 > [junit4] 2> 393813 INFO (qtp25853142-27884) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using > ZooKeeperStorageIO:path=/configs/conf1 > [junit4] 2> 393814 INFO (qtp13146309-27872) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] > o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using > ZooKeeperStorageIO:path=/configs/conf1 > [junit4] 2> 393815 INFO (qtp13146309-27874) [n:127.0.0.1:62101_solr > c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] > o.a.s.u.CommitTracker Hard AutoCommit: disabled > [junit4] 2> 393815 INFO (qtp13146309-27874) [n:127.0.0.1:62101_solr > c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] > o.a.s.u.CommitTracker Soft AutoCommit: disabled > [junit4] 2> 393816 INFO (qtp13146309-27874) [n:127.0.0.1:62101_solr > c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] > o.a.s.s.SolrIndexSearcher Opening [Searcher@e0ce5e[dv_coll_shard4_replica1] > main] > [junit4] 2> 393818 INFO (qtp13146309-27874) [n:127.0.0.1:62101_solr > c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] > o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: > /configs/conf1 > [junit4] 2> 393819 INFO (qtp13146309-27874) [n:127.0.0.1:62101_solr > c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] > o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using > ZooKeeperStorageIO:path=/configs/conf1 > [junit4] 2> 393823 INFO (qtp13146309-27872) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] > o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema > at /configs/conf1/managed-schema > [junit4] 2> 393823 INFO (qtp25853142-27884) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema > at /configs/conf1/managed-schema > [junit4] 2> 393823 INFO (qtp13146309-27874) [n:127.0.0.1:62101_solr > c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] > o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema > at /configs/conf1/managed-schema > [junit4] 2> 393823 INFO (qtp25853142-27882) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] > o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema > at /configs/conf1/managed-schema > [junit4] 2> 393827 INFO (qtp25853142-27884) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.h.ReplicationHandler Commits will be reserved for 10000 > [junit4] 2> 393827 INFO (qtp25853142-27882) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] > o.a.s.h.ReplicationHandler Commits will be reserved for 10000 > [junit4] 2> 393828 INFO (qtp25853142-27882) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.u.UpdateLog > Could not find max version in index or recent updates, using new clock > 1552531566280835072 > [junit4] 2> 393828 INFO (qtp13146309-27872) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] > o.a.s.h.ReplicationHandler Commits will be reserved for 10000 > [junit4] 2> 393828 INFO (qtp13146309-27872) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] o.a.s.u.UpdateLog > Could not find max version in index or recent updates, using new clock > 1552531566280835072 > [junit4] 2> 393831 INFO (qtp25853142-27884) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] o.a.s.u.UpdateLog > Could not find max version in index or recent updates, using new clock > 1552531566283980800 > [junit4] 2> 393832 INFO > (searcherExecutor-2517-thread-1-processing-n:127.0.0.1:62102_solr > x:dv_coll_shard1_replica1 s:shard1 c:dv_coll r:core_node1) > [n:127.0.0.1:62102_solr c:dv_coll s:shard1 r:core_node1 > x:dv_coll_shard1_replica1] o.a.s.c.SolrCore [dv_coll_shard1_replica1] > Registered new searcher Searcher@1f9f162[dv_coll_shard1_replica1] > main{ExitableDirectoryReader(UninvertingDirectoryReader())} > [junit4] 2> 393832 INFO > (searcherExecutor-2518-thread-1-processing-n:127.0.0.1:62101_solr > x:dv_coll_shard2_replica1 s:shard2 c:dv_coll r:core_node2) > [n:127.0.0.1:62101_solr c:dv_coll s:shard2 r:core_node2 > x:dv_coll_shard2_replica1] o.a.s.c.SolrCore [dv_coll_shard2_replica1] > Registered new searcher Searcher@1559117[dv_coll_shard2_replica1] > main{ExitableDirectoryReader(UninvertingDirectoryReader())} > [junit4] 2> 393832 INFO (qtp13146309-27874) [n:127.0.0.1:62101_solr > c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] > o.a.s.h.ReplicationHandler Commits will be reserved for 10000 > [junit4] 2> 393832 INFO > (searcherExecutor-2516-thread-1-processing-n:127.0.0.1:62102_solr > x:dv_coll_shard3_replica1 s:shard3 c:dv_coll r:core_node3) > [n:127.0.0.1:62102_solr c:dv_coll s:shard3 r:core_node3 > x:dv_coll_shard3_replica1] o.a.s.c.SolrCore [dv_coll_shard3_replica1] > Registered new searcher Searcher@79a4dc[dv_coll_shard3_replica1] > main{ExitableDirectoryReader(UninvertingDirectoryReader())} > [junit4] 2> 393834 INFO > (searcherExecutor-2515-thread-1-processing-n:127.0.0.1:62101_solr > x:dv_coll_shard4_replica1 s:shard4 c:dv_coll r:core_node4) > [n:127.0.0.1:62101_solr c:dv_coll s:shard4 r:core_node4 > x:dv_coll_shard4_replica1] o.a.s.c.SolrCore [dv_coll_shard4_replica1] > Registered new searcher Searcher@e0ce5e[dv_coll_shard4_replica1] > main{ExitableDirectoryReader(UninvertingDirectoryReader())} > [junit4] 2> 393834 INFO (qtp13146309-27874) [n:127.0.0.1:62101_solr > c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.u.UpdateLog > Could not find max version in index or recent updates, using new clock > 1552531566287126528 > [junit4] 2> 393869 INFO (qtp13146309-27872) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] > o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. > [junit4] 2> 393869 INFO (qtp13146309-27872) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] > o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync > [junit4] 2> 393869 INFO (qtp13146309-27872) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] > o.a.s.c.SyncStrategy Sync replicas to > http://127.0.0.1:62101/solr/dv_coll_shard2_replica1/ > [junit4] 2> 393869 INFO (qtp13146309-27872) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] > o.a.s.c.SyncStrategy Sync Success - now sync replicas to me > [junit4] 2> 393870 INFO (qtp13146309-27872) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] > o.a.s.c.SyncStrategy http://127.0.0.1:62101/solr/dv_coll_shard2_replica1/ has > no replicas > [junit4] 2> 393870 INFO (qtp25853142-27882) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] > o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. > [junit4] 2> 393870 INFO (qtp25853142-27884) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. > [junit4] 2> 393870 INFO (qtp25853142-27884) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync > [junit4] 2> 393871 INFO (qtp25853142-27884) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.c.SyncStrategy Sync replicas to > http://127.0.0.1:62102/solr/dv_coll_shard3_replica1/ > [junit4] 2> 393871 INFO (qtp25853142-27884) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.c.SyncStrategy Sync Success - now sync replicas to me > [junit4] 2> 393871 INFO (qtp25853142-27884) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.c.SyncStrategy http://127.0.0.1:62102/solr/dv_coll_shard3_replica1/ has > no replicas > [junit4] 2> 393870 INFO (qtp25853142-27882) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] > o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync > [junit4] 2> 393871 INFO (qtp25853142-27882) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] > o.a.s.c.SyncStrategy Sync replicas to > http://127.0.0.1:62102/solr/dv_coll_shard1_replica1/ > [junit4] 2> 393871 INFO (qtp25853142-27882) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] > o.a.s.c.SyncStrategy Sync Success - now sync replicas to me > [junit4] 2> 393871 INFO (qtp25853142-27882) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] > o.a.s.c.SyncStrategy http://127.0.0.1:62102/solr/dv_coll_shard1_replica1/ has > no replicas > [junit4] 2> 393871 INFO (qtp13146309-27874) [n:127.0.0.1:62101_solr > c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] > o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. > [junit4] 2> 393872 INFO (qtp13146309-27874) [n:127.0.0.1:62101_solr > c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] > o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync > [junit4] 2> 393872 INFO (qtp13146309-27874) [n:127.0.0.1:62101_solr > c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] > o.a.s.c.SyncStrategy Sync replicas to > http://127.0.0.1:62101/solr/dv_coll_shard4_replica1/ > [junit4] 2> 393872 INFO (qtp13146309-27874) [n:127.0.0.1:62101_solr > c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] > o.a.s.c.SyncStrategy Sync Success - now sync replicas to me > [junit4] 2> 393872 INFO (qtp13146309-27874) [n:127.0.0.1:62101_solr > c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] > o.a.s.c.SyncStrategy http://127.0.0.1:62101/solr/dv_coll_shard4_replica1/ has > no replicas > [junit4] 2> 393886 INFO (qtp25853142-27884) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.c.ShardLeaderElectionContext I am the new leader: > http://127.0.0.1:62102/solr/dv_coll_shard3_replica1/ shard3 > [junit4] 2> 393886 INFO (qtp13146309-27872) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] > o.a.s.c.ShardLeaderElectionContext I am the new leader: > http://127.0.0.1:62101/solr/dv_coll_shard2_replica1/ shard2 > [junit4] 2> 393887 INFO (qtp25853142-27882) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] > o.a.s.c.ShardLeaderElectionContext I am the new leader: > http://127.0.0.1:62102/solr/dv_coll_shard1_replica1/ shard1 > [junit4] 2> 393887 INFO (qtp13146309-27874) [n:127.0.0.1:62101_solr > c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] > o.a.s.c.ShardLeaderElectionContext I am the new leader: > http://127.0.0.1:62101/solr/dv_coll_shard4_replica1/ shard4 > [junit4] 2> 394014 INFO > (zkCallback-7379-thread-1-processing-n:127.0.0.1:62102_solr) > [n:127.0.0.1:62102_solr ] o.a.s.c.c.ZkStateReader A cluster state change: > [WatchedEvent state:SyncConnected type:NodeDataChanged > path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - > updating... (live nodes size: [2]) > [junit4] 2> 394014 INFO > (zkCallback-7380-thread-3-processing-n:127.0.0.1:62101_solr) > [n:127.0.0.1:62101_solr ] o.a.s.c.c.ZkStateReader A cluster state change: > [WatchedEvent state:SyncConnected type:NodeDataChanged > path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - > updating... (live nodes size: [2]) > [junit4] 2> 394046 INFO (qtp13146309-27874) [n:127.0.0.1:62101_solr > c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] > o.a.s.c.ZkController I am the leader, no recovery necessary > [junit4] 2> 394046 INFO (qtp25853142-27884) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.c.ZkController I am the leader, no recovery necessary > [junit4] 2> 394046 INFO (qtp25853142-27882) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] > o.a.s.c.ZkController I am the leader, no recovery necessary > [junit4] 2> 394046 INFO (qtp13146309-27872) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] > o.a.s.c.ZkController I am the leader, no recovery necessary > [junit4] 2> 394053 INFO (qtp13146309-27874) [n:127.0.0.1:62101_solr > c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores > params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica1&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2} > status=0 QTime=1373 > [junit4] 2> 394055 INFO (qtp25853142-27884) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores > params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica1&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2} > status=0 QTime=1378 > [junit4] 2> 394058 INFO (qtp25853142-27882) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores > params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2} > status=0 QTime=1385 > [junit4] 2> 394059 INFO (qtp13146309-27872) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores > params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica1&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2} > status=0 QTime=1385 > [junit4] 2> 394067 INFO (qtp25853142-27880) [n:127.0.0.1:62102_solr > ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at > most 30 seconds. Check all shard replicas > [junit4] 2> 394171 INFO > (zkCallback-7379-thread-1-processing-n:127.0.0.1:62102_solr) > [n:127.0.0.1:62102_solr ] o.a.s.c.c.ZkStateReader A cluster state change: > [WatchedEvent state:SyncConnected type:NodeDataChanged > path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - > updating... (live nodes size: [2]) > [junit4] 2> 394171 INFO > (zkCallback-7380-thread-1-processing-n:127.0.0.1:62101_solr) > [n:127.0.0.1:62101_solr ] o.a.s.c.c.ZkStateReader A cluster state change: > [WatchedEvent state:SyncConnected type:NodeDataChanged > path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - > updating... (live nodes size: [2]) > [junit4] 2> 394564 INFO > (OverseerCollectionConfigSetProcessor-97033222768885766-127.0.0.1:62101_solr-n_0000000000) > [n:127.0.0.1:62101_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> 395068 INFO (qtp25853142-27880) [n:127.0.0.1:62102_solr > ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections > params={replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&action=CREATE&numShards=4&wt=javabin&version=2} > status=0 QTime=2511 > [junit4] 2> 395097 INFO (qtp25853142-27886) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.s.SchemaManager managed schema loaded . version : 0 > [junit4] 2> 395106 INFO (qtp25853142-27886) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.s.IndexSchema [dv_coll_shard3_replica1] Schema name=minimal > [junit4] 2> 395108 INFO (qtp25853142-27886) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id > [junit4] 2> 395178 INFO (qtp25853142-27886) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.c.ZkController Persisted config data to node > /configs/conf1/managed-schema > [junit4] 2> 395178 INFO > (zkCallback-7379-thread-1-processing-n:127.0.0.1:62102_solr) > [n:127.0.0.1:62102_solr ] o.a.s.s.ZkIndexSchemaReader A schema change: > WatchedEvent state:SyncConnected type:NodeDataChanged > path:/configs/conf1/managed-schema, has occurred - updating schema from > ZooKeeper ... > [junit4] 2> 395178 INFO > (zkCallback-7380-thread-1-processing-n:127.0.0.1:62101_solr) > [n:127.0.0.1:62101_solr ] o.a.s.s.ZkIndexSchemaReader A schema change: > WatchedEvent state:SyncConnected type:NodeDataChanged > path:/configs/conf1/managed-schema, has occurred - updating schema from > ZooKeeper ... > [junit4] 2> 395178 INFO > (zkCallback-7380-thread-2-processing-n:127.0.0.1:62101_solr) > [n:127.0.0.1:62101_solr ] o.a.s.s.ZkIndexSchemaReader A schema change: > WatchedEvent state:SyncConnected type:NodeDataChanged > path:/configs/conf1/managed-schema, has occurred - updating schema from > ZooKeeper ... > [junit4] 2> 395179 INFO > (zkCallback-7380-thread-2-processing-n:127.0.0.1:62101_solr) > [n:127.0.0.1:62101_solr ] o.a.s.s.ZkIndexSchemaReader Retrieved schema > version 1 from ZooKeeper > [junit4] 2> 395180 INFO > (zkCallback-7380-thread-1-processing-n:127.0.0.1:62101_solr) > [n:127.0.0.1:62101_solr ] o.a.s.s.ZkIndexSchemaReader Retrieved schema > version 1 from ZooKeeper > [junit4] 2> 395184 INFO (qtp25853142-27886) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 3 replicas to apply > schema update version 1 for collection dv_coll > [junit4] 2> 395188 INFO > (zkCallback-7380-thread-1-processing-n:127.0.0.1:62101_solr) > [n:127.0.0.1:62101_solr ] o.a.s.s.IndexSchema [dv_coll_shard4_replica1] > Schema name=minimal > [junit4] 2> 395189 INFO > (zkCallback-7380-thread-2-processing-n:127.0.0.1:62101_solr) > [n:127.0.0.1:62101_solr ] o.a.s.s.IndexSchema [dv_coll_shard2_replica1] > Schema name=minimal > [junit4] 2> 395210 INFO > (zkCallback-7380-thread-1-processing-n:127.0.0.1:62101_solr) > [n:127.0.0.1:62101_solr ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 > with uniqueid field id > [junit4] 2> 395210 INFO (Thread-546) [n:127.0.0.1:62101_solr ] > o.a.s.c.SolrCore config update listener called for core > dv_coll_shard2_replica1 > [junit4] 2> 395211 INFO > (zkCallback-7380-thread-1-processing-n:127.0.0.1:62101_solr) > [n:127.0.0.1:62101_solr ] o.a.s.s.ZkIndexSchemaReader Finished refreshing > schema in 29 ms > [junit4] 2> 395213 INFO > (zkCallback-7380-thread-2-processing-n:127.0.0.1:62101_solr) > [n:127.0.0.1:62101_solr ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 > with uniqueid field id > [junit4] 2> 395214 INFO > (zkCallback-7380-thread-2-processing-n:127.0.0.1:62101_solr) > [n:127.0.0.1:62101_solr ] o.a.s.s.ZkIndexSchemaReader Finished refreshing > schema in 33 ms > [junit4] 2> 395214 INFO > (zkCallback-7379-thread-2-processing-n:127.0.0.1:62102_solr) > [n:127.0.0.1:62102_solr ] o.a.s.s.ZkIndexSchemaReader A schema change: > WatchedEvent state:SyncConnected type:NodeDataChanged > path:/configs/conf1/managed-schema, has occurred - updating schema from > ZooKeeper ... > [junit4] 2> 395218 INFO (qtp25853142-27887) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] > o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=1, > currentVersion=0) before returning version! > [junit4] 2> 395218 INFO (qtp13146309-27876) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] o.a.s.c.S.Request > [dv_coll_shard2_replica1] webapp=/solr path=/schema/zkversion > params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=1 > [junit4] 2> 395218 INFO > (zkCallback-7379-thread-2-processing-n:127.0.0.1:62102_solr) > [n:127.0.0.1:62102_solr ] o.a.s.s.ZkIndexSchemaReader Retrieved schema > version 1 from ZooKeeper > [junit4] 2> 395224 INFO (Thread-546) [n:127.0.0.1:62101_solr ] > o.a.s.s.SchemaManager managed schema loaded . version : 1 > [junit4] 2> 395226 INFO > (zkCallback-7379-thread-2-processing-n:127.0.0.1:62102_solr) > [n:127.0.0.1:62102_solr ] o.a.s.s.IndexSchema [dv_coll_shard1_replica1] > Schema name=minimal > [junit4] 2> 395228 INFO (Thread-546) [n:127.0.0.1:62101_solr ] > o.a.s.s.IndexSchema [dv_coll_shard2_replica1] Schema name=minimal > [junit4] 2> 395232 INFO > (zkCallback-7379-thread-2-processing-n:127.0.0.1:62102_solr) > [n:127.0.0.1:62102_solr ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 > with uniqueid field id > [junit4] 2> 395233 INFO > (zkCallback-7379-thread-2-processing-n:127.0.0.1:62102_solr) > [n:127.0.0.1:62102_solr ] o.a.s.s.ZkIndexSchemaReader Finished refreshing > schema in 13 ms > [junit4] 2> 395233 INFO (qtp25853142-27887) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.c.S.Request > [dv_coll_shard1_replica1] webapp=/solr path=/schema/zkversion > params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=14 > [junit4] 2> 395234 INFO (Thread-547) [n:127.0.0.1:62102_solr ] > o.a.s.c.SolrCore config update listener called for core > dv_coll_shard1_replica1 > [junit4] 2> 395236 INFO (Thread-546) [n:127.0.0.1:62101_solr ] > o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id > [junit4] 2> 395236 INFO (Thread-546) [n:127.0.0.1:62101_solr ] > o.a.s.c.SolrCore core reload dv_coll_shard2_replica1 > [junit4] 2> 395239 INFO (qtp13146309-27877) [n:127.0.0.1:62101_solr > c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.c.S.Request > [dv_coll_shard4_replica1] webapp=/solr path=/schema/zkversion > params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0 > [junit4] 2> 395241 INFO (qtp25853142-27886) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.s.ManagedIndexSchema Took 60.0ms for 3 replicas to apply schema update > version 1 for collection dv_coll > [junit4] 2> 395241 INFO (qtp25853142-27886) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] o.a.s.c.S.Request > [dv_coll_shard3_replica1] webapp=/solr path=/schema > params={wt=javabin&version=2} status=0 QTime=149 > [junit4] 2> 395245 INFO (Thread-547) [n:127.0.0.1:62102_solr ] > o.a.s.c.SolrCore config update listener called for core > dv_coll_shard3_replica1 > [junit4] 2> 395249 INFO > (zkCallback-7379-thread-1-processing-n:127.0.0.1:62102_solr) > [n:127.0.0.1:62102_solr ] o.a.s.s.ZkIndexSchemaReader Retrieved schema > version 1 from ZooKeeper > [junit4] 2> 395276 INFO > (TEST-DocValuesNotIndexedTest.testGroupingDocAbsent-seed#[D553C73C87B71B8B]) > [ ] o.a.s.SolrTestCaseJ4 ###Starting testGroupingDocAbsent > [junit4] 2> 395285 INFO (Thread-547) [n:127.0.0.1:62102_solr ] > o.a.s.s.SchemaManager managed schema loaded . version : 1 > [junit4] 2> 395289 INFO > (zkCallback-7379-thread-1-processing-n:127.0.0.1:62102_solr) > [n:127.0.0.1:62102_solr ] o.a.s.s.IndexSchema [dv_coll_shard3_replica1] > Schema name=minimal > [junit4] 2> 395292 INFO (Thread-547) [n:127.0.0.1:62102_solr ] > o.a.s.s.IndexSchema [dv_coll_shard3_replica1] Schema name=minimal > [junit4] 2> 395301 INFO > (zkCallback-7379-thread-1-processing-n:127.0.0.1:62102_solr) > [n:127.0.0.1:62102_solr ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 > with uniqueid field id > [junit4] 2> 395302 INFO (Thread-547) [n:127.0.0.1:62102_solr ] > o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id > [junit4] 2> 395302 INFO (Thread-547) [n:127.0.0.1:62102_solr ] > o.a.s.c.SolrCore core reload dv_coll_shard3_replica1 > [junit4] 2> 395302 INFO > (zkCallback-7379-thread-1-processing-n:127.0.0.1:62102_solr) > [n:127.0.0.1:62102_solr ] o.a.s.s.ZkIndexSchemaReader Finished refreshing > schema in 49 ms > [junit4] 2> 395305 INFO (qtp25853142-27878) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica1] webapp=/solr > path=/update > params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:62101/solr/dv_coll_shard2_replica1/&wt=javabin&version=2}{deleteByQuery=*:* > (-1552531567815950336)} 0 11 > [junit4] 2> 395306 INFO (qtp13146309-27872) [n:127.0.0.1:62101_solr > c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] > o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica1] webapp=/solr > path=/update > params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:62101/solr/dv_coll_shard2_replica1/&wt=javabin&version=2}{deleteByQuery=*:* > (-1552531567820144640)} 0 10 > [junit4] 2> 395307 INFO (Thread-546) [n:127.0.0.1:62101_solr ] > o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0 > [junit4] 2> 395317 INFO (Thread-547) [n:127.0.0.1:62102_solr ] > o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0 > [junit4] 2> 395319 INFO (Thread-546) [n:127.0.0.1:62101_solr ] > o.a.s.s.IndexSchema [dv_coll_shard2_replica1] Schema name=minimal > [junit4] 2> 395325 INFO (Thread-546) [n:127.0.0.1:62101_solr ] > o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id > [junit4] 2> 395328 INFO (Thread-547) [n:127.0.0.1:62102_solr ] > o.a.s.s.IndexSchema [dv_coll_shard3_replica1] Schema name=minimal > [junit4] 2> 395328 INFO (Thread-546) [n:127.0.0.1:62101_solr ] > o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard2_replica1' using > configuration from collection dv_coll > [junit4] 2> 395328 INFO (Thread-546) [n:127.0.0.1:62101_solr c:dv_coll > s:shard2 r:core_node2 x:dv_coll_shard2_replica1] o.a.s.c.SolrCore > [[dv_coll_shard2_replica1] ] Opening new SolrCore at > [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_D553C73C87B71B8B-001\tempDir-001\node2\dv_coll_shard2_replica1], > > dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_D553C73C87B71B8B-001\tempDir-001\node2\.\dv_coll_shard2_replica1\data\] > [junit4] 2> 395331 INFO (qtp25853142-27884) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] > o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica1] webapp=/solr > path=/update > params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:62101/solr/dv_coll_shard2_replica1/&wt=javabin&version=2}{deleteByQuery=*:* > (-1552531567818047488)} 0 37 > [junit4] 2> 395332 INFO (qtp13146309-27883) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] > o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica1] webapp=/solr > path=/update params={wt=javabin&version=2}{deleteByQuery=*:* > (-1552531567805464576)} 0 51 > [junit4] 2> 395333 INFO (Thread-547) [n:127.0.0.1:62102_solr ] > o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id > [junit4] 2> 395335 INFO (Thread-547) [n:127.0.0.1:62102_solr ] > o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard3_replica1' using > configuration from collection dv_coll > [junit4] 2> 395336 INFO (Thread-547) [n:127.0.0.1:62102_solr c:dv_coll > s:shard3 r:core_node3 x:dv_coll_shard3_replica1] o.a.s.c.SolrCore > [[dv_coll_shard3_replica1] ] Opening new SolrCore at > [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_D553C73C87B71B8B-001\tempDir-001\node1\dv_coll_shard3_replica1], > > dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_D553C73C87B71B8B-001\tempDir-001\node1\.\dv_coll_shard3_replica1\data\] > [junit4] 2> 395345 INFO (qtp13146309-27881) [n:127.0.0.1:62101_solr > c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] > o.a.s.u.DirectUpdateHandler2 start > commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} > [junit4] 2> 395345 INFO (qtp25853142-27887) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] > o.a.s.u.DirectUpdateHandler2 start > commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} > [junit4] 2> 395346 INFO (qtp25853142-27880) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.u.DirectUpdateHandler2 start > commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} > [junit4] 2> 395346 INFO (qtp13146309-27881) [n:127.0.0.1:62101_solr > c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] > o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. > [junit4] 2> 395348 INFO (qtp13146309-27877) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] > o.a.s.u.DirectUpdateHandler2 start > commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} > [junit4] 2> 395349 INFO (qtp13146309-27877) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] > o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. > [junit4] 2> 395348 INFO (qtp25853142-27880) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. > [junit4] 2> 395347 INFO (qtp25853142-27887) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] > o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. > [junit4] 2> 395350 INFO (qtp25853142-27880) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.s.SolrIndexSearcher Opening [Searcher@cf7605[dv_coll_shard3_replica1] > main] > [junit4] 2> 395350 INFO (qtp25853142-27887) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] > o.a.s.s.SolrIndexSearcher Opening [Searcher@1e32b6c[dv_coll_shard1_replica1] > main] > [junit4] 2> 395351 INFO (qtp25853142-27887) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] > o.a.s.u.DirectUpdateHandler2 end_commit_flush > [junit4] 2> 395350 INFO (qtp13146309-27877) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] > o.a.s.s.SolrIndexSearcher Opening [Searcher@1336eb8[dv_coll_shard2_replica1] > main] > [junit4] 2> 395349 INFO (qtp13146309-27881) [n:127.0.0.1:62101_solr > c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] > o.a.s.s.SolrIndexSearcher Opening [Searcher@5dfce0[dv_coll_shard4_replica1] > main] > [junit4] 2> 395353 INFO > (searcherExecutor-2517-thread-1-processing-n:127.0.0.1:62102_solr > x:dv_coll_shard1_replica1 s:shard1 c:dv_coll r:core_node1) > [n:127.0.0.1:62102_solr c:dv_coll s:shard1 r:core_node1 > x:dv_coll_shard1_replica1] o.a.s.c.SolrCore [dv_coll_shard1_replica1] > Registered new searcher Searcher@1e32b6c[dv_coll_shard1_replica1] > main{ExitableDirectoryReader(UninvertingDirectoryReader())} > [junit4] 2> 395353 INFO (qtp13146309-27881) [n:127.0.0.1:62101_solr > c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] > o.a.s.u.DirectUpdateHandler2 end_commit_flush > [junit4] 2> 395353 INFO (qtp25853142-27887) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] > o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica1] webapp=/solr > path=/update > params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:62102/solr/dv_coll_shard3_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} > 0 7 > [junit4] 2> 395353 INFO > (searcherExecutor-2518-thread-1-processing-n:127.0.0.1:62101_solr > x:dv_coll_shard2_replica1 s:shard2 c:dv_coll r:core_node2) > [n:127.0.0.1:62101_solr c:dv_coll s:shard2 r:core_node2 > x:dv_coll_shard2_replica1] o.a.s.c.SolrCore [dv_coll_shard2_replica1] > Registered new searcher Searcher@1336eb8[dv_coll_shard2_replica1] > main{ExitableDirectoryReader(UninvertingDirectoryReader())} > [junit4] 2> 395353 INFO > (searcherExecutor-2515-thread-1-processing-n:127.0.0.1:62101_solr > x:dv_coll_shard4_replica1 s:shard4 c:dv_coll r:core_node4) > [n:127.0.0.1:62101_solr c:dv_coll s:shard4 r:core_node4 > x:dv_coll_shard4_replica1] o.a.s.c.SolrCore [dv_coll_shard4_replica1] > Registered new searcher Searcher@5dfce0[dv_coll_shard4_replica1] > main{ExitableDirectoryReader(UninvertingDirectoryReader())} > [junit4] 2> 395353 INFO (qtp13146309-27881) [n:127.0.0.1:62101_solr > c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] > o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica1] webapp=/solr > path=/update > params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:62102/solr/dv_coll_shard3_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} > 0 8 > [junit4] 2> 395353 INFO > (searcherExecutor-2516-thread-1-processing-n:127.0.0.1:62102_solr > x:dv_coll_shard3_replica1 s:shard3 c:dv_coll r:core_node3) > [n:127.0.0.1:62102_solr c:dv_coll s:shard3 r:core_node3 > x:dv_coll_shard3_replica1] o.a.s.c.SolrCore [dv_coll_shard3_replica1] > Registered new searcher Searcher@cf7605[dv_coll_shard3_replica1] > main{ExitableDirectoryReader(UninvertingDirectoryReader())} > [junit4] 2> 395354 INFO (qtp25853142-27880) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.u.DirectUpdateHandler2 end_commit_flush > [junit4] 2> 395355 INFO (qtp13146309-27877) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] > o.a.s.u.DirectUpdateHandler2 end_commit_flush > [junit4] 2> 395355 INFO (qtp25853142-27880) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica1] webapp=/solr > path=/update > params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:62102/solr/dv_coll_shard3_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} > 0 9 > [junit4] 2> 395355 INFO (qtp13146309-27877) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] > o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica1] webapp=/solr > path=/update > params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:62102/solr/dv_coll_shard3_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} > 0 7 > [junit4] 2> 395365 INFO (Thread-546) [n:127.0.0.1:62101_solr c:dv_coll > s:shard2 r:core_node2 x:dv_coll_shard2_replica1] o.a.s.u.CommitTracker Hard > AutoCommit: disabled > [junit4] 2> 395365 INFO (Thread-546) [n:127.0.0.1:62101_solr c:dv_coll > s:shard2 r:core_node2 x:dv_coll_shard2_replica1] o.a.s.u.CommitTracker Soft > AutoCommit: disabled > [junit4] 2> 395365 INFO (qtp25853142-27882) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica1] webapp=/solr > path=/update > params={_stateVer_=dv_coll:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} > 0 30 > [junit4] 2> 395366 INFO (Thread-547) [n:127.0.0.1:62102_solr c:dv_coll > s:shard3 r:core_node3 x:dv_coll_shard3_replica1] o.a.s.u.CommitTracker Hard > AutoCommit: disabled > [junit4] 2> 395366 INFO (Thread-547) [n:127.0.0.1:62102_solr c:dv_coll > s:shard3 r:core_node3 x:dv_coll_shard3_replica1] o.a.s.u.CommitTracker Soft > AutoCommit: disabled > [junit4] 2> 395367 INFO (Thread-546) [n:127.0.0.1:62101_solr c:dv_coll > s:shard2 r:core_node2 x:dv_coll_shard2_replica1] o.a.s.s.SolrIndexSearcher > Opening [Searcher@6bea0f[dv_coll_shard2_replica1] main] > [junit4] 2> 395367 INFO (Thread-547) [n:127.0.0.1:62102_solr c:dv_coll > s:shard3 r:core_node3 x:dv_coll_shard3_replica1] o.a.s.s.SolrIndexSearcher > Opening [Searcher@a0f471[dv_coll_shard3_replica1] main] > [junit4] 2> 395368 INFO (Thread-546) [n:127.0.0.1:62101_solr c:dv_coll > s:shard2 r:core_node2 x:dv_coll_shard2_replica1] > o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: > /configs/conf1 > [junit4] 2> 395369 INFO (Thread-546) [n:127.0.0.1:62101_solr c:dv_coll > s:shard2 r:core_node2 x:dv_coll_shard2_replica1] > o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using > ZooKeeperStorageIO:path=/configs/conf1 > [junit4] 2> 395369 INFO (Thread-546) [n:127.0.0.1:62101_solr c:dv_coll > s:shard2 r:core_node2 x:dv_coll_shard2_replica1] o.a.s.s.ZkIndexSchemaReader > Creating ZooKeeper watch for the managed schema at > /configs/conf1/managed-schema > [junit4] 2> 395370 INFO (Thread-547) [n:127.0.0.1:62102_solr c:dv_coll > s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: > /configs/conf1 > [junit4] 2> 395370 INFO (Thread-546) [n:127.0.0.1:62101_solr c:dv_coll > s:shard2 r:core_node2 x:dv_coll_shard2_replica1] o.a.s.h.ReplicationHandler > Commits will be reserved for 10000 > [junit4] 2> 395371 INFO (Thread-547) [n:127.0.0.1:62102_solr c:dv_coll > s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using > ZooKeeperStorageIO:path=/configs/conf1 > [junit4] 2> 395371 INFO (Thread-547) [n:127.0.0.1:62102_solr c:dv_coll > s:shard3 r:core_node3 x:dv_coll_shard3_replica1] o.a.s.s.ZkIndexSchemaReader > Creating ZooKeeper watch for the managed schema at > /configs/conf1/managed-schema > [junit4] 2> 395371 INFO (Thread-547) [n:127.0.0.1:62102_solr c:dv_coll > s:shard3 r:core_node3 x:dv_coll_shard3_replica1] o.a.s.h.ReplicationHandler > Commits will be reserved for 10000 > [junit4] 2> 395371 INFO > (searcherExecutor-2536-thread-1-processing-n:127.0.0.1:62101_solr > x:dv_coll_shard2_replica1 s:shard2 c:dv_coll r:core_node2) > [n:127.0.0.1:62101_solr c:dv_coll s:shard2 r:core_node2 > x:dv_coll_shard2_replica1] o.a.s.c.SolrCore [dv_coll_shard2_replica1] > Registered new searcher Searcher@6bea0f[dv_coll_shard2_replica1] > main{ExitableDirectoryReader(UninvertingDirectoryReader())} > [junit4] 2> 395372 INFO > (searcherExecutor-2537-thread-1-processing-n:127.0.0.1:62102_solr > x:dv_coll_shard3_replica1 s:shard3 c:dv_coll r:core_node3) > [n:127.0.0.1:62102_solr c:dv_coll s:shard3 r:core_node3 > x:dv_coll_shard3_replica1] o.a.s.c.SolrCore [dv_coll_shard3_replica1] > Registered new searcher Searcher@a0f471[dv_coll_shard3_replica1] > main{ExitableDirectoryReader(UninvertingDirectoryReader())} > [junit4] 2> 395380 INFO (Thread-547) [n:127.0.0.1:62102_solr c:dv_coll > s:shard3 r:core_node3 x:dv_coll_shard3_replica1] o.a.s.u.DefaultSolrCoreState > New IndexWriter is ready to be used. > [junit4] 2> 395380 INFO (Thread-546) [n:127.0.0.1:62101_solr c:dv_coll > s:shard2 r:core_node2 x:dv_coll_shard2_replica1] o.a.s.u.DefaultSolrCoreState > New IndexWriter is ready to be used. > [junit4] 2> 395382 INFO (qtp25853142-27875) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] > o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica1] webapp=/solr > path=/update params={_stateVer_=dv_coll:3&wt=javabin&version=2}{add=[1 > (1552531567905079296)]} 0 5 > [junit4] 2> 395383 INFO (qtp13146309-27874) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] > o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica1] webapp=/solr > path=/update params={_stateVer_=dv_coll:3&wt=javabin&version=2}{add=[4 > (1552531567905079296)]} 0 5 > [junit4] 2> 395386 INFO (qtp25853142-27878) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica1] webapp=/solr > path=/update params={_stateVer_=dv_coll:3&wt=javabin&version=2}{add=[2 > (1552531567908225024), 3 (1552531567913467904)]} 0 8 > [junit4] 2> 395388 INFO (Thread-546) [n:127.0.0.1:62101_solr c:dv_coll > s:shard2 r:core_node2 x:dv_coll_shard2_replica1] o.a.s.s.SolrIndexSearcher > Opening [Searcher@726833[dv_coll_shard2_replica1] main] > [junit4] 2> 395389 INFO > (searcherExecutor-2536-thread-1-processing-n:127.0.0.1:62101_solr > x:dv_coll_shard2_replica1 s:shard2 c:dv_coll r:core_node2) > [n:127.0.0.1:62101_solr c:dv_coll s:shard2 r:core_node2 > x:dv_coll_shard2_replica1] o.a.s.c.SolrCore [dv_coll_shard2_replica1] > Registered new searcher Searcher@726833[dv_coll_shard2_replica1] > main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)))} > [junit4] 2> 395389 INFO (Thread-546) [n:127.0.0.1:62101_solr c:dv_coll > s:shard2 r:core_node2 x:dv_coll_shard2_replica1] o.a.s.c.SolrCore config > update listener called for core dv_coll_shard4_replica1 > [junit4] 2> 395390 INFO (qtp13146309-27872) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] > o.a.s.u.DirectUpdateHandler2 start > commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} > [junit4] 2> 395391 INFO (qtp25853142-27884) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] > o.a.s.u.DirectUpdateHandler2 start > commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} > [junit4] 2> 395391 INFO (qtp13146309-27872) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] > o.a.s.u.SolrIndexWriter Calling setCommitData with > IW:org.apache.solr.update.SolrIndexWriter@1102044 > [junit4] 2> 395392 INFO (qtp25853142-27884) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] > o.a.s.u.SolrIndexWriter Calling setCommitData with > IW:org.apache.solr.update.SolrIndexWriter@136f61 > [junit4] 2> 395393 INFO (qtp25853142-27887) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.u.DirectUpdateHandler2 start > commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} > [junit4] 2> 395394 INFO (qtp25853142-27887) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.u.SolrIndexWriter Calling setCommitData with > IW:org.apache.solr.update.SolrIndexWriter@1cdfd51 > [junit4] 2> 395395 INFO (qtp13146309-27879) [n:127.0.0.1:62101_solr > c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] > o.a.s.u.DirectUpdateHandler2 start > commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} > [junit4] 2> 395396 INFO (qtp13146309-27879) [n:127.0.0.1:62101_solr > c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] > o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. > [junit4] 2> 395396 INFO (qtp13146309-27879) [n:127.0.0.1:62101_solr > c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] > o.a.s.u.DirectUpdateHandler2 end_commit_flush > [junit4] 2> 395397 INFO (qtp13146309-27879) [n:127.0.0.1:62101_solr > c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] > o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica1] webapp=/solr > path=/update > params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:62101/solr/dv_coll_shard2_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} > 0 1 > [junit4] 2> 395400 INFO (qtp13146309-27872) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] > o.a.s.s.SolrIndexSearcher Opening [Searcher@7cb7bf[dv_coll_shard2_replica1] > main] > [junit4] 2> 395400 INFO > (searcherExecutor-2536-thread-1-processing-n:127.0.0.1:62101_solr > x:dv_coll_shard2_replica1 s:shard2 c:dv_coll r:core_node2) > [n:127.0.0.1:62101_solr c:dv_coll s:shard2 r:core_node2 > x:dv_coll_shard2_replica1] o.a.s.c.SolrCore [dv_coll_shard2_replica1] > Registered new searcher Searcher@7cb7bf[dv_coll_shard2_replica1] > main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)))} > [junit4] 2> 395400 INFO (qtp13146309-27872) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] > o.a.s.u.DirectUpdateHandler2 end_commit_flush > [junit4] 2> 395400 INFO (qtp13146309-27872) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] > o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica1] webapp=/solr > path=/update > params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:62101/solr/dv_coll_shard2_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} > 0 9 > [junit4] 2> 395402 INFO (Thread-547) [n:127.0.0.1:62102_solr c:dv_coll > s:shard3 r:core_node3 x:dv_coll_shard3_replica1] o.a.s.s.SolrIndexSearcher > Opening [Searcher@1516520[dv_coll_shard3_replica1] main] > [junit4] 2> 395402 INFO > (searcherExecutor-2537-thread-1-processing-n:127.0.0.1:62102_solr > x:dv_coll_shard3_replica1 s:shard3 c:dv_coll r:core_node3) > [n:127.0.0.1:62102_solr c:dv_coll s:shard3 r:core_node3 > x:dv_coll_shard3_replica1] o.a.s.c.SolrCore [dv_coll_shard3_replica1] > Registered new searcher Searcher@1516520[dv_coll_shard3_replica1] > main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)))} > [junit4] 2> 395406 INFO (qtp25853142-27884) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] > o.a.s.s.SolrIndexSearcher Opening [Searcher@1851812[dv_coll_shard1_replica1] > main] > [junit4] 2> 395407 INFO > (searcherExecutor-2517-thread-1-processing-n:127.0.0.1:62102_solr > x:dv_coll_shard1_replica1 s:shard1 c:dv_coll r:core_node1) > [n:127.0.0.1:62102_solr c:dv_coll s:shard1 r:core_node1 > x:dv_coll_shard1_replica1] o.a.s.c.SolrCore [dv_coll_shard1_replica1] > Registered new searcher Searcher@1851812[dv_coll_shard1_replica1] > main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)))} > [junit4] 2> 395407 INFO (qtp25853142-27884) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] > o.a.s.u.DirectUpdateHandler2 end_commit_flush > [junit4] 2> 395407 INFO (qtp25853142-27884) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] > o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica1] webapp=/solr > path=/update > params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:62101/solr/dv_coll_shard2_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} > 0 16 > [junit4] 2> 395407 INFO (qtp25853142-27887) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.s.SolrIndexSearcher Opening [Searcher@1ce7600[dv_coll_shard3_replica1] > main] > [junit4] 2> 395408 INFO > (searcherExecutor-2516-thread-1-processing-n:127.0.0.1:62102_solr > x:dv_coll_shard3_replica1 s:shard3 c:dv_coll r:core_node3) > [n:127.0.0.1:62102_solr c:dv_coll s:shard3 r:core_node3 > x:dv_coll_shard3_replica1] o.a.s.c.SolrCore [dv_coll_shard3_replica1] > Registered new searcher Searcher@1ce7600[dv_coll_shard3_replica1] > main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1) > Uninverting(_1(6.4.0):C1)))} > [junit4] 2> 395408 INFO (qtp25853142-27887) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.u.DirectUpdateHandler2 end_commit_flush > [junit4] 2> 395408 INFO (qtp25853142-27887) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica1] webapp=/solr > path=/update > params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:62101/solr/dv_coll_shard2_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} > 0 15 > [junit4] 2> 395408 INFO (qtp25853142-27887) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] o.a.s.c.SolrCore > [dv_coll_shard3_replica1] CLOSING SolrCore > org.apache.solr.core.SolrCore@bf74f9 > [junit4] 2> 395410 INFO (qtp13146309-27876) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] > o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica1] webapp=/solr > path=/update > params={_stateVer_=dv_coll:3&commit=true&wt=javabin&version=2}{commit=} 0 21 > [junit4] 2> 395410 INFO (qtp13146309-27876) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] o.a.s.c.SolrCore > [dv_coll_shard2_replica1] CLOSING SolrCore > org.apache.solr.core.SolrCore@8d054f > [junit4] 2> 395502 INFO (qtp25853142-27880) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.c.S.Request > [dv_coll_shard1_replica1] webapp=/solr path=/select > params={df=text&group.distributed.first=true&distrib=false&_stateVer_=dv_coll:3&fl=id,score&shards.purpose=2048&start=0&shard.url=http://127.0.0.1:62102/solr/dv_coll_shard1_replica1/&rows=10&version=2&q=*:*&NOW=1480609481759&isShard=true&wt=javabin&group.field=intGSF&group=true} > status=0 QTime=70 > [junit4] 2> 395502 INFO (qtp25853142-27886) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] o.a.s.c.S.Request > [dv_coll_shard3_replica1] webapp=/solr path=/select > params={df=text&group.distributed.first=true&distrib=false&_stateVer_=dv_coll:3&fl=id,score&shards.purpose=2048&start=0&shard.url=http://127.0.0.1:62102/solr/dv_coll_shard3_replica1/&rows=10&version=2&q=*:*&NOW=1480609481759&isShard=true&wt=javabin&group.field=intGSF&group=true} > status=0 QTime=69 > [junit4] 2> 395502 INFO (qtp13146309-27881) [n:127.0.0.1:62101_solr > c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.c.S.Request > [dv_coll_shard4_replica1] webapp=/solr path=/select > params={df=text&group.distributed.first=true&distrib=false&_stateVer_=dv_coll:3&fl=id,score&shards.purpose=2048&start=0&shard.url=http://127.0.0.1:62101/solr/dv_coll_shard4_replica1/&rows=10&version=2&q=*:*&NOW=1480609481759&isShard=true&wt=javabin&group.field=intGSF&group=true} > status=0 QTime=70 > [junit4] 2> 395503 INFO (qtp13146309-27877) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] o.a.s.c.S.Request > [dv_coll_shard2_replica1] webapp=/solr path=/select > params={df=text&group.distributed.first=true&distrib=false&_stateVer_=dv_coll:3&fl=id,score&shards.purpose=2048&start=0&shard.url=http://127.0.0.1:62101/solr/dv_coll_shard2_replica1/&rows=10&version=2&q=*:*&NOW=1480609481759&isShard=true&wt=javabin&group.field=intGSF&group=true} > status=0 QTime=70 > [junit4] 2> 395570 INFO (qtp13146309-27874) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] o.a.s.c.S.Request > [dv_coll_shard2_replica1] webapp=/solr path=/select > params={df=text&distrib=false&_stateVer_=dv_coll:3&fl=id,score&shards.purpose=4&start=0&shard.url=http://127.0.0.1:62101/solr/dv_coll_shard2_replica1/&rows=10&version=2&group.distributed.second=true&q=*:*&NOW=1480609481759&group.topgroups.intGSF=351349169&group.topgroups.intGSF=351349062&group.topgroups.intGSF=%01&isShard=true&wt=javabin&group.field=intGSF&group=true} > status=0 QTime=44 > [junit4] 2> 395570 INFO (qtp25853142-27878) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] o.a.s.c.S.Request > [dv_coll_shard3_replica1] webapp=/solr path=/select > params={df=text&distrib=false&_stateVer_=dv_coll:3&fl=id,score&shards.purpose=4&start=0&shard.url=http://127.0.0.1:62102/solr/dv_coll_shard3_replica1/&rows=10&version=2&group.distributed.second=true&q=*:*&NOW=1480609481759&group.topgroups.intGSF=351349169&group.topgroups.intGSF=351349062&group.topgroups.intGSF=%01&isShard=true&wt=javabin&group.field=intGSF&group=true} > status=0 QTime=43 > [junit4] 2> 395571 INFO (qtp25853142-27875) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.c.S.Request > [dv_coll_shard1_replica1] webapp=/solr path=/select > params={df=text&distrib=false&_stateVer_=dv_coll:3&fl=id,score&shards.purpose=4&start=0&shard.url=http://127.0.0.1:62102/solr/dv_coll_shard1_replica1/&rows=10&version=2&group.distributed.second=true&q=*:*&NOW=1480609481759&group.topgroups.intGSF=351349169&group.topgroups.intGSF=351349062&group.topgroups.intGSF=%01&isShard=true&wt=javabin&group.field=intGSF&group=true} > status=0 QTime=45 > [junit4] 2> 395588 INFO (qtp25853142-27884) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.c.S.Request > [dv_coll_shard1_replica1] webapp=/solr path=/select > params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:3&shards.purpose=64&NOW=1480609481759&ids=1&isShard=true&shard.url=http://127.0.0.1:62102/solr/dv_coll_shard1_replica1/&wt=javabin&version=2&group.field=intGSF} > status=0 QTime=0 > [junit4] 2> 395588 INFO (qtp13146309-27883) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] o.a.s.c.S.Request > [dv_coll_shard2_replica1] webapp=/solr path=/select > params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:3&shards.purpose=64&NOW=1480609481759&ids=4&isShard=true&shard.url=http://127.0.0.1:62101/solr/dv_coll_shard2_replica1/&wt=javabin&version=2&group.field=intGSF} > status=0 QTime=0 > [junit4] 2> 395588 INFO (qtp25853142-27887) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] o.a.s.c.S.Request > [dv_coll_shard3_replica1] webapp=/solr path=/select > params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:3&shards.purpose=64&NOW=1480609481759&ids=2&isShard=true&shard.url=http://127.0.0.1:62102/solr/dv_coll_shard3_replica1/&wt=javabin&version=2&group.field=intGSF} > status=0 QTime=0 > [junit4] 2> 395599 INFO (qtp25853142-27882) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.c.S.Request > [dv_coll_shard1_replica1] webapp=/solr path=/select > params={q=*:*&_stateVer_=dv_coll:3&wt=javabin&version=2&group.field=intGSF&group=true} > status=0 QTime=183 > [junit4] 2> 395608 INFO > (TEST-DocValuesNotIndexedTest.testGroupingDocAbsent-seed#[D553C73C87B71B8B]) > [ ] o.a.s.SolrTestCaseJ4 ###Ending testGroupingDocAbsent > [junit4] 2> NOTE: reproduce with: ant test > -Dtestcase=DocValuesNotIndexedTest -Dtests.method=testGroupingDocAbsent > -Dtests.seed=D553C73C87B71B8B -Dtests.slow=true -Dtests.locale=es-CU > -Dtests.timezone=America/Argentina/ComodRivadavia -Dtests.asserts=true > -Dtests.file.encoding=ISO-8859-1 > [junit4] FAILURE 0.37s J0 | DocValuesNotIndexedTest.testGroupingDocAbsent > <<< > [junit4] > Throwable #1: java.lang.AssertionError: Did not find the > expected number of groups! expected:<4> but was:<3> > [junit4] > at > __randomizedtesting.SeedInfo.seed([D553C73C87B71B8B:BE41CB462E65B4E]:0) > [junit4] > at > org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDocAbsent(DocValuesNotIndexedTest.java:299) > [junit4] > at java.lang.Thread.run(Thread.java:745) > [junit4] 2> 395635 INFO > (TEST-DocValuesNotIndexedTest.testDistribFaceting-seed#[D553C73C87B71B8B]) [ > ] o.a.s.SolrTestCaseJ4 ###Starting testDistribFaceting > [junit4] 2> 395638 INFO (qtp25853142-27880) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.s.SolrIndexSearcher Opening [Searcher@dfd835[dv_coll_shard3_replica1] > realtime] > [junit4] 2> 395647 INFO (qtp13146309-27879) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] > o.a.s.s.SolrIndexSearcher Opening [Searcher@1abb27e[dv_coll_shard2_replica1] > realtime] > [junit4] 2> 395647 INFO (qtp25853142-27886) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] > o.a.s.s.SolrIndexSearcher Opening [Searcher@f705b6[dv_coll_shard1_replica1] > realtime] > [junit4] 2> 395648 INFO (qtp13146309-27879) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] > o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica1] webapp=/solr > path=/update > params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:62102/solr/dv_coll_shard3_replica1/&wt=javabin&version=2}{deleteByQuery=*:* > (-1552531568185049088)} 0 4 > [junit4] 2> 395648 INFO (qtp25853142-27886) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] > o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica1] webapp=/solr > path=/update > params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:62102/solr/dv_coll_shard3_replica1/&wt=javabin&version=2}{deleteByQuery=*:* > (-1552531568185049088)} 0 4 > [junit4] 2> 395650 INFO (qtp13146309-27872) [n:127.0.0.1:62101_solr > c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] > o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica1] webapp=/solr > path=/update > params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:62102/solr/dv_coll_shard3_replica1/&wt=javabin&version=2}{deleteByQuery=*:* > (-1552531568190291968)} 0 2 > [junit4] 2> 395651 INFO (qtp25853142-27880) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica1] webapp=/solr > path=/update params={wt=javabin&version=2}{deleteByQuery=*:* > (-1552531568177709056)} 0 14 > [junit4] 2> 395656 INFO (qtp13146309-27876) [n:127.0.0.1:62101_solr > c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] > o.a.s.u.DirectUpdateHandler2 start > commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} > [junit4] 2> 395656 INFO (qtp13146309-27876) [n:127.0.0.1:62101_solr > c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] > o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. > [junit4] 2> 395656 INFO (qtp25853142-27875) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] > o.a.s.u.DirectUpdateHandler2 start > commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} > [junit4] 2> 395657 INFO (qtp25853142-27875) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] > o.a.s.u.SolrIndexWriter Calling setCommitData with > IW:org.apache.solr.update.SolrIndexWriter@136f61 > [junit4] 2> 395657 INFO (qtp13146309-27881) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] > o.a.s.u.DirectUpdateHandler2 start > commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} > [junit4] 2> 395658 INFO (qtp13146309-27881) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] > o.a.s.u.SolrIndexWriter Calling setCommitData with > IW:org.apache.solr.update.SolrIndexWriter@1102044 > [junit4] 2> 395658 INFO (qtp25853142-27884) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.u.DirectUpdateHandler2 start > commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} > [junit4] 2> 395658 INFO (qtp25853142-27884) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.u.SolrIndexWriter Calling setCommitData with > IW:org.apache.solr.update.SolrIndexWriter@1cdfd51 > [junit4] 2> 395658 INFO (qtp13146309-27876) [n:127.0.0.1:62101_solr > c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] > o.a.s.u.DirectUpdateHandler2 end_commit_flush > [junit4] 2> 395658 INFO (qtp13146309-27876) [n:127.0.0.1:62101_solr > c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] > o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica1] webapp=/solr > path=/update > params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:62102/solr/dv_coll_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} > 0 2 > [junit4] 2> 395659 INFO (qtp25853142-27875) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] > o.a.s.s.SolrIndexSearcher Opening [Searcher@5c9893[dv_coll_shard1_replica1] > main] > [junit4] 2> 395659 INFO > (searcherExecutor-2517-thread-1-processing-n:127.0.0.1:62102_solr > x:dv_coll_shard1_replica1 s:shard1 c:dv_coll r:core_node1) > [n:127.0.0.1:62102_solr c:dv_coll s:shard1 r:core_node1 > x:dv_coll_shard1_replica1] o.a.s.c.SolrCore [dv_coll_shard1_replica1] > Registered new searcher Searcher@5c9893[dv_coll_shard1_replica1] > main{ExitableDirectoryReader(UninvertingDirectoryReader())} > [junit4] 2> 395659 INFO (qtp25853142-27875) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] > o.a.s.u.DirectUpdateHandler2 end_commit_flush > [junit4] 2> 395660 INFO (qtp13146309-27881) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] > o.a.s.s.SolrIndexSearcher Opening [Searcher@8ebb12[dv_coll_shard2_replica1] > main] > [junit4] 2> 395660 INFO (qtp25853142-27884) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.s.SolrIndexSearcher Opening [Searcher@e4fe14[dv_coll_shard3_replica1] > main] > [junit4] 2> 395660 INFO > (searcherExecutor-2536-thread-1-processing-n:127.0.0.1:62101_solr > x:dv_coll_shard2_replica1 s:shard2 c:dv_coll r:core_node2) > [n:127.0.0.1:62101_solr c:dv_coll s:shard2 r:core_node2 > x:dv_coll_shard2_replica1] o.a.s.c.SolrCore [dv_coll_shard2_replica1] > Registered new searcher Searcher@8ebb12[dv_coll_shard2_replica1] > main{ExitableDirectoryReader(UninvertingDirectoryReader())} > [junit4] 2> 395660 INFO (qtp13146309-27881) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] > o.a.s.u.DirectUpdateHandler2 end_commit_flush > [junit4] 2> 395661 INFO > (searcherExecutor-2537-thread-1-processing-n:127.0.0.1:62102_solr > x:dv_coll_shard3_replica1 s:shard3 c:dv_coll r:core_node3) > [n:127.0.0.1:62102_solr c:dv_coll s:shard3 r:core_node3 > x:dv_coll_shard3_replica1] o.a.s.c.SolrCore [dv_coll_shard3_replica1] > Registered new searcher Searcher@e4fe14[dv_coll_shard3_replica1] > main{ExitableDirectoryReader(UninvertingDirectoryReader())} > [junit4] 2> 395661 INFO (qtp25853142-27884) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] > o.a.s.u.DirectUpdateHandler2 end_commit_flush > [junit4] 2> 395661 INFO (qtp25853142-27875) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] > o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica1] webapp=/solr > path=/update > params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:62102/solr/dv_coll_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} > 0 4 > [junit4] 2> 395661 INFO (qtp13146309-27881) [n:127. > > [...truncated too long message...] > > e=0 > [junit4] 2> 396307 INFO (qtp25853142-27886) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] o.a.s.c.S.Request > [dv_coll_shard3_replica1] webapp=/solr path=/select > params={df=text&distrib=false&_stateVer_=dv_coll:3&group.limit=100&fl=id,score&shards.purpose=4&start=0&group.topgroups.boolGSF=true&group.topgroups.boolGSF=false&group.topgroups.boolGSF=%01&shard.url=http://127.0.0.1:62102/solr/dv_coll_shard3_replica1/&rows=100&version=2&group.distributed.second=true&q=*:*&NOW=1480609482644&isShard=true&wt=javabin&group.field=boolGSF&group=true} > status=0 QTime=1 > [junit4] 2> 396310 INFO (qtp13146309-27879) [n:127.0.0.1:62101_solr > c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica1] o.a.s.c.S.Request > [dv_coll_shard2_replica1] webapp=/solr path=/select > params={df=text&distrib=false&_stateVer_=dv_coll:3&group.limit=100&shards.purpose=64&shard.url=http://127.0.0.1:62101/solr/dv_coll_shard2_replica1/&rows=100&version=2&q=*:*&NOW=1480609482644&ids=22,44,12,34,46,35,36,47,15,16,0,100,135,4,125,41,20,43&isShard=true&wt=javabin&group.field=boolGSF} > status=0 QTime=0 > [junit4] 2> 396310 INFO (qtp25853142-27880) [n:127.0.0.1:62102_solr > c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.c.S.Request > [dv_coll_shard1_replica1] webapp=/solr path=/select > params={df=text&distrib=false&_stateVer_=dv_coll:3&group.limit=100&shards.purpose=64&shard.url=http://127.0.0.1:62102/solr/dv_coll_shard1_replica1/&rows=100&version=2&q=*:*&NOW=1480609482644&ids=11,24,13,14,48,38,27,28,110,1,8,40,42,10,32&isShard=true&wt=javabin&group.field=boolGSF} > status=0 QTime=0 > [junit4] 2> 396310 INFO (qtp13146309-27879) [n:127.0.0.1:62101_solr > c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.c.S.Request > [dv_coll_shard4_replica1] webapp=/solr path=/select > params={df=text&distrib=false&_stateVer_=dv_coll:3&group.limit=100&shards.purpose=64&shard.url=http://127.0.0.1:62101/solr/dv_coll_shard4_replica1/&rows=100&version=2&q=*:*&NOW=1480609482644&ids=33,23,45,145,25,37,5,17,29,19,21&isShard=true&wt=javabin&group.field=boolGSF} > status=0 QTime=0 > [junit4] 2> 396310 INFO (qtp25853142-27880) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] o.a.s.c.S.Request > [dv_coll_shard3_replica1] webapp=/solr path=/select > params={df=text&distrib=false&_stateVer_=dv_coll:3&group.limit=100&shards.purpose=64&shard.url=http://127.0.0.1:62102/solr/dv_coll_shard3_replica1/&rows=100&version=2&q=*:*&NOW=1480609482644&ids=26,39,18,140,130,120,2,3,115,6,105,7,9,30,31&isShard=true&wt=javabin&group.field=boolGSF} > status=0 QTime=0 > [junit4] 2> 396310 INFO (qtp25853142-27878) [n:127.0.0.1:62102_solr > c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica1] o.a.s.c.S.Request > [dv_coll_shard3_replica1] webapp=/solr path=/select > params={q=*:*&_stateVer_=dv_coll:3&group.limit=100&rows=100&wt=javabin&version=2&group.field=boolGSF&group=true} > status=0 QTime=12 > [junit4] 2> 396310 INFO > (TEST-DocValuesNotIndexedTest.testGroupingDVOnly-seed#[D553C73C87B71B8B]) [ > ] o.a.s.SolrTestCaseJ4 ###Ending testGroupingDVOnly > [junit4] 2> 396319 INFO (jetty-launcher-7369-thread-2) [ ] > o.e.j.s.AbstractConnector Stopped > ServerConnector@8ba027{HTTP/1.1,[http/1.1]}{127.0.0.1:0} > [junit4] 2> 396320 INFO (jetty-launcher-7369-thread-1) [ ] > o.e.j.s.AbstractConnector Stopped > ServerConnector@1ec4c95{HTTP/1.1,[http/1.1]}{127.0.0.1:0} > [junit4] 2> 396320 INFO (jetty-launcher-7369-thread-2) [ ] > o.a.s.c.CoreContainer Shutting down CoreContainer instance=1147774 > [junit4] 2> 396320 INFO (jetty-launcher-7369-thread-1) [ ] > o.a.s.c.CoreContainer Shutting down CoreContainer instance=2916630 > [junit4] 2> 396326 INFO (coreCloseExecutor-2544-thread-1) > [n:127.0.0.1:62102_solr c:dv_coll s:shard1 r:core_node1 > x:dv_coll_shard1_replica1] o.a.s.c.SolrCore [dv_coll_shard1_replica1] > CLOSING SolrCore org.apache.solr.core.SolrCore@1bb718c > [junit4] 2> 396327 INFO (coreCloseExecutor-2544-thread-2) > [n:127.0.0.1:62102_solr c:dv_coll s:shard3 r:core_node3 > x:dv_coll_shard3_replica1] o.a.s.c.SolrCore [dv_coll_shard3_replica1] > CLOSING SolrCore org.apache.solr.core.SolrCore@18250ba > [junit4] 2> 396330 INFO > (zkCallback-7379-thread-1-processing-n:127.0.0.1:62102_solr) > [n:127.0.0.1:62102_solr ] o.a.s.c.c.ZkStateReader A cluster state change: > [WatchedEvent state:SyncConnected type:NodeDataChanged > path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - > updating... (live nodes size: [2]) > [junit4] 2> 396331 INFO > (zkCallback-7380-thread-3-processing-n:127.0.0.1:62101_solr) > [n:127.0.0.1:62101_solr ] o.a.s.c.c.ZkStateReader A cluster state change: > [WatchedEvent state:SyncConnected type:NodeDataChanged > path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - > updating... (live nodes size: [2]) > [junit4] 2> 396333 INFO (coreCloseExecutor-2545-thread-1) > [n:127.0.0.1:62101_solr c:dv_coll s:shard2 r:core_node2 > x:dv_coll_shard2_replica1] o.a.s.c.SolrCore [dv_coll_shard2_replica1] > CLOSING SolrCore org.apache.solr.core.SolrCore@19f5cfd > [junit4] 2> 396335 INFO (coreCloseExecutor-2545-thread-2) > [n:127.0.0.1:62101_solr c:dv_coll s:shard4 r:core_node4 > x:dv_coll_shard4_replica1] o.a.s.c.SolrCore [dv_coll_shard4_replica1] > CLOSING SolrCore org.apache.solr.core.SolrCore@24c82a > [junit4] 2> 396350 WARN > (zkCallback-7379-thread-1-processing-n:127.0.0.1:62102_solr) > [n:127.0.0.1:62102_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch > triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for > /live_nodes] > [junit4] 2> 396351 INFO (jetty-launcher-7369-thread-2) [ ] > o.a.s.c.Overseer Overseer > (id=97033222768885766-127.0.0.1:62101_solr-n_0000000000) closing > [junit4] 2> 396352 INFO > (zkCallback-7380-thread-3-processing-n:127.0.0.1:62101_solr) > [n:127.0.0.1:62101_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from > ZooKeeper... (2) -> (1) > [junit4] 2> 396352 INFO > (OverseerStateUpdate-97033222768885766-127.0.0.1:62101_solr-n_0000000000) > [n:127.0.0.1:62101_solr ] o.a.s.c.Overseer Overseer Loop exiting : > 127.0.0.1:62101_solr > [junit4] 2> 396352 INFO (jetty-launcher-7369-thread-1) [ ] > o.e.j.s.h.ContextHandler Stopped > o.e.j.s.ServletContextHandler@ba1f2e{/solr,null,UNAVAILABLE} > [junit4] 2> 397854 WARN > (zkCallback-7380-thread-3-processing-n:127.0.0.1:62101_solr) > [n:127.0.0.1:62101_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch > triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for > /live_nodes] > [junit4] 2> 397854 INFO (jetty-launcher-7369-thread-2) [ ] > o.e.j.s.h.ContextHandler Stopped > o.e.j.s.ServletContextHandler@80cc9{/solr,null,UNAVAILABLE} > [junit4] 2> 397857 INFO > (SUITE-DocValuesNotIndexedTest-seed#[D553C73C87B71B8B]-worker) [ ] > o.a.s.c.ZkTestServer connecting to 127.0.0.1:62097 62097 > [junit4] 2> 397860 INFO (Thread-527) [ ] o.a.s.c.ZkTestServer > connecting to 127.0.0.1:62097 62097 > [junit4] 2> 397862 WARN (Thread-527) [ ] o.a.s.c.ZkTestServer Watch > limit violations: > [junit4] 2> Maximum concurrent create/delete watches above limit: > [junit4] 2> > [junit4] 2> 6 /solr/configs/conf1/managed-schema > [junit4] 2> 4 /solr/configs/conf1 > [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> 3 /solr/clusterstate.json > [junit4] 2> 2 /solr/configs/conf1/managed-schema > [junit4] 2> 2 /solr/collections/dv_coll/state.json > [junit4] 2> > [junit4] 2> Maximum concurrent children watches above limit: > [junit4] 2> > [junit4] 2> 10 /solr/overseer/queue > [junit4] 2> 3 /solr/live_nodes > [junit4] 2> 3 /solr/collections > [junit4] 2> 3 /solr/overseer/queue-work > [junit4] 2> 3 /solr/overseer/collection-queue-work > [junit4] 2> > [junit4] 2> 397862 INFO > (SUITE-DocValuesNotIndexedTest-seed#[D553C73C87B71B8B]-worker) [ ] > o.a.s.SolrTestCaseJ4 ###deleteCore > [junit4] 2> NOTE: leaving temporary files on disk at: > C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_D553C73C87B71B8B-001 > [junit4] 2> Dec 01, 2016 4:24:44 PM > com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks > [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked > thread(s). > [junit4] 2> NOTE: test params are: codec=Asserting(Lucene62), > sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=es-CU, > timezone=America/Argentina/ComodRivadavia > [junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 > (32-bit)/cpus=3,threads=1,free=148573160,total=316669952 > [junit4] 2> NOTE: All tests run in this JVM: [TestHashPartitioner, > TestMacros, TestReplicationHandlerBackup, DOMUtilTest, ZkStateReaderTest, > OverseerCollectionConfigSetProcessorTest, PrimitiveFieldTypeTest, > TestStressLiveNodes, BJQParserTest, TestNRTOpen, BaseCdcrDistributedZkTest, > BasicDistributedZkTest, TestSolrDynamicMBean, TestBM25SimilarityFactory, > DeleteLastCustomShardedReplicaTest, HdfsBasicDistributedZk2Test, > TestSQLHandlerNonCloud, TestStressRecovery, TestComplexPhraseQParserPlugin, > CdcrUpdateLogTest, TestConfigReload, TestSubQueryTransformer, > ShardRoutingTest, SpatialFilterTest, TestFieldCacheSort, > TestLegacyFieldCache, SparseHLLTest, CloudMLTQParserTest, > TestNonDefinedSimilarityFactory, TermsComponentTest, > TestExclusionRuleCollectionAccess, TestPhraseSuggestions, > TestIntervalFaceting, PluginInfoTest, DirectUpdateHandlerTest, TestLazyCores, > CloneFieldUpdateProcessorFactoryTest, HdfsDirectoryTest, > OutOfBoxZkACLAndCredentialsProvidersTest, DocValuesNotIndexedTest] > [junit4] Completed [64/658 (1!)] on J0 in 6.96s, 4 tests, 1 failure <<< > FAILURES! > > [...truncated 55008 lines...] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
