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 2016/12/04 13:48:36 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+140) - Build # 18441 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18441/
Java: 32bit/jdk-9-ea+140 -server -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.schema.PreAnalyzedFieldManagedSchemaCloudTest.testAdd2Fields

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:42239/solr/managed-preanalyzed, https://127.0.0.1:39452/solr/managed-preanalyzed]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:42239/solr/managed-preanalyzed, https://127.0.0.1:39452/solr/managed-preanalyzed]
	at __randomizedtesting.SeedInfo.seed([5167891CA2C0B5F4:F9723BF77EC62602]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:418)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.schema.PreAnalyzedFieldManagedSchemaCloudTest.addField(PreAnalyzedFieldManagedSchemaCloudTest.java:61)
	at org.apache.solr.schema.PreAnalyzedFieldManagedSchemaCloudTest.testAdd2Fields(PreAnalyzedFieldManagedSchemaCloudTest.java:52)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:42239/solr/managed-preanalyzed: No such path /schema/fields/field2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:439)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:391)
	... 45 more




Build Log:
[...truncated 11161 lines...]
   [junit4] Suite: org.apache.solr.schema.PreAnalyzedFieldManagedSchemaCloudTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_5167891CA2C0B5F4-001/init-core-data-001
   [junit4]   2> 473234 INFO  (SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[5167891CA2C0B5F4]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) 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> 473240 INFO  (SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[5167891CA2C0B5F4]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_5167891CA2C0B5F4-001/tempDir-001
   [junit4]   2> 473241 INFO  (SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[5167891CA2C0B5F4]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 473241 INFO  (Thread-443) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 473241 INFO  (Thread-443) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 473341 INFO  (SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[5167891CA2C0B5F4]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:34578
   [junit4]   2> 473351 INFO  (jetty-launcher-316-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 473351 INFO  (jetty-launcher-316-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 473352 INFO  (jetty-launcher-316-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ed2d7f{/solr,null,AVAILABLE}
   [junit4]   2> 473352 INFO  (jetty-launcher-316-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1abeb64{/solr,null,AVAILABLE}
   [junit4]   2> 473354 INFO  (jetty-launcher-316-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@13043c6{SSL,[ssl, http/1.1]}{127.0.0.1:42239}
   [junit4]   2> 473354 INFO  (jetty-launcher-316-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1eaf34{SSL,[ssl, http/1.1]}{127.0.0.1:39452}
   [junit4]   2> 473354 INFO  (jetty-launcher-316-thread-2) [    ] o.e.j.s.Server Started @475208ms
   [junit4]   2> 473354 INFO  (jetty-launcher-316-thread-1) [    ] o.e.j.s.Server Started @475208ms
   [junit4]   2> 473354 INFO  (jetty-launcher-316-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42239}
   [junit4]   2> 473354 INFO  (jetty-launcher-316-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39452}
   [junit4]   2> 473354 ERROR (jetty-launcher-316-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 473354 ERROR (jetty-launcher-316-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 473354 INFO  (jetty-launcher-316-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 473354 INFO  (jetty-launcher-316-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 473354 INFO  (jetty-launcher-316-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 473354 INFO  (jetty-launcher-316-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 473354 INFO  (jetty-launcher-316-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 473354 INFO  (jetty-launcher-316-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-04T13:10:59.256804Z
   [junit4]   2> 473354 INFO  (jetty-launcher-316-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 473354 INFO  (jetty-launcher-316-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-04T13:10:59.256890Z
   [junit4]   2> 473356 INFO  (jetty-launcher-316-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 473356 INFO  (jetty-launcher-316-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 473369 INFO  (jetty-launcher-316-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34578/solr
   [junit4]   2> 473369 INFO  (jetty-launcher-316-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34578/solr
   [junit4]   2> 473372 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x158c9f57f4a0003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 473373 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x158c9f57f4a0004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 473387 INFO  (jetty-launcher-316-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42239_solr
   [junit4]   2> 473387 INFO  (jetty-launcher-316-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39452_solr
   [junit4]   2> 473388 INFO  (jetty-launcher-316-thread-2) [    ] o.a.s.c.Overseer Overseer (id=97049448228192262-127.0.0.1:42239_solr-n_0000000000) starting
   [junit4]   2> 473389 INFO  (zkCallback-326-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 473391 INFO  (zkCallback-327-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 473395 INFO  (jetty-launcher-316-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42239_solr
   [junit4]   2> 473396 INFO  (zkCallback-326-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 473396 INFO  (zkCallback-327-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 473475 INFO  (jetty-launcher-316-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_5167891CA2C0B5F4-001/tempDir-001/node2/.
   [junit4]   2> 473576 INFO  (jetty-launcher-316-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_5167891CA2C0B5F4-001/tempDir-001/node1/.
   [junit4]   2> 473578 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x158c9f57f4a0007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 473581 INFO  (SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[5167891CA2C0B5F4]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 473582 INFO  (SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[5167891CA2C0B5F4]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34578/solr ready
   [junit4]   2> 473657 INFO  (qtp10326226-2194) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=cloud-managed-preanalyzed&maxShardsPerNode=1&name=managed-preanalyzed&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 473660 INFO  (OverseerThreadFactory-806-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection managed-preanalyzed
   [junit4]   2> 473773 INFO  (qtp10326226-2208) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cloud-managed-preanalyzed&newCollection=true&name=managed-preanalyzed_shard2_replica1&action=CREATE&numShards=2&collection=managed-preanalyzed&shard=shard2&wt=javabin&version=2
   [junit4]   2> 473852 INFO  (qtp21400936-2199) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cloud-managed-preanalyzed&newCollection=true&name=managed-preanalyzed_shard1_replica1&action=CREATE&numShards=2&collection=managed-preanalyzed&shard=shard1&wt=javabin&version=2
   [junit4]   2> 473956 INFO  (zkCallback-327-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed-preanalyzed/state.json] for collection [managed-preanalyzed] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 473956 INFO  (zkCallback-326-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed-preanalyzed/state.json] for collection [managed-preanalyzed] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 474783 INFO  (qtp10326226-2208) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 474792 INFO  (qtp10326226-2208) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard2_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 474801 INFO  (qtp10326226-2208) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 474802 INFO  (qtp10326226-2208) [    ] o.a.s.c.CoreContainer Creating SolrCore 'managed-preanalyzed_shard2_replica1' using configuration from collection managed-preanalyzed
   [junit4]   2> 474803 INFO  (qtp10326226-2208) [    ] o.a.s.c.SolrCore [[managed-preanalyzed_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_5167891CA2C0B5F4-001/tempDir-001/node2/managed-preanalyzed_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_5167891CA2C0B5F4-001/tempDir-001/node2/./managed-preanalyzed_shard2_replica1/data/]
   [junit4]   2> 474810 INFO  (qtp10326226-2208) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 474810 INFO  (qtp10326226-2208) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 474816 INFO  (qtp10326226-2208) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 474816 INFO  (qtp10326226-2208) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 474816 INFO  (qtp10326226-2208) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@12972e8[managed-preanalyzed_shard2_replica1] main]
   [junit4]   2> 474817 INFO  (qtp10326226-2208) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed-preanalyzed
   [junit4]   2> 474817 INFO  (qtp10326226-2208) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed-preanalyzed
   [junit4]   2> 474818 INFO  (qtp10326226-2208) [    ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 474819 INFO  (qtp10326226-2208) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 474819 INFO  (searcherExecutor-811-thread-1) [    ] o.a.s.c.SolrCore [managed-preanalyzed_shard2_replica1] Registered new searcher Searcher@12972e8[managed-preanalyzed_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 474819 INFO  (qtp10326226-2208) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552791173302583296
   [junit4]   2> 474823 INFO  (qtp10326226-2208) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 474823 INFO  (qtp10326226-2208) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 474823 INFO  (qtp10326226-2208) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:42239/solr/managed-preanalyzed_shard2_replica1/
   [junit4]   2> 474823 INFO  (qtp10326226-2208) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 474823 INFO  (qtp10326226-2208) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:42239/solr/managed-preanalyzed_shard2_replica1/ has no replicas
   [junit4]   2> 474825 INFO  (qtp10326226-2208) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:42239/solr/managed-preanalyzed_shard2_replica1/ shard2
   [junit4]   2> 474860 INFO  (qtp21400936-2199) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 474867 INFO  (qtp21400936-2199) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard1_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 474875 INFO  (qtp21400936-2199) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 474875 INFO  (qtp21400936-2199) [    ] o.a.s.c.CoreContainer Creating SolrCore 'managed-preanalyzed_shard1_replica1' using configuration from collection managed-preanalyzed
   [junit4]   2> 474876 INFO  (qtp21400936-2199) [    ] o.a.s.c.SolrCore [[managed-preanalyzed_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_5167891CA2C0B5F4-001/tempDir-001/node1/managed-preanalyzed_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_5167891CA2C0B5F4-001/tempDir-001/node1/./managed-preanalyzed_shard1_replica1/data/]
   [junit4]   2> 474882 INFO  (qtp21400936-2199) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 474882 INFO  (qtp21400936-2199) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 474886 INFO  (qtp21400936-2199) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 474886 INFO  (qtp21400936-2199) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 474887 INFO  (qtp21400936-2199) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7485ff[managed-preanalyzed_shard1_replica1] main]
   [junit4]   2> 474887 INFO  (qtp21400936-2199) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed-preanalyzed
   [junit4]   2> 474888 INFO  (qtp21400936-2199) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed-preanalyzed
   [junit4]   2> 474888 INFO  (qtp21400936-2199) [    ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 474888 INFO  (qtp21400936-2199) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 474888 INFO  (searcherExecutor-816-thread-1) [    ] o.a.s.c.SolrCore [managed-preanalyzed_shard1_replica1] Registered new searcher Searcher@7485ff[managed-preanalyzed_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 474888 INFO  (qtp21400936-2199) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552791173374935040
   [junit4]   2> 474892 INFO  (qtp21400936-2199) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 474892 INFO  (qtp21400936-2199) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 474892 INFO  (qtp21400936-2199) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39452/solr/managed-preanalyzed_shard1_replica1/
   [junit4]   2> 474892 INFO  (qtp21400936-2199) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 474892 INFO  (qtp21400936-2199) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:39452/solr/managed-preanalyzed_shard1_replica1/ has no replicas
   [junit4]   2> 474894 INFO  (qtp21400936-2199) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39452/solr/managed-preanalyzed_shard1_replica1/ shard1
   [junit4]   2> 474996 INFO  (zkCallback-327-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed-preanalyzed/state.json] for collection [managed-preanalyzed] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 474996 INFO  (zkCallback-326-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed-preanalyzed/state.json] for collection [managed-preanalyzed] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 475025 INFO  (qtp10326226-2208) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 475028 INFO  (qtp10326226-2208) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cloud-managed-preanalyzed&newCollection=true&name=managed-preanalyzed_shard2_replica1&action=CREATE&numShards=2&collection=managed-preanalyzed&shard=shard2&wt=javabin&version=2} status=0 QTime=1254
   [junit4]   2> 475044 INFO  (qtp21400936-2199) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 475047 INFO  (qtp21400936-2199) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cloud-managed-preanalyzed&newCollection=true&name=managed-preanalyzed_shard1_replica1&action=CREATE&numShards=2&collection=managed-preanalyzed&shard=shard1&wt=javabin&version=2} status=0 QTime=1194
   [junit4]   2> 475049 INFO  (qtp10326226-2194) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 475147 INFO  (zkCallback-327-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed-preanalyzed/state.json] for collection [managed-preanalyzed] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 475147 INFO  (zkCallback-326-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed-preanalyzed/state.json] for collection [managed-preanalyzed] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 475661 INFO  (OverseerCollectionConfigSetProcessor-97049448228192262-127.0.0.1:42239_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> 476049 INFO  (qtp10326226-2194) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=cloud-managed-preanalyzed&maxShardsPerNode=1&name=managed-preanalyzed&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2391
   [junit4]   2> 476060 INFO  (TEST-PreAnalyzedFieldManagedSchemaCloudTest.testAdd2Fields-seed#[5167891CA2C0B5F4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAdd2Fields
   [junit4]   2> 476068 INFO  (qtp10326226-2205) [    ] o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 476070 INFO  (qtp10326226-2205) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard2_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 476078 INFO  (qtp10326226-2205) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 476095 INFO  (qtp10326226-2205) [    ] o.a.s.c.ZkController Persisted config data to node /configs/cloud-managed-preanalyzed/managed-schema 
   [junit4]   2> 476095 INFO  (zkCallback-326-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/cloud-managed-preanalyzed/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 476095 INFO  (zkCallback-327-thread-3) [    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/cloud-managed-preanalyzed/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 476095 INFO  (zkCallback-326-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 476096 INFO  (Thread-462) [    ] o.a.s.c.SolrCore config update listener called for core managed-preanalyzed_shard1_replica1
   [junit4]   2> 476096 INFO  (Thread-463) [    ] o.a.s.c.SolrCore config update listener called for core managed-preanalyzed_shard2_replica1
   [junit4]   2> 476096 INFO  (qtp10326226-2205) [    ] o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 1 replicas to apply schema update version 1 for collection managed-preanalyzed
   [junit4]   2> 476097 INFO  (Thread-462) [    ] o.a.s.s.SchemaManager managed schema loaded . version : 1 
   [junit4]   2> 476098 INFO  (zkCallback-326-thread-1) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard1_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 476099 INFO  (Thread-463) [    ] o.a.s.s.SchemaManager managed schema loaded . version : 1 
   [junit4]   2> 476100 INFO  (Thread-462) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard1_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 476109 INFO  (Thread-463) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard2_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 476121 INFO  (zkCallback-326-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 476122 INFO  (Thread-462) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 476123 INFO  (Thread-462) [    ] o.a.s.c.SolrCore core reload managed-preanalyzed_shard1_replica1
   [junit4]   2> 476123 INFO  (Thread-463) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 476123 INFO  (zkCallback-326-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 27 ms
   [junit4]   2> 476123 INFO  (Thread-463) [    ] o.a.s.c.SolrCore core reload managed-preanalyzed_shard2_replica1
   [junit4]   2> 476129 INFO  (qtp21400936-2192) [    ] o.a.s.c.S.Request [managed-preanalyzed_shard1_replica1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 476135 INFO  (qtp10326226-2205) [    ] o.a.s.s.ManagedIndexSchema Took 39.0ms for 1 replicas to apply schema update version 1 for collection managed-preanalyzed
   [junit4]   2> 476135 INFO  (qtp10326226-2205) [    ] o.a.s.c.S.Request [managed-preanalyzed_shard2_replica1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=70
   [junit4]   2> 476136 INFO  (zkCallback-327-thread-3) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 476136 INFO  (Thread-463) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 476144 INFO  (Thread-462) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 476146 INFO  (zkCallback-327-thread-3) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard2_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 476154 INFO  (zkCallback-327-thread-3) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 476154 INFO  (zkCallback-327-thread-3) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 18 ms
   [junit4]   2> 476159 INFO  (qtp21400936-2193) [    ] o.a.s.c.S.Request [managed-preanalyzed_shard1_replica1]  webapp=/solr path=/schema/fields/field1 params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 476161 INFO  (Thread-463) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard2_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 476163 INFO  (qtp21400936-2202) [    ] o.a.s.s.SchemaManager managed schema loaded . version : 1 
   [junit4]   2> 476169 INFO  (Thread-462) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard1_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 476169 INFO  (qtp21400936-2202) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard1_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 476169 INFO  (Thread-463) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 476170 INFO  (Thread-463) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'managed-preanalyzed_shard2_replica1' using configuration from collection managed-preanalyzed
   [junit4]   2> 476176 INFO  (qtp21400936-2202) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 476177 INFO  (Thread-463) [    ] o.a.s.c.SolrCore [[managed-preanalyzed_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_5167891CA2C0B5F4-001/tempDir-001/node2/managed-preanalyzed_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_5167891CA2C0B5F4-001/tempDir-001/node2/./managed-preanalyzed_shard2_replica1/data/]
   [junit4]   2> 476178 INFO  (zkCallback-326-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/cloud-managed-preanalyzed/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 476178 INFO  (qtp21400936-2202) [    ] o.a.s.c.ZkController Persisted config data to node /configs/cloud-managed-preanalyzed/managed-schema 
   [junit4]   2> 476178 INFO  (zkCallback-327-thread-3) [    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/cloud-managed-preanalyzed/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 476178 INFO  (qtp21400936-2202) [    ] o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 1 replicas to apply schema update version 2 for collection managed-preanalyzed
   [junit4]   2> 476179 INFO  (zkCallback-327-thread-3) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 2 from ZooKeeper
   [junit4]   2> 476181 INFO  (Thread-462) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 476181 INFO  (Thread-462) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'managed-preanalyzed_shard1_replica1' using configuration from collection managed-preanalyzed
   [junit4]   2> 476181 INFO  (Thread-464) [    ] o.a.s.c.SolrCore config update listener called for core managed-preanalyzed_shard1_replica1
   [junit4]   2> 476181 INFO  (Thread-465) [    ] o.a.s.c.SolrCore config update listener called for core managed-preanalyzed_shard2_replica1
   [junit4]   2> 476182 INFO  (Thread-462) [    ] o.a.s.c.SolrCore [[managed-preanalyzed_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_5167891CA2C0B5F4-001/tempDir-001/node1/managed-preanalyzed_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_5167891CA2C0B5F4-001/tempDir-001/node1/./managed-preanalyzed_shard1_replica1/data/]
   [junit4]   2> 476182 INFO  (zkCallback-327-thread-3) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard2_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 476183 INFO  (Thread-464) [    ] o.a.s.s.SchemaManager managed schema loaded . version : 2 
   [junit4]   2> 476184 INFO  (Thread-465) [    ] o.a.s.s.SchemaManager managed schema loaded . version : 2 
   [junit4]   2> 476196 INFO  (Thread-464) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard1_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 476196 INFO  (Thread-465) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard2_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 476197 INFO  (zkCallback-327-thread-3) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 476198 INFO  (zkCallback-327-thread-3) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 18 ms
   [junit4]   2> 476209 INFO  (Thread-462) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 476209 INFO  (Thread-463) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 476209 INFO  (Thread-463) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 476209 INFO  (Thread-462) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 476212 INFO  (Thread-462) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1bd59a1[managed-preanalyzed_shard1_replica1] main]
   [junit4]   2> 476212 INFO  (Thread-463) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f7d54e[managed-preanalyzed_shard2_replica1] main]
   [junit4]   2> 476214 INFO  (Thread-465) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 476214 INFO  (Thread-465) [    ] o.a.s.c.SolrCore core reload managed-preanalyzed_shard2_replica1
   [junit4]   2> 476214 INFO  (Thread-464) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 476214 INFO  (Thread-464) [    ] o.a.s.c.SolrCore core reload managed-preanalyzed_shard1_replica1
   [junit4]   2> 476214 INFO  (Thread-462) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed-preanalyzed
   [junit4]   2> 476214 INFO  (Thread-463) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed-preanalyzed
   [junit4]   2> 476214 INFO  (Thread-462) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed-preanalyzed
   [junit4]   2> 476215 INFO  (Thread-462) [    ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 476215 INFO  (Thread-463) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed-preanalyzed
   [junit4]   2> 476215 INFO  (Thread-463) [    ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 476215 INFO  (Thread-462) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 476216 INFO  (searcherExecutor-824-thread-1) [    ] o.a.s.c.SolrCore [managed-preanalyzed_shard1_replica1] Registered new searcher Searcher@1bd59a1[managed-preanalyzed_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 476216 INFO  (Thread-463) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 476216 INFO  (Thread-462) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552791174767443968
   [junit4]   2> 476216 INFO  (searcherExecutor-822-thread-1) [    ] o.a.s.c.SolrCore [managed-preanalyzed_shard2_replica1] Registered new searcher Searcher@1f7d54e[managed-preanalyzed_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 476216 INFO  (Thread-463) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552791174767443968
   [junit4]   2> 476217 INFO  (qtp10326226-2205) [    ] o.a.s.c.S.Request [managed-preanalyzed_shard2_replica1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 476219 INFO  (qtp21400936-2202) [    ] o.a.s.s.ManagedIndexSchema Took 40.0ms for 1 replicas to apply schema update version 2 for collection managed-preanalyzed
   [junit4]   2> 476219 INFO  (qtp21400936-2202) [    ] o.a.s.c.S.Request [managed-preanalyzed_shard1_replica1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=57
   [junit4]   2> 476219 INFO  (zkCallback-326-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 2 from ZooKeeper
   [junit4]   2> 476220 INFO  (Thread-462) [    ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 476220 INFO  (Thread-462) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@be1851[managed-preanalyzed_shard1_replica1] main]
   [junit4]   2> 476220 INFO  (Thread-462) [    ] o.a.s.c.SolrCore [managed-preanalyzed_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1d6e2ab
   [junit4]   2> 476220 INFO  (searcherExecutor-824-thread-1) [    ] o.a.s.c.SolrCore [managed-preanalyzed_shard1_replica1] Registered new searcher Searcher@be1851[managed-preanalyzed_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 476221 INFO  (Thread-463) [    ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 476221 INFO  (Thread-463) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e7ff4c[managed-preanalyzed_shard2_replica1] main]
   [junit4]   2> 476221 INFO  (searcherExecutor-822-thread-1) [    ] o.a.s.c.SolrCore [managed-preanalyzed_shard2_replica1] Registered new searcher Searcher@1e7ff4c[managed-preanalyzed_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 476221 INFO  (Thread-463) [    ] o.a.s.c.SolrCore [managed-preanalyzed_shard2_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@df8cd0
   [junit4]   2> 476221 INFO  (qtp21400936-2192) [    ] o.a.s.c.S.Request [managed-preanalyzed_shard1_replica1]  webapp=/solr path=/schema/fields/field2 params={wt=javabin&version=2} status=404 QTime=0
   [junit4]   2> 476222 INFO  (zkCallback-326-thread-1) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard1_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 476223 INFO  (qtp10326226-2207) [    ] o.a.s.c.S.Request [managed-preanalyzed_shard2_replica1]  webapp=/solr path=/schema/fields/field2 params={wt=javabin&version=2} status=404 QTime=0
   [junit4]   2> 476229 ERROR (TEST-PreAnalyzedFieldManagedSchemaCloudTest.testAdd2Fields-seed#[5167891CA2C0B5F4]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection managed-preanalyzed failed due to (404) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:42239/solr/managed-preanalyzed: No such path /schema/fields/field2, retry? 0
   [junit4]   2> 476229 INFO  (TEST-PreAnalyzedFieldManagedSchemaCloudTest.testAdd2Fields-seed#[5167891CA2C0B5F4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAdd2Fields
   [junit4]   2> 476230 INFO  (zkCallback-326-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 476230 INFO  (zkCallback-326-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 11 ms
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PreAnalyzedFieldManagedSchemaCloudTest -Dtests.method=testAdd2Fields -Dtests.seed=5167891CA2C0B5F4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-SX -Dtests.timezone=Pacific/Kiritimati -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.18s J0 | PreAnalyzedFieldManagedSchemaCloudTest.testAdd2Fields <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:42239/solr/managed-preanalyzed, https://127.0.0.1:39452/solr/managed-preanalyzed]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5167891CA2C0B5F4:F9723BF77EC62602]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:418)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    > 	at org.apache.solr.schema.PreAnalyzedFieldManagedSchemaCloudTest.addField(PreAnalyzedFieldManagedSchemaCloudTest.java:61)
   [junit4]    > 	at org.apache.solr.schema.PreAnalyzedFieldManagedSchemaCloudTest.testAdd2Fields(PreAnalyzedFieldManagedSchemaCloudTest.java:52)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:42239/solr/managed-preanalyzed: No such path /schema/fields/field2
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:439)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:391)
   [junit4]    > 	... 45 more
   [junit4]   2> 476237 INFO  (Thread-465) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 476237 INFO  (Thread-464) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 476237 INFO  (jetty-launcher-316-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1eaf34{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 476237 INFO  (jetty-launcher-316-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=20605096
   [junit4]   2> 476246 INFO  (jetty-launcher-316-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@13043c6{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 476246 INFO  (jetty-launcher-316-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=24679290
   [junit4]   2> 476247 INFO  (coreCloseExecutor-831-thread-1) [    ] o.a.s.c.SolrCore [managed-preanalyzed_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1e3a3fa
   [junit4]   2> 476252 INFO  (zkCallback-327-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 476253 ERROR (Thread-464) [    ] o.a.s.s.ManagedIndexSchemaFactory Error attempting to access /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:356)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:353)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:126)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:968)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2732)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$4(ZkController.java:2448)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 476253 INFO  (coreCloseExecutor-833-thread-1) [    ] o.a.s.c.SolrCore [managed-preanalyzed_shard2_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@114fcb9
   [junit4]   2> 476253 WARN  (Thread-464) [    ] o.a.s.c.ZkController listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: Unable to reload core [managed-preanalyzed_shard1_replica1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2732)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$4(ZkController.java:2448)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not load conf for core managed-preanalyzed_shard1_replica1: Error attempting to access /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:968)
   [junit4]   2> 	... 3 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error attempting to access /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:141)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]   2> 	... 4 more
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:356)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:353)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:126)
   [junit4]   2> 	... 8 more
   [junit4]   2> 476256 INFO  (Thread-465) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard2_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 476256 INFO  (jetty-launcher-316-thread-1) [    ] o.a.s.c.Overseer Overseer (id=97049448228192262-127.0.0.1:42239_solr-n_0000000000) closing
   [junit4]   2> 476256 INFO  (OverseerStateUpdate-97049448228192262-127.0.0.1:42239_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42239_solr
   [junit4]   2> 476256 WARN  (zkCallback-327-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> 476257 INFO  (jetty-launcher-316-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1abeb64{/solr,null,UNAVAILABLE}
   [junit4]   2> 476261 INFO  (Thread-465) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 476261 WARN  (Thread-465) [    ] o.a.s.c.ZkController listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: Unable to reload core [managed-preanalyzed_shard2_replica1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2732)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$4(ZkController.java:2448)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not load conf for core managed-preanalyzed_shard2_replica1: Unable to load reader for ConfigSet properties: configsetprops.json
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:968)
   [junit4]   2> 	... 3 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to load reader for ConfigSet properties: configsetprops.json
   [junit4]   2> 	at org.apache.solr.core.ConfigSetProperties.readFromResourceLoader(ConfigSetProperties.java:57)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createConfigSetProperties(ConfigSetService.java:117)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
   [junit4]   2> 	... 4 more
   [junit4]   2> Caused by: java.io.IOException: We re-tried 10 times but was still unable to fetch resource=configsetprops.json from ZK
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:118)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetProperties.readFromResourceLoader(ConfigSetProperties.java:52)
   [junit4]   2> 	... 6 more
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /configs/cloud-managed-preanalyzed/configsetprops.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:322)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:319)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:319)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.pathExists(ZkController.java:834)
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:89)
   [junit4]   2> 	... 7 more
   [junit4]   2> 477750 WARN  (zkCallback-326-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> 477751 INFO  (jetty-launcher-316-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1ed2d7f{/solr,null,UNAVAILABLE}
   [junit4]   2> 477752 INFO  (SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[5167891CA2C0B5F4]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34578 34578
   [junit4]   2> 477867 INFO  (Thread-443) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34578 34578
   [junit4]   2> 477867 WARN  (Thread-443) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/configs/cloud-managed-preanalyzed
   [junit4]   2> 	4	/solr/configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/collections/managed-preanalyzed/state.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/overseer/queue
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 477867 INFO  (SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[5167891CA2C0B5F4]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_5167891CA2C0B5F4-001
   [junit4]   2> Dec 04, 2016 1:11:03 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=en-SX, timezone=Pacific/Kiritimati
   [junit4]   2> NOTE: Linux 4.4.0-47-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=61961440,total=224006144
   [junit4]   2> NOTE: All tests run in this JVM: [TestDownShardTolerantSearch, ReturnFieldsTest, OverriddenZkACLAndCredentialsProvidersTest, TestBackupRepositoryFactory, ShardSplitTest, TestMaxScoreQueryParser, CloudMLTQParserTest, CdcrReplicationDistributedZkTest, CursorMarkTest, PreAnalyzedFieldManagedSchemaCloudTest]
   [junit4] Completed [152/658 (1!)] on J0 in 4.91s, 1 test, 1 error <<< FAILURES!

[...truncated 53017 lines...]


[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_102) - Build # 18442 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18442/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv_stored

Error Message:
There are still nodes recoverying - waited for 330 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 seconds
	at __randomizedtesting.SeedInfo.seed([B27C333F3A558183:204052BB8612BC5B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:184)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.waitForRecoveriesToFinish(TestStressCloudBlindAtomicUpdates.java:459)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:304)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv_stored(TestStressCloudBlindAtomicUpdates.java:203)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11561 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_B27C333F3A558183-001/init-core-data-001
   [junit4]   2> 877472 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[B27C333F3A558183]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=SSL overhead seems to cause OutOfMemory when stress testing)
   [junit4]   2> 877472 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[B27C333F3A558183]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_B27C333F3A558183-001/tempDir-001
   [junit4]   2> 877473 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[B27C333F3A558183]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 877473 INFO  (Thread-1622) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 877473 INFO  (Thread-1622) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 877573 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[B27C333F3A558183]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:39116
   [junit4]   2> 877579 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x158ca9d59aa0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 877580 INFO  (jetty-launcher-827-thread-3) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 877580 INFO  (jetty-launcher-827-thread-4) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 877580 INFO  (jetty-launcher-827-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 877580 INFO  (jetty-launcher-827-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 877582 INFO  (jetty-launcher-827-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12af91b{/solr,null,AVAILABLE}
   [junit4]   2> 877582 INFO  (jetty-launcher-827-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@136de7f{/solr,null,AVAILABLE}
   [junit4]   2> 877582 INFO  (jetty-launcher-827-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a10e88{/solr,null,AVAILABLE}
   [junit4]   2> 877583 INFO  (jetty-launcher-827-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3ec7f2{/solr,null,AVAILABLE}
   [junit4]   2> 877584 INFO  (jetty-launcher-827-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@43fecb{HTTP/1.1,[http/1.1]}{127.0.0.1:36775}
   [junit4]   2> 877584 INFO  (jetty-launcher-827-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@198d051{HTTP/1.1,[http/1.1]}{127.0.0.1:37339}
   [junit4]   2> 877584 INFO  (jetty-launcher-827-thread-1) [    ] o.e.j.s.Server Started @879031ms
   [junit4]   2> 877584 INFO  (jetty-launcher-827-thread-2) [    ] o.e.j.s.Server Started @879031ms
   [junit4]   2> 877584 INFO  (jetty-launcher-827-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36775}
   [junit4]   2> 877584 INFO  (jetty-launcher-827-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5184b5{HTTP/1.1,[http/1.1]}{127.0.0.1:45655}
   [junit4]   2> 877584 INFO  (jetty-launcher-827-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37339}
   [junit4]   2> 877584 INFO  (jetty-launcher-827-thread-4) [    ] o.e.j.s.Server Started @879032ms
   [junit4]   2> 877584 INFO  (jetty-launcher-827-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@79063{HTTP/1.1,[http/1.1]}{127.0.0.1:35618}
   [junit4]   2> 877584 INFO  (jetty-launcher-827-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45655}
   [junit4]   2> 877584 INFO  (jetty-launcher-827-thread-3) [    ] o.e.j.s.Server Started @879032ms
   [junit4]   2> 877584 ERROR (jetty-launcher-827-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 877585 ERROR (jetty-launcher-827-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 877585 INFO  (jetty-launcher-827-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 877585 ERROR (jetty-launcher-827-thread-4) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 877585 INFO  (jetty-launcher-827-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 877585 INFO  (jetty-launcher-827-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 877585 INFO  (jetty-launcher-827-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 877585 INFO  (jetty-launcher-827-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 877585 INFO  (jetty-launcher-827-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-04T16:14:19.673Z
   [junit4]   2> 877585 INFO  (jetty-launcher-827-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 877585 INFO  (jetty-launcher-827-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 877586 INFO  (jetty-launcher-827-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-04T16:14:19.674Z
   [junit4]   2> 877586 INFO  (jetty-launcher-827-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 877585 INFO  (jetty-launcher-827-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35618}
   [junit4]   2> 877586 INFO  (jetty-launcher-827-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 877586 INFO  (jetty-launcher-827-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-04T16:14:19.674Z
   [junit4]   2> 877586 ERROR (jetty-launcher-827-thread-3) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 877586 INFO  (jetty-launcher-827-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 877586 INFO  (jetty-launcher-827-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 877586 INFO  (jetty-launcher-827-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 877586 INFO  (jetty-launcher-827-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-04T16:14:19.674Z
   [junit4]   2> 877588 INFO  (jetty-launcher-827-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 877588 INFO  (jetty-launcher-827-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 877588 INFO  (jetty-launcher-827-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 877589 INFO  (jetty-launcher-827-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 877595 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x158ca9d59aa0004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 877595 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x158ca9d59aa0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 877599 INFO  (jetty-launcher-827-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39116/solr
   [junit4]   2> 877599 INFO  (jetty-launcher-827-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39116/solr
   [junit4]   2> 877600 INFO  (jetty-launcher-827-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39116/solr
   [junit4]   2> 877600 INFO  (jetty-launcher-827-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39116/solr
   [junit4]   2> 877602 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x158ca9d59aa0006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 877603 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x158ca9d59aa0007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 877603 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x158ca9d59aa0008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 877624 INFO  (jetty-launcher-827-thread-2) [n:127.0.0.1:37339_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37339_solr
   [junit4]   2> 877625 INFO  (jetty-launcher-827-thread-3) [n:127.0.0.1:35618_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35618_solr
   [junit4]   2> 877625 INFO  (jetty-launcher-827-thread-1) [n:127.0.0.1:36775_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36775_solr
   [junit4]   2> 877625 INFO  (jetty-launcher-827-thread-4) [n:127.0.0.1:45655_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45655_solr
   [junit4]   2> 877625 INFO  (jetty-launcher-827-thread-2) [n:127.0.0.1:37339_solr    ] o.a.s.c.Overseer Overseer (id=97050169151455242-127.0.0.1:37339_solr-n_0000000000) starting
   [junit4]   2> 877626 INFO  (zkCallback-847-thread-1-processing-n:127.0.0.1:36775_solr) [n:127.0.0.1:36775_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 877627 INFO  (zkCallback-846-thread-1-processing-n:127.0.0.1:37339_solr) [n:127.0.0.1:37339_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 877627 INFO  (zkCallback-848-thread-1-processing-n:127.0.0.1:45655_solr) [n:127.0.0.1:45655_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 877627 INFO  (zkCallback-845-thread-1-processing-n:127.0.0.1:35618_solr) [n:127.0.0.1:35618_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 877634 INFO  (jetty-launcher-827-thread-2) [n:127.0.0.1:37339_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37339_solr
   [junit4]   2> 877635 INFO  (zkCallback-845-thread-1-processing-n:127.0.0.1:35618_solr) [n:127.0.0.1:35618_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 877635 INFO  (zkCallback-846-thread-1-processing-n:127.0.0.1:37339_solr) [n:127.0.0.1:37339_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 877635 INFO  (zkCallback-847-thread-1-processing-n:127.0.0.1:36775_solr) [n:127.0.0.1:36775_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 877635 INFO  (zkCallback-848-thread-1-processing-n:127.0.0.1:45655_solr) [n:127.0.0.1:45655_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 877736 INFO  (jetty-launcher-827-thread-4) [n:127.0.0.1:45655_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_B27C333F3A558183-001/tempDir-001/node4/.
   [junit4]   2> 877796 INFO  (jetty-launcher-827-thread-1) [n:127.0.0.1:36775_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_B27C333F3A558183-001/tempDir-001/node1/.
   [junit4]   2> 877917 INFO  (jetty-launcher-827-thread-2) [n:127.0.0.1:37339_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_B27C333F3A558183-001/tempDir-001/node2/.
   [junit4]   2> 877955 INFO  (jetty-launcher-827-thread-3) [n:127.0.0.1:35618_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_B27C333F3A558183-001/tempDir-001/node3/.
   [junit4]   2> 877961 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[B27C333F3A558183]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 877962 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[B27C333F3A558183]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39116/solr ready
   [junit4]   2> 878172 INFO  (qtp3907037-5953) [n:127.0.0.1:45655_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&name=test_col&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 878174 INFO  (OverseerThreadFactory-3010-thread-1-processing-n:127.0.0.1:37339_solr) [n:127.0.0.1:37339_solr    ] o.a.s.c.CreateCollectionCmd Create collection test_col
   [junit4]   2> 878280 INFO  (qtp2931298-5956) [n:127.0.0.1:37339_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard1_replica2&action=CREATE&numShards=2&collection=test_col&shard=shard1&wt=javabin&version=2
   [junit4]   2> 878281 INFO  (qtp24819109-5950) [n:127.0.0.1:35618_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard1_replica1&action=CREATE&numShards=2&collection=test_col&shard=shard1&wt=javabin&version=2
   [junit4]   2> 878282 INFO  (qtp18165226-5951) [n:127.0.0.1:36775_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard2_replica1&action=CREATE&numShards=2&collection=test_col&shard=shard2&wt=javabin&version=2
   [junit4]   2> 878282 INFO  (qtp3907037-5962) [n:127.0.0.1:45655_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard2_replica2&action=CREATE&numShards=2&collection=test_col&shard=shard2&wt=javabin&version=2
   [junit4]   2> 878389 INFO  (zkCallback-845-thread-1-processing-n:127.0.0.1:35618_solr) [n:127.0.0.1:35618_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 878389 INFO  (zkCallback-846-thread-1-processing-n:127.0.0.1:37339_solr) [n:127.0.0.1:37339_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 878389 INFO  (zkCallback-847-thread-1-processing-n:127.0.0.1:36775_solr) [n:127.0.0.1:36775_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 878389 INFO  (zkCallback-848-thread-1-processing-n:127.0.0.1:45655_solr) [n:127.0.0.1:45655_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 879302 WARN  (qtp24819109-5950) [n:127.0.0.1:35618_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 879304 WARN  (qtp2931298-5956) [n:127.0.0.1:37339_solr c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 879304 WARN  (qtp18165226-5951) [n:127.0.0.1:36775_solr c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 879305 WARN  (qtp3907037-5962) [n:127.0.0.1:45655_solr c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 879305 INFO  (qtp24819109-5950) [n:127.0.0.1:35618_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 879305 INFO  (qtp2931298-5956) [n:127.0.0.1:37339_solr c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 879305 INFO  (qtp18165226-5951) [n:127.0.0.1:36775_solr c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 879306 INFO  (qtp3907037-5962) [n:127.0.0.1:45655_solr c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 879330 INFO  (qtp2931298-5956) [n:127.0.0.1:37339_solr c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.s.IndexSchema [test_col_shard1_replica2] Schema name=minimal-atomic-stress
   [junit4]   2> 879330 INFO  (qtp24819109-5950) [n:127.0.0.1:35618_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.s.IndexSchema [test_col_shard1_replica1] Schema name=minimal-atomic-stress
   [junit4]   2> 879330 INFO  (qtp18165226-5951) [n:127.0.0.1:36775_solr c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.s.IndexSchema [test_col_shard2_replica1] Schema name=minimal-atomic-stress
   [junit4]   2> 879331 INFO  (qtp3907037-5962) [n:127.0.0.1:45655_solr c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.s.IndexSchema [test_col_shard2_replica2] Schema name=minimal-atomic-stress
   [junit4]   2> 879333 INFO  (qtp3907037-5962) [n:127.0.0.1:45655_solr c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 879333 INFO  (qtp18165226-5951) [n:127.0.0.1:36775_solr c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 879333 INFO  (qtp24819109-5950) [n:127.0.0.1:35618_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 879333 INFO  (qtp2931298-5956) [n:127.0.0.1:37339_solr c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 879335 INFO  (qtp3907037-5962) [n:127.0.0.1:45655_solr c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica2' using configuration from collection test_col
   [junit4]   2> 879335 INFO  (qtp24819109-5950) [n:127.0.0.1:35618_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica1' using configuration from collection test_col
   [junit4]   2> 879335 INFO  (qtp18165226-5951) [n:127.0.0.1:36775_solr c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica1' using configuration from collection test_col
   [junit4]   2> 879335 INFO  (qtp2931298-5956) [n:127.0.0.1:37339_solr c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica2' using configuration from collection test_col
   [junit4]   2> 879335 INFO  (qtp3907037-5962) [n:127.0.0.1:45655_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.c.SolrCore [[test_col_shard2_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_B27C333F3A558183-001/tempDir-001/node4/test_col_shard2_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_B27C333F3A558183-001/tempDir-001/node4/./test_col_shard2_replica2/data/]
   [junit4]   2> 879335 INFO  (qtp18165226-5951) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.c.SolrCore [[test_col_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_B27C333F3A558183-001/tempDir-001/node1/test_col_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_B27C333F3A558183-001/tempDir-001/node1/./test_col_shard2_replica1/data/]
   [junit4]   2> 879335 INFO  (qtp3907037-5962) [n:127.0.0.1:45655_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@497f2b
   [junit4]   2> 879335 INFO  (qtp18165226-5951) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@497f2b
   [junit4]   2> 879335 INFO  (qtp24819109-5950) [n:127.0.0.1:35618_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.c.SolrCore [[test_col_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_B27C333F3A558183-001/tempDir-001/node3/test_col_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_B27C333F3A558183-001/tempDir-001/node3/./test_col_shard1_replica1/data/]
   [junit4]   2> 879335 INFO  (qtp2931298-5956) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.c.SolrCore [[test_col_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_B27C333F3A558183-001/tempDir-001/node2/test_col_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_B27C333F3A558183-001/tempDir-001/node2/./test_col_shard1_replica2/data/]
   [junit4]   2> 879336 INFO  (qtp24819109-5950) [n:127.0.0.1:35618_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@497f2b
   [junit4]   2> 879336 INFO  (qtp2931298-5956) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@497f2b
   [junit4]   2> 879340 INFO  (qtp18165226-5951) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=78.0732421875, floorSegmentMB=1.546875, forceMergeDeletesPctAllowed=16.43755139292466, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5140250354290478
   [junit4]   2> 879340 INFO  (qtp3907037-5962) [n:127.0.0.1:45655_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=78.0732421875, floorSegmentMB=1.546875, forceMergeDeletesPctAllowed=16.43755139292466, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5140250354290478
   [junit4]   2> 879340 INFO  (qtp2931298-5956) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=78.0732421875, floorSegmentMB=1.546875, forceMergeDeletesPctAllowed=16.43755139292466, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5140250354290478
   [junit4]   2> 879340 INFO  (qtp24819109-5950) [n:127.0.0.1:35618_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=78.0732421875, floorSegmentMB=1.546875, forceMergeDeletesPctAllowed=16.43755139292466, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5140250354290478
   [junit4]   2> 879388 WARN  (qtp3907037-5962) [n:127.0.0.1:45655_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 879388 WARN  (qtp18165226-5951) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 879389 WARN  (qtp2931298-5956) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 879389 WARN  (qtp24819109-5950) [n:127.0.0.1:35618_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 879402 INFO  (qtp3907037-5962) [n:127.0.0.1:45655_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 879402 INFO  (qtp3907037-5962) [n:127.0.0.1:45655_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 879402 INFO  (qtp18165226-5951) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 879402 INFO  (qtp18165226-5951) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 879403 INFO  (qtp2931298-5956) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 879403 INFO  (qtp2931298-5956) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 879404 INFO  (qtp3907037-5962) [n:127.0.0.1:45655_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 879404 INFO  (qtp18165226-5951) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 879404 INFO  (qtp3907037-5962) [n:127.0.0.1:45655_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 879404 INFO  (qtp18165226-5951) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 879405 INFO  (qtp3907037-5962) [n:127.0.0.1:45655_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5676678892332314]
   [junit4]   2> 879405 INFO  (qtp18165226-5951) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5676678892332314]
   [junit4]   2> 879405 INFO  (qtp2931298-5956) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 879405 INFO  (qtp2931298-5956) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 879406 INFO  (qtp2931298-5956) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5676678892332314]
   [junit4]   2> 879406 INFO  (qtp18165226-5951) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@deb974[test_col_shard2_replica1] main]
   [junit4]   2> 879406 INFO  (qtp3907037-5962) [n:127.0.0.1:45655_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@151b1a0[test_col_shard2_replica2] main]
   [junit4]   2> 879407 INFO  (qtp18165226-5951) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 879407 INFO  (qtp3907037-5962) [n:127.0.0.1:45655_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 879407 INFO  (qtp2931298-5956) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4d98f9[test_col_shard1_replica2] main]
   [junit4]   2> 879407 INFO  (qtp18165226-5951) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 879407 INFO  (qtp18165226-5951) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 879407 INFO  (qtp3907037-5962) [n:127.0.0.1:45655_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 879407 INFO  (qtp3907037-5962) [n:127.0.0.1:45655_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 879408 INFO  (qtp2931298-5956) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 879408 INFO  (qtp2931298-5956) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 879408 INFO  (qtp24819109-5950) [n:127.0.0.1:35618_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 879408 INFO  (qtp2931298-5956) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 879408 INFO  (qtp24819109-5950) [n:127.0.0.1:35618_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 879410 INFO  (searcherExecutor-3021-thread-1-processing-n:127.0.0.1:36775_solr x:test_col_shard2_replica1 s:shard2 c:test_col r:core_node3) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.c.SolrCore [test_col_shard2_replica1] Registered new searcher Searcher@deb974[test_col_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 879410 INFO  (searcherExecutor-3019-thread-1-processing-n:127.0.0.1:45655_solr x:test_col_shard2_replica2 s:shard2 c:test_col r:core_node4) [n:127.0.0.1:45655_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.c.SolrCore [test_col_shard2_replica2] Registered new searcher Searcher@151b1a0[test_col_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 879410 INFO  (qtp18165226-5951) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552802708453326848
   [junit4]   2> 879410 INFO  (qtp3907037-5962) [n:127.0.0.1:45655_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552802708453326848
   [junit4]   2> 879411 INFO  (searcherExecutor-3022-thread-1-processing-n:127.0.0.1:37339_solr x:test_col_shard1_replica2 s:shard1 c:test_col r:core_node1) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.c.SolrCore [test_col_shard1_replica2] Registered new searcher Searcher@4d98f9[test_col_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 879411 INFO  (qtp2931298-5956) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552802708454375424
   [junit4]   2> 879412 INFO  (qtp24819109-5950) [n:127.0.0.1:35618_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 879412 INFO  (qtp24819109-5950) [n:127.0.0.1:35618_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 879413 INFO  (qtp24819109-5950) [n:127.0.0.1:35618_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5676678892332314]
   [junit4]   2> 879415 INFO  (qtp24819109-5950) [n:127.0.0.1:35618_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@17a7990[test_col_shard1_replica1] main]
   [junit4]   2> 879415 INFO  (qtp24819109-5950) [n:127.0.0.1:35618_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 879416 INFO  (qtp24819109-5950) [n:127.0.0.1:35618_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 879416 INFO  (qtp24819109-5950) [n:127.0.0.1:35618_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 879417 INFO  (qtp18165226-5951) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 879418 INFO  (qtp18165226-5951) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 879418 INFO  (qtp18165226-5951) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36775/solr/test_col_shard2_replica1/
   [junit4]   2> 879418 INFO  (qtp2931298-5956) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 879418 INFO  (qtp18165226-5951) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.u.PeerSync PeerSync: core=test_col_shard2_replica1 url=http://127.0.0.1:36775/solr START replicas=[http://127.0.0.1:45655/solr/test_col_shard2_replica2/] nUpdates=100
   [junit4]   2> 879418 INFO  (searcherExecutor-3020-thread-1-processing-n:127.0.0.1:35618_solr x:test_col_shard1_replica1 s:shard1 c:test_col r:core_node2) [n:127.0.0.1:35618_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.c.SolrCore [test_col_shard1_replica1] Registered new searcher Searcher@17a7990[test_col_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 879418 INFO  (qtp24819109-5950) [n:127.0.0.1:35618_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552802708461715456
   [junit4]   2> 879418 INFO  (qtp18165226-5951) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.u.PeerSync PeerSync: core=test_col_shard2_replica1 url=http://127.0.0.1:36775/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 879420 INFO  (qtp3907037-5936) [n:127.0.0.1:45655_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.c.S.Request [test_col_shard2_replica2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 879422 INFO  (qtp18165226-5951) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 879422 INFO  (qtp18165226-5951) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 879425 INFO  (qtp18165226-5951) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36775/solr/test_col_shard2_replica1/ shard2
   [junit4]   2> 879527 INFO  (zkCallback-846-thread-2-processing-n:127.0.0.1:37339_solr) [n:127.0.0.1:37339_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 879527 INFO  (zkCallback-845-thread-1-processing-n:127.0.0.1:35618_solr) [n:127.0.0.1:35618_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 879527 INFO  (zkCallback-847-thread-1-processing-n:127.0.0.1:36775_solr) [n:127.0.0.1:36775_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 879527 INFO  (zkCallback-848-thread-1-processing-n:127.0.0.1:45655_solr) [n:127.0.0.1:45655_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 879576 INFO  (qtp18165226-5951) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 879578 INFO  (qtp18165226-5951) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard2_replica1&action=CREATE&numShards=2&collection=test_col&shard=shard2&wt=javabin&version=2} status=0 QTime=1296
   [junit4]   2> 879680 INFO  (zkCallback-848-thread-1-processing-n:127.0.0.1:45655_solr) [n:127.0.0.1:45655_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 879680 INFO  (zkCallback-845-thread-1-processing-n:127.0.0.1:35618_solr) [n:127.0.0.1:35618_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 879680 INFO  (zkCallback-846-thread-1-processing-n:127.0.0.1:37339_solr) [n:127.0.0.1:37339_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 879680 INFO  (zkCallback-847-thread-1-processing-n:127.0.0.1:36775_solr) [n:127.0.0.1:36775_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 879918 INFO  (qtp2931298-5956) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 879918 INFO  (qtp2931298-5956) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 879918 INFO  (qtp2931298-5956) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37339/solr/test_col_shard1_replica2/
   [junit4]   2> 879918 INFO  (qtp2931298-5956) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=test_col_shard1_replica2 url=http://127.0.0.1:37339/solr START replicas=[http://127.0.0.1:35618/solr/test_col_shard1_replica1/] nUpdates=100
   [junit4]   2> 879919 INFO  (qtp2931298-5956) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=test_col_shard1_replica2 url=http://127.0.0.1:37339/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 879921 INFO  (qtp24819109-5959) [n:127.0.0.1:35618_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.c.S.Request [test_col_shard1_replica1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 879921 INFO  (qtp2931298-5956) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 879921 INFO  (qtp2931298-5956) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 879924 INFO  (qtp2931298-5956) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37339/solr/test_col_shard1_replica2/ shard1
   [junit4]   2> 880026 INFO  (zkCallback-845-thread-1-processing-n:127.0.0.1:35618_solr) [n:127.0.0.1:35618_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 880026 INFO  (zkCallback-846-thread-1-processing-n:127.0.0.1:37339_solr) [n:127.0.0.1:37339_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 880026 INFO  (zkCallback-848-thread-1-processing-n:127.0.0.1:45655_solr) [n:127.0.0.1:45655_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 880026 INFO  (zkCallback-847-thread-1-processing-n:127.0.0.1:36775_solr) [n:127.0.0.1:36775_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 880074 INFO  (qtp2931298-5956) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 880076 INFO  (qtp2931298-5956) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard1_replica2&action=CREATE&numShards=2&collection=test_col&shard=shard1&wt=javabin&version=2} status=0 QTime=1796
   [junit4]   2> 880177 INFO  (zkCallback-848-thread-1-processing-n:127.0.0.1:45655_solr) [n:127.0.0.1:45655_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 880177 INFO  (zkCallback-845-thread-1-processing-n:127.0.0.1:35618_solr) [n:127.0.0.1:35618_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 880177 INFO  (zkCallback-846-thread-2-processing-n:127.0.0.1:37339_solr) [n:127.0.0.1:37339_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 880177 INFO  (zkCallback-847-thread-1-processing-n:127.0.0.1:36775_solr) [n:127.0.0.1:36775_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 880419 INFO  (qtp3907037-5962) [n:127.0.0.1:45655_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard2_replica2&action=CREATE&numShards=2&collection=test_col&shard=shard2&wt=javabin&version=2} status=0 QTime=2137
   [junit4]   2> 880426 INFO  (qtp24819109-5950) [n:127.0.0.1:35618_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard1_replica1&action=CREATE&numShards=2&collection=test_col&shard=shard1&wt=javabin&version=2} status=0 QTime=2145
   [junit4]   2> 880429 INFO  (qtp3907037-5953) [n:127.0.0.1:45655_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 880527 INFO  (zkCallback-846-thread-1-processing-n:127.0.0.1:37339_solr) [n:127.0.0.1:37339_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 880527 INFO  (zkCallback-845-thread-1-processing-n:127.0.0.1:35618_solr) [n:127.0.0.1:35618_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 880527 INFO  (zkCallback-848-thread-1-processing-n:127.0.0.1:45655_solr) [n:127.0.0.1:45655_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 880527 INFO  (zkCallback-847-thread-1-processing-n:127.0.0.1:36775_solr) [n:127.0.0.1:36775_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 881429 INFO  (qtp3907037-5953) [n:127.0.0.1:45655_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&name=test_col&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3257
   [junit4]   2> 881430 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[B27C333F3A558183]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: test_col failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node1 rstate:active live:true
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 881431 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[B27C333F3A558183]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: test_col
   [junit4]   2> 881439 INFO  (qtp24819109-5934) [n:127.0.0.1:35618_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.c.S.Request [test_col_shard1_replica1]  webapp=/solr path=/schema/fieldtypes/long params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 881471 INFO  (TEST-TestStressCloudBlindAtomicUpdates.test_dv-seed#[B27C333F3A558183]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test_dv
   [junit4]   2> 881479 INFO  (qtp24819109-5931) [n:127.0.0.1:35618_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1552802710617587712&distrib.from=http://127.0.0.1:37339/solr/test_col_shard1_replica2/&wt=javabin&version=2}{deleteByQuery=*:* (-1552802710617587712)} 0 2
   [junit4]   2> 881481 INFO  (qtp3907037-6053) [n:127.0.0.1:45655_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1552802710619684864&distrib.from=http://127.0.0.1:36775/solr/test_col_shard2_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1552802710619684864)} 0 1
   [junit4]   2> 881482 INFO  (qtp18165226-5960) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37339/solr/test_col_shard1_replica2/&wt=javabin&version=2}{deleteByQuery=*:* (-1552802710619684864)} 0 5
   [junit4]   2> 881482 INFO  (qtp2931298-5961) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1552802710617587712)} 0 9
   [junit4]   2> 881486 INFO  (qtp18165226-5933) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 881486 INFO  (qtp24819109-5950) [n:127.0.0.1:35618_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 881486 WARN  (qtp18165226-5933) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 881486 WARN  (qtp24819109-5950) [n:127.0.0.1:35618_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 881486 INFO  (qtp18165226-5933) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 881486 INFO  (qtp24819109-5950) [n:127.0.0.1:35618_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 881487 INFO  (qtp24819109-5950) [n:127.0.0.1:35618_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 881487 INFO  (qtp2931298-5941) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 881487 INFO  (qtp18165226-5933) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 881487 WARN  (qtp2931298-5941) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 881487 INFO  (qtp24819109-5950) [n:127.0.0.1:35618_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:37339/solr/test_col_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=} 0 1
   [junit4]   2> 881487 INFO  (qtp2931298-5941) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 881487 INFO  (qtp3907037-5936) [n:127.0.0.1:45655_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 881488 WARN  (qtp3907037-5936) [n:127.0.0.1:45655_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 881488 INFO  (qtp2931298-5941) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 881487 INFO  (qtp18165226-5933) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:37339/solr/test_col_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=} 0 1
   [junit4]   2> 881488 INFO  (qtp2931298-5941) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:37339/solr/test_col_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=} 0 1
   [junit4]   2> 881488 INFO  (qtp3907037-5936) [n:127.0.0.1:45655_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 881488 INFO  (qtp3907037-5936) [n:127.0.0.1:45655_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 881489 INFO  (qtp3907037-5936) [n:127.0.0.1:45655_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:37339/solr/test_col_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=} 0 2
   [junit4]   2> 881489 INFO  (qtp2931298-5935) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={_stateVer_=test_col:6&optimize=true&maxSegments=1&waitSearcher=true&wt=javabin&version=2}{optimize=} 0 5
   [junit4]   2> 881491 INFO  (qtp18165226-5937) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.c.S.Request [test_col_shard2_replica1]  webapp=/solr path=/schema/fields/long_dv params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 881492 INFO  (TEST-TestStressCloudBlindAtomicUpdates.test_dv-seed#[B27C333F3A558183]) [    ] o.a.s.c.TestStressCloudBlindAtomicUpdates Testing long_dv: numDocsToCheck=142, numDocsInIndex=852, incr=6
   [junit4]   2> 881500 INFO  (qtp24819109-5938) [n:127.0.0.1:35618_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37339/solr/test_col_shard1_replica2/&wt=javabin&version=2}{add=[0 (1552802710637510656)]} 0 1
   [junit4]   2> 881501 INFO  (qtp2931298-5956) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1552802710637510656)]} 0 7
   [junit4]   2> 881504 INFO  (qtp24819109-5934) [n:127.0.0.1:35618_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37339/solr/test_col_shard1_replica2/&wt=javabin&version=2}{add=[1 (1552802710646947840)]} 0 0
   [junit4]   2> 881504 INFO  (qtp2931298-5945) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1552802710646947840)]} 0 2
   [junit4]   2> 881511 INFO  (qtp3907037-5940) [n:127.0.0.1:45655_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36775/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[2 (1552802710651142144)]} 0 2
   [junit4]   2> 881511 INFO  (qtp18165226-5960) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1552802710651142144)]} 0 5
   [junit4]   2> 881514 INFO  (qtp3907037-5953) [n:127.0.0.1:45655_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36775/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[3 (1552802710658482176)]} 0 0
   [junit4]   2> 881514 INFO  (qtp18165226-5933) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1552802710658482176)]} 0 2
   [junit4]   2> 881517 INFO  (qtp24819109-5931) [n:127.0.0.1:35618_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37339/solr/test_col_shard1_replica2/&wt=javabin&version=2}{add=[4 (1552802710661627904)]} 0 0
   [junit4]   2> 881518 INFO  (qtp2931298-5941) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1552802710661627904)]} 0 2
   [junit4]   2> 881520 INFO  (qtp3907037-6053) [n:127.0.0.1:45655_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36775/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[5 (1552802710664773632)]} 0 0
   [junit4]   2> 881521 INFO  (qtp18165226-5939) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 (1552802710664773632)]} 0 2
   [junit4]   2> 881524 INFO  (qtp3907037-5944) [n:127.0.0.1:45655_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36775/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[6 (1552802710668967936)]} 0 0
   [junit4]   2> 881525 INFO  (qtp18165226-5937) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 (1552802710668967936)]} 0 2
   [junit4]   2> 881527 INFO  (qtp3907037-5936) [n:127.0.0.1:45655_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36775/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[7 (1552802710672113664)]} 0 0
   [junit4]   2> 881527 INFO  (qtp18165226-5960) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7 (1552802710672113664)]} 0 1
   [junit4]   2> 881530 INFO  (qtp24819109-5950) [n:127.0.0.1:35618_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37339/solr/test_col_shard1_replica2/&wt=javabin&version=2}{add=[8 (1552802710675259392)]} 0 0
   [junit4]   2> 881530 INFO  (qtp2931298-5935) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8 (1552802710675259392)]} 0 1
   [junit4]   2> 881533 INFO  (qtp3907037-5940) [n:127.0.0.1:45655_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36775/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[9 (1552802710677356544)]} 0 1
   [junit4]   2> 881534 INFO  (qtp18165226-5933) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9 (1552802710677356544)]} 0 2
   [junit4]   2> 881536 INFO  (qtp24819109-5938) [n:127.0.0.1:35618_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37339/solr/test_col_shard1_replica2/&wt=javabin&version=2}{add=[10 (1552802710681550848)]} 0 0
   [junit4]   2> 881536 INFO  (qtp2931298-5956) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10 (1552802710681550848)]} 0 1
   [junit4]   2> 881539 INFO  (qtp24819109-5934) [n:127.0.0.1:35618_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37339/solr/test_col_shard1_replica2/&wt=javabin&version=2}{add=[11 (1552802710683648000)]} 0 0
   [junit4]   2> 881539 INFO  (qtp2931298-5945) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11 (1552802710683648000)]} 0 1
   [junit4]   2> 881541 INFO  (qtp24819109-5931) [n:127.0.0.1:35618_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37339/solr/test_col_shard1_replica2/&wt=javabin&version=2}{add=[12 (1552802710686793728)]} 0 0
   [junit4]   2> 881541 INFO  (qtp2931298-5941) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12 (1552802710686793728)]} 0 1
   [junit4]   2> 881544 INFO  (qtp24819109-5950) [n:127.0.0.1:35618_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37339/solr/test_col_shard1_replica2/&wt=javabin&version=2}{add=[13 (1552802710688890880)]} 0 0
   [junit4]   2> 881544 INFO  (qtp2931298-5935) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13 (1552802710688890880)]} 0 1
   [junit4]   2> 881547 INFO  (qtp24819109-5938) [n:127.0.0.1:35618_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37339/solr/test_col_shard1_replica2/&wt=javabin&version=2}{add=[14 (1552802710693085184)]} 0 0
   [junit4]   2> 881547 INFO  (qtp2931298-5956) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14 (1552802710693085184)]} 0 1
   [junit4]   2> 881549 INFO  (qtp24819109-5934) [n:127.0.0.1:35618_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37339/solr/test_col_shard1_replica2/&wt=javabin&version=2}{add=[15 (1552802710695182336)]} 0 0
   [junit4]   2> 881550 INFO  (qtp2931298-5945) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15 (1552802710695182336)]} 0 1
   [junit4]   2> 881552 INFO  (qtp24819109-5931) [n:127.0.0.1:35618_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37339/solr/test_col_shard1_replica2/&wt=javabin&version=2}{add=[16 (1552802710698328064)]} 0 0
   [junit4]   2> 881552 INFO  (qtp2931298-5941) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16 (1552802710698328064)]} 0 1
   [junit4]   2> 881555 INFO  (qtp3907037-5953) [n:127.0.0.1:45655_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36775/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[17 (1552802710700425216)]} 0 0
   [junit4]   2> 881555 INFO  (qtp18165226-5939) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17 (1552802710700425216)]} 0 1
   [junit4]   2> 881557 INFO  (qtp3907037-6053) [n:127.0.0.1:45655_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36775/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[18 (1552802710703570944)]} 0 0
   [junit4]   2> 881558 INFO  (qtp18165226-5937) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18 (1552802710703570944)]} 0 2
   [junit4]   2> 881560 INFO  (qtp3907037-5944) [n:127.0.0.1:45655_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36775/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[19 (1552802710706716672)]} 0 0
   [junit4]   2> 881560 INFO  (qtp18165226-5960) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19 (1552802710706716672)]} 0 1
   [junit4]   2> 881563 INFO  (qtp24819109-5950) [n:127.0.0.1:35618_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37339/solr/test_col_shard1_replica2/&wt=javabin&version=2}{add=[20 (1552802710709862400)]} 0 0
   [junit4]   2> 881563 INFO  (qtp2931298-5935) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20 (1552802710709862400)]} 0 1
   [junit4]   2> 881565 INFO  (qtp3907037-5936) [n:127.0.0.1:45655_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36775/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[21 (1552802710711959552)]} 0 0
   [junit4]   2> 881566 INFO  (qtp18165226-5933) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21 (1552802710711959552)]} 0 1
   [junit4]   2> 881568 INFO  (qtp24819109-5938) [n:127.0.0.1:35618_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37339/solr/test_col_shard1_replica2/&wt=javabin&version=2}{add=[22 (1552802710715105280)]} 0 0
   [junit4]   2> 881569 INFO  (qtp2931298-5956) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22 (1552802710715105280)]} 0 2
   [junit4]   2> 881571 INFO  (qtp3907037-5940) [n:127.0.0.1:45655_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36775/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[23 (1552802710718251008)]} 0 0
   [junit4]   2> 881572 INFO  (qtp18165226-5939) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23 (1552802710718251008)]} 0 1
   [junit4]   2> 881574 INFO  (qtp24819109-5934) [n:127.0.0.1:35618_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37339/solr/test_col_shard1_replica2/&wt=javabin&version=2}{add=[24 (1552802710721396736)]} 0 0
   [junit4]   2> 881574 INFO  (qtp2931298-5945) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24 (1552802710721396736)]} 0 1
   [junit4]   2> 881576 INFO  (qtp3907037-5953) [n:127.0.0.1:45655_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36775/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[25 (1552802710723493888)]} 0 0
   [junit4]   2> 881576 INFO  (qtp18165226-5937) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25 (1552802710723493888)]} 0 1
   [junit4]   2> 881579 INFO  (qtp3907037-6053) [n:127.0.0.1:45655_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36775/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[26 (1552802710725591040)]} 0 0
   [junit4]   2> 881579 INFO  (qtp18165226-5960) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26 (1552802710725591040)]} 0 1
   [junit4]   2> 881582 INFO  (qtp24819109-5931) [n:127.0.0.1:35618_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37339/solr/test_col_shard1_replica2/&wt=javabin&version=2}{add=[27 (1552802710728736768)]} 0 0
   [junit4]   2> 881582 INFO  (qtp2931298-5941) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27 (1552802710728736768)]} 0 2
   [junit4]   2> 881584 INFO  (qtp24819109-5950) [n:127.0.0.1:35618_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37339/solr/test_col_shard1_replica2/&wt=javabin&version=2}{add=[28 (1552802710731882496)]} 0 0
   [junit4]   2> 881584 INFO  (qtp2931298-5935) [n:127.0.0.1:37339_solr c:test_col s:sha

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

1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1265427 INFO  (jetty-launcher-827-thread-7) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=22439167
   [junit4]   2> 1265427 INFO  (jetty-launcher-827-thread-6) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=20564421
   [junit4]   2> 1265420 INFO  (zkCallback-846-thread-5-processing-n:127.0.0.1:37339_solr) [n:127.0.0.1:37339_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1265426 INFO  (jetty-launcher-827-thread-8) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=21670147
   [junit4]   2> 1265425 INFO  (coreCloseExecutor-3045-thread-1) [n:127.0.0.1:45655_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.c.SolrCore [test_col_shard2_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@fc6e13
   [junit4]   2> 1265429 INFO  (coreCloseExecutor-3046-thread-1) [n:127.0.0.1:36775_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica1] o.a.s.c.SolrCore [test_col_shard2_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1784828
   [junit4]   2> 1265429 INFO  (coreCloseExecutor-3047-thread-1) [n:127.0.0.1:37339_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.c.SolrCore [test_col_shard1_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@1a85195
   [junit4]   2> 1265435 INFO  (coreCloseExecutor-3048-thread-1) [n:127.0.0.1:35618_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.c.SolrCore [test_col_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@a85e7b
   [junit4]   2> 1265486 INFO  (zkCallback-847-thread-2-processing-n:127.0.0.1:36775_solr) [n:127.0.0.1:36775_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1265487 INFO  (zkCallback-846-thread-5-processing-n:127.0.0.1:37339_solr) [n:127.0.0.1:37339_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1265488 INFO  (zkCallback-848-thread-3-processing-n:127.0.0.1:45655_solr) [n:127.0.0.1:45655_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1265506 INFO  (zkCallback-846-thread-5-processing-n:127.0.0.1:37339_solr) [n:127.0.0.1:37339_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1265507 INFO  (zkCallback-847-thread-3-processing-n:127.0.0.1:36775_solr) [n:127.0.0.1:36775_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1265537 INFO  (zkCallback-846-thread-5-processing-n:127.0.0.1:37339_solr) [n:127.0.0.1:37339_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1265537 INFO  (zkCallback-847-thread-2-processing-n:127.0.0.1:36775_solr) [n:127.0.0.1:36775_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1265567 WARN  (zkCallback-847-thread-2-processing-n:127.0.0.1:36775_solr) [n:127.0.0.1:36775_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1265568 INFO  (jetty-launcher-827-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@12af91b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1265568 INFO  (zkCallback-846-thread-5-processing-n:127.0.0.1:37339_solr) [n:127.0.0.1:37339_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1265571 INFO  (jetty-launcher-827-thread-7) [    ] o.a.s.c.Overseer Overseer (id=97050169151455242-127.0.0.1:37339_solr-n_0000000000) closing
   [junit4]   2> 1265571 INFO  (OverseerStateUpdate-97050169151455242-127.0.0.1:37339_solr-n_0000000000) [n:127.0.0.1:37339_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37339_solr
   [junit4]   2> 1266986 WARN  (zkCallback-845-thread-2-processing-n:127.0.0.1:35618_solr) [n:127.0.0.1:35618_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1266987 INFO  (jetty-launcher-827-thread-8) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3ec7f2{/solr,null,UNAVAILABLE}
   [junit4]   2> 1267006 WARN  (zkCallback-848-thread-2-processing-n:127.0.0.1:45655_solr) [n:127.0.0.1:45655_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1267007 INFO  (jetty-launcher-827-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@136de7f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1267072 WARN  (zkCallback-846-thread-5-processing-n:127.0.0.1:37339_solr) [n:127.0.0.1:37339_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1267073 INFO  (jetty-launcher-827-thread-7) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@a10e88{/solr,null,UNAVAILABLE}
   [junit4]   2> 1267074 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[B27C333F3A558183]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39116 39116
   [junit4]   2> 1267145 INFO  (Thread-1622) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39116 39116
   [junit4]   2> 1267146 WARN  (Thread-1622) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/test_col/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/97050169151455242-127.0.0.1:37339_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	385	/solr/overseer/collection-queue-work
   [junit4]   2> 	23	/solr/overseer/queue
   [junit4]   2> 	6	/solr/overseer/queue-work
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1267147 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[B27C333F3A558183]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_B27C333F3A558183-001
   [junit4]   2> Dec 04, 2016 4:20:49 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {long_stored_idx=BlockTreeOrds(blocksize=128), long_dv_idx=FST50, id=FST50, long_dv_stored_idx=FST50}, docValues:{long_stored_idx=DocValuesFormat(name=Memory), _version_=DocValuesFormat(name=Lucene70), long_dv_idx=DocValuesFormat(name=Asserting), long_dv_stored=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Asserting), long_dv=DocValuesFormat(name=Direct), long_dv_stored_idx=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1668, maxMBSortInHeap=6.745279812778875, sim=RandomSimilarity(queryNorm=false): {}, locale=de-AT, timezone=Asia/Tbilisi
   [junit4]   2> NOTE: Linux 4.4.0-47-generic i386/Oracle Corporation 1.8.0_102 (32-bit)/cpus=12,threads=1,free=147770072,total=328728576
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsTlogReplayBufferedWhileIndexingTest, QueryElevationComponentTest, TestJmxMonitoredMap, ClassificationUpdateProcessorTest, TestCloudInspectUtil, TestInfoStreamLogging, TestBadConfig, BadCopyFieldTest, TestFaceting, TestStandardQParsers, TestSerializedLuceneMatchVersion, DistributedVersionInfoTest, TestStressLucene, TestRandomDVFaceting, CursorMarkTest, DistributedFacetPivotSmallAdvancedTest, BlockJoinFacetRandomTest, BasicZkTest, SolrRequestParserTest, TestAtomicUpdateErrorCases, TestSolrCoreProperties, ShardSplitTest, AnalysisErrorHandlingTest, CachingDirectoryFactoryTest, TestLRUCache, TestReplicationHandler, CoreAdminCreateDiscoverTest, TestHashQParserPlugin, TestManagedSchemaThreadSafety, SyncSliceTest, TestCloudRecovery, TestLazyCores, PathHierarchyTokenizerFactoryTest, SystemInfoHandlerTest, TestReloadDeadlock, CdcrVersionReplicationTest, ConjunctionSolrSpellCheckerTest, TestLeaderElectionWithEmptyReplica, TestFieldCacheSort, TestRawResponseWriter, TestSolrCloudWithDelegationTokens, TestAnalyzedSuggestions, VMParamsZkACLAndCredentialsProvidersTest, TestRandomFlRTGCloud, PreAnalyzedFieldManagedSchemaCloudTest, TestGraphMLResponseWriter, DistributedQueryElevationComponentTest, CursorPagingTest, TestSQLHandlerNonCloud, TestFoldingMultitermQuery, ConcurrentDeleteAndCreateCollectionTest, TestScoreJoinQPNoScore, TestXmlQParser, OverseerRolesTest, TestCodecSupport, CheckHdfsIndexTest, TestOverriddenPrefixQueryForCustomFieldType, TestTrackingShardHandlerFactory, TestBackupRepositoryFactory, TestReloadAndDeleteDocs, TestStressCloudBlindAtomicUpdates]
   [junit4] Completed [279/658 (1!)] on J0 in 390.70s, 5 tests, 1 failure <<< FAILURES!

[...truncated 55765 lines...]