You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/08/29 19:45:13 UTC

[JENKINS-EA] Lucene-Solr-6.6-Linux (64bit/jdk-9-ea+181) - Build # 112 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.6-Linux/112/
Java: 64bit/jdk-9-ea+181 -XX:-UseCompressedOops -XX:+UseSerialGC --illegal-access=deny

2 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Something is broken in the assert for no shards using the same indexDir - probably something was changed in the attributes published in the MBean of SolrCore : {}

Stack Trace:
java.lang.AssertionError: Something is broken in the assert for no shards using the same indexDir - probably something was changed in the attributes published in the MBean of SolrCore : {}
	at __randomizedtesting.SeedInfo.seed([F2E08B2738981444:BA95FF933EAB3BD1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.checkNoTwoShardsUseTheSameIndexDir(CollectionsAPIDistributedZkTest.java:646)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:524)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly

Error Message:
Unexpected number of elements in the group for intGSF: 6

Stack Trace:
java.lang.AssertionError: Unexpected number of elements in the group for intGSF: 6
	at __randomizedtesting.SeedInfo.seed([F2E08B2738981444:695BE57F75C0261A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly(DocValuesNotIndexedTest.java:376)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 11022 lines...]
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_F2E08B2738981444-001/init-core-data-001
   [junit4]   2> 82555 INFO  (SUITE-DocValuesNotIndexedTest-seed#[F2E08B2738981444]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 82555 INFO  (SUITE-DocValuesNotIndexedTest-seed#[F2E08B2738981444]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 82556 INFO  (SUITE-DocValuesNotIndexedTest-seed#[F2E08B2738981444]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_F2E08B2738981444-001/tempDir-001
   [junit4]   2> 82556 INFO  (SUITE-DocValuesNotIndexedTest-seed#[F2E08B2738981444]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 82556 INFO  (Thread-144) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 82556 INFO  (Thread-144) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 82557 ERROR (Thread-144) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 82656 INFO  (SUITE-DocValuesNotIndexedTest-seed#[F2E08B2738981444]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:37053
   [junit4]   2> 82666 INFO  (jetty-launcher-198-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 82666 INFO  (jetty-launcher-198-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 82679 INFO  (jetty-launcher-198-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@139fe592{/solr,null,AVAILABLE}
   [junit4]   2> 82680 INFO  (jetty-launcher-198-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f62d4f8{/solr,null,AVAILABLE}
   [junit4]   2> 82682 INFO  (jetty-launcher-198-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6380aa02{HTTP/1.1,[http/1.1]}{127.0.0.1:42475}
   [junit4]   2> 82682 INFO  (jetty-launcher-198-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@61998068{HTTP/1.1,[http/1.1]}{127.0.0.1:35383}
   [junit4]   2> 82682 INFO  (jetty-launcher-198-thread-1) [    ] o.e.j.s.Server Started @84639ms
   [junit4]   2> 82682 INFO  (jetty-launcher-198-thread-2) [    ] o.e.j.s.Server Started @84639ms
   [junit4]   2> 82682 INFO  (jetty-launcher-198-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42475}
   [junit4]   2> 82682 INFO  (jetty-launcher-198-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35383}
   [junit4]   2> 82682 ERROR (jetty-launcher-198-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 82682 ERROR (jetty-launcher-198-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 82683 INFO  (jetty-launcher-198-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.6.1
   [junit4]   2> 82683 INFO  (jetty-launcher-198-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.6.1
   [junit4]   2> 82683 INFO  (jetty-launcher-198-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 82683 INFO  (jetty-launcher-198-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 82683 INFO  (jetty-launcher-198-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 82683 INFO  (jetty-launcher-198-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 82683 INFO  (jetty-launcher-198-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-29T19:01:34.693375Z
   [junit4]   2> 82683 INFO  (jetty-launcher-198-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-29T19:01:34.693350Z
   [junit4]   2> 82685 INFO  (jetty-launcher-198-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 82686 INFO  (jetty-launcher-198-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 82693 INFO  (jetty-launcher-198-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 82695 INFO  (jetty-launcher-198-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 82695 INFO  (jetty-launcher-198-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37053/solr
   [junit4]   2> 82696 INFO  (jetty-launcher-198-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37053/solr
   [junit4]   2> 82715 INFO  (jetty-launcher-198-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 82715 INFO  (jetty-launcher-198-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 82716 INFO  (jetty-launcher-198-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42475_solr
   [junit4]   2> 82717 INFO  (jetty-launcher-198-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35383_solr
   [junit4]   2> 82717 INFO  (jetty-launcher-198-thread-1) [    ] o.a.s.c.Overseer Overseer (id=98568325992742918-127.0.0.1:42475_solr-n_0000000000) starting
   [junit4]   2> 82718 INFO  (zkCallback-209-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 82718 INFO  (zkCallback-210-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 82722 INFO  (jetty-launcher-198-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42475_solr
   [junit4]   2> 82726 INFO  (zkCallback-209-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 82726 INFO  (zkCallback-210-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 82757 INFO  (jetty-launcher-198-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_F2E08B2738981444-001/tempDir-001/node1/.
   [junit4]   2> 82762 INFO  (jetty-launcher-198-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_F2E08B2738981444-001/tempDir-001/node2/.
   [junit4]   2> 82771 INFO  (SUITE-DocValuesNotIndexedTest-seed#[F2E08B2738981444]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 82771 INFO  (SUITE-DocValuesNotIndexedTest-seed#[F2E08B2738981444]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37053/solr ready
   [junit4]   2> 82775 INFO  (qtp1672635914-879) [    ] 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> 82776 INFO  (OverseerThreadFactory-310-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection dv_coll
   [junit4]   2> 82882 INFO  (qtp1672635914-882) [    ] 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> 82882 INFO  (qtp1110542135-883) [    ] 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> 82882 INFO  (qtp1110542135-881) [    ] 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> 82882 INFO  (qtp1110542135-883) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 82882 INFO  (qtp1672635914-869) [    ] 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> 82882 INFO  (qtp1672635914-882) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 82987 INFO  (zkCallback-209-thread-1) [    ] 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> 82987 INFO  (zkCallback-210-thread-2) [    ] 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> 83894 INFO  (qtp1110542135-881) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 83894 INFO  (qtp1672635914-882) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 83913 INFO  (qtp1110542135-883) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 83915 INFO  (qtp1672635914-869) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 83922 INFO  (qtp1672635914-882) [    ] o.a.s.s.IndexSchema [dv_coll_shard4_replica1] Schema name=minimal
   [junit4]   2> 83922 INFO  (qtp1110542135-883) [    ] o.a.s.s.IndexSchema [dv_coll_shard1_replica1] Schema name=minimal
   [junit4]   2> 83923 INFO  (qtp1672635914-869) [    ] o.a.s.s.IndexSchema [dv_coll_shard2_replica1] Schema name=minimal
   [junit4]   2> 83934 INFO  (qtp1110542135-883) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 83934 INFO  (qtp1672635914-882) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 83934 INFO  (qtp1110542135-883) [    ] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard1_replica1' using configuration from collection dv_coll, trusted=true
   [junit4]   2> 83934 INFO  (qtp1672635914-882) [    ] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard4_replica1' using configuration from collection dv_coll, trusted=true
   [junit4]   2> 83934 INFO  (qtp1110542135-883) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 83934 INFO  (qtp1672635914-882) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 83934 INFO  (qtp1110542135-883) [    ] o.a.s.c.SolrCore [[dv_coll_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_F2E08B2738981444-001/tempDir-001/node1/dv_coll_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_F2E08B2738981444-001/tempDir-001/node1/./dv_coll_shard1_replica1/data/]
   [junit4]   2> 83934 INFO  (qtp1672635914-882) [    ] o.a.s.c.SolrCore [[dv_coll_shard4_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_F2E08B2738981444-001/tempDir-001/node2/dv_coll_shard4_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_F2E08B2738981444-001/tempDir-001/node2/./dv_coll_shard4_replica1/data/]
   [junit4]   2> 83935 INFO  (qtp1672635914-869) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 83935 INFO  (qtp1672635914-869) [    ] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard2_replica1' using configuration from collection dv_coll, trusted=true
   [junit4]   2> 83936 INFO  (qtp1672635914-869) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 83936 INFO  (qtp1672635914-869) [    ] o.a.s.c.SolrCore [[dv_coll_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_F2E08B2738981444-001/tempDir-001/node2/dv_coll_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_F2E08B2738981444-001/tempDir-001/node2/./dv_coll_shard2_replica1/data/]
   [junit4]   2> 83937 INFO  (qtp1110542135-881) [    ] o.a.s.s.IndexSchema [dv_coll_shard3_replica1] Schema name=minimal
   [junit4]   2> 83939 INFO  (qtp1110542135-881) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 83939 INFO  (qtp1110542135-881) [    ] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard3_replica1' using configuration from collection dv_coll, trusted=true
   [junit4]   2> 83939 INFO  (qtp1110542135-881) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 83939 INFO  (qtp1110542135-881) [    ] o.a.s.c.SolrCore [[dv_coll_shard3_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_F2E08B2738981444-001/tempDir-001/node1/dv_coll_shard3_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_F2E08B2738981444-001/tempDir-001/node1/./dv_coll_shard3_replica1/data/]
   [junit4]   2> 83979 INFO  (qtp1672635914-882) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 83980 INFO  (qtp1672635914-882) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 83980 INFO  (qtp1110542135-883) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 83980 INFO  (qtp1110542135-883) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 83980 INFO  (qtp1672635914-882) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 83980 INFO  (qtp1672635914-882) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 83980 INFO  (qtp1110542135-883) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 83980 INFO  (qtp1110542135-883) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 83981 INFO  (qtp1672635914-882) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4119742[dv_coll_shard4_replica1] main]
   [junit4]   2> 83981 INFO  (qtp1110542135-883) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@26960d2[dv_coll_shard1_replica1] main]
   [junit4]   2> 83981 INFO  (qtp1672635914-869) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 83981 INFO  (qtp1672635914-869) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 83982 INFO  (qtp1110542135-883) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 83982 INFO  (qtp1110542135-883) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 83982 INFO  (qtp1110542135-883) [    ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 83982 INFO  (qtp1672635914-869) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 83982 INFO  (qtp1672635914-869) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 83982 INFO  (qtp1110542135-883) [    ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 83982 INFO  (qtp1672635914-882) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 83982 INFO  (qtp1110542135-883) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 83983 INFO  (searcherExecutor-315-thread-1) [    ] o.a.s.c.SolrCore [dv_coll_shard1_replica1] Registered new searcher Searcher@26960d2[dv_coll_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 83983 INFO  (qtp1672635914-882) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 83983 INFO  (qtp1110542135-883) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1577093217379155968
   [junit4]   2> 83983 INFO  (qtp1672635914-882) [    ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 83984 INFO  (qtp1672635914-869) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4e9e0544[dv_coll_shard2_replica1] main]
   [junit4]   2> 83984 INFO  (qtp1672635914-882) [    ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 83984 INFO  (qtp1672635914-882) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 83984 INFO  (qtp1672635914-882) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1577093217380204544
   [junit4]   2> 83985 INFO  (searcherExecutor-316-thread-1) [    ] o.a.s.c.SolrCore [dv_coll_shard4_replica1] Registered new searcher Searcher@4119742[dv_coll_shard4_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 83985 INFO  (qtp1672635914-869) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 83985 INFO  (qtp1672635914-869) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 83985 INFO  (qtp1672635914-869) [    ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 83985 INFO  (qtp1672635914-869) [    ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 83986 INFO  (qtp1672635914-869) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 83986 INFO  (qtp1672635914-869) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1577093217382301696
   [junit4]   2> 83986 INFO  (searcherExecutor-317-thread-1) [    ] o.a.s.c.SolrCore [dv_coll_shard2_replica1] Registered new searcher Searcher@4e9e0544[dv_coll_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 83986 INFO  (qtp1110542135-881) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 83986 INFO  (qtp1110542135-881) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 83987 INFO  (qtp1110542135-881) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 83987 INFO  (qtp1110542135-881) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 83988 INFO  (qtp1110542135-881) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@54fde474[dv_coll_shard3_replica1] main]
   [junit4]   2> 83989 INFO  (qtp1110542135-881) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 83989 INFO  (qtp1110542135-881) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 83989 INFO  (qtp1110542135-883) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 83989 INFO  (qtp1110542135-881) [    ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 83989 INFO  (qtp1110542135-883) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 83989 INFO  (qtp1110542135-883) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42475/solr/dv_coll_shard1_replica1/
   [junit4]   2> 83989 INFO  (qtp1110542135-883) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 83989 INFO  (qtp1110542135-883) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:42475/solr/dv_coll_shard1_replica1/ has no replicas
   [junit4]   2> 83989 INFO  (qtp1110542135-883) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 83990 INFO  (qtp1672635914-882) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 83990 INFO  (qtp1672635914-882) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 83990 INFO  (qtp1672635914-882) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35383/solr/dv_coll_shard4_replica1/
   [junit4]   2> 83990 INFO  (qtp1672635914-882) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 83990 INFO  (qtp1672635914-882) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:35383/solr/dv_coll_shard4_replica1/ has no replicas
   [junit4]   2> 83990 INFO  (qtp1672635914-882) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 83990 INFO  (qtp1672635914-869) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 83990 INFO  (qtp1672635914-869) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 83990 INFO  (qtp1672635914-869) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35383/solr/dv_coll_shard2_replica1/
   [junit4]   2> 83990 INFO  (qtp1672635914-869) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 83990 INFO  (qtp1672635914-869) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:35383/solr/dv_coll_shard2_replica1/ has no replicas
   [junit4]   2> 83990 INFO  (qtp1672635914-869) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 83990 INFO  (qtp1110542135-881) [    ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 83990 INFO  (qtp1110542135-881) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 83990 INFO  (qtp1110542135-881) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1577093217386496000
   [junit4]   2> 83994 INFO  (searcherExecutor-318-thread-1) [    ] o.a.s.c.SolrCore [dv_coll_shard3_replica1] Registered new searcher Searcher@54fde474[dv_coll_shard3_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 83996 INFO  (qtp1110542135-883) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42475/solr/dv_coll_shard1_replica1/ shard1
   [junit4]   2> 83998 INFO  (qtp1110542135-881) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 83998 INFO  (qtp1110542135-881) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 83998 INFO  (qtp1110542135-881) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42475/solr/dv_coll_shard3_replica1/
   [junit4]   2> 83998 INFO  (qtp1110542135-881) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 83998 INFO  (qtp1110542135-881) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:42475/solr/dv_coll_shard3_replica1/ has no replicas
   [junit4]   2> 83998 INFO  (qtp1110542135-881) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 83999 INFO  (qtp1672635914-882) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:35383/solr/dv_coll_shard4_replica1/ shard4
   [junit4]   2> 84000 INFO  (qtp1672635914-869) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:35383/solr/dv_coll_shard2_replica1/ shard2
   [junit4]   2> 84001 INFO  (qtp1110542135-881) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42475/solr/dv_coll_shard3_replica1/ shard3
   [junit4]   2> 84103 INFO  (zkCallback-209-thread-1) [    ] 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> 84103 INFO  (zkCallback-210-thread-2) [    ] 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> 84147 INFO  (qtp1110542135-883) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 84149 INFO  (qtp1110542135-883) [    ] 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=1266
   [junit4]   2> 84149 INFO  (qtp1672635914-882) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 84151 INFO  (qtp1672635914-869) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 84151 INFO  (qtp1672635914-882) [    ] 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=1269
   [junit4]   2> 84151 INFO  (qtp1110542135-881) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 84152 INFO  (qtp1672635914-869) [    ] 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=1270
   [junit4]   2> 84153 INFO  (qtp1110542135-881) [    ] 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=1271
   [junit4]   2> 84158 INFO  (qtp1672635914-879) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 84257 INFO  (zkCallback-209-thread-1) [    ] 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> 84257 INFO  (zkCallback-210-thread-2) [    ] 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> 84778 INFO  (OverseerCollectionConfigSetProcessor-98568325992742918-127.0.0.1:42475_solr-n_0000000000) [    ] 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> 85158 INFO  (qtp1672635914-879) [    ] 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=2383
   [junit4]   2> 85166 INFO  (qtp1110542135-872) [    ] o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 85168 INFO  (qtp1110542135-872) [    ] o.a.s.s.IndexSchema [dv_coll_shard3_replica1] Schema name=minimal
   [junit4]   2> 85169 INFO  (qtp1110542135-872) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 85178 INFO  (qtp1110542135-872) [    ] o.a.s.c.ZkController Persisted config data to node /configs/conf1/managed-schema 
   [junit4]   2> 85178 INFO  (zkCallback-209-thread-1) [    ] 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> 85178 INFO  (zkCallback-210-thread-1) [    ] 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> 85178 INFO  (zkCallback-210-thread-2) [    ] 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> 85178 INFO  (zkCallback-209-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 85178 INFO  (zkCallback-210-thread-2) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 85178 INFO  (zkCallback-209-thread-2) [    ] 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> 85180 INFO  (zkCallback-209-thread-1) [    ] o.a.s.s.IndexSchema [dv_coll_shard4_replica1] Schema name=minimal
   [junit4]   2> 85180 INFO  (zkCallback-210-thread-2) [    ] o.a.s.s.IndexSchema [dv_coll_shard1_replica1] Schema name=minimal
   [junit4]   2> 85180 INFO  (zkCallback-209-thread-2) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 85183 INFO  (zkCallback-209-thread-2) [    ] o.a.s.s.IndexSchema [dv_coll_shard2_replica1] Schema name=minimal
   [junit4]   2> 85184 INFO  (zkCallback-209-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 85184 INFO  (zkCallback-210-thread-2) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 85188 INFO  (zkCallback-209-thread-2) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 85190 INFO  (zkCallback-209-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 12 ms
   [junit4]   2> 85190 INFO  (zkCallback-210-thread-2) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 12 ms
   [junit4]   2> 85190 INFO  (zkCallback-209-thread-2) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 9 ms
   [junit4]   2> 85190 INFO  (Thread-165) [    ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard4_replica1
   [junit4]   2> 85191 INFO  (Thread-165) [    ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard2_replica1
   [junit4]   2> 85210 INFO  (Thread-166) [    ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard1_replica1
   [junit4]   2> 85211 INFO  (qtp1110542135-872) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 85214 INFO  (Thread-166) [    ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard3_replica1
   [junit4]   2> 85216 INFO  (Thread-166) [    ] o.a.s.c.SolrCore core reload dv_coll_shard3_replica1
   [junit4]   2> 85217 INFO  (qtp1110542135-872) [    ] o.a.s.s.IndexSchema [dv_coll_shard3_replica1] Schema name=minimal
   [junit4]   2> 85220 INFO  (qtp1110542135-872) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 85220 INFO  (qtp1110542135-872) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard3_replica1' using configuration from collection dv_coll
   [junit4]   2> 85221 INFO  (qtp1110542135-872) [    ] o.a.s.c.SolrCore [[dv_coll_shard3_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_F2E08B2738981444-001/tempDir-001/node1/dv_coll_shard3_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_F2E08B2738981444-001/tempDir-001/node1/./dv_coll_shard3_replica1/data/]
   [junit4]   2> 85249 INFO  (qtp1110542135-872) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 85249 INFO  (qtp1110542135-872) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 85250 INFO  (qtp1110542135-872) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@34dd5b90[dv_coll_shard3_replica1] main]
   [junit4]   2> 85251 INFO  (qtp1110542135-872) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 85251 INFO  (qtp1110542135-872) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 85251 INFO  (qtp1110542135-872) [    ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 85251 INFO  (qtp1110542135-872) [    ] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 85251 INFO  (qtp1110542135-872) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 85251 INFO  (searcherExecutor-335-thread-1) [    ] o.a.s.c.SolrCore [dv_coll_shard3_replica1] Registered new searcher Searcher@34dd5b90[dv_coll_shard3_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 85252 INFO  (qtp1110542135-872) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1577093218709798912
   [junit4]   2> 85254 INFO  (qtp1110542135-872) [    ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 85254 INFO  (qtp1110542135-872) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@20c580a2[dv_coll_shard3_replica1] main]
   [junit4]   2> 85254 INFO  (searcherExecutor-335-thread-1) [    ] o.a.s.c.SolrCore [dv_coll_shard3_replica1] Registered new searcher Searcher@20c580a2[dv_coll_shard3_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 85254 INFO  (zkCallback-210-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 85255 INFO  (qtp1110542135-872) [    ] 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> 85257 INFO  (zkCallback-210-thread-1) [    ] o.a.s.s.IndexSchema [dv_coll_shard3_replica1] Schema name=minimal
   [junit4]   2> 85261 INFO  (zkCallback-210-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 85261 INFO  (zkCallback-210-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 6 ms
   [junit4]   2> 85262 INFO  (qtp1672635914-933) [    ] 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=0
   [junit4]   2> 85263 INFO  (Thread-166) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 85283 INFO  (qtp1110542135-876) [    ] 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=0
   [junit4]   2> 85285 INFO  (qtp1672635914-873) [    ] 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> 85286 INFO  (qtp1110542135-872) [    ] o.a.s.s.ManagedIndexSchema Took 31.0ms for 3 replicas to apply schema update version 1 for collection dv_coll
   [junit4]   2> 85286 INFO  (qtp1110542135-872) [    ] o.a.s.c.S.Request [dv_coll_shard3_replica1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=122
   [junit4]   2> 85286 INFO  (qtp1110542135-872) [    ] o.a.s.c.SolrCore [dv_coll_shard3_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7bad9263
   [junit4]   2> 85287 INFO  (qtp1110542135-872) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.dv_coll.shard3.replica1
   [junit4]   2> 85290 INFO  (Thread-166) [    ] o.a.s.s.IndexSchema [dv_coll_shard3_replica1] Schema name=minimal
   [junit4]   2> 85298 INFO  (Thread-166) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 85298 INFO  (Thread-166) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard3_replica1' using configuration from collection dv_coll
   [junit4]   2> 85298 INFO  (Thread-166) [    ] o.a.s.c.SolrCore [[dv_coll_shard3_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_F2E08B2738981444-001/tempDir-001/node1/dv_coll_shard3_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_F2E08B2738981444-001/tempDir-001/node1/./dv_coll_shard3_replica1/data/]
   [junit4]   2> 85303 INFO  (TEST-DocValuesNotIndexedTest.testGroupingDVOnly-seed#[F2E08B2738981444]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGroupingDVOnly
   [junit4]   2> 85318 INFO  (qtp1110542135-881) [    ] 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:35383/solr/dv_coll_shard2_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1577093218772713472)} 0 5
   [junit4]   2> 85319 INFO  (qtp1110542135-876) [    ] 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:35383/solr/dv_coll_shard2_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1577093218775859200)} 0 5
   [junit4]   2> 85319 INFO  (qtp1672635914-873) [    ] 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:35383/solr/dv_coll_shard2_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1577093218772713472)} 0 6
   [junit4]   2> 85320 INFO  (qtp1672635914-880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1577093218766422016)} 0 15
   [junit4]   2> 85326 INFO  (qtp1672635914-882) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 85326 INFO  (qtp1672635914-882) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 85327 INFO  (qtp1672635914-869) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 85327 INFO  (qtp1110542135-870) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 85327 INFO  (qtp1672635914-869) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 85327 INFO  (qtp1110542135-874) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 85327 INFO  (qtp1672635914-882) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@456ca5b4[dv_coll_shard4_replica1] main]
   [junit4]   2> 85327 INFO  (qtp1110542135-874) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 85327 INFO  (qtp1672635914-869) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f19d6d9[dv_coll_shard2_replica1] main]
   [junit4]   2> 85327 INFO  (searcherExecutor-317-thread-1) [    ] o.a.s.c.SolrCore [dv_coll_shard2_replica1] Registered new searcher Searcher@6f19d6d9[dv_coll_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 85327 INFO  (searcherExecutor-316-thread-1) [    ] o.a.s.c.SolrCore [dv_coll_shard4_replica1] Registered new searcher Searcher@456ca5b4[dv_coll_shard4_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 85331 INFO  (qtp1110542135-870) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 85331 INFO  (qtp1672635914-882) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 85331 INFO  (qtp1110542135-874) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 85331 INFO  (qtp1672635914-882) [    ] 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:42475/solr/dv_coll_shard3_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 5
   [junit4]   2> 85331 INFO  (qtp1110542135-874) [    ] 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:42475/solr/dv_coll_shard3_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 4
   [junit4]   2> 85331 INFO  (qtp1110542135-870) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1508672a[dv_coll_shard1_replica1] main]
   [junit4]   2> 85331 INFO  (qtp1672635914-869) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 85331 INFO  (qtp1672635914-869) [    ] 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:42475/solr/dv_coll_shard3_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 5
   [junit4]   2> 85332 INFO  (qtp1110542135-870) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 85332 INFO  (searcherExecutor-315-thread-1) [    ] o.a.s.c.SolrCore [dv_coll_shard1_replica1] Registered new searcher Searcher@1508672a[dv_coll_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 85332 INFO  (qtp1110542135-870) [    ] 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:42475/solr/dv_coll_shard3_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 5
   [junit4]   2> 85335 INFO  (qtp1110542135-883) [    ] 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 12
   [junit4]   2> 85338 INFO  (Thread-166) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 85338 INFO  (Thread-166) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 85339 INFO  (Thread-166) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@27303ec[dv_coll_shard3_replica1] main]
   [junit4]   2> 85340 INFO  (Thread-166) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 85341 INFO  (Thread-166) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 85341 INFO  (Thread-166) [    ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 85342 INFO  (Thread-166) [    ] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 85342 INFO  (Thread-166) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 85342 INFO  (searcherExecutor-340-thread-1) [    ] o.a.s.c.SolrCore [dv_coll_shard3_replica1] Registered new searcher Searcher@27303ec[dv_coll_shard3_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 85350 INFO  (qtp1672635914-875) [    ] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica1]  webapp=/solr path=/update params={_stateVer_=dv_coll:3&wt=javabin&version=2}{add=[10000 (1577093218803122176), 5 (1577093218804170752), 17 (1577093218807316480), 19 (1577093218808365056), 21 (1577093218808365057), 23 (1577093218809413632), 25 (1577093218810462208), 29 (1577093218810462209), 10030 (1577093218811510784), 33 (1577093218811510785), ... (13 adds)]} 0 9
   [junit4]   2> 85352 INFO  (qtp1110542135-881) [    ] 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 (1577093218804170752), 8 (1577093218808365056), 10 (1577093218809413632), 11 (1577093218810462208), 13 (1577093218810462209), 14 (1577093218811510784), 10015 (1577093218811510785), 10020 (1577093218811510786), 24 (1577093218811510787), 27 (1577093218811510788), ... (16 adds)]} 0 10
   [junit4]   2> 85359 INFO  (qtp1672635914-880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica1]  webapp=/solr path=/update params={_stateVer_=dv_coll:3&wt=javabin&version=2}{add=[0 (1577093218803122176), 4 (1577093218810462208), 10005 (1577093218811510784), 12 (1577093218811510785), 15 (1577093218812559360), 16 (1577093218812559361), 20 (1577093218813607936), 22 (1577093218813607937), 34 (1577093218814656512), 35 (1577093218815705088), ... (16 adds)]} 0 18
   [junit4]   2> 85365 INFO  (Thread-166) [    ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 85370 INFO  (qtp1110542135-966) [    ] 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 (1577093218803122176), 3 (1577093218812559360), 6 (1577093218812559361), 7 (1577093218829336576), 9 (1577093218830385152), 10010 (1577093218830385153), 18 (1577093218830385154), 10025 (1577093218831433728), 26 (1577093218831433729), 30 (1577093218831433730), ... (14 adds)]} 0 28
   [junit4]   2> 85374 INFO  (qtp1672635914-879) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 85374 INFO  (qtp1110542135-870) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 85375 INFO  (qtp1672635914-879) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@59fdb458
   [junit4]   2> 85375 INFO  (qtp1110542135-870) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@32b2103f
   [junit4]   2> 85374 INFO  (qtp1110542135-876) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 85374 INFO  (qtp1672635914-873) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 85376 INFO  (qtp1672635914-873) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@699bf623
   [junit4]   2> 85376 INFO  (qtp1110542135-876) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4cfa8464
   [junit4]   2> 85380 INFO  (Thread-166) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6d8a7e7f[dv_coll_shard3_replica1] main]
   [junit4]   2> 85381 INFO  (searcherExecutor-340-thread-1) [    ] o.a.s.c.SolrCore [dv_coll_shard3_replica1] Registered new searcher Searcher@6d8a7e7f[dv_coll_shard3_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C2)))}
   [junit4]   2> 85384 INFO  (qtp1672635914-873) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@31e07039[dv_coll_shard4_replica1] main]
   [junit4]   2> 85385 INFO  (searcherExecutor-316-thread-1) [    ] o.a.s.c.SolrCore [dv_coll_shard4_replica1] Registered new searcher Searcher@31e07039[dv_coll_shard4_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C13)))}
   [junit4]   2> 85386 INFO  (qtp1672635914-879) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@8f0fa75[dv_coll_shard2_replica1] main]
   [junit4]   2> 85386 INFO  (searcherExecutor-317-thread-1) [    ] o.a.s.c.SolrCore [dv_coll_shard2_replica1] Registered new searcher Searcher@8f0fa75[dv_coll_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C16)))}
   [junit4]   2> 85387 INFO  (qtp1110542135-870) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4c6f199d[dv_coll_shard1_replica1] main]
   [junit4]   2> 85387 INFO  (searcherExecutor-315-thread-1) [    ] o.a.s.c.SolrCore [dv_coll_shard1_replica1] Registered new searcher Searcher@4c6f199d[dv_coll_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C16)))}
   [junit4]   2> 85388 INFO  (qtp1672635914-873) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 85388 INFO  (qtp1672635914-873) [    ] 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:42475/solr/dv_coll_shard3_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 13
   [junit4]   2> 85388 INFO  (qtp1110542135-870) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 85388 INFO  (qtp1672635914-879) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 85388 INFO  (qtp1672635914-879) [    ] 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:42475/solr/dv_coll_shard3_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 13
   [junit4]   2> 85388 INFO  (qtp1110542135-870) [    ] 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:42475/solr/dv_coll_shard3_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 14
   [junit4]   2> 85391 INFO  (qtp1110542135-876) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4740eacf[dv_coll_shard3_replica1] main]
   [junit4]   2> 85392 INFO  (qtp1110542135-876) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 85392 INFO  (searcherExecutor-335-thread-1) [    ] o.a.s.c.SolrCore [dv_coll_shard3_replica1] Registered new searcher Searcher@4740eacf[dv_coll_shard3_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C2) Uninverting(_1(6.6.1):C12)))}
   [junit4]   2> 85392 INFO  (qtp1110542135-876) [    ] 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:42475/solr/dv_coll_shard3_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 17
   [junit4]   2> 85393 INFO  (qtp1110542135-874) [    ] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica1]  webapp=/solr path=/update params={_stateVer_=dv_coll:3&commit=true&wt=javabin&version=2}{commit=} 0 21
   [junit4]   2> 85393 INFO  (qtp1110542135-874) [    ] o.a.s.c.SolrCore [dv_coll_shard3_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2787e5d9
   [junit4]   2> 85394 INFO  (qtp1110542135-874) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.dv_coll.shard3.replica1
   [junit4]   2> 85409 INFO  (qtp1672635914-880) [    ] 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&group.limit=100&fl=id,score&shards.purpose=2048&start=0&shard.url=http://127.0.0.1:35383/solr/dv_coll_shard4_replica1/&rows=100&version=2&q=*:*&NOW=1504033297405&isShard=true&wt=javabin&group.field=intGSF&group=true} status=0 QTime=10
   [junit4]   2> 85409 INFO  (qtp1110542135-885) [    ] 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&group.limit=100&fl=id,score&shards.purpose=2048&start=0&shard.url=http://127.0.0.1:42475/solr/dv_coll_shard1_replica1/&rows=100&version=2&q=*:*&NOW=1504033297405&isShard=true&wt=javabin&group.field=intGSF&group=true} status=0 QTime=6
   [junit4]   2> 85409 INFO  (qtp1672635914-873) [    ] 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&group.limit=100&fl=id,score&shards.purpose=2048&start=0&shard.url=http://127.0.0.1:35383/solr/dv_coll_shard2_replica1/&rows=100&version=2&q=*:*&NOW=1504033297405&isShard=true&wt=javabin&group.field=intGSF&group=true} status=0 QTime=6
   [junit4]   2> 85409 INFO  (qtp1110542135-872) [    ] 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&group.limit=100&fl=id,score&shards.purpose=2048&start=0&shard.url=http://127.0.0.1:42475/solr/dv_coll_shard3_replica1/&rows=100&version=2&q=*:*&NOW=1504033297405&isShard=true&wt=javabin&group.field=intGSF&group=true} status=0 QTime=6
   [junit4]   2> 85421 INFO  (qtp1110542135-876) [    ] 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&shard.url=http://127.0.0.1:42475/solr/dv_coll_shard3_replica1/&rows=100&version=2&group.distributed.second=true&q=*:*&NOW=1504033297405&group.topgroups.intGSF=2102714295&group.topgroups.intGSF=2102724296&group.topgroups.intGSF=2102734296&group.topgroups.intGSF=%01&group.topgroups.intGSF=2102744302&group.topgroups.intGSF=2102754305&group.topgroups.intGSF=2102764309&group.topgroups.intGSF=2102774309&isShard=true&wt=javabin&group.field=intGSF&group=true} status=0 QTime=6
   [junit4]   2> 85421 INFO  (qtp1110542135-874) [    ] 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&fl=id,score&shards.purpose=4&start=0&shard.url=http://127.0.0.1:42475/solr/dv_coll_shard1_replica1/&rows=100&version=2&group.distributed.second=true&q=*:*&NOW=1504033297405&group.topgroups.intGSF=2102714295&group.topgroups.intGSF=2102724296&group.topgroups.intGSF=2102734296&group.topgroups.intGSF=%01&group.topgroups.intGSF=2102744302&group.topgroups.intGSF=2102754305&group.topgroups.intGSF=2102764309&group.topgroups.intGSF=2102774309&isShard=true&wt=javabin&group.field=intGSF&group=true} status=0 QTime=6
   [junit4]   2> 85421 INFO  (qtp1672635914-879) [    ] 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&fl=id,score&shards.purpose=4&start=0&shard.url=http://127.0.0.1:35383/solr/dv_coll_shard4_replica1/&rows=100&version=2&group.distributed.second=true&q=*:*&NOW=1504033297405&group.topgroups.intGSF=2102714295&group.topgroups.intGSF=2102724296&group.topgroups.intGSF=2102734296&group.topgroups.intGSF=%01&group.topgroups.intGSF=2102744302&group.topgroups.intGSF=2102754305&group.topgroups.intGSF=2102764309&group.topgroups.intGSF=2102774309&isShard=true&wt=javabin&group.field=intGSF&group=true} status=0 QTime=6
   [junit4]   2> 85421 INFO  (qtp1672635914-933) [    ] 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&fl=id,score&shards.purpose=4&start=0&shard.url=http://127.0.0.1:35383/solr/dv_coll_shard2_replica1/&rows=100&version=2&group.distributed.second=true&q=*:*&NOW=1504033297405&group.topgroups.intGSF=2102714295&group.topgroups.intGSF=2102724296&group.topgroups.intGSF=2102734296&group.topgroups.intGSF=%01&group.topgroups.intGSF=2102744302&group.topgroups.intGSF=2102754305&group.topgroups.intGSF=2102764309&group.topgroups.intGSF=2102774309&isShard=true&wt=javabin&group.field=intGSF&group=true} status=0 QTime=7
   [junit4]   2> 85428 INFO  (qtp1110542135-966) [    ] 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:42475/solr/dv_coll_shard3_replica1/&rows=100&version=2&q=*:*&NOW=1504033297405&ids=2,3&isShard=true&wt=javabin&group.field=intGSF} status=0 QTime=0
   [junit4]   2> 85428 INFO  (qtp1672635914-880) [    ] 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:35383/solr/dv_coll_shard2_replica1/&rows=100&version=2&q=*:*&NOW=1504033297405&ids=22,44,12,34,35,46,36,47,15,16,0,4,41,20,10005,43&isShard=true&wt=javabin&group.field=intGSF} status=0 QTime=0
   [junit4]   2> 85429 INFO  (qtp1672635914-873) [    ] 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:35383/solr/dv_coll_shard4_replica1/&rows=100&version=2&q=*:*&NOW=1504033297405&ids=33,23,45,25,10040,37,17,10030,29,19,5,10000,21&isShard=true&wt=javabin&group.field=intGSF} status=0 QTime=1
   [junit4]   2> 85429 INFO  (qtp1110542135-870) [    ] 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:42475/solr/dv_coll_shard1_replica1/&rows=100&version=2&q=*:*&NOW=1504033297405&ids=11,13,24,14,48,27,38,10020,28,1,8,10015,40,42,10,32&isShard=true&wt=javabin&group.field=intGSF} status=0 QTime=1
   [junit4]   2> 85432 INFO  (qtp1672635914-871) [    ] o.a.s.c.S.Request [dv_coll_shard2_replica1]  webapp=/solr path=/select params={q=*:*&_stateVer_=dv_coll:3&group.limit=100&rows=100&wt=javabin&version=2&group.field=intGSF&group=true} status=0 QTime=36
   [junit4]   2> 85434 INFO  (TEST-DocValuesNotIndexedTest.testGroupingDVOnly-seed#[F2E08B2738981444]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGroupingDVOnly
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DocValuesNotIndexedTest -Dtests.method=testGroupingDVOnly -Dtests.seed=F2E08B2738981444 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fur -Dtests.timezone=Etc/GMT0 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.15s J0 | DocValuesNotIndexedTest.testGroupingDVOnly <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Unexpected number of elements in the group for intGSF: 6
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F2E08B2738981444:695BE57F75C0261A]:0)
   [junit4]    > 	at org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly(DocValuesNotIndexedTest.java:376)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 85446 INFO  (TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[F2E08B2738981444]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGroupingSorting
   [junit4]   2> 85454 INFO  (qtp1110542135-872) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4bf32b2e[dv_coll_shard3_replica1] realtime]
   [junit4]   2> 85455 INFO  (qtp1672635914-875) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f90d644[dv_coll_shard2_replica1] realtime]
   [junit4]   2> 85456 INFO  (qtp1110542135-872) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@61f60dcb[dv_coll_shard3_replica1] realtime]
   [junit4]   2> 85456 INFO  (qtp1110542135-876) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e39268[dv_coll_shard1_replica1] realtime]
   [junit4]   2> 85456 INFO  (qtp1672635914-879) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d2d3236[dv_coll_shard4_replica1] realtime]
   [junit4]   2> 85457 INFO  (qtp1110542135-876) [    ] 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:35383/solr/dv_coll_shard2_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1577093218918465536)} 0 6
   [junit4]   2> 85457 INFO  (qtp1672635914-879) [    ] 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:35383/solr/dv_coll_shard2_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1577093218919514112)} 0 6
   [junit4]   2> 85457 INFO  (qtp1110542135-872) [    ] 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:35383/solr/dv_coll_shard2_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1577093218919514112)} 0 6
   [junit4]   2> 85457 INFO  (qtp1672635914-875) [    ] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1577093218915319808)} 0 9
   [junit4]   2> 85462 INFO  (qtp1672635914-882) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 85462 INFO  (qtp1110542135-881) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 85462 INFO  (qtp1110542135-885) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 85462 INFO  (qtp1672635914-869) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 85462 INFO  (qtp1110542135-881) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4cfa8464
   [junit4]   2> 85463 INFO  (qtp1672635914-869) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@59fdb458
   [junit4]   2> 85462 INFO  (qtp1672635914-882) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@699bf623
   [junit4]   2> 85463 INFO  (qtp1110542135-885) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@32b2103f
   [junit4]   2> 85464 INFO  (qtp1672635914-869) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@126b6c8[dv_coll_shard2_replica1] main]
   [junit4]   2> 85464 INFO  (qtp1110542135-885) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@63989647[dv_coll_shard1_replica1] main]
   [junit4]   2> 85464 INFO  (qtp1110542135-881) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3e837763[dv_coll_shard3_replica1] main]
   [junit4]   2> 85464 INFO  (qtp1672635914-882) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6b663e73[dv_coll_shard4_replica1] main]
   [junit4]   2> 85464 INFO  (searcherExecutor-317-thread-1) [    ] o.a.s.c.SolrCore [dv_coll_shard2_replica1] Registered new searcher Searcher@126b6c8[dv_coll_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 85464 INFO  (searcherExecutor-315-thread-1) [    ] o.a.s.c.SolrCore [dv_coll_shard1_replica1] Registered new searcher Searcher@63989647[dv_coll_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 85465 INFO  (qtp1672635914-869) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 85465 INFO  (qtp1672635914-882) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 85465 INFO  (qtp1110542135-885) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 85465 INFO  (searcherExecutor-316-thread-1) [    ] o.a.s.c.SolrCore [dv_coll_shard4_replica1] Registered new searcher Searcher@6b663e73[dv_coll_shard4_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 85466 INFO  (qtp1672635914-869) [    ] 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:42475/solr/dv_coll_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 3
   [junit4]   2> 85466 INFO  (qtp1110542135-881) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 85466 INFO  (qtp1110542135-885) [    ] 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:42475/solr/dv_coll_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 3
   [junit4]   2> 85466 INFO  (searcherExecutor-340-thread-1) [    ] o.a.s.c.SolrCore [dv_coll_shard3_replica1] Registered new searcher Searcher@3e837763[dv_coll_shard3_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 85467 INFO  (qtp1672635914-882) [    ] 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:42475/solr/dv_coll_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 5
   [junit4]   2> 85468 INFO  (qtp1110542135-881) [    ] 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:42475/solr/dv_coll_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 6
   [junit4]   2> 85469 INFO  (qtp1110542135-883) [    ] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=dv_coll:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 9
   [junit4]   2> 85475 INFO  (qtp1672635914-933) [    ] 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 (1577093218940485632)]} 0 2
   [junit4]   2> 85475 INFO  (qtp1110542135-966) [    ] 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 (1577093218940485632)]} 0 3
   [junit4]   2> 85476 INFO  (qtp1110542135-872) [    ] 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 (1577093218942582784), 3 (1577093218943631360)]} 0 2
   [junit4]   2> 85480 INFO  (qtp1672635914-880) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 85480 INFO  (qtp1672635914-880) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@59fdb458
   [junit4]   2> 85480 INFO  (qtp1672635914-871) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 85481 INFO  (qtp1672635914-871) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 85481 INFO  (qtp1110542135-870) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 85481 INFO  (qtp1110542135-870) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@32b2103f
   [junit4]   2> 85481 INFO  (qtp1672635914-871) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 85481 INFO  (qtp1672635914-871) [    ] 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:42475/solr/dv_coll_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 85481 INFO  (qtp1110542135-881) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 85481 INFO  (qtp1110542135-881) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4cfa8464
   [junit4]   2> 85486 INFO  (qtp1672635914-880) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4b169953[dv_coll_shard2_replica1] main]
   [junit4]   2> 85486 INFO  (qtp1672635914-880) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 85486 INFO  (qtp1110542135-881) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@325e8059[dv_coll_shard3_replica1] main]
   [junit4]   2> 85486 INFO  (searcherExecutor-317-thread-1) [    ] o.a.s.c.SolrCore [dv_coll_shard2_replica1] Registered new searcher Searcher@4b169953[dv_coll_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.6.1):C1)))}
   [junit4]   2> 85487 INFO  (qtp1110542135-870) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@647fa1a[dv_coll_shard1_replica1] main]
   [junit4]   2> 85487 INFO  (qtp1672635914-880) [    ] 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:42475/solr/dv_coll_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 6
   [junit4]   2> 85487 INFO  (searcherExecutor-315-thread-1) [    ] o.a.s.c.SolrCore [dv_coll_shard1_replica1] Registered new searcher Searcher@647fa1a[dv_coll_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.6.1):C1)))}
   [junit4]   2> 85487 INFO  (searcherExecutor-340-thread-1) [    ] o.a.s.c.SolrCore [dv_coll_shard3_replica1] Registered new searcher Searcher@325e8059[dv_coll_shard3_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(6.6.1):C2)))}
   [junit4]   2> 85487 INFO  (qtp1110542135-870) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 85487 INFO  (qtp1110542135-881) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 85487 INFO  (qtp1110542135-870) [    ] 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:42475/solr/dv_coll_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 7
   [junit4]   2> 85487 INFO  (qtp1110542135-881) [    ] 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:42475/solr/dv_coll_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 6
   [junit4]   2> 85489 INFO  (qtp1110542135-885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=dv_coll:3&commit=true&wt=javabin&version=2}{commit=} 0 11
   [junit4]   2> 85496 INFO  (qtp1672635914-873) [    ] o.a.s.c.S.Request [dv_coll_shard4_replica1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=dv_coll:3&fl=id&shards.purpose=4&start=0&fsv=true&sort=intGSF+asc,id+asc&shard.url=http://127.0.0.1:35383/solr/dv_coll_shard4_replica1/&rows=100&version=2&q=*:*&NOW=1504033297501&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 85499 INFO  (qtp1110542135-874) [    ] 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&shards.purpose=4&start=0&fsv=true&sort=intGSF+asc,id+asc&shard.url=http://127.0.0.1:42475/solr/dv_coll_shard3_replica1/&rows=100&version=2&q=*:*&NOW=1504033297501&isShard=true&wt=javabin} hits=2 status=0 QTime=3
   [junit4]   2> 85499 INFO  (qtp1672635914-869) [    ] 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&shards.purpose=4&start=0&fsv=true&sort=intGSF+asc,id+asc&shard.url=http://127.0.0.1:35383/solr/dv_coll_shard2_replica1/&rows=100&version=2&q=*:*&NOW=1504033297501&isShard=true&wt=javabin} hits=1 status=0 QTime=3
   [junit4]   2> 85499 INFO  (qtp1110542135-876) [    ] 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&shards.purpose=4&start=0&fsv=true&sort=intGSF+asc,id+asc&shard.url=http://127.0.0.1:42475/solr/dv_coll_shard1_replica1/&rows=100&version=2&q=*:*&NOW=1504033297501&isShard=true&wt=javabin} hits=1 status=0 QTime=2
   [junit4]   2> 85503 INFO  (qtp1672635914-933) [    ] 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=1504033297501&ids=4&isShard=true&shard.url=http://127.0.0.1:35383/solr/dv_coll_shard2_replica1/&rows=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 85503 INFO  (qtp1110542135-881) [    ] 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=1504033297501&ids=1&isShard=true&shard.url=http://127.0.0.1:42475/solr/dv_coll_shard1_replica1/&rows=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 85503 INFO  (qtp1110542135-870) [    ] 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=1504033297501&ids=2,3&isShard=true&shard.url=http://127.0.0.1:42475/solr/dv_coll_shard3_replica1/&rows=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 85504 INFO  (qtp1110542135-966) [    ] o.a.s.c.S.Request [dv_coll_shard3_replica1]  webapp=/solr path=/select params={q=*:*&_stateVer_=dv_coll:3&sort=intGSF+asc,id+asc&rows=100&wt=javabin&version=2} hits=4 status=0 QTime=13
   [junit4]   2> 85509 INFO  (qtp1672635914-882) [    ] 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&shards.purpose=4&start=0&fsv=true&sort=longGSF+asc,id+asc&shard.url=http://127.0.0.1:35383/solr/dv_coll_shard2_replica1/&rows=100&version=2&q=*:*&NOW=1504033297516&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 85510 INFO  (qtp1672635914-873) [    ] o.a.s.c.S.Request [dv_coll_shard4_replica1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=dv_coll:3&fl=id&shards.purpose=4&start=0&fsv=true&sort=longGSF+asc,id+asc&shard.url=http://127.0.0.1:35383/solr/dv_coll_shard4_replica1/&rows=100&version=2&q=*:*&NOW=1504033297516&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 85510 INFO  (qtp1110542135-885) [    ] 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&shards.purpose=4&start=0&fsv=true&sort=longGSF+asc,id+asc&shard.url=http://127.0.0.1:42475/solr/dv_coll_shard1_replica1/&rows=100&version=2&q=*:*&NOW=1504033297516&isShard=true&wt=javabin} hits=1 status=0 QTime=1
   [junit4]   2> 85510 INFO  (qtp1110542135-872) [    ] 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&shards.purpose=4&start=0&fsv=true&sort=longGSF+asc,id+asc&shard.url=http://127.0.0.1:42475/solr/dv_coll_shard3_replica1/&rows=100&version=2&q=*:*&NOW=1504033297516&isShard=true&wt=javabin} hits=2 status=0 QTime=1
   [junit4]   2> 85513 INFO  (qtp1110542135-876) [    ] 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=1504033297516&ids=1&isShard=true&shard.url=http://127.0.0.1:42475/solr/dv_coll_shard1_replica1/&rows=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 85513 INFO  (qtp1110542135-881) [    ] 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=1504033297516&ids=2,3&isShard=true&shard.url=http://127.0.0.1:42475/solr/dv_coll_shard3_replica1/&rows=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 85513 INFO  (qtp1672635914-882) [    ] 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=1504033297516&ids=4&isShard=true&shard.url=http://127.0.0.1:35383/solr/dv_coll_shard2_replica1/&rows=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 85514 INFO  (qtp1672635914-879) [    ] o.a.s.c.S.Request [dv_coll_shard4_replica1]  webapp=/solr path=/select params={q=*:*&_stateVer_=dv_coll:3&sort=longGSF+asc,id+asc&rows=100&wt=javabin&version=2} hits=4 status=0 QTime=7
   [junit4]   2> 85519 INFO  (qtp1672635914-869) [    ] o.a.s.c.S.Request [dv_coll_shard4_replica1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=dv_coll:

[...truncated too long message...]

kContainer.java:181)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1154973 ERROR (coreZkRegister-3700-thread-1) [    ] o.a.s.c.ZkContainer 
   [junit4]   2> java.lang.NullPointerException
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.publish(ZkController.java:1139)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.publish(ZkController.java:1131)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.publish(ZkController.java:1127)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:188)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1154973 ERROR (coreZkRegister-3700-thread-1) [    ] o.a.s.c.ZkContainer :org.apache.solr.common.SolrException: Error getting leader from zk for shard shard2
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:996)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:902)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:846)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: CoreContainer is closed
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1040)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1007)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:963)
   [junit4]   2> 	... 7 more
   [junit4]   2> 
   [junit4]   2> 1155660 WARN  (zkCallback-1373-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1155661 INFO  (jetty-closer-1338-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@56d4f3da{/solr,null,UNAVAILABLE}
   [junit4]   2> 1155661 WARN  (zkCallback-1358-thread-3) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1155661 INFO  (jetty-closer-1338-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@24947d0{/solr,null,UNAVAILABLE}
   [junit4]   2> 1155662 WARN  (zkCallback-1356-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1155662 INFO  (jetty-closer-1338-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@37324f2d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1155662 ERROR (SUITE-CollectionsAPIDistributedZkTest-seed#[F2E08B2738981444]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1155662 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[F2E08B2738981444]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45461 45461
   [junit4]   2> 1158710 INFO  (Thread-3211) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45461 45461
   [junit4]   2> 1158710 WARN  (Thread-3211) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	26	/solr/aliases.json
   [junit4]   2> 	23	/solr/configs/conf
   [junit4]   2> 	6	/solr/configs/conf2
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	279	/solr/clusterstate.json
   [junit4]   2> 	26	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/collections/awhollynewcollection_0/state.json
   [junit4]   2> 	4	/solr/collections/nodes_used_collection/state.json
   [junit4]   2> 	4	/solr/collections/addReplicaColl/state.json
   [junit4]   2> 	4	/solr/collections/reloaded_collection/state.json
   [junit4]   2> 	3	/solr/collections/acollectionafterbaddelete/state.json
   [junit4]   2> 	2	/solr/collections/awhollynewcollection_0/leader_elect/shard4/election/98568382200414218-core_node1-n_0000000000
   [junit4]   2> 	2	/solr/collections/onlyinzk/state.json
   [junit4]   2> 	2	/solr/collections/awhollynewcollection_0/leader_elect/shard1/election/98568382200414217-core_node5-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/98568382200414219-127.0.0.1:40035_solr-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/98568382200414217-127.0.0.1:39601_solr-n_0000000002
   [junit4]   2> 	2	/solr/collections/awhollynewcollection_0/leader_elect/shard4/election/98568382200414219-core_node9-n_0000000001
   [junit4]   2> 	2	/solr/collections/halfdeletedcollection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	469	/solr/collections
   [junit4]   2> 	27	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1158710 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[F2E08B2738981444]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_F2E08B2738981444-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {_version_=PostingsFormat(name=Asserting), id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=98, maxMBSortInHeap=7.775751399819033, sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=so-ET, timezone=Etc/GMT
   [junit4]   2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 9 (64-bit)/cpus=8,threads=1,free=180139392,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressCloudBlindAtomicUpdates, ConvertedLegacyTest, ForceLeaderTest, SpellCheckCollatorTest, TestSolrCoreSnapshots, TestExclusionRuleCollectionAccess, PeerSyncWithIndexFingerprintCachingTest, TestLRUCache, TestGraphMLResponseWriter, TestFieldTypeResource, TestJsonFacetRefinement, TestUseDocValuesAsStored2, BasicFunctionalityTest, OverseerModifyCollectionTest, TestDeleteCollectionOnDownNodes, BooleanFieldTest, TestOrdValues, TestFieldCacheSort, SharedFSAutoReplicaFailoverUtilsTest, TestChildDocTransformer, TestSolrFieldCacheMBean, CloudMLTQParserTest, DeleteReplicaTest, FileUtilsTest, BlockJoinFacetDistribTest, TestSmileRequest, SearchHandlerTest, PKIAuthenticationIntegrationTest, TestNoOpRegenerator, SuggesterFSTTest, SolrIndexConfigTest, TestDistributedStatsComponentCardinality, SolrCmdDistributorTest, SolrJmxReporterCloudTest, TestSegmentSorting, AnalysisErrorHandlingTest, DistribCursorPagingTest, TestSuggestSpellingConverter, DeleteInactiveReplicaTest, TestLMDirichletSimilarityFactory, ZkSolrClientTest, TestFiltering, CoreSorterTest, DistributedDebugComponentTest, TestManagedSchemaAPI, SpatialHeatmapFacetsTest, TestRuleBasedAuthorizationPlugin, TestLRUStatsCache, TestConfigOverlay, IndexSchemaTest, TestCollapseQParserPlugin, DistributedQueueTest, SampleTest, CursorMarkTest, ZkControllerTest, DistributedFacetPivotLargeTest, MoveReplicaTest, AssignTest, DistributedTermsComponentTest, JsonLoaderTest, UUIDUpdateProcessorFallbackTest, ParsingFieldUpdateProcessorsTest, SolrMetricsIntegrationTest, MetricsHandlerTest, SimplePostToolTest, TestSchemaSimilarityResource, TestFileDictionaryLookup, TestCollectionAPIs, CdcrRequestHandlerTest, TestHashPartitioner, OutOfBoxZkACLAndCredentialsProvidersTest, TestManagedStopFilterFactory, TestTolerantUpdateProcessorCloud, TestNumericTerms64, TestIntervalFaceting, CSVRequestHandlerTest, ShardRoutingTest, TestCollationFieldDocValues, RankQueryTest, TestSolrDynamicMBean, TestConfigReload, LoggingHandlerTest, TestRTGBase, TestQuerySenderListener, MoreLikeThisHandlerTest, TestReloadDeadlock, DistributedQueryComponentOptimizationTest, TestShardHandlerFactory, ZkStateReaderTest, ZkCLITest, DistributedIntervalFacetingTest, ClassificationUpdateProcessorFactoryTest, TestPayloadScoreQParserPlugin, TestConfigSets, HdfsDirectoryTest, TestInPlaceUpdatesStandalone, HdfsThreadLeakTest, TestSystemCollAutoCreate, HdfsRecoveryZkTest, SpellingQueryConverterTest, TestSolrIndexConfig, TestRestManager, HdfsDirectoryFactoryTest, DistributedMLTComponentTest, HighlighterTest, TestUpdate, SpellCheckCollatorWithCollapseTest, SolrInfoMBeanTest, SparseHLLTest, TestSchemaManager, TestEmbeddedSolrServerConstructors, TestQueryTypes, FullHLLTest, SolrIndexSplitterTest, PreAnalyzedFieldManagedSchemaCloudTest, TestStressVersions, AddSchemaFieldsUpdateProcessorFactoryTest, TestTestInjection, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest]
   [junit4] Completed [366/713 (2!)] on J1 in 218.29s, 20 tests, 1 failure <<< FAILURES!

[...truncated 37484 lines...]