You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/28 11:53:22 UTC

[JENKINS] Lucene-Solr-NightlyTests-6.6 - Build # 14 - Still Unstable

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.6/14/

1 tests failed.
FAILED:  org.apache.solr.cloud.hdfs.StressHdfsTest.test

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:32853

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:32853
	at __randomizedtesting.SeedInfo.seed([1CA83F55844611AB:94FC008F2ABA7C53]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:621)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:447)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:388)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1383)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1134)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1073)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.hdfs.StressHdfsTest.createAndDeleteCollection(StressHdfsTest.java:220)
	at org.apache.solr.cloud.hdfs.StressHdfsTest.test(StressHdfsTest.java:103)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:515)
	... 51 more




Build Log:
[...truncated 11856 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.StressHdfsTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/init-core-data-001
   [junit4]   2> 580760 INFO  (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 580761 INFO  (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 580762 INFO  (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 580816 WARN  (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 580834 WARN  (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 580838 INFO  (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 580859 INFO  (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [    ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs to ./temp/Jetty_localhost_57400_hdfs____6sx2ik/webapp
   [junit4]   2> 581241 INFO  (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:57400
   [junit4]   2> 581356 WARN  (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 581357 INFO  (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 581374 INFO  (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [    ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_41263_datanode____.a5um9z/webapp
   [junit4]   2> 581778 INFO  (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:41263
   [junit4]   2> 582167 WARN  (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 582168 INFO  (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 582220 INFO  (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [    ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_55821_datanode____t4iiim/webapp
   [junit4]   2> 582346 INFO  (IPC Server handler 5 on 58320) [    ] BlockStateChange BLOCK* processReport: from storage DS-1c225516-274a-44c4-9031-553887891ae5 node DatanodeRegistration(127.0.0.1:58706, datanodeUuid=4b3c4114-f4e0-4b12-8057-d50bd1148220, infoPort=47948, infoSecurePort=0, ipcPort=51967, storageInfo=lv=-56;cid=testClusterID;nsid=1803740376;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 582346 INFO  (IPC Server handler 5 on 58320) [    ] BlockStateChange BLOCK* processReport: from storage DS-8861ad94-bba2-4d9b-97a1-ba087df5f651 node DatanodeRegistration(127.0.0.1:58706, datanodeUuid=4b3c4114-f4e0-4b12-8057-d50bd1148220, infoPort=47948, infoSecurePort=0, ipcPort=51967, storageInfo=lv=-56;cid=testClusterID;nsid=1803740376;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 582708 INFO  (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:55821
   [junit4]   2> 583052 INFO  (IPC Server handler 8 on 58320) [    ] BlockStateChange BLOCK* processReport: from storage DS-19eacd1e-7d70-47b8-b423-c44e6486d2e4 node DatanodeRegistration(127.0.0.1:51584, datanodeUuid=170e7510-6f46-413b-afcc-af2e414174d9, infoPort=56277, infoSecurePort=0, ipcPort=36042, storageInfo=lv=-56;cid=testClusterID;nsid=1803740376;c=0), blocks: 0, hasStaleStorage: true, processing time: 1 msecs
   [junit4]   2> 583052 INFO  (IPC Server handler 8 on 58320) [    ] BlockStateChange BLOCK* processReport: from storage DS-af51ac78-f932-42aa-b971-2d894df7a58d node DatanodeRegistration(127.0.0.1:51584, datanodeUuid=170e7510-6f46-413b-afcc-af2e414174d9, infoPort=56277, infoSecurePort=0, ipcPort=36042, storageInfo=lv=-56;cid=testClusterID;nsid=1803740376;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 583313 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 583314 INFO  (Thread-2438) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 583314 INFO  (Thread-2438) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 583315 ERROR (Thread-2438) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 583414 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.c.ZkTestServer start zk server on port:53485
   [junit4]   2> 583451 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 583460 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 583466 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 583468 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 583469 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 583471 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 583472 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 583474 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 583475 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 583477 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 583480 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 583623 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/control-001/cores/collection1
   [junit4]   2> 583625 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 583645 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50b856c3{/,null,AVAILABLE}
   [junit4]   2> 583645 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2b51ebb9{HTTP/1.1,[http/1.1]}{127.0.0.1:60197}
   [junit4]   2> 583645 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.e.j.s.Server Started @587037ms
   [junit4]   2> 583645 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost:58320/hdfs__localhost_58320__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.6_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001_tempDir-002_control_data, hostContext=/, hostPort=60197, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/control-001/cores}
   [junit4]   2> 583646 ERROR (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 583646 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.6.0
   [junit4]   2> 583646 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 583646 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 583646 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-28T10:28:18.130Z
   [junit4]   2> 583676 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 583676 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/control-001/solr.xml
   [junit4]   2> 583684 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 583685 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53485/solr
   [junit4]   2> 583712 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:60197_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 583713 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:60197_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60197_
   [junit4]   2> 583714 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:60197_    ] o.a.s.c.Overseer Overseer (id=98039712828555268-127.0.0.1:60197_-n_0000000000) starting
   [junit4]   2> 583730 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:60197_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60197_
   [junit4]   2> 583732 INFO  (zkCallback-329-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 583809 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:60197_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/control-001/cores
   [junit4]   2> 583809 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:60197_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 583814 INFO  (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 583836 INFO  (OverseerStateUpdate-98039712828555268-127.0.0.1:60197_-n_0000000000) [n:127.0.0.1:60197_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 584879 INFO  (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 584895 INFO  (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 585114 INFO  (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 585160 INFO  (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 585161 INFO  (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection   x:collection1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:58320/solr_hdfs_home
   [junit4]   2> 585161 INFO  (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection   x:collection1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 585161 INFO  (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 585161 INFO  (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/control-001/cores/collection1], dataDir=[hdfs://localhost:58320/solr_hdfs_home/control_collection/core_node1/data/]
   [junit4]   2> 585162 INFO  (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d173794
   [junit4]   2> 585162 INFO  (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection   x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:58320/solr_hdfs_home/control_collection/core_node1/data/snapshot_metadata
   [junit4]   2> 585179 INFO  (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection   x:collection1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 585179 INFO  (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection   x:collection1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 585179 INFO  (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection   x:collection1] o.a.s.c.HdfsDirectoryFactory Creating new global HDFS BlockCache
   [junit4]   2> 585191 INFO  (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection   x:collection1] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 585192 INFO  (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection   x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:58320/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 585249 INFO  (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection   x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:58320/solr_hdfs_home/control_collection/core_node1/data/index
   [junit4]   2> 585282 INFO  (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection   x:collection1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 585282 INFO  (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection   x:collection1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 585300 INFO  (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection   x:collection1] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 585301 INFO  (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=48.7861328125, floorSegmentMB=1.126953125, forceMergeDeletesPctAllowed=29.108862304086294, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 585397 INFO  (IPC Server handler 5 on 58320) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:58706 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-af51ac78-f932-42aa-b971-2d894df7a58d:NORMAL:127.0.0.1:51584|RBW], ReplicaUC[[DISK]DS-8861ad94-bba2-4d9b-97a1-ba087df5f651:NORMAL:127.0.0.1:58706|RBW]]} size 0
   [junit4]   2> 585399 INFO  (IPC Server handler 3 on 58320) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:51584 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-8861ad94-bba2-4d9b-97a1-ba087df5f651:NORMAL:127.0.0.1:58706|RBW], ReplicaUC[[DISK]DS-19eacd1e-7d70-47b8-b423-c44e6486d2e4:NORMAL:127.0.0.1:51584|FINALIZED]]} size 0
   [junit4]   2> 585426 WARN  (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 585579 INFO  (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 585579 INFO  (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 585579 INFO  (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection   x:collection1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 585604 INFO  (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 585604 INFO  (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 585617 INFO  (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1397827314, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 585668 INFO  (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3698828f[collection1] main]
   [junit4]   2> 585670 INFO  (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 585671 INFO  (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 585671 INFO  (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 585680 INFO  (searcherExecutor-1004-thread-1-processing-n:127.0.0.1:60197_ x:collection1 c:control_collection) [n:127.0.0.1:60197_ c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3698828f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 585686 INFO  (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568635407743057920
   [junit4]   2> 585713 INFO  (coreZkRegister-996-thread-1-processing-n:127.0.0.1:60197_ x:collection1 c:control_collection) [n:127.0.0.1:60197_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 585713 INFO  (coreZkRegister-996-thread-1-processing-n:127.0.0.1:60197_ x:collection1 c:control_collection) [n:127.0.0.1:60197_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 585713 INFO  (coreZkRegister-996-thread-1-processing-n:127.0.0.1:60197_ x:collection1 c:control_collection) [n:127.0.0.1:60197_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60197/collection1/
   [junit4]   2> 585713 INFO  (coreZkRegister-996-thread-1-processing-n:127.0.0.1:60197_ x:collection1 c:control_collection) [n:127.0.0.1:60197_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 585713 INFO  (coreZkRegister-996-thread-1-processing-n:127.0.0.1:60197_ x:collection1 c:control_collection) [n:127.0.0.1:60197_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:60197/collection1/ has no replicas
   [junit4]   2> 585713 INFO  (coreZkRegister-996-thread-1-processing-n:127.0.0.1:60197_ x:collection1 c:control_collection) [n:127.0.0.1:60197_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 585719 INFO  (coreZkRegister-996-thread-1-processing-n:127.0.0.1:60197_ x:collection1 c:control_collection) [n:127.0.0.1:60197_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60197/collection1/ shard1
   [junit4]   2> 585864 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 585865 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53485/solr ready
   [junit4]   2> 585865 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 585876 INFO  (coreZkRegister-996-thread-1-processing-n:127.0.0.1:60197_ x:collection1 c:control_collection) [n:127.0.0.1:60197_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 586105 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/shard-1-001/cores/collection1
   [junit4]   2> 586106 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/shard-1-001
   [junit4]   2> 586109 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 586121 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4bca69ed{/,null,AVAILABLE}
   [junit4]   2> 586122 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7c901a7{HTTP/1.1,[http/1.1]}{127.0.0.1:37909}
   [junit4]   2> 586122 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.e.j.s.Server Started @589514ms
   [junit4]   2> 586122 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost:58320/hdfs__localhost_58320__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.6_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001_tempDir-002_jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=37909, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/shard-1-001/cores}
   [junit4]   2> 586122 ERROR (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 586123 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.6.0
   [junit4]   2> 586123 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 586123 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 586123 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-28T10:28:20.607Z
   [junit4]   2> 586144 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 586144 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/shard-1-001/solr.xml
   [junit4]   2> 586152 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 586153 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53485/solr
   [junit4]   2> 586177 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:37909_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 586179 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:37909_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 586183 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:37909_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37909_
   [junit4]   2> 586184 INFO  (zkCallback-333-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 586185 INFO  (zkCallback-329-thread-2-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 586201 INFO  (zkCallback-338-thread-2-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 586285 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:37909_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/shard-1-001/cores
   [junit4]   2> 586285 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:37909_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 586286 INFO  (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 586288 INFO  (OverseerStateUpdate-98039712828555268-127.0.0.1:60197_-n_0000000000) [n:127.0.0.1:60197_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 587329 INFO  (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 587347 INFO  (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 587499 INFO  (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 587528 INFO  (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 587529 INFO  (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:58320/solr_hdfs_home
   [junit4]   2> 587529 INFO  (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 587529 INFO  (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 587530 INFO  (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/shard-1-001/cores/collection1], dataDir=[hdfs://localhost:58320/solr_hdfs_home/collection1/core_node1/data/]
   [junit4]   2> 587530 INFO  (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d173794
   [junit4]   2> 587532 INFO  (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:58320/solr_hdfs_home/collection1/core_node1/data/snapshot_metadata
   [junit4]   2> 587557 INFO  (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 587557 INFO  (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 587573 INFO  (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1   x:collection1] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 587576 INFO  (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:58320/solr_hdfs_home/collection1/core_node1/data
   [junit4]   2> 587614 INFO  (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:58320/solr_hdfs_home/collection1/core_node1/data/index
   [junit4]   2> 587623 INFO  (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 587623 INFO  (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 587627 INFO  (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1   x:collection1] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 587628 INFO  (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=48.7861328125, floorSegmentMB=1.126953125, forceMergeDeletesPctAllowed=29.108862304086294, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 587687 INFO  (IPC Server handler 1 on 58320) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:58706 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-af51ac78-f932-42aa-b971-2d894df7a58d:NORMAL:127.0.0.1:51584|RBW], ReplicaUC[[DISK]DS-1c225516-274a-44c4-9031-553887891ae5:NORMAL:127.0.0.1:58706|FINALIZED]]} size 0
   [junit4]   2> 587687 INFO  (IPC Server handler 1 on 58320) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:51584 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-af51ac78-f932-42aa-b971-2d894df7a58d:NORMAL:127.0.0.1:51584|RBW], ReplicaUC[[DISK]DS-1c225516-274a-44c4-9031-553887891ae5:NORMAL:127.0.0.1:58706|FINALIZED]]} size 0
   [junit4]   2> 587721 WARN  (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 587794 INFO  (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 587794 INFO  (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 587794 INFO  (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1   x:collection1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 587807 INFO  (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 587813 INFO  (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 587817 INFO  (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1397827314, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 587832 INFO  (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@672f3333[collection1] main]
   [junit4]   2> 587834 INFO  (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 587834 INFO  (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 587834 INFO  (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 587859 INFO  (searcherExecutor-1015-thread-1-processing-n:127.0.0.1:37909_ x:collection1 c:collection1) [n:127.0.0.1:37909_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@672f3333[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 587860 INFO  (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568635410022662144
   [junit4]   2> 587869 INFO  (coreZkRegister-1009-thread-1-processing-n:127.0.0.1:37909_ x:collection1 c:collection1) [n:127.0.0.1:37909_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 587869 INFO  (coreZkRegister-1009-thread-1-processing-n:127.0.0.1:37909_ x:collection1 c:collection1) [n:127.0.0.1:37909_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 587869 INFO  (coreZkRegister-1009-thread-1-processing-n:127.0.0.1:37909_ x:collection1 c:collection1) [n:127.0.0.1:37909_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37909/collection1/
   [junit4]   2> 587869 INFO  (coreZkRegister-1009-thread-1-processing-n:127.0.0.1:37909_ x:collection1 c:collection1) [n:127.0.0.1:37909_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 587869 INFO  (coreZkRegister-1009-thread-1-processing-n:127.0.0.1:37909_ x:collection1 c:collection1) [n:127.0.0.1:37909_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:37909/collection1/ has no replicas
   [junit4]   2> 587869 INFO  (coreZkRegister-1009-thread-1-processing-n:127.0.0.1:37909_ x:collection1 c:collection1) [n:127.0.0.1:37909_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 587873 INFO  (coreZkRegister-1009-thread-1-processing-n:127.0.0.1:37909_ x:collection1 c:collection1) [n:127.0.0.1:37909_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37909/collection1/ shard1
   [junit4]   2> 588025 INFO  (coreZkRegister-1009-thread-1-processing-n:127.0.0.1:37909_ x:collection1 c:collection1) [n:127.0.0.1:37909_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 588419 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/shard-2-001/cores/collection1
   [junit4]   2> 588420 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/shard-2-001
   [junit4]   2> 588420 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 588422 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19474b49{/,null,AVAILABLE}
   [junit4]   2> 588423 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5dd41ca1{HTTP/1.1,[http/1.1]}{127.0.0.1:59044}
   [junit4]   2> 588423 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.e.j.s.Server Started @591815ms
   [junit4]   2> 588423 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost:58320/hdfs__localhost_58320__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.6_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001_tempDir-002_jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=59044, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/shard-2-001/cores}
   [junit4]   2> 588423 ERROR (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 588424 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.6.0
   [junit4]   2> 588424 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 588424 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 588424 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-28T10:28:22.908Z
   [junit4]   2> 588429 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 588429 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/shard-2-001/solr.xml
   [junit4]   2> 588437 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 588438 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53485/solr
   [junit4]   2> 588450 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:59044_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 588454 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:59044_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 588461 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:59044_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59044_
   [junit4]   2> 588462 INFO  (zkCallback-329-thread-2-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 588463 INFO  (zkCallback-333-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 588463 INFO  (zkCallback-338-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 588464 INFO  (zkCallback-344-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 588594 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:59044_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/shard-2-001/cores
   [junit4]   2> 588594 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:59044_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 588597 INFO  (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 588599 INFO  (OverseerStateUpdate-98039712828555268-127.0.0.1:60197_-n_0000000000) [n:127.0.0.1:60197_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 589620 INFO  (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 589637 INFO  (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 589758 INFO  (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 589802 INFO  (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 589803 INFO  (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:58320/solr_hdfs_home
   [junit4]   2> 589803 INFO  (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 589803 INFO  (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 589803 INFO  (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/shard-2-001/cores/collection1], dataDir=[hdfs://localhost:58320/solr_hdfs_home/collection1/core_node2/data/]
   [junit4]   2> 589803 INFO  (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d173794
   [junit4]   2> 589804 INFO  (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:58320/solr_hdfs_home/collection1/core_node2/data/snapshot_metadata
   [junit4]   2> 589812 INFO  (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 589812 INFO  (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 589816 INFO  (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1   x:collection1] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 589817 INFO  (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:58320/solr_hdfs_home/collection1/core_node2/data
   [junit4]   2> 589840 INFO  (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:58320/solr_hdfs_home/collection1/core_node2/data/index
   [junit4]   2> 589846 INFO  (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 589846 INFO  (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 589851 INFO  (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1   x:collection1] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 589852 INFO  (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=48.7861328125, floorSegmentMB=1.126953125, forceMergeDeletesPctAllowed=29.108862304086294, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 589883 INFO  (IPC Server handler 4 on 58320) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:51584 is added to blk_1073741827_1003{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-1c225516-274a-44c4-9031-553887891ae5:NORMAL:127.0.0.1:58706|RBW], ReplicaUC[[DISK]DS-af51ac78-f932-42aa-b971-2d894df7a58d:NORMAL:127.0.0.1:51584|RBW]]} size 71
   [junit4]   2> 589883 INFO  (IPC Server handler 2 on 58320) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:58706 is added to blk_1073741827_1003 size 71
   [junit4]   2> 590306 WARN  (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 590381 INFO  (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 590381 INFO  (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 590381 INFO  (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1   x:collection1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 590395 INFO  (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 590395 INFO  (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 590402 INFO  (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1397827314, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 590437 INFO  (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4dd432cf[collection1] main]
   [junit4]   2> 590445 INFO  (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 590446 INFO  (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 590446 INFO  (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 590450 INFO  (searcherExecutor-1026-thread-1-processing-n:127.0.0.1:59044_ x:collection1 c:collection1) [n:127.0.0.1:59044_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4dd432cf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 590462 INFO  (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568635412751056896
   [junit4]   2> 590481 INFO  (coreZkRegister-1020-thread-1-processing-n:127.0.0.1:59044_ x:collection1 c:collection1) [n:127.0.0.1:59044_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 590499 INFO  (updateExecutor-341-thread-1-processing-n:127.0.0.1:59044_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59044_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 590511 INFO  (recoveryExecutor-342-thread-1-processing-n:127.0.0.1:59044_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59044_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 590514 INFO  (recoveryExecutor-342-thread-1-processing-n:127.0.0.1:59044_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59044_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 590514 INFO  (recoveryExecutor-342-thread-1-processing-n:127.0.0.1:59044_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59044_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 590514 INFO  (recoveryExecutor-342-thread-1-processing-n:127.0.0.1:59044_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59044_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. HDFSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 590514 INFO  (recoveryExecutor-342-thread-1-processing-n:127.0.0.1:59044_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59044_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:37909/collection1/] and I am [http://127.0.0.1:59044/collection1/]
   [junit4]   2> 590527 INFO  (recoveryExecutor-342-thread-1-processing-n:127.0.0.1:59044_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59044_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:37909]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:59044_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 590556 INFO  (qtp1897623115-4293) [n:127.0.0.1:37909_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 590557 INFO  (qtp1897623115-4293) [n:127.0.0.1:37909_    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 590557 INFO  (qtp1897623115-4293) [n:127.0.0.1:37909_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:59044_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","base_url":"http://127.0.0.1:59044","node_name":"127.0.0.1:59044_","state":"down"}
   [junit4]   2> 590892 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/shard-3-001/cores/collection1
   [junit4]   2> 590893 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/shard-3-001
   [junit4]   2> 590894 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 590932 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65b7ff76{/,null,AVAILABLE}
   [junit4]   2> 590933 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6c2d9de5{HTTP/1.1,[http/1.1]}{127.0.0.1:47020}
   [junit4]   2> 590933 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.e.j.s.Server Started @594325ms
   [junit4]   2> 590933 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost:58320/hdfs__localhost_58320__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.6_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001_tempDir-002_jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=47020, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/shard-3-001/cores}
   [junit4]   2> 590933 ERROR (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 590936 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.6.0
   [junit4]   2> 590936 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 590936 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 590936 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-28T10:28:25.420Z
   [junit4]   2> 590955 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 590955 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/shard-3-001/solr.xml
   [junit4]   2> 590964 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 590966 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53485/solr
   [junit4]   2> 590984 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:47020_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 590986 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:47020_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 590988 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:47020_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47020_
   [junit4]   2> 590990 INFO  (zkCallback-333-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 590991 INFO  (zkCallback-329-thread-2-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 590993 INFO  (zkCallback-351-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 590994 INFO  (zkCallback-338-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 590994 INFO  (zkCallback-344-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 591048 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:47020_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/shard-3-001/cores
   [junit4]   2> 591049 INFO  (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:47020_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 591049 INFO  (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 591051 INFO  (OverseerStateUpdate-98039712828555268-127.0.0.1:60197_-n_0000000000) [n:127.0.0.1:60197_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 591557 INFO  (qtp1897623115-4293) [n:127.0.0.1:37909_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:59044_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","dataDir":"hdfs://localhost:58320/solr_hdfs_home/collection1/core_node2/data/","base_url":"http://127.0.0.1:59044","node_name":"127.0.0.1:59044_","state":"recovering","ulogDir":"hdfs://localhost:58320/solr_hdfs_home/collection1/core_node2/data/tlog"}
   [junit4]   2> 591557 INFO  (qtp1897623115-4293) [n:127.0.0.1:37909_    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 591557 INFO  (qtp1897623115-4293) [n:127.0.0.1:37909_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:59044_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1001
   [junit4]   2> 592059 INFO  (recoveryExecutor-342-thread-1-processing-n:127.0.0.1:59044_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59044_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:37909/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 592059 INFO  (recoveryExecutor-342-thread-1-processing-n:127.0.0.1:59044_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59044_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:59044 START replicas=[http://127.0.0.1:37909/collection1/] nUpdates=100
   [junit4]   2> 592075 INFO  (qtp1897623115-4291) [n:127.0.0.1:37909_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:10.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 592075 INFO  (qtp1897623115-4291) [n:127.0.0.1:37909_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 592081 INFO  (recoveryExecutor-342-thread-1-processing-n:127.0.0.1:59044_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59044_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:5.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 592081 INFO  (recoveryExecutor-342-thread-1-processing-n:127.0.0.1:59044_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59044_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 592081 INFO  (recoveryExecutor-342-thread-1-processing-n:127.0.0.1:59044_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59044_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 592081 INFO  (recoveryExecutor-342-thread-1-processing-n:127.0.0.1:59044_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59044_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 592082 INFO  (recoveryExecutor-342-thread-1-processing-n:127.0.0.1:59044_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59044_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 592082 INFO  (recoveryExecutor-342-thread-1-processing-n:127.0.0.1:59044_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59044_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 592082 INFO  (recoveryExecutor-342-thread-1-processing-n:127.0.0.1:59044_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59044_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 592082 INFO  (recoveryExecutor-342-thread-1-processing-n:127.0.0.1:59044_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59044_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 592082 INFO  (recoveryExecutor-342-thread-1-processing-n:127.0.0.1:59044_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59044_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 592090 INFO  (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 592118 INFO  (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 592231 INFO  (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 592246 INFO  (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 592246 INFO  (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:58320/solr_hdfs_home
   [junit4]   2> 592247 INFO  (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 592247 INFO  (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 592247 INFO  (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/shard-3-001/cores/collection1], dataDir=[hdfs://localhost:58320/solr_hdfs_home/collection1/core_node3/data/]
   [junit4]   2> 592247 INFO  (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d173794
   [junit4]   2> 592247 INFO  (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:58320/solr_hdfs_home/collection1/core_node3/data/snapshot_metadata
   [junit4]   2> 592255 INFO  (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 592256 INFO  (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 592260 INFO  (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1   x:collection1] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 592261 INFO  (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:58320/solr_hdfs_home/collection1/core_node3/data
   [junit4]   2> 592279 INFO  (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:58320/solr_hdfs_home/collection1/core_node3/data/index
   [junit4]   2> 592287 INFO  (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 592287 INFO  (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 592290 INFO  (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1   x:collection1] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 592290 INFO  (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=48.7861328125, floorSegmentMB=1.126953125, forceMergeDeletesPctAllowed=29.108862304086294, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 592309 INFO  (IPC Server handler 8 on 58320) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:51584 is added to blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-1c225516-274a-44c4-9031-553887891ae5:NORMAL:127.0.0.1:58706|RBW], ReplicaUC[[DISK]DS-af51ac78-f932-42aa-b971-2d894df7a58d:NORMAL:127.0.0.1:51584|FINALIZED]]} size 0
   [junit4]   2> 592310 INFO  (IPC Server handler 1 on 58320) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:58706 is added to blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-1c225516-274a-44c4-9031-553887891ae5:NORMAL:127.0.0.1:58706|RBW], ReplicaUC[[DISK]DS-af51ac78-f932-42aa-b971-2d894df7a58d:NORMAL:127.0.0.1:51584|FINALIZED]]} size 0
   [junit4]   2> 592322 WARN  (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 592370 INFO  (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 592370 INFO  (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 592370 INFO  (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1   x:collection1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 592383 INFO  (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 592383 INFO  (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 592386 INFO  (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1397827314, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 592391 INFO  (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1944303b[collection1] main]
   [junit4]   2> 592392 INFO  (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 592392 INFO  (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 592392 INFO  (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 592395 INFO  (searcherExecuto

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

ts-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/tempDir-001/hdfsBaseDir/data/data4/]]  heartbeating to localhost/127.0.0.1:58320) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-577009394-10.41.0.5-1495967295269 (Datanode Uuid 170e7510-6f46-413b-afcc-af2e414174d9) service to localhost/127.0.0.1:58320
   [junit4]   2> 836378 WARN  (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 836430 INFO  (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 836533 WARN  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/tempDir-001/hdfsBaseDir/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/tempDir-001/hdfsBaseDir/data/data2/]]  heartbeating to localhost/127.0.0.1:58320) [    ] o.a.h.h.s.d.DataNode BPOfferService for Block pool BP-577009394-10.41.0.5-1495967295269 (Datanode Uuid 4b3c4114-f4e0-4b12-8057-d50bd1148220) service to localhost/127.0.0.1:58320 interrupted
   [junit4]   2> 836533 WARN  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/tempDir-001/hdfsBaseDir/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/tempDir-001/hdfsBaseDir/data/data2/]]  heartbeating to localhost/127.0.0.1:58320) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-577009394-10.41.0.5-1495967295269 (Datanode Uuid 4b3c4114-f4e0-4b12-8057-d50bd1148220) service to localhost/127.0.0.1:58320
   [junit4]   2> 836554 INFO  (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 836558 ERROR (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [    ] o.a.h.m.l.MethodMetric Error invoking method getBlocksTotal
   [junit4]   2> java.lang.reflect.InvocationTargetException
   [junit4]   2> 	at sun.reflect.GeneratedMethodAccessor136.invoke(Unknown Source)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at org.apache.hadoop.metrics2.lib.MethodMetric$2.snapshot(MethodMetric.java:111)
   [junit4]   2> 	at org.apache.hadoop.metrics2.lib.MethodMetric.snapshot(MethodMetric.java:144)
   [junit4]   2> 	at org.apache.hadoop.metrics2.lib.MetricsRegistry.snapshot(MetricsRegistry.java:401)
   [junit4]   2> 	at org.apache.hadoop.metrics2.lib.MetricsSourceBuilder$1.getMetrics(MetricsSourceBuilder.java:79)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMetrics(MetricsSourceAdapter.java:194)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.updateJmxCache(MetricsSourceAdapter.java:172)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMBeanInfo(MetricsSourceAdapter.java:151)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassName(DefaultMBeanServerInterceptor.java:1804)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.safeGetClassName(DefaultMBeanServerInterceptor.java:1595)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanPermission(DefaultMBeanServerInterceptor.java:1813)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:430)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2> 	at org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:81)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stopMBeans(MetricsSourceAdapter.java:226)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:211)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:463)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:213)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:594)
   [junit4]   2> 	at org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
   [junit4]   2> 	at org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:171)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:872)
   [junit4]   2> 	at org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1726)
   [junit4]   2> 	at org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1705)
   [junit4]   2> 	at org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:203)
   [junit4]   2> 	at org.apache.solr.cloud.hdfs.StressHdfsTest.teardownClass(StressHdfsTest.java:77)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:203)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3370)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:5729)
   [junit4]   2> 	... 53 more
   [junit4]   2> 836568 INFO  (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001
   [junit4]   2> May 28, 2017 10:32:31 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 34 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=hr-HR, timezone=America/Coral_Harbour
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_121 (64-bit)/cpus=4,threads=2,free=185448400,total=534773760
   [junit4]   2> NOTE: All tests run in this JVM: [DOMUtilTest, TestSort, FullHLLTest, TestRecoveryHdfs, ShardSplitTest, TestExpandComponent, TestDFRSimilarityFactory, TestUtils, ZkStateWriterTest, DateRangeFieldTest, PeerSyncReplicationTest, OverseerRolesTest, SparseHLLTest, StressHdfsTest]
   [junit4] Completed [131/711 (1!)] on J2 in 265.61s, 1 test, 1 error <<< FAILURES!

[...truncated 45320 lines...]

[JENKINS] Lucene-Solr-NightlyTests-6.6 - Build # 16 - Still unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.6/16/

1 tests failed.
FAILED:  org.apache.solr.update.TestInPlaceUpdatesDistrib.test

Error Message:
expected:<413> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<413> but was:<0>
	at __randomizedtesting.SeedInfo.seed([56241B0EB8C24A8B:DE7024D4163E2773]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:333)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:154)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 13723 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/init-core-data-001
   [junit4]   2> 4314298 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[56241B0EB8C24A8B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 4314300 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[56241B0EB8C24A8B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 4314300 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[56241B0EB8C24A8B]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 4314301 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[56241B0EB8C24A8B]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 4314302 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[56241B0EB8C24A8B]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 4314326 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[56241B0EB8C24A8B]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 4314338 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[56241B0EB8C24A8B]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=inplace-updates
   [junit4]   2> 4314342 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[56241B0EB8C24A8B]-worker) [    ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 4314344 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[56241B0EB8C24A8B]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 4314374 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[56241B0EB8C24A8B]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@394b37b5
   [junit4]   2> 4314377 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[56241B0EB8C24A8B]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@394b37b5
   [junit4]   2> 4314378 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[56241B0EB8C24A8B]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@394b37b5
   [junit4]   2> 4314379 INFO  (coreLoadExecutor-16604-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 4314405 INFO  (coreLoadExecutor-16604-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 4314417 INFO  (coreLoadExecutor-16604-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 4314421 INFO  (coreLoadExecutor-16604-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 4314421 INFO  (coreLoadExecutor-16604-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 4314422 INFO  (coreLoadExecutor-16604-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@394b37b5
   [junit4]   2> 4314422 INFO  (coreLoadExecutor-16604-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4314422 INFO  (coreLoadExecutor-16604-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/init-core-data-001/]
   [junit4]   2> 4314423 INFO  (coreLoadExecutor-16604-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@394b37b5
   [junit4]   2> 4314433 WARN  (coreLoadExecutor-16604-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 4314482 INFO  (coreLoadExecutor-16604-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4314482 INFO  (coreLoadExecutor-16604-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4314483 INFO  (coreLoadExecutor-16604-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4314483 INFO  (coreLoadExecutor-16604-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4314485 INFO  (coreLoadExecutor-16604-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@78c4caf0[collection1] main]
   [junit4]   2> 4314486 WARN  (coreLoadExecutor-16604-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 4314486 INFO  (coreLoadExecutor-16604-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 4314487 INFO  (searcherExecutor-16605-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@78c4caf0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4314488 INFO  (coreLoadExecutor-16604-thread-1) [    x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4314488 INFO  (coreLoadExecutor-16604-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568840888591843328
   [junit4]   2> 4314491 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[56241B0EB8C24A8B]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 4314494 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4314494 INFO  (Thread-19313) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4314495 INFO  (Thread-19313) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4314497 ERROR (Thread-19313) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 4314595 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.ZkTestServer start zk server on port:59514
   [junit4]   2> 4314601 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 0x15c5a479e220000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 4314608 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 4314612 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml to /configs/conf1/schema.xml
   [junit4]   2> 4314614 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 4314617 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 4314619 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 4314621 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 4314622 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 4314625 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 4314626 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 4314628 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 4314629 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 4314746 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/control-001/cores/collection1
   [junit4]   2> 4314748 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 4314750 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16862a2d{/,null,AVAILABLE}
   [junit4]   2> 4314751 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1e920e71{SSL,[ssl, http/1.1]}{127.0.0.1:48308}
   [junit4]   2> 4314752 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.e.j.s.Server Started @4317963ms
   [junit4]   2> 4314752 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/tempDir-001/control/data, hostContext=/, hostPort=48308, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/control-001/cores}
   [junit4]   2> 4314752 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4314752 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.6.0
   [junit4]   2> 4314753 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4314753 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4314753 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-30T16:54:22.243Z
   [junit4]   2> 4314755 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 4314756 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/control-001/solr.xml
   [junit4]   2> 4314763 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 4314763 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59514/solr
   [junit4]   2> 4314789 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:48308_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4314790 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:48308_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:48308_
   [junit4]   2> 4314791 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:48308_    ] o.a.s.c.Overseer Overseer (id=98052555537514501-127.0.0.1:48308_-n_0000000000) starting
   [junit4]   2> 4314800 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:48308_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48308_
   [junit4]   2> 4314803 INFO  (zkCallback-32050-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4314858 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:48308_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/control-001/cores
   [junit4]   2> 4314858 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:48308_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 4314859 INFO  (coreLoadExecutor-16617-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_ c:control_collection   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 4314870 INFO  (OverseerStateUpdate-98052555537514501-127.0.0.1:48308_-n_0000000000) [n:127.0.0.1:48308_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 4314888 INFO  (coreLoadExecutor-16617-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 4314901 INFO  (coreLoadExecutor-16617-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 4314905 INFO  (coreLoadExecutor-16617-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 4314905 INFO  (coreLoadExecutor-16617-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 4314906 INFO  (coreLoadExecutor-16617-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_ c:control_collection   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4314906 INFO  (coreLoadExecutor-16617-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_ c:control_collection   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/control-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/control-001/cores/collection1/data/]
   [junit4]   2> 4314906 INFO  (coreLoadExecutor-16617-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_ c:control_collection   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@394b37b5
   [junit4]   2> 4314916 WARN  (coreLoadExecutor-16617-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_ c:control_collection   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 4314960 INFO  (coreLoadExecutor-16617-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4314960 INFO  (coreLoadExecutor-16617-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_ c:control_collection   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4314961 INFO  (coreLoadExecutor-16617-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_ c:control_collection   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4314961 INFO  (coreLoadExecutor-16617-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_ c:control_collection   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4314962 INFO  (coreLoadExecutor-16617-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_ c:control_collection   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1bb9e96a[collection1] main]
   [junit4]   2> 4314964 INFO  (coreLoadExecutor-16617-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_ c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4314964 INFO  (coreLoadExecutor-16617-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_ c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4314964 INFO  (coreLoadExecutor-16617-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_ c:control_collection   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 4314966 INFO  (searcherExecutor-16618-thread-1-processing-n:127.0.0.1:48308_ x:collection1 c:control_collection) [n:127.0.0.1:48308_ c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1bb9e96a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4314967 INFO  (coreLoadExecutor-16617-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_ c:control_collection   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568840889094111232
   [junit4]   2> 4314976 INFO  (coreZkRegister-16610-thread-1-processing-n:127.0.0.1:48308_ x:collection1 c:control_collection) [n:127.0.0.1:48308_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4314976 INFO  (coreZkRegister-16610-thread-1-processing-n:127.0.0.1:48308_ x:collection1 c:control_collection) [n:127.0.0.1:48308_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4314976 INFO  (coreZkRegister-16610-thread-1-processing-n:127.0.0.1:48308_ x:collection1 c:control_collection) [n:127.0.0.1:48308_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:48308/collection1/
   [junit4]   2> 4314976 INFO  (coreZkRegister-16610-thread-1-processing-n:127.0.0.1:48308_ x:collection1 c:control_collection) [n:127.0.0.1:48308_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 4314976 INFO  (coreZkRegister-16610-thread-1-processing-n:127.0.0.1:48308_ x:collection1 c:control_collection) [n:127.0.0.1:48308_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:48308/collection1/ has no replicas
   [junit4]   2> 4314976 INFO  (coreZkRegister-16610-thread-1-processing-n:127.0.0.1:48308_ x:collection1 c:control_collection) [n:127.0.0.1:48308_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 4314981 INFO  (coreZkRegister-16610-thread-1-processing-n:127.0.0.1:48308_ x:collection1 c:control_collection) [n:127.0.0.1:48308_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:48308/collection1/ shard1
   [junit4]   2> 4315132 INFO  (coreZkRegister-16610-thread-1-processing-n:127.0.0.1:48308_ x:collection1 c:control_collection) [n:127.0.0.1:48308_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 4315378 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4315380 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59514/solr ready
   [junit4]   2> 4315380 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 4315380 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 4315384 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 0x15c5a479e220007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 4315509 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-1-001/cores/collection1
   [junit4]   2> 4315510 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-1-001
   [junit4]   2> 4315511 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 4315513 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b335cab{/,null,AVAILABLE}
   [junit4]   2> 4315514 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@41374350{SSL,[ssl, http/1.1]}{127.0.0.1:60518}
   [junit4]   2> 4315514 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.e.j.s.Server Started @4318725ms
   [junit4]   2> 4315514 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=60518, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-1-001/cores}
   [junit4]   2> 4315514 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4315514 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.6.0
   [junit4]   2> 4315514 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4315514 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4315514 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-30T16:54:23.004Z
   [junit4]   2> 4315518 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 4315518 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-1-001/solr.xml
   [junit4]   2> 4315537 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 4315538 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59514/solr
   [junit4]   2> 4315548 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:60518_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4315551 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:60518_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4315554 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:60518_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60518_
   [junit4]   2> 4315555 INFO  (zkCallback-32050-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4315556 INFO  (zkCallback-32054-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4315557 INFO  (zkCallback-32060-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4315666 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:60518_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-1-001/cores
   [junit4]   2> 4315666 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:60518_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 4315667 INFO  (coreLoadExecutor-16628-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_ c:collection1   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 4315668 INFO  (OverseerStateUpdate-98052555537514501-127.0.0.1:48308_-n_0000000000) [n:127.0.0.1:48308_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 4315770 INFO  (zkCallback-32060-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4316698 INFO  (coreLoadExecutor-16628-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 4316719 INFO  (coreLoadExecutor-16628-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 4316724 INFO  (coreLoadExecutor-16628-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 4316724 INFO  (coreLoadExecutor-16628-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 4316724 INFO  (coreLoadExecutor-16628-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_ c:collection1   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4316724 INFO  (coreLoadExecutor-16628-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-1-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 4316724 INFO  (coreLoadExecutor-16628-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@394b37b5
   [junit4]   2> 4316735 WARN  (coreLoadExecutor-16628-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_ c:collection1   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 4316785 INFO  (coreLoadExecutor-16628-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4316785 INFO  (coreLoadExecutor-16628-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4316786 INFO  (coreLoadExecutor-16628-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4316786 INFO  (coreLoadExecutor-16628-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4316788 INFO  (coreLoadExecutor-16628-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7687db4a[collection1] main]
   [junit4]   2> 4316789 INFO  (coreLoadExecutor-16628-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4316790 INFO  (coreLoadExecutor-16628-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4316790 INFO  (coreLoadExecutor-16628-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 4316794 INFO  (searcherExecutor-16629-thread-1-processing-n:127.0.0.1:60518_ x:collection1 c:collection1) [n:127.0.0.1:60518_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7687db4a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4316795 INFO  (coreLoadExecutor-16628-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568840891010908160
   [junit4]   2> 4316807 INFO  (coreZkRegister-16623-thread-1-processing-n:127.0.0.1:60518_ x:collection1 c:collection1) [n:127.0.0.1:60518_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4316807 INFO  (coreZkRegister-16623-thread-1-processing-n:127.0.0.1:60518_ x:collection1 c:collection1) [n:127.0.0.1:60518_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4316807 INFO  (coreZkRegister-16623-thread-1-processing-n:127.0.0.1:60518_ x:collection1 c:collection1) [n:127.0.0.1:60518_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:60518/collection1/
   [junit4]   2> 4316807 INFO  (coreZkRegister-16623-thread-1-processing-n:127.0.0.1:60518_ x:collection1 c:collection1) [n:127.0.0.1:60518_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 4316807 INFO  (coreZkRegister-16623-thread-1-processing-n:127.0.0.1:60518_ x:collection1 c:collection1) [n:127.0.0.1:60518_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:60518/collection1/ has no replicas
   [junit4]   2> 4316807 INFO  (coreZkRegister-16623-thread-1-processing-n:127.0.0.1:60518_ x:collection1 c:collection1) [n:127.0.0.1:60518_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 4316813 INFO  (coreZkRegister-16623-thread-1-processing-n:127.0.0.1:60518_ x:collection1 c:collection1) [n:127.0.0.1:60518_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:60518/collection1/ shard1
   [junit4]   2> 4316916 INFO  (zkCallback-32060-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4316964 INFO  (coreZkRegister-16623-thread-1-processing-n:127.0.0.1:60518_ x:collection1 c:collection1) [n:127.0.0.1:60518_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 4317068 INFO  (zkCallback-32060-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4317302 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-2-001/cores/collection1
   [junit4]   2> 4317303 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-2-001
   [junit4]   2> 4317304 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 4317307 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@450adf12{/,null,AVAILABLE}
   [junit4]   2> 4317307 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@184bcda7{SSL,[ssl, http/1.1]}{127.0.0.1:44310}
   [junit4]   2> 4317307 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.e.j.s.Server Started @4320519ms
   [junit4]   2> 4317307 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=44310, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-2-001/cores}
   [junit4]   2> 4317307 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4317308 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.6.0
   [junit4]   2> 4317308 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4317308 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4317308 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-30T16:54:24.798Z
   [junit4]   2> 4317320 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 4317321 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-2-001/solr.xml
   [junit4]   2> 4317327 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 4317328 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59514/solr
   [junit4]   2> 4317339 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:44310_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 4317342 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:44310_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4317344 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:44310_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44310_
   [junit4]   2> 4317346 INFO  (zkCallback-32060-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4317346 INFO  (zkCallback-32054-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4317346 INFO  (zkCallback-32050-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4317354 INFO  (zkCallback-32066-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4317414 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:44310_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-2-001/cores
   [junit4]   2> 4317414 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:44310_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 4317416 INFO  (coreLoadExecutor-16639-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_ c:collection1   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 4317418 INFO  (OverseerStateUpdate-98052555537514501-127.0.0.1:48308_-n_0000000000) [n:127.0.0.1:48308_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 4317522 INFO  (zkCallback-32066-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 4317522 INFO  (zkCallback-32060-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 4318435 INFO  (coreLoadExecutor-16639-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 4318448 INFO  (coreLoadExecutor-16639-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 4318452 INFO  (coreLoadExecutor-16639-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 4318452 INFO  (coreLoadExecutor-16639-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 4318452 INFO  (coreLoadExecutor-16639-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_ c:collection1   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4318452 INFO  (coreLoadExecutor-16639-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-2-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 4318453 INFO  (coreLoadExecutor-16639-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@394b37b5
   [junit4]   2> 4318465 WARN  (coreLoadExecutor-16639-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_ c:collection1   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 4318526 INFO  (coreLoadExecutor-16639-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4318526 INFO  (coreLoadExecutor-16639-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4318527 INFO  (coreLoadExecutor-16639-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4318527 INFO  (coreLoadExecutor-16639-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4318529 INFO  (coreLoadExecutor-16639-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2dc4508f[collection1] main]
   [junit4]   2> 4318531 INFO  (coreLoadExecutor-16639-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4318532 INFO  (coreLoadExecutor-16639-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4318532 INFO  (coreLoadExecutor-16639-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 4318534 INFO  (searcherExecutor-16640-thread-1-processing-n:127.0.0.1:44310_ x:collection1 c:collection1) [n:127.0.0.1:44310_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2dc4508f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4318534 INFO  (coreLoadExecutor-16639-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568840892834381824
   [junit4]   2> 4318540 INFO  (coreZkRegister-16634-thread-1-processing-n:127.0.0.1:44310_ x:collection1 c:collection1) [n:127.0.0.1:44310_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 4318542 INFO  (updateExecutor-32063-thread-1-processing-n:127.0.0.1:44310_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44310_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 4318544 INFO  (recoveryExecutor-32064-thread-1-processing-n:127.0.0.1:44310_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44310_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 4318544 INFO  (recoveryExecutor-32064-thread-1-processing-n:127.0.0.1:44310_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44310_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 4318544 INFO  (recoveryExecutor-32064-thread-1-processing-n:127.0.0.1:44310_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44310_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 4318544 INFO  (recoveryExecutor-32064-thread-1-processing-n:127.0.0.1:44310_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44310_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 4318544 INFO  (recoveryExecutor-32064-thread-1-processing-n:127.0.0.1:44310_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44310_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [https://127.0.0.1:60518/collection1/] and I am [https://127.0.0.1:44310/collection1/]
   [junit4]   2> 4318549 INFO  (recoveryExecutor-32064-thread-1-processing-n:127.0.0.1:44310_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44310_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:60518]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:44310_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 4318608 INFO  (qtp301100181-138761) [n:127.0.0.1:60518_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 4318608 INFO  (qtp301100181-138761) [n:127.0.0.1:60518_    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 4318608 INFO  (qtp301100181-138761) [n:127.0.0.1:60518_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:44310_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","base_url":"https://127.0.0.1:44310","node_name":"127.0.0.1:44310_","state":"down"}
   [junit4]   2> 4318649 INFO  (zkCallback-32060-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 4318649 INFO  (zkCallback-32066-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 4319054 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-3-001/cores/collection1
   [junit4]   2> 4319054 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-3-001
   [junit4]   2> 4319055 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 4319059 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6cce5c77{/,null,AVAILABLE}
   [junit4]   2> 4319059 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@fd7e016{SSL,[ssl, http/1.1]}{127.0.0.1:52933}
   [junit4]   2> 4319059 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.e.j.s.Server Started @4322271ms
   [junit4]   2> 4319059 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=52933, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-3-001/cores}
   [junit4]   2> 4319060 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4319060 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.6.0
   [junit4]   2> 4319060 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4319060 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4319060 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-30T16:54:26.550Z
   [junit4]   2> 4319064 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 4319065 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-3-001/solr.xml
   [junit4]   2> 4319072 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 4319073 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59514/solr
   [junit4]   2> 4319087 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:52933_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 4319091 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:52933_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4319094 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:52933_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52933_
   [junit4]   2> 4319096 INFO  (zkCallback-32054-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4319096 INFO  (zkCallback-32066-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4319096 INFO  (zkCallback-32060-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4319096 INFO  (zkCallback-32050-thread-1-processing-n:127.0.0.1:48308_) [n:127.0.0.1:48308_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4319101 INFO  (zkCallback-32073-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4319250 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:52933_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-3-001/cores
   [junit4]   2> 4319250 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [n:127.0.0.1:52933_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 4319253 INFO  (coreLoadExecutor-16650-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_ c:collection1   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 4319254 INFO  (OverseerStateUpdate-98052555537514501-127.0.0.1:48308_-n_0000000000) [n:127.0.0.1:48308_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 4319357 INFO  (zkCallback-32060-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4319357 INFO  (zkCallback-32066-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4319357 INFO  (zkCallback-32073-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4319609 INFO  (qtp301100181-138761) [n:127.0.0.1:60518_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:44310_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","base_url":"https://127.0.0.1:44310","node_name":"127.0.0.1:44310_","state":"recovering"}
   [junit4]   2> 4319609 INFO  (qtp301100181-138761) [n:127.0.0.1:60518_    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 4319609 INFO  (qtp301100181-138761) [n:127.0.0.1:60518_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:44310_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1001
   [junit4]   2> 4320110 INFO  (recoveryExecutor-32064-thread-1-processing-n:127.0.0.1:44310_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44310_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [https://127.0.0.1:60518/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 4320110 INFO  (recoveryExecutor-32064-thread-1-processing-n:127.0.0.1:44310_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44310_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=https://127.0.0.1:44310 START replicas=[https://127.0.0.1:60518/collection1/] nUpdates=100
   [junit4]   2> 4320115 INFO  (qtp301100181-138760) [n:127.0.0.1:60518_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 4320115 INFO  (qtp301100181-138760) [n:127.0.0.1:60518_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 4320116 INFO  (recoveryExecutor-32064-thread-1-processing-n:127.0.0.1:44310_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44310_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 4320116 INFO  (recoveryExecutor-32064-thread-1-processing-n:127.0.0.1:44310_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44310_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 4320116 INFO  (recoveryExecutor-32064-thread-1-processing-n:127.0.0.1:44310_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44310_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4320116 INFO  (recoveryExecutor-32064-thread-1-processing-n:127.0.0.1:44310_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44310_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 4320116 INFO  (recoveryExecutor-32064-thread-1-processing-n:127.0.0.1:44310_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44310_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4320117 INFO  (recoveryExecutor-32064-thread-1-processing-n:127.0.0.1:44310_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44310_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 4320117 INFO  (recoveryExecutor-32064-thread-1-processing-n:127.0.0.1:44310_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44310_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 4320117 INFO  (recoveryExecutor-32064-thread-1-processing-n:127.0.0.1:44310_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44310_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 4320117 INFO  (recoveryExecutor-32064-thread-1-processing-n:127.0.0.1:44310_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44310_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 4320224 INFO  (zkCallback-32066-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4320224 INFO  (zkCallback-32073-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4320224 INFO  (zkCallback-32060-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4320274 INFO  (coreLoadExecutor-16650-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 4320288 INFO  (coreLoadExecutor-16650-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 4320293 INFO  (coreLoadExecutor-16650-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 4320293 INFO  (coreLoadExecutor-16650-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 4320293 INFO  (coreLoadExecutor-16650-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_ c:collection1   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4320293 INFO  (coreLoadExecutor-16650-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-3-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 4320294 INFO  (coreLoadExecutor-16650-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@394b37b5
   [junit4]   2> 4320304 WARN  (coreLoadExecutor-16650-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_ c:collection1   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 4320350 INFO  (coreLoadExecutor-16650-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4320350 INFO  (coreLoadExecutor-16650-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4320351 INFO  (coreLoadExecutor-16650-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4320351 INFO  (coreLoadExecutor-16650-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4320352 INFO  (coreLoadExecutor-16650-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6bd708d7[collection1] main]
   [junit4]   2> 4320353 INFO  (coreLoadExecutor-16650-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4320354 INFO  (coreLoadExecutor-16650-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4320354 INFO  (coreLoadExecutor-16650-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 4320355 INFO  (searcherExecutor-16651-thread-1-processing-n:127.0.0.1:52933_ x:collection1 c:collection1) [n:127.0.0.1:52933_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6bd708d7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4320356 INFO  (coreLoadExecutor-16650-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568840894744887296
   [junit4]   2> 4320363 INFO  (coreZkRegister-16645-thread-1-processing-n:127.0.0.1:52933_ x:collection1 c:collection1) [n:127.0.0.1:52933_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 4320364 INFO  (updateExecutor-32070-thread-1-processing-n:127.0.0.1:52933_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:52933_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 4320364 INFO  (recoveryExecutor-32071-thread-1-processing-n:127.0.0.1:52933_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:52933_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 4320364 INFO  (recoveryExecutor-32071-thread-1-processing-n:127.0.0.1:52933_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:52933_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 4320365 INFO  (recoveryExecutor-32071-thread-1-processing-n:127.0.0.1:52933_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:52933_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 4320365 INFO  (recoveryExecutor-32071-thread-1-processing-n:127.0.0.1:52933_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:52933_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 4320365 INFO  (recoveryExecutor-32071-thread-1-processing-n:127.0.0.1:52933_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:52933_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [https://127.0.0.1:60518/collection1/] and I am [https://127.0.0.1:52933/collection1/]
   [junit4]   2> 4320367 INFO  (recoveryExecutor-32071-thread-1-processing-n:127.0.0.1:52933_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:52933_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:60518]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:52933_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 4320372 INFO  (qtp301100181-138757) [n:127.0.0.1:60518_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 4320372 INFO  (qtp301100181-138757) [n:127.0.0.1:60518_    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 4320372 INFO  (qtp301100181-138757) [n:127.0.0.1:60518_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:52933_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"https://127.0.0.1:52933","node_name":"127.0.0.1:52933_","state":"down"}
   [junit4]   2> 4320470 INFO  (zkCallback-32060-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4320470 INFO  (zkCallback-32066-thread-1-processing-n:127.0.0.1:44310_) [n:127.0.0.1:44310_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4320470 INFO  (zkCallback-32073-thread-1-processing-n:127.0.0.1:52933_) [n:127.0.0.1:52933_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4320771 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 4320771 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[56241B0EB8C24A8B]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 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:recovering live:true
   [junit4]   2> 4321372 INFO  (qtp301100181-138757) [n:127.0.0.1:60518_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:52933_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"https://127.0.0.1:52933","node_name":"127.0.0.1:52933_","state":"recovering"}
   [junit4]   2> 4321373 INFO  (qtp301100181-138757) [n:127.0.0.1:60518_    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 4321373 INFO  (qtp301100181-138757) [n:127.0.0.1:60518_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:52933_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1001
   [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:recovering live:true
   [junit4]   2> 4321873 INFO  (recoveryExecutor-32071-thread-1-processing-n:127.0.0.1:52933_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:52933_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [https://127.0.0.1:60518/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 4321874 INFO  (recoveryExecutor-32071-thread-1-processing-n:127.0.0.1:52933_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:52933_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=https://127.0.0.1:52933 START replicas=[https://127.0.0.1:60518/collection1/] nUpdates=100
   [junit4]   2> 4321884 INFO  (qtp301100181-138760) [n:127.0.0.1:60518_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 4321884 INFO  (qtp301100181-138760) [n:127.0.0.1:60518_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 4321885 INFO  (recoveryExecutor-32071-thread-1-processing-n:127.0.0.1:52933_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:52933_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 4321885 INFO  (recoveryExecutor-32071-thread-1-processing-n:127.0.0.1:52933_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:52933_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 4321885 INFO  (recoveryExecutor-32071-thread-1-processing-n:127.0.0.1:52933_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:52933_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4321885 INFO  (recoveryExecutor-32071-thread-1-processing-n:127.0.0.1:52933_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:52933_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 4321885 INFO  (recoveryExecutor-32071-thread-1-processing-n:127.0.0.1:52933_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:52933_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4321885 INFO  (recoveryExecutor-32071-thread-1-processing-n:127.0.0.1:52933_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:52933_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 4321885 INFO  (recoveryExecutor-32071-thread-1-processing-n:127.0.0.1:52933_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:52933_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 4321885 INFO  (recoveryExecutor-32071-thread-1-processing-n:127.0.0.1:52933_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:52933_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 4321885 INFO  (recoveryExecutor-32071-thread-1-processing-n:127.0.0.1:52933_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:52933_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 4321996 INFO  (zkCallback-32060-thread-1-processing-n:127.0.0.1:60518_) [n:127.0.0.1:60518_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [

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

kins-slave/workspace/Lucene-Solr-NightlyTests-6.6/test-data/enwiki.random.lines.txt -Dtests.locale=id-ID -Dtests.timezone=Pacific/Enderbury -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE  103s J0 | TestInPlaceUpdatesDistrib.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<413> but was:<0>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([56241B0EB8C24A8B:DE7024D4163E2773]:0)
   [junit4]    > 	at org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:333)
   [junit4]    > 	at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:154)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 4416996 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[56241B0EB8C24A8B]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 4416996 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[56241B0EB8C24A8B]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=79045649
   [junit4]   2> 4416996 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[56241B0EB8C24A8B]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 4416997 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[56241B0EB8C24A8B]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 4416998 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[56241B0EB8C24A8B]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 4416999 INFO  (coreCloseExecutor-16668-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@20787796
   [junit4]   2> 4417018 INFO  (coreCloseExecutor-16668-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_56241B0EB8C24A8B-001
   [junit4]   2> May 30, 2017 4:56:04 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {title_s=FSTOrd50, id=PostingsFormat(name=Asserting), id_field_copy_that_does_not_support_in_place_update_s=PostingsFormat(name=Memory doPackFST= true)}, docValues:{inplace_updatable_float=DocValuesFormat(name=Lucene54), id_i=DocValuesFormat(name=Lucene54), _version_=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Direct), inplace_updatable_int_with_default=DocValuesFormat(name=Lucene54), inplace_updatable_float_with_default=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1420, maxMBSortInHeap=7.769607718740051, sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=id-ID, timezone=Pacific/Enderbury
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_121 (64-bit)/cpus=4,threads=1,free=180345144,total=523239424
   [junit4]   2> NOTE: All tests run in this JVM: [SolrCLIZkUtilsTest, TestAnalyzeInfixSuggestions, HighlighterMaxOffsetTest, BooleanFieldTest, TestCoreAdminApis, SSLMigrationTest, NotRequiredUniqueKeyTest, TestSolrQueryParserDefaultOperatorResource, TestIBSimilarityFactory, TestCryptoKeys, TestCSVLoader, TestSubQueryTransformerDistrib, CustomCollectionTest, DistributedQueryComponentCustomSortTest, TestRemoteStreaming, RegexBoostProcessorTest, CdcrReplicationHandlerTest, TestSchemaManager, SharedFSAutoReplicaFailoverTest, UUIDFieldTest, TestCloudRecovery, TestSmileRequest, TestStressLiveNodes, ReplicationFactorTest, TestBinaryResponseWriter, TestValueSourceCache, TestLeaderElectionWithEmptyReplica, TestPivotHelperCode, FileBasedSpellCheckerTest, AtomicUpdateProcessorFactoryTest, TestInfoStreamLogging, UniqFieldsUpdateProcessorFactoryTest, TestCustomStream, TestRangeQuery, TestImpersonationWithHadoopAuth, TestFastLRUCache, MBeansHandlerTest, DocValuesNotIndexedTest, RecoveryAfterSoftCommitTest, TestFieldCacheReopen, TestFreeTextSuggestions, TestCrossCoreJoin, TestReplicaProperties, TestDFISimilarityFactory, RankQueryTest, TestClusterStateMutator, CollectionReloadTest, NumericFieldsTest, TestFaceting, TestSchemaSimilarityResource, TestGraphMLResponseWriter, UtilsToolTest, TestSolrConfigHandler, TestComponentsName, BitVectorTest, TestTrieFacet, CacheHeaderTest, TestRawResponseWriter, TestJettySolrRunner, CollectionsAPIAsyncDistributedZkTest, InfoHandlerTest, DistributedFacetExistsSmallTest, TestSolrDeletionPolicy2, TestNoOpRegenerator, DisMaxRequestHandlerTest, TestFastWriter, DistanceUnitsTest, DistributedFacetPivotSmallAdvancedTest, TestBackupRepositoryFactory, MetricUtilsTest, TestCustomDocTransformer, TestCopyFieldCollectionResource, SynonymTokenizerTest, XsltUpdateRequestHandlerTest, ConfigureRecoveryStrategyTest, TestBadConfig, HdfsUnloadDistributedZkTest, TestCloudManagedSchema, GraphQueryTest, TestFoldingMultitermQuery, TestDistribIDF, JSONWriterTest, TestSolr4Spatial, TestRandomFlRTGCloud, TestCollationFieldDocValues, TestFieldTypeResource, TestReloadAndDeleteDocs, DistribJoinFromCollectionTest, TestIntervalFaceting, SolrRequestParserTest, TestDownShardTolerantSearch, TestFieldCacheSortRandom, ResourceLoaderTest, TestRandomFaceting, SolrIndexMetricsTest, CoreAdminCreateDiscoverTest, TestDocSet, TestOrdValues, PreAnalyzedFieldManagedSchemaCloudTest, TestLazyCores, HdfsSyncSliceTest, TestJmxIntegration, SolrCoreTest, TestCodecSupport, TestOmitPositions, TestStressLucene, LeaderInitiatedRecoveryOnCommitTest, CursorPagingTest, TestRuleBasedAuthorizationPlugin, TestReloadDeadlock, HighlighterConfigTest, LeaderElectionIntegrationTest, ExternalFileFieldSortTest, TestApiFramework, TestCustomSort, DocExpirationUpdateProcessorFactoryTest, AutoCommitTest, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestRealTimeGet, TestJoin, TestReload, TestStressVersions, DistributedTermsComponentTest, StatsComponentTest, SolrCmdDistributorTest, QueryElevationComponentTest, PeerSyncTest, ConvertedLegacyTest, TestSort, TestFunctionQuery, TestIndexSearcher, HighlighterTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, CoreAdminHandlerTest, SpatialFilterTest, NoCacheHeaderTest, TestPseudoReturnFields, QueryEqualityTest, DefaultValueUpdateProcessorTest, DocValuesMultiTest, TestSurroundQueryParser, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, TermsComponentTest, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, FastVectorHighlighterTest, JSONWriterTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, SearchHandlerTest, TestQuerySenderListener, AlternateDirectoryTest, TestQuerySenderNoQuery, ResponseLogComponentTest, TestMergePolicyConfig, SampleTest, TestBinaryField, MinimalSchemaTest, TestElisionMultitermQuery, OutputWriterTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, SpellPossibilityIteratorTest, TestCharFilters, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TimeZoneUtilsTest, ScriptEngineTest, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, AliasIntegrationTest, CdcrRequestHandlerTest, CloudExitableDirectoryReaderTest, ConcurrentDeleteAndCreateCollectionTest, DistributedVersionInfoTest, MigrateRouteKeyTest, MultiThreadedOCPTest, SolrCloudExampleTest, TestCloudJSONFacetJoinDomain, TestConfigSetsAPI, TestMiniSolrCloudClusterSSL, TestRebalanceLeaders, TestSSLRandomization, TestSegmentSorting, TlogReplayBufferedWhileIndexingTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest, HdfsRecoveryZkTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsWriteToMultipleCollectionsTest, ZkStateReaderTest, ZkStateWriterTest, RulesTest, BlobRepositoryCloudTest, CachingDirectoryFactoryTest, CoreSorterTest, DirectoryFactoryTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, TestConfigOverlay, TestConfigSetProperties, TestConfigSets, TestCorePropertiesReload, TestInitParams, TestNRTOpen, TestShardHandlerFactory, TestSimpleTextCodec, TestSolrDynamicMBean, TestSolrXml, TestSolrCloudSnapshots, RequestLoggingTest, TestBlobHandler, TestHdfsBackupRestoreCore, TestSolrConfigHandlerCloud, DistributedFacetPivotLargeTest, DistributedSuggestComponentTest, SuggestComponentTest, JavabinLoaderTest, TestSlowCompositeReaderWrapper, WrapperMergePolicyFactoryTest, CheckHdfsIndexTest, TestCloudSchemaless, TestSolrCoreParser, TestSolrFieldCacheMBean, TestStandardQParsers, TestStressUserVersions, TestXmlQParserPlugin, TestJsonFacetRefinement, BJQParserTest, BlockJoinFacetDistribTest, BlockJoinFacetSimpleTest, TestCloudNestedDocsSort, TestScoreJoinQPNoScore, TestJsonRequest, CloudMLTQParserTest, SimpleMLTQParserTest, TestNonDefinedSimilarityFactory, TestPerFieldSimilarityWithDefaultOverride, TestDefaultStatsCache, TestLRUStatsCache, BasicAuthIntegrationTest, BasicAuthStandaloneTest, PKIAuthenticationIntegrationTest, HttpSolrCallGetCoreTest, ResponseHeaderTest, ConjunctionSolrSpellCheckerTest, SpellCheckCollatorWithCollapseTest, TestBlendedInfixSuggestions, TestHighFrequencyDictionaryFactory, BlockCacheTest, BlockDirectoryTest, HdfsLockFactoryTest, TestDocTermOrds, TestFieldCache, TestFieldCacheVsDocValues, TestInPlaceUpdatesDistrib]
   [junit4] Completed [710/711 (1!)] on J0 in 103.25s, 1 test, 1 failure <<< FAILURES!

[...truncated 43432 lines...]

[JENKINS] Lucene-Solr-NightlyTests-6.6 - Build # 15 - Failure

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.6/15/

1 tests failed.
FAILED:  org.apache.lucene.index.TestIndexingSequenceNumbers.testStressConcurrentCommit

Error Message:
this IndexWriter is closed

Stack Trace:
org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:749)
	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:763)
	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3206)
	at org.apache.lucene.index.TestIndexingSequenceNumbers.testStressConcurrentCommit(TestIndexingSequenceNumbers.java:230)
	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 org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.OutOfMemoryError: Java heap space
	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsIndexWriter.<init>(CompressingStoredFieldsIndexWriter.java:93)
	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsWriter.<init>(CompressingStoredFieldsWriter.java:127)
	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsFormat.fieldsWriter(CompressingStoredFieldsFormat.java:128)
	at org.apache.lucene.codecs.lucene50.Lucene50StoredFieldsFormat.fieldsWriter(Lucene50StoredFieldsFormat.java:183)
	at org.apache.lucene.index.StoredFieldsConsumer.initStoredFieldsWriter(StoredFieldsConsumer.java:39)
	at org.apache.lucene.index.StoredFieldsConsumer.startDocument(StoredFieldsConsumer.java:46)
	at org.apache.lucene.index.DefaultIndexingChain.startStoredFields(DefaultIndexingChain.java:364)
	at org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:398)
	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:232)
	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:478)
	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1571)
	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:210)




Build Log:
[...truncated 977 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexingSequenceNumbers
   [junit4]   2> mai 29, 2017 9:12:20 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-774,5,TGRP-TestIndexingSequenceNumbers]
   [junit4]   2> java.lang.RuntimeException: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([18844BE610F3F6DF]:0)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:218)
   [junit4]   2> Caused by: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:749)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:763)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3206)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:186)
   [junit4]   2> Caused by: java.lang.OutOfMemoryError: Java heap space
   [junit4]   2> 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsIndexWriter.<init>(CompressingStoredFieldsIndexWriter.java:93)
   [junit4]   2> 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsWriter.<init>(CompressingStoredFieldsWriter.java:127)
   [junit4]   2> 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsFormat.fieldsWriter(CompressingStoredFieldsFormat.java:128)
   [junit4]   2> 	at org.apache.lucene.codecs.lucene50.Lucene50StoredFieldsFormat.fieldsWriter(Lucene50StoredFieldsFormat.java:183)
   [junit4]   2> 	at org.apache.lucene.index.StoredFieldsConsumer.initStoredFieldsWriter(StoredFieldsConsumer.java:39)
   [junit4]   2> 	at org.apache.lucene.index.StoredFieldsConsumer.startDocument(StoredFieldsConsumer.java:46)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.startStoredFields(DefaultIndexingChain.java:364)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:398)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:232)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:478)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1571)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:210)
   [junit4]   2> 
   [junit4]   2> mai 29, 2017 9:12:23 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Lucene Merge Thread #63126,5,TGRP-TestIndexingSequenceNumbers]
   [junit4]   2> org.apache.lucene.index.MergePolicy$MergeException: java.lang.OutOfMemoryError: Java heap space
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([18844BE610F3F6DF]:0)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:703)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:683)
   [junit4]   2> Caused by: java.lang.OutOfMemoryError: Java heap space
   [junit4]   2> 	at org.apache.lucene.store.GrowableByteArrayDataOutput.<init>(GrowableByteArrayDataOutput.java:47)
   [junit4]   2> 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsWriter.<init>(CompressingStoredFieldsWriter.java:108)
   [junit4]   2> 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsFormat.fieldsWriter(CompressingStoredFieldsFormat.java:128)
   [junit4]   2> 	at org.apache.lucene.codecs.lucene50.Lucene50StoredFieldsFormat.fieldsWriter(Lucene50StoredFieldsFormat.java:183)
   [junit4]   2> 	at org.apache.lucene.index.SegmentMerger.mergeFields(SegmentMerger.java:199)
   [junit4]   2> 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:89)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4356)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:3931)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:624)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:661)
   [junit4]   2> 
   [junit4]   2> mai 29, 2017 9:12:20 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-772,5,TGRP-TestIndexingSequenceNumbers]
   [junit4]   2> java.lang.RuntimeException: java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot complete commit
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([18844BE610F3F6DF]:0)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:218)
   [junit4]   2> Caused by: java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot complete commit
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.finishCommit(IndexWriter.java:3274)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3252)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3207)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:186)
   [junit4]   2> Caused by: java.lang.OutOfMemoryError: Java heap space
   [junit4]   2> 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsIndexWriter.<init>(CompressingStoredFieldsIndexWriter.java:93)
   [junit4]   2> 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsWriter.<init>(CompressingStoredFieldsWriter.java:127)
   [junit4]   2> 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsFormat.fieldsWriter(CompressingStoredFieldsFormat.java:128)
   [junit4]   2> 	at org.apache.lucene.codecs.lucene50.Lucene50StoredFieldsFormat.fieldsWriter(Lucene50StoredFieldsFormat.java:183)
   [junit4]   2> 	at org.apache.lucene.index.StoredFieldsConsumer.initStoredFieldsWriter(StoredFieldsConsumer.java:39)
   [junit4]   2> 	at org.apache.lucene.index.StoredFieldsConsumer.startDocument(StoredFieldsConsumer.java:46)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.startStoredFields(DefaultIndexingChain.java:364)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:398)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:232)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:478)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1571)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:210)
   [junit4]   2> 
   [junit4]   2> mai 29, 2017 9:12:20 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-775,5,TGRP-TestIndexingSequenceNumbers]
   [junit4]   2> java.lang.OutOfMemoryError: Java heap space
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([18844BE610F3F6DF]:0)
   [junit4]   2> 	at org.apache.lucene.util.packed.PackedLongValues$Builder.<init>(PackedLongValues.java:185)
   [junit4]   2> 	at org.apache.lucene.util.packed.DeltaPackedLongValues$Builder.<init>(DeltaPackedLongValues.java:59)
   [junit4]   2> 	at org.apache.lucene.util.packed.PackedLongValues.deltaPackedBuilder(PackedLongValues.java:55)
   [junit4]   2> 	at org.apache.lucene.util.packed.PackedLongValues.deltaPackedBuilder(PackedLongValues.java:60)
   [junit4]   2> 	at org.apache.lucene.index.NormValuesWriter.<init>(NormValuesWriter.java:41)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain$PerField.setInvertState(DefaultIndexingChain.java:692)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain$PerField.<init>(DefaultIndexingChain.java:682)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.getOrAddField(DefaultIndexingChain.java:622)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.processField(DefaultIndexingChain.java:445)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:403)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:232)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:478)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1571)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:210)
   [junit4]   2> 
   [junit4]   2> mai 29, 2017 9:12:20 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-773,5,TGRP-TestIndexingSequenceNumbers]
   [junit4]   2> java.lang.OutOfMemoryError: Java heap space
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([18844BE610F3F6DF]:0)
   [junit4]   2> 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsIndexWriter.<init>(CompressingStoredFieldsIndexWriter.java:93)
   [junit4]   2> 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsWriter.<init>(CompressingStoredFieldsWriter.java:127)
   [junit4]   2> 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsFormat.fieldsWriter(CompressingStoredFieldsFormat.java:128)
   [junit4]   2> 	at org.apache.lucene.codecs.lucene50.Lucene50StoredFieldsFormat.fieldsWriter(Lucene50StoredFieldsFormat.java:183)
   [junit4]   2> 	at org.apache.lucene.index.StoredFieldsConsumer.initStoredFieldsWriter(StoredFieldsConsumer.java:39)
   [junit4]   2> 	at org.apache.lucene.index.StoredFieldsConsumer.startDocument(StoredFieldsConsumer.java:46)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.startStoredFields(DefaultIndexingChain.java:364)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:398)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:232)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:478)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1571)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:210)
   [junit4]   2> 
   [junit4]   2> mai 29, 2017 9:12:24 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-771,5,TGRP-TestIndexingSequenceNumbers]
   [junit4]   2> java.lang.RuntimeException: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([18844BE610F3F6DF]:0)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:218)
   [junit4]   2> Caused by: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:749)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:763)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1567)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:210)
   [junit4]   2> Caused by: java.lang.OutOfMemoryError: Java heap space
   [junit4]   2> 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsIndexWriter.<init>(CompressingStoredFieldsIndexWriter.java:93)
   [junit4]   2> 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsWriter.<init>(CompressingStoredFieldsWriter.java:127)
   [junit4]   2> 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsFormat.fieldsWriter(CompressingStoredFieldsFormat.java:128)
   [junit4]   2> 	at org.apache.lucene.codecs.lucene50.Lucene50StoredFieldsFormat.fieldsWriter(Lucene50StoredFieldsFormat.java:183)
   [junit4]   2> 	at org.apache.lucene.index.StoredFieldsConsumer.initStoredFieldsWriter(StoredFieldsConsumer.java:39)
   [junit4]   2> 	at org.apache.lucene.index.StoredFieldsConsumer.startDocument(StoredFieldsConsumer.java:46)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.startStoredFields(DefaultIndexingChain.java:364)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:398)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:232)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:478)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1571)
   [junit4]   2> 	... 1 more
   [junit4]   2> 
   [junit4]   2> mai 29, 2017 9:12:24 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-770,5,TGRP-TestIndexingSequenceNumbers]
   [junit4]   2> java.lang.RuntimeException: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([18844BE610F3F6DF]:0)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:218)
   [junit4]   2> Caused by: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:749)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:763)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1567)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:210)
   [junit4]   2> Caused by: java.lang.OutOfMemoryError: Java heap space
   [junit4]   2> 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsIndexWriter.<init>(CompressingStoredFieldsIndexWriter.java:93)
   [junit4]   2> 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsWriter.<init>(CompressingStoredFieldsWriter.java:127)
   [junit4]   2> 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsFormat.fieldsWriter(CompressingStoredFieldsFormat.java:128)
   [junit4]   2> 	at org.apache.lucene.codecs.lucene50.Lucene50StoredFieldsFormat.fieldsWriter(Lucene50StoredFieldsFormat.java:183)
   [junit4]   2> 	at org.apache.lucene.index.StoredFieldsConsumer.initStoredFieldsWriter(StoredFieldsConsumer.java:39)
   [junit4]   2> 	at org.apache.lucene.index.StoredFieldsConsumer.startDocument(StoredFieldsConsumer.java:46)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.startStoredFields(DefaultIndexingChain.java:364)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:398)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:232)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:478)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1571)
   [junit4]   2> 	... 1 more
   [junit4]   2> 
   [junit4]   2> mai 29, 2017 9:12:24 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-769,5,TGRP-TestIndexingSequenceNumbers]
   [junit4]   2> java.lang.RuntimeException: org.apache.lucene.store.AlreadyClosedException: refusing to delete any files: this IndexWriter hit an unrecoverable exception
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([18844BE610F3F6DF]:0)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:218)
   [junit4]   2> Caused by: org.apache.lucene.store.AlreadyClosedException: refusing to delete any files: this IndexWriter hit an unrecoverable exception
   [junit4]   2> 	at org.apache.lucene.index.IndexFileDeleter.ensureOpen(IndexFileDeleter.java:345)
   [junit4]   2> 	at org.apache.lucene.index.IndexFileDeleter.deleteFiles(IndexFileDeleter.java:698)
   [junit4]   2> 	at org.apache.lucene.index.IndexFileDeleter.decRef(IndexFileDeleter.java:595)
   [junit4]   2> 	at org.apache.lucene.index.IndexFileDeleter.decRef(IndexFileDeleter.java:649)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.rollbackInternalNoCommit(IndexWriter.java:2223)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.rollbackInternal(IndexWriter.java:2193)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.tragicEvent(IndexWriter.java:4842)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1586)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:210)
   [junit4]   2> Caused by: java.lang.OutOfMemoryError: Java heap space
   [junit4]   2> 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsIndexWriter.<init>(CompressingStoredFieldsIndexWriter.java:93)
   [junit4]   2> 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsWriter.<init>(CompressingStoredFieldsWriter.java:127)
   [junit4]   2> 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsFormat.fieldsWriter(CompressingStoredFieldsFormat.java:128)
   [junit4]   2> 	at org.apache.lucene.codecs.lucene50.Lucene50StoredFieldsFormat.fieldsWriter(Lucene50StoredFieldsFormat.java:183)
   [junit4]   2> 	at org.apache.lucene.index.StoredFieldsConsumer.initStoredFieldsWriter(StoredFieldsConsumer.java:39)
   [junit4]   2> 	at org.apache.lucene.index.StoredFieldsConsumer.startDocument(StoredFieldsConsumer.java:46)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.startStoredFields(DefaultIndexingChain.java:364)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:398)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:232)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:478)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1571)
   [junit4]   2> 	... 1 more
   [junit4]   2> 
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexingSequenceNumbers -Dtests.method=testStressConcurrentCommit -Dtests.seed=18844BE610F3F6DF -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/test-data/enwiki.random.lines.txt -Dtests.locale=no-NO -Dtests.timezone=Asia/Shanghai -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    730s J1 | TestIndexingSequenceNumbers.testStressConcurrentCommit <<<
   [junit4]    > Throwable #1: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:749)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:763)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3206)
   [junit4]    > 	at org.apache.lucene.index.TestIndexingSequenceNumbers.testStressConcurrentCommit(TestIndexingSequenceNumbers.java:230)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.OutOfMemoryError: Java heap space
   [junit4]    > 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsIndexWriter.<init>(CompressingStoredFieldsIndexWriter.java:93)
   [junit4]    > 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsWriter.<init>(CompressingStoredFieldsWriter.java:127)
   [junit4]    > 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsFormat.fieldsWriter(CompressingStoredFieldsFormat.java:128)
   [junit4]    > 	at org.apache.lucene.codecs.lucene50.Lucene50StoredFieldsFormat.fieldsWriter(Lucene50StoredFieldsFormat.java:183)
   [junit4]    > 	at org.apache.lucene.index.StoredFieldsConsumer.initStoredFieldsWriter(StoredFieldsConsumer.java:39)
   [junit4]    > 	at org.apache.lucene.index.StoredFieldsConsumer.startDocument(StoredFieldsConsumer.java:46)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.startStoredFields(DefaultIndexingChain.java:364)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:398)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:232)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:478)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1571)
   [junit4]    > 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:210)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=938, name=Thread-772, state=RUNNABLE, group=TGRP-TestIndexingSequenceNumbers]
   [junit4]    > Caused by: java.lang.RuntimeException: java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot complete commit
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([18844BE610F3F6DF]:0)
   [junit4]    > 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:218)
   [junit4]    > Caused by: java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot complete commit
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.finishCommit(IndexWriter.java:3274)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3252)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3207)
   [junit4]    > 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:186)
   [junit4]    > Caused by: java.lang.OutOfMemoryError: Java heap space
   [junit4]    > 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsIndexWriter.<init>(CompressingStoredFieldsIndexWriter.java:93)
   [junit4]    > 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsWriter.<init>(CompressingStoredFieldsWriter.java:127)
   [junit4]    > 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsFormat.fieldsWriter(CompressingStoredFieldsFormat.java:128)
   [junit4]    > 	at org.apache.lucene.codecs.lucene50.Lucene50StoredFieldsFormat.fieldsWriter(Lucene50StoredFieldsFormat.java:183)
   [junit4]    > 	at org.apache.lucene.index.StoredFieldsConsumer.initStoredFieldsWriter(StoredFieldsConsumer.java:39)
   [junit4]    > 	at org.apache.lucene.index.StoredFieldsConsumer.startDocument(StoredFieldsConsumer.java:46)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.startStoredFields(DefaultIndexingChain.java:364)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:398)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:232)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:478)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1571)
   [junit4]    > 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:210)Throwable #3: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=940, name=Thread-774, state=RUNNABLE, group=TGRP-TestIndexingSequenceNumbers]
   [junit4]    > Caused by: java.lang.RuntimeException: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([18844BE610F3F6DF]:0)
   [junit4]    > 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:218)
   [junit4]    > Caused by: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:749)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:763)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3206)
   [junit4]    > 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:186)
   [junit4]    > Caused by: java.lang.OutOfMemoryError: Java heap space
   [junit4]    > 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsIndexWriter.<init>(CompressingStoredFieldsIndexWriter.java:93)
   [junit4]    > 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsWriter.<init>(CompressingStoredFieldsWriter.java:127)
   [junit4]    > 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsFormat.fieldsWriter(CompressingStoredFieldsFormat.java:128)
   [junit4]    > 	at org.apache.lucene.codecs.lucene50.Lucene50StoredFieldsFormat.fieldsWriter(Lucene50StoredFieldsFormat.java:183)
   [junit4]    > 	at org.apache.lucene.index.StoredFieldsConsumer.initStoredFieldsWriter(StoredFieldsConsumer.java:39)
   [junit4]    > 	at org.apache.lucene.index.StoredFieldsConsumer.startDocument(StoredFieldsConsumer.java:46)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.startStoredFields(DefaultIndexingChain.java:364)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:398)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:232)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:478)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1571)
   [junit4]    > 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:210)Throwable #4: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=939, name=Thread-773, state=RUNNABLE, group=TGRP-TestIndexingSequenceNumbers]
   [junit4]    > Caused by: java.lang.OutOfMemoryError: Java heap space
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([18844BE610F3F6DF]:0)
   [junit4]    > 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsIndexWriter.<init>(CompressingStoredFieldsIndexWriter.java:93)
   [junit4]    > 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsWriter.<init>(CompressingStoredFieldsWriter.java:127)
   [junit4]    > 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsFormat.fieldsWriter(CompressingStoredFieldsFormat.java:128)
   [junit4]    > 	at org.apache.lucene.codecs.lucene50.Lucene50StoredFieldsFormat.fieldsWriter(Lucene50StoredFieldsFormat.java:183)
   [junit4]    > 	at org.apache.lucene.index.StoredFieldsConsumer.initStoredFieldsWriter(StoredFieldsConsumer.java:39)
   [junit4]    > 	at org.apache.lucene.index.StoredFieldsConsumer.startDocument(StoredFieldsConsumer.java:46)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.startStoredFields(DefaultIndexingChain.java:364)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:398)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:232)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:478)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1571)
   [junit4]    > 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:210)Throwable #5: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=941, name=Thread-775, state=RUNNABLE, group=TGRP-TestIndexingSequenceNumbers]
   [junit4]    > Caused by: java.lang.OutOfMemoryError: Java heap space
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([18844BE610F3F6DF]:0)
   [junit4]    > 	at org.apache.lucene.util.packed.PackedLongValues$Builder.<init>(PackedLongValues.java:185)
   [junit4]    > 	at org.apache.lucene.util.packed.DeltaPackedLongValues$Builder.<init>(DeltaPackedLongValues.java:59)
   [junit4]    > 	at org.apache.lucene.util.packed.PackedLongValues.deltaPackedBuilder(PackedLongValues.java:55)
   [junit4]    > 	at org.apache.lucene.util.packed.PackedLongValues.deltaPackedBuilder(PackedLongValues.java:60)
   [junit4]    > 	at org.apache.lucene.index.NormValuesWriter.<init>(NormValuesWriter.java:41)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain$PerField.setInvertState(DefaultIndexingChain.java:692)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain$PerField.<init>(DefaultIndexingChain.java:682)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.getOrAddField(DefaultIndexingChain.java:622)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.processField(DefaultIndexingChain.java:445)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:403)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:232)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:478)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1571)
   [junit4]    > 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:210)Throwable #6: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=64068, name=Lucene Merge Thread #63126, state=RUNNABLE, group=TGRP-TestIndexingSequenceNumbers]
   [junit4]    > Caused by: org.apache.lucene.index.MergePolicy$MergeException: java.lang.OutOfMemoryError: Java heap space
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([18844BE610F3F6DF]:0)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:703)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:683)
   [junit4]    > Caused by: java.lang.OutOfMemoryError: Java heap space
   [junit4]    > 	at org.apache.lucene.store.GrowableByteArrayDataOutput.<init>(GrowableByteArrayDataOutput.java:47)
   [junit4]    > 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsWriter.<init>(CompressingStoredFieldsWriter.java:108)
   [junit4]    > 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsFormat.fieldsWriter(CompressingStoredFieldsFormat.java:128)
   [junit4]    > 	at org.apache.lucene.codecs.lucene50.Lucene50StoredFieldsFormat.fieldsWriter(Lucene50StoredFieldsFormat.java:183)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.mergeFields(SegmentMerger.java:199)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:89)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4356)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:3931)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:624)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:661)Throwable #7: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=937, name=Thread-771, state=RUNNABLE, group=TGRP-TestIndexingSequenceNumbers]
   [junit4]    > Caused by: java.lang.RuntimeException: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([18844BE610F3F6DF]:0)
   [junit4]    > 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:218)
   [junit4]    > Caused by: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:749)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:763)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1567)
   [junit4]    > 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:210)
   [junit4]    > Caused by: java.lang.OutOfMemoryError: Java heap space
   [junit4]    > 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsIndexWriter.<init>(CompressingStoredFieldsIndexWriter.java:93)
   [junit4]    > 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsWriter.<init>(CompressingStoredFieldsWriter.java:127)
   [junit4]    > 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsFormat.fieldsWriter(CompressingStoredFieldsFormat.java:128)
   [junit4]    > 	at org.apache.lucene.codecs.lucene50.Lucene50StoredFieldsFormat.fieldsWriter(Lucene50StoredFieldsFormat.java:183)
   [junit4]    > 	at org.apache.lucene.index.StoredFieldsConsumer.initStoredFieldsWriter(StoredFieldsConsumer.java:39)
   [junit4]    > 	at org.apache.lucene.index.StoredFieldsConsumer.startDocument(StoredFieldsConsumer.java:46)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.startStoredFields(DefaultIndexingChain.java:364)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:398)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:232)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:478)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1571)
   [junit4]    > 	... 1 moreThrowable #8: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=936, name=Thread-770, state=RUNNABLE, group=TGRP-TestIndexingSequenceNumbers]
   [junit4]    > Caused by: java.lang.RuntimeException: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([18844BE610F3F6DF]:0)
   [junit4]    > 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:218)
   [junit4]    > Caused by: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:749)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:763)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1567)
   [junit4]    > 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:210)
   [junit4]    > Caused by: java.lang.OutOfMemoryError: Java heap space
   [junit4]    > 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsIndexWriter.<init>(CompressingStoredFieldsIndexWriter.java:93)
   [junit4]    > 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsWriter.<init>(CompressingStoredFieldsWriter.java:127)
   [junit4]    > 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsFormat.fieldsWriter(CompressingStoredFieldsFormat.java:128)
   [junit4]    > 	at org.apache.lucene.codecs.lucene50.Lucene50StoredFieldsFormat.fieldsWriter(Lucene50StoredFieldsFormat.java:183)
   [junit4]    > 	at org.apache.lucene.index.StoredFieldsConsumer.initStoredFieldsWriter(StoredFieldsConsumer.java:39)
   [junit4]    > 	at org.apache.lucene.index.StoredFieldsConsumer.startDocument(StoredFieldsConsumer.java:46)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.startStoredFields(DefaultIndexingChain.java:364)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:398)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:232)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:478)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1571)
   [junit4]    > 	... 1 moreThrowable #9: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=935, name=Thread-769, state=RUNNABLE, group=TGRP-TestIndexingSequenceNumbers]
   [junit4]    > Caused by: java.lang.RuntimeException: org.apache.lucene.store.AlreadyClosedException: refusing to delete any files: this IndexWriter hit an unrecoverable exception
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([18844BE610F3F6DF]:0)
   [junit4]    > 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:218)
   [junit4]    > Caused by: org.apache.lucene.store.AlreadyClosedException: refusing to delete any files: this IndexWriter hit an unrecoverable exception
   [junit4]    > 	at org.apache.lucene.index.IndexFileDeleter.ensureOpen(IndexFileDeleter.java:345)
   [junit4]    > 	at org.apache.lucene.index.IndexFileDeleter.deleteFiles(IndexFileDeleter.java:698)
   [junit4]    > 	at org.apache.lucene.index.IndexFileDeleter.decRef(IndexFileDeleter.java:595)
   [junit4]    > 	at org.apache.lucene.index.IndexFileDeleter.decRef(IndexFileDeleter.java:649)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.rollbackInternalNoCommit(IndexWriter.java:2223)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.rollbackInternal(IndexWriter.java:2193)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.tragicEvent(IndexWriter.java:4842)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1586)
   [junit4]    > 	at org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:210)
   [junit4]    > Caused by: java.lang.OutOfMemoryError: Java heap space
   [junit4]    > 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsIndexWriter.<init>(CompressingStoredFieldsIndexWriter.java:93)
   [junit4]    > 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsWriter.<init>(CompressingStoredFieldsWriter.java:127)
   [junit4]    > 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsFormat.fieldsWriter(CompressingStoredFieldsFormat.java:128)
   [junit4]    > 	at org.apache.lucene.codecs.lucene50.Lucene50StoredFieldsFormat.fieldsWriter(Lucene50StoredFieldsFormat.java:183)
   [junit4]    > 	at org.apache.lucene.index.StoredFieldsConsumer.initStoredFieldsWriter(StoredFieldsConsumer.java:39)
   [junit4]    > 	at org.apache.lucene.index.StoredFieldsConsumer.startDocument(StoredFieldsConsumer.java:46)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.startStoredFields(DefaultIndexingChain.java:364)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:398)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:232)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:478)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1571)
   [junit4]    > 	... 1 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/lucene/build/core/test/J1/temp/lucene.index.TestIndexingSequenceNumbers_18844BE610F3F6DF-001
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=RandomSimilarity(queryNorm=true,coord=yes): {id=DFI(Saturated)}, locale=no-NO, timezone=Asia/Shanghai
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_121 (64-bit)/cpus=4,threads=1,free=109428680,total=505413632
   [junit4]   2> NOTE: All tests run in this JVM: [TestOmitNorms, TestReaderClosed, TestPostingsOffsets, TestFixedBitSet, TestMathUtil, TestTermScorer, TestRollingUpdates, TestSimpleAttributeImpl, TestAutomaton, Test2BTerms, TestSpanTermQuery, TestSentinelIntSet, TestApproximationSearchEquivalence, TestSimpleSearchEquivalence, TestSubScorerFreqs, TestDocCount, TestLockFactory, TestNRTReaderCleanup, TestFilterIterator, TestIndexWriterLockRelease, TestOmitPositions, TestIndexReaderClose, TestIsCurrent, TestTermVectorsReader, TestSortedSetSortField, TestDeterminism, TestForTooMuchCloning, TestLucene60FieldInfoFormat, TestSloppyPhraseQuery, TestSloppyMath, TestDocValuesRewriteMethod, TestPerFieldPostingsFormat, TestDocumentsWriterDeleteQueue, TestBooleanOr, TestDirectoryReader, TestMultiTermQueryRewrites, Test4GBStoredFields, TestSpanNearQuery, Test2BBKDPoints, TestTerms, TestCodecUtil, TestPriorityQueue, TestSumDocFreq, TestBinaryTerms, TestFilterWeight, TestBlockPostingsFormat3, TestIndexWriterOnVMError, TestIntArrayDocIdSet, TestQueryRescorer, TestSpanBoostQuery, TestTermsEnum, TestUnicodeUtil, TestIndexingSequenceNumbers]
   [junit4] Completed [214/456 (1!)] on J1 in 949.98s, 8 tests, 1 error <<< FAILURES!

[...truncated 795 lines...]
   [junit4] JVM J1: stdout was not empty, see: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/lucene/build/core/test/temp/junit4-J1-20170529_123144_6177199446645043149022.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/heapdumps/java_pid7616.hprof ...
   [junit4] Heap dump file created [564307617 bytes in 11.508 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 19429 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/build.xml:783: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/build.xml:727: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid7616.hprof

Total time: 253 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any