Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/316/

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

Error Message:
Captured an uncaught exception in thread: Thread[id=14991, 
name=testExecutor-970-thread-1, state=RUNNABLE, 
group=TGRP-HdfsUnloadDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=14991, name=testExecutor-970-thread-1, 
state=RUNNABLE, group=TGRP-HdfsUnloadDistributedZkTest]
Caused by: java.lang.RuntimeException: 
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:54849/yl_sy/v
        at __randomizedtesting.SeedInfo.seed([89394FB6AAA27CBE]:0)
        at 
org.apache.solr.cloud.UnloadDistributedZkTest.lambda$testUnloadLotsOfCores$0(UnloadDistributedZkTest.java:412)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured 
while waiting response from server at: http://127.0.0.1:54849/yl_sy/v
        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.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.cloud.UnloadDistributedZkTest.lambda$testUnloadLotsOfCores$0(UnloadDistributedZkTest.java:410)
        ... 4 more
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)
        ... 8 more




Build Log:
[...truncated 11743 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsUnloadDistributedZkTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_89394FB6AAA27CBE-001/init-core-data-001
   [junit4]   2> 567293 WARN  
(SUITE-HdfsUnloadDistributedZkTest-seed#[89394FB6AAA27CBE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=154 numCloses=154
   [junit4]   2> 567298 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[89394FB6AAA27CBE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 567307 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[89394FB6AAA27CBE]-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> 567307 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[89394FB6AAA27CBE]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/yl_sy/v
   [junit4]   2> 569646 WARN  
(SUITE-HdfsUnloadDistributedZkTest-seed#[89394FB6AAA27CBE]-worker) [    ] 
o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your 
platform... using builtin-java classes where applicable
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 572324 WARN  
(SUITE-HdfsUnloadDistributedZkTest-seed#[89394FB6AAA27CBE]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 572991 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[89394FB6AAA27CBE]-worker) [    ] 
o.m.log Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via 
org.mortbay.log.Slf4jLog
   [junit4]   2> 573039 WARN  
(SUITE-HdfsUnloadDistributedZkTest-seed#[89394FB6AAA27CBE]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 573160 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[89394FB6AAA27CBE]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 573287 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[89394FB6AAA27CBE]-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_48840_hdfs____nz917e/webapp
   [junit4]   2> 574925 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[89394FB6AAA27CBE]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:48840
   [junit4]   2> 576361 WARN  
(SUITE-HdfsUnloadDistributedZkTest-seed#[89394FB6AAA27CBE]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 576365 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[89394FB6AAA27CBE]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 576375 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[89394FB6AAA27CBE]-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_49794_datanode____h0lahg/webapp
   [junit4]   2> 576839 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[89394FB6AAA27CBE]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:49794
   [junit4]   2> 577236 WARN  
(SUITE-HdfsUnloadDistributedZkTest-seed#[89394FB6AAA27CBE]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 577238 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[89394FB6AAA27CBE]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 577264 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[89394FB6AAA27CBE]-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_32961_datanode____16idzw/webapp
   [junit4]   2> 580253 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[89394FB6AAA27CBE]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:32961
   [junit4]   2> 581901 INFO  (IPC Server handler 4 on 41502) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-6f544b11-2e63-496e-9b72-f5ea696a536b node 
DatanodeRegistration(127.0.0.1:56574, 
datanodeUuid=3246abd8-a570-4fbb-8ff1-b17980ac9a0c, infoPort=52384, 
infoSecurePort=0, ipcPort=39266, 
storageInfo=lv=-56;cid=testClusterID;nsid=850276547;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 3 msecs
   [junit4]   2> 581902 INFO  (IPC Server handler 4 on 41502) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-dcc9316c-0566-4cc0-bfef-ac0f6dfeb5cd node 
DatanodeRegistration(127.0.0.1:56574, 
datanodeUuid=3246abd8-a570-4fbb-8ff1-b17980ac9a0c, infoPort=52384, 
infoSecurePort=0, ipcPort=39266, 
storageInfo=lv=-56;cid=testClusterID;nsid=850276547;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 581903 INFO  (IPC Server handler 3 on 41502) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-9060c45d-4dbe-4cbc-a817-8ce6af7115b8 node 
DatanodeRegistration(127.0.0.1:57094, 
datanodeUuid=fd1cce4b-28e6-48c4-bf31-67b46bd8392b, infoPort=55658, 
infoSecurePort=0, ipcPort=59727, 
storageInfo=lv=-56;cid=testClusterID;nsid=850276547;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 581903 INFO  (IPC Server handler 3 on 41502) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-a29cc5e4-c399-448c-bc55-5035d716f920 node 
DatanodeRegistration(127.0.0.1:57094, 
datanodeUuid=fd1cce4b-28e6-48c4-bf31-67b46bd8392b, infoPort=55658, 
infoSecurePort=0, ipcPort=59727, 
storageInfo=lv=-56;cid=testClusterID;nsid=850276547;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 582277 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 582277 INFO  (Thread-517) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 582277 INFO  (Thread-517) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 582377 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:34711
   [junit4]   2> 582406 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 0x15af67a76cb0000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 582422 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 582424 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 582425 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 582426 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 582427 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 582428 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 582429 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 582430 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 582431 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 582432 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 582433 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 582536 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_89394FB6AAA27CBE-001/control-001/cores/collection1
   [junit4]   2> 582537 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 582541 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5fa8d71e{/yl_sy/v,null,AVAILABLE}
   [junit4]   2> 582542 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@32f83726{HTTP/1.1,[http/1.1]}{127.0.0.1:34732}
   [junit4]   2> 582542 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.e.j.s.Server Started @585894ms
   [junit4]   2> 582542 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:41502/hdfs__localhost_41502__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsUnloadDistributedZkTest_89394FB6AAA27CBE-001_tempDir-002_control_data,
 hostContext=/yl_sy/v, hostPort=34732, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_89394FB6AAA27CBE-001/control-001/cores}
   [junit4]   2> 582542 ERROR 
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 582542 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.0
   [junit4]   2> 582542 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 582542 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 582542 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-22T14:45:05.619Z
   [junit4]   2> 582547 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 582547 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_89394FB6AAA27CBE-001/control-001/solr.xml
   [junit4]   2> 582554 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 582555 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34711/solr
   [junit4]   2> 582585 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) 
[n:127.0.0.1:34732_yl_sy%2Fv    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 582586 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) 
[n:127.0.0.1:34732_yl_sy%2Fv    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:34732_yl_sy%2Fv
   [junit4]   2> 582587 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) 
[n:127.0.0.1:34732_yl_sy%2Fv    ] o.a.s.c.Overseer Overseer 
(id=97661347781345284-127.0.0.1:34732_yl_sy%2Fv-n_0000000000) starting
   [junit4]   2> 582613 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) 
[n:127.0.0.1:34732_yl_sy%2Fv    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34732_yl_sy%2Fv
   [junit4]   2> 582615 INFO  
(zkCallback-274-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv) 
[n:127.0.0.1:34732_yl_sy%2Fv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 582695 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) 
[n:127.0.0.1:34732_yl_sy%2Fv    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_89394FB6AAA27CBE-001/control-001/cores
   [junit4]   2> 582695 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) 
[n:127.0.0.1:34732_yl_sy%2Fv    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 582714 INFO  
(OverseerStateUpdate-97661347781345284-127.0.0.1:34732_yl_sy%2Fv-n_0000000000) 
[n:127.0.0.1:34732_yl_sy%2Fv    ] o.a.s.c.o.ReplicaMutator Assigning new node 
to shard shard=shard1
   [junit4]   2> 582735 INFO  
(coreLoadExecutor-806-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv) 
[n:127.0.0.1:34732_yl_sy%2Fv c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 582751 INFO  
(coreLoadExecutor-806-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv) 
[n:127.0.0.1:34732_yl_sy%2Fv c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 582854 WARN  
(coreLoadExecutor-806-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv) 
[n:127.0.0.1:34732_yl_sy%2Fv c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 582857 INFO  
(coreLoadExecutor-806-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv) 
[n:127.0.0.1:34732_yl_sy%2Fv c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 582872 INFO  
(coreLoadExecutor-806-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv) 
[n:127.0.0.1:34732_yl_sy%2Fv c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 582879 INFO  
(coreLoadExecutor-806-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv) 
[n:127.0.0.1:34732_yl_sy%2Fv c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:41502/solr_hdfs_home
   [junit4]   2> 582879 INFO  
(coreLoadExecutor-806-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv) 
[n:127.0.0.1:34732_yl_sy%2Fv c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 582879 INFO  
(coreLoadExecutor-806-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv) 
[n:127.0.0.1:34732_yl_sy%2Fv c:control_collection   x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 582879 INFO  
(coreLoadExecutor-806-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv) 
[n:127.0.0.1:34732_yl_sy%2Fv c:control_collection   x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_89394FB6AAA27CBE-001/control-001/cores/collection1],
 
dataDir=[hdfs://localhost:41502/solr_hdfs_home/control_collection/core_node1/data/]
   [junit4]   2> 582879 INFO  
(coreLoadExecutor-806-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv) 
[n:127.0.0.1:34732_yl_sy%2Fv 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@63fcbea4
   [junit4]   2> 582880 INFO  
(coreLoadExecutor-806-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv) 
[n:127.0.0.1:34732_yl_sy%2Fv c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:41502/solr_hdfs_home/control_collection/core_node1/data/snapshot_metadata
   [junit4]   2> 582899 INFO  
(coreLoadExecutor-806-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv) 
[n:127.0.0.1:34732_yl_sy%2Fv 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> 582899 INFO  
(coreLoadExecutor-806-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv) 
[n:127.0.0.1:34732_yl_sy%2Fv 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> 582899 INFO  
(coreLoadExecutor-806-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv) 
[n:127.0.0.1:34732_yl_sy%2Fv c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 583830 INFO  
(coreLoadExecutor-806-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv) 
[n:127.0.0.1:34732_yl_sy%2Fv c:control_collection   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 583838 INFO  
(coreLoadExecutor-806-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv) 
[n:127.0.0.1:34732_yl_sy%2Fv c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:41502/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 583947 INFO  
(coreLoadExecutor-806-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv) 
[n:127.0.0.1:34732_yl_sy%2Fv c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:41502/solr_hdfs_home/control_collection/core_node1/data/index
   [junit4]   2> 583962 INFO  
(coreLoadExecutor-806-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv) 
[n:127.0.0.1:34732_yl_sy%2Fv 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> 583963 INFO  
(coreLoadExecutor-806-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv) 
[n:127.0.0.1:34732_yl_sy%2Fv 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> 583963 INFO  
(coreLoadExecutor-806-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv) 
[n:127.0.0.1:34732_yl_sy%2Fv c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 583978 INFO  
(coreLoadExecutor-806-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv) 
[n:127.0.0.1:34732_yl_sy%2Fv c:control_collection   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 583978 INFO  
(coreLoadExecutor-806-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv) 
[n:127.0.0.1:34732_yl_sy%2Fv c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=51.51953125, 
floorSegmentMB=0.6884765625, forceMergeDeletesPctAllowed=13.05275148638326, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 584348 INFO  (IPC Server handler 6 on 41502) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57094 is 
added to blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-dcc9316c-0566-4cc0-bfef-ac0f6dfeb5cd:NORMAL:127.0.0.1:56574|RBW],
 
ReplicaUC[[DISK]DS-9060c45d-4dbe-4cbc-a817-8ce6af7115b8:NORMAL:127.0.0.1:57094|RBW]]}
 size 71
   [junit4]   2> 584349 INFO  (IPC Server handler 9 on 41502) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:56574 is 
added to blk_1073741825_1001 size 71
   [junit4]   2> 584788 WARN  
(coreLoadExecutor-806-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv) 
[n:127.0.0.1:34732_yl_sy%2Fv 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> 584942 INFO  
(coreLoadExecutor-806-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv) 
[n:127.0.0.1:34732_yl_sy%2Fv c:control_collection   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 584942 INFO  
(coreLoadExecutor-806-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv) 
[n:127.0.0.1:34732_yl_sy%2Fv c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 584943 INFO  
(coreLoadExecutor-806-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv) 
[n:127.0.0.1:34732_yl_sy%2Fv c:control_collection   x:collection1] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 585033 INFO  
(coreLoadExecutor-806-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv) 
[n:127.0.0.1:34732_yl_sy%2Fv c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 585033 INFO  
(coreLoadExecutor-806-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv) 
[n:127.0.0.1:34732_yl_sy%2Fv c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 585043 INFO  
(coreLoadExecutor-806-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv) 
[n:127.0.0.1:34732_yl_sy%2Fv c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@5f62b8d5
   [junit4]   2> 585129 INFO  
(coreLoadExecutor-806-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv) 
[n:127.0.0.1:34732_yl_sy%2Fv c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@10b93b78[collection1] main]
   [junit4]   2> 585130 INFO  
(coreLoadExecutor-806-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv) 
[n:127.0.0.1:34732_yl_sy%2Fv c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 585130 INFO  
(coreLoadExecutor-806-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv) 
[n:127.0.0.1:34732_yl_sy%2Fv c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 585132 INFO  
(coreLoadExecutor-806-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv) 
[n:127.0.0.1:34732_yl_sy%2Fv c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 585137 INFO  
(searcherExecutor-807-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv 
x:collection1 c:control_collection) [n:127.0.0.1:34732_yl_sy%2Fv 
c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered 
new searcher Searcher@10b93b78[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 585146 INFO  
(coreLoadExecutor-806-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv) 
[n:127.0.0.1:34732_yl_sy%2Fv c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1562581567508840448
   [junit4]   2> 585161 INFO  
(coreZkRegister-799-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv 
x:collection1 c:control_collection) [n:127.0.0.1:34732_yl_sy%2Fv 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 585161 INFO  
(coreZkRegister-799-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv 
x:collection1 c:control_collection) [n:127.0.0.1:34732_yl_sy%2Fv 
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> 585161 INFO  
(coreZkRegister-799-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv 
x:collection1 c:control_collection) [n:127.0.0.1:34732_yl_sy%2Fv 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:34732/yl_sy/v/collection1/
   [junit4]   2> 585161 INFO  
(coreZkRegister-799-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv 
x:collection1 c:control_collection) [n:127.0.0.1:34732_yl_sy%2Fv 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 585161 INFO  
(coreZkRegister-799-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv 
x:collection1 c:control_collection) [n:127.0.0.1:34732_yl_sy%2Fv 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:34732/yl_sy/v/collection1/ has no replicas
   [junit4]   2> 585161 INFO  
(coreZkRegister-799-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv 
x:collection1 c:control_collection) [n:127.0.0.1:34732_yl_sy%2Fv 
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> 585166 INFO  
(coreZkRegister-799-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv 
x:collection1 c:control_collection) [n:127.0.0.1:34732_yl_sy%2Fv 
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:34732/yl_sy/v/collection1/ shard1
   [junit4]   2> 585261 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 585262 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34711/solr ready
   [junit4]   2> 585262 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 585317 INFO  
(coreZkRegister-799-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv 
x:collection1 c:control_collection) [n:127.0.0.1:34732_yl_sy%2Fv 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 585913 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_89394FB6AAA27CBE-001/shard-1-001/cores/collection1
   [junit4]   2> 585914 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_89394FB6AAA27CBE-001/shard-1-001
   [junit4]   2> 585915 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 585948 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@49fcf6d5{/yl_sy/v,null,AVAILABLE}
   [junit4]   2> 585948 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1f29bb07{HTTP/1.1,[http/1.1]}{127.0.0.1:47074}
   [junit4]   2> 585948 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.e.j.s.Server Started @589301ms
   [junit4]   2> 585948 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:41502/hdfs__localhost_41502__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsUnloadDistributedZkTest_89394FB6AAA27CBE-001_tempDir-002_jetty1,
 solrconfig=solrconfig.xml, hostContext=/yl_sy/v, hostPort=47074, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_89394FB6AAA27CBE-001/shard-1-001/cores}
   [junit4]   2> 585948 ERROR 
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 585949 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.0
   [junit4]   2> 585949 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 585949 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 585950 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-22T14:45:09.027Z
   [junit4]   2> 585968 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 585968 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_89394FB6AAA27CBE-001/shard-1-001/solr.xml
   [junit4]   2> 585975 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 585976 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34711/solr
   [junit4]   2> 586032 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) 
[n:127.0.0.1:47074_yl_sy%2Fv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 586034 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) 
[n:127.0.0.1:47074_yl_sy%2Fv    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 586037 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) 
[n:127.0.0.1:47074_yl_sy%2Fv    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:47074_yl_sy%2Fv
   [junit4]   2> 586038 INFO  
(zkCallback-274-thread-2-processing-n:127.0.0.1:34732_yl_sy%2Fv) 
[n:127.0.0.1:34732_yl_sy%2Fv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 586038 INFO  (zkCallback-278-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 586071 INFO  
(zkCallback-283-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv) 
[n:127.0.0.1:47074_yl_sy%2Fv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 586259 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) 
[n:127.0.0.1:47074_yl_sy%2Fv    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_89394FB6AAA27CBE-001/shard-1-001/cores
   [junit4]   2> 586260 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) 
[n:127.0.0.1:47074_yl_sy%2Fv    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 586266 INFO  
(OverseerStateUpdate-97661347781345284-127.0.0.1:34732_yl_sy%2Fv-n_0000000000) 
[n:127.0.0.1:34732_yl_sy%2Fv    ] o.a.s.c.o.ReplicaMutator Assigning new node 
to shard shard=shard2
   [junit4]   2> 587307 INFO  
(coreLoadExecutor-817-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv) 
[n:127.0.0.1:47074_yl_sy%2Fv c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 587353 INFO  
(coreLoadExecutor-817-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv) 
[n:127.0.0.1:47074_yl_sy%2Fv c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 587464 WARN  
(coreLoadExecutor-817-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv) 
[n:127.0.0.1:47074_yl_sy%2Fv c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 587466 INFO  
(coreLoadExecutor-817-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv) 
[n:127.0.0.1:47074_yl_sy%2Fv c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 587497 INFO  
(coreLoadExecutor-817-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv) 
[n:127.0.0.1:47074_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 587497 INFO  
(coreLoadExecutor-817-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv) 
[n:127.0.0.1:47074_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:41502/solr_hdfs_home
   [junit4]   2> 587498 INFO  
(coreLoadExecutor-817-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv) 
[n:127.0.0.1:47074_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 587498 INFO  
(coreLoadExecutor-817-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv) 
[n:127.0.0.1:47074_yl_sy%2Fv c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 587498 INFO  
(coreLoadExecutor-817-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv) 
[n:127.0.0.1:47074_yl_sy%2Fv c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_89394FB6AAA27CBE-001/shard-1-001/cores/collection1],
 dataDir=[hdfs://localhost:41502/solr_hdfs_home/collection1/core_node1/data/]
   [junit4]   2> 587498 INFO  
(coreLoadExecutor-817-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv) 
[n:127.0.0.1:47074_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@63fcbea4
   [junit4]   2> 587499 INFO  
(coreLoadExecutor-817-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv) 
[n:127.0.0.1:47074_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:41502/solr_hdfs_home/collection1/core_node1/data/snapshot_metadata
   [junit4]   2> 587520 INFO  
(coreLoadExecutor-817-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv) 
[n:127.0.0.1:47074_yl_sy%2Fv 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> 587520 INFO  
(coreLoadExecutor-817-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv) 
[n:127.0.0.1:47074_yl_sy%2Fv 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> 587520 INFO  
(coreLoadExecutor-817-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv) 
[n:127.0.0.1:47074_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 587529 INFO  
(coreLoadExecutor-817-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv) 
[n:127.0.0.1:47074_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 587530 INFO  
(coreLoadExecutor-817-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv) 
[n:127.0.0.1:47074_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:41502/solr_hdfs_home/collection1/core_node1/data
   [junit4]   2> 587573 INFO  
(coreLoadExecutor-817-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv) 
[n:127.0.0.1:47074_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:41502/solr_hdfs_home/collection1/core_node1/data/index
   [junit4]   2> 587582 INFO  
(coreLoadExecutor-817-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv) 
[n:127.0.0.1:47074_yl_sy%2Fv 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> 587582 INFO  
(coreLoadExecutor-817-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv) 
[n:127.0.0.1:47074_yl_sy%2Fv 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> 587582 INFO  
(coreLoadExecutor-817-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv) 
[n:127.0.0.1:47074_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 587589 INFO  
(coreLoadExecutor-817-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv) 
[n:127.0.0.1:47074_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 587589 INFO  
(coreLoadExecutor-817-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv) 
[n:127.0.0.1:47074_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=51.51953125, 
floorSegmentMB=0.6884765625, forceMergeDeletesPctAllowed=13.05275148638326, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 587618 INFO  (IPC Server handler 8 on 41502) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57094 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-dcc9316c-0566-4cc0-bfef-ac0f6dfeb5cd:NORMAL:127.0.0.1:56574|RBW],
 
ReplicaUC[[DISK]DS-9060c45d-4dbe-4cbc-a817-8ce6af7115b8:NORMAL:127.0.0.1:57094|RBW]]}
 size 0
   [junit4]   2> 587618 INFO  (IPC Server handler 6 on 41502) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:56574 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-9060c45d-4dbe-4cbc-a817-8ce6af7115b8:NORMAL:127.0.0.1:57094|RBW],
 
ReplicaUC[[DISK]DS-6f544b11-2e63-496e-9b72-f5ea696a536b:NORMAL:127.0.0.1:56574|FINALIZED]]}
 size 0
   [junit4]   2> 587637 WARN  
(coreLoadExecutor-817-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv) 
[n:127.0.0.1:47074_yl_sy%2Fv 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> 587751 INFO  
(coreLoadExecutor-817-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv) 
[n:127.0.0.1:47074_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 587752 INFO  
(coreLoadExecutor-817-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv) 
[n:127.0.0.1:47074_yl_sy%2Fv c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 587752 INFO  
(coreLoadExecutor-817-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv) 
[n:127.0.0.1:47074_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 587773 INFO  
(coreLoadExecutor-817-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv) 
[n:127.0.0.1:47074_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 587773 INFO  
(coreLoadExecutor-817-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv) 
[n:127.0.0.1:47074_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 587783 INFO  
(coreLoadExecutor-817-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv) 
[n:127.0.0.1:47074_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@4b056ada
   [junit4]   2> 587813 INFO  
(coreLoadExecutor-817-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv) 
[n:127.0.0.1:47074_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6a4e939a[collection1] main]
   [junit4]   2> 587814 INFO  
(coreLoadExecutor-817-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv) 
[n:127.0.0.1:47074_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 587815 INFO  
(coreLoadExecutor-817-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv) 
[n:127.0.0.1:47074_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 587816 INFO  
(coreLoadExecutor-817-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv) 
[n:127.0.0.1:47074_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 587823 INFO  
(searcherExecutor-818-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv 
x:collection1 c:collection1) [n:127.0.0.1:47074_yl_sy%2Fv c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6a4e939a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 587833 INFO  
(coreLoadExecutor-817-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv) 
[n:127.0.0.1:47074_yl_sy%2Fv c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1562581570326364160
   [junit4]   2> 587855 INFO  
(coreZkRegister-812-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv 
x:collection1 c:collection1) [n:127.0.0.1:47074_yl_sy%2Fv c:collection1 
s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 587855 INFO  
(coreZkRegister-812-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv 
x:collection1 c:collection1) [n:127.0.0.1:47074_yl_sy%2Fv c:collection1 
s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may 
be the new leader - try and sync
   [junit4]   2> 587855 INFO  
(coreZkRegister-812-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv 
x:collection1 c:collection1) [n:127.0.0.1:47074_yl_sy%2Fv c:collection1 
s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:47074/yl_sy/v/collection1/
   [junit4]   2> 587855 INFO  
(coreZkRegister-812-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv 
x:collection1 c:collection1) [n:127.0.0.1:47074_yl_sy%2Fv c:collection1 
s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now 
sync replicas to me
   [junit4]   2> 587855 INFO  
(coreZkRegister-812-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv 
x:collection1 c:collection1) [n:127.0.0.1:47074_yl_sy%2Fv c:collection1 
s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:47074/yl_sy/v/collection1/ has no replicas
   [junit4]   2> 587855 INFO  
(coreZkRegister-812-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv 
x:collection1 c:collection1) [n:127.0.0.1:47074_yl_sy%2Fv c:collection1 
s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found 
all replicas participating in election, clear LIR
   [junit4]   2> 587864 INFO  
(coreZkRegister-812-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv 
x:collection1 c:collection1) [n:127.0.0.1:47074_yl_sy%2Fv c:collection1 
s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: http://127.0.0.1:47074/yl_sy/v/collection1/ shard2
   [junit4]   2> 587964 INFO  
(coreZkRegister-812-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv 
x:collection1 c:collection1) [n:127.0.0.1:47074_yl_sy%2Fv c:collection1 
s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 588371 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_89394FB6AAA27CBE-001/shard-2-001/cores/collection1
   [junit4]   2> 588376 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_89394FB6AAA27CBE-001/shard-2-001
   [junit4]   2> 588377 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 588379 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@561edcc0{/yl_sy/v,null,AVAILABLE}
   [junit4]   2> 588380 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2d930082{HTTP/1.1,[http/1.1]}{127.0.0.1:47905}
   [junit4]   2> 588380 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.e.j.s.Server Started @591732ms
   [junit4]   2> 588380 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:41502/hdfs__localhost_41502__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsUnloadDistributedZkTest_89394FB6AAA27CBE-001_tempDir-002_jetty2,
 solrconfig=solrconfig.xml, hostContext=/yl_sy/v, hostPort=47905, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_89394FB6AAA27CBE-001/shard-2-001/cores}
   [junit4]   2> 588382 ERROR 
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 588382 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.0
   [junit4]   2> 588383 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 588383 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 588383 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-22T14:45:11.460Z
   [junit4]   2> 588387 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 588387 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_89394FB6AAA27CBE-001/shard-2-001/solr.xml
   [junit4]   2> 588393 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 588394 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34711/solr
   [junit4]   2> 588408 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) 
[n:127.0.0.1:47905_yl_sy%2Fv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 588410 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) 
[n:127.0.0.1:47905_yl_sy%2Fv    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 588413 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) 
[n:127.0.0.1:47905_yl_sy%2Fv    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:47905_yl_sy%2Fv
   [junit4]   2> 588415 INFO  
(zkCallback-274-thread-1-processing-n:127.0.0.1:34732_yl_sy%2Fv) 
[n:127.0.0.1:34732_yl_sy%2Fv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 588415 INFO  (zkCallback-278-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 588415 INFO  
(zkCallback-283-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv) 
[n:127.0.0.1:47074_yl_sy%2Fv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 588422 INFO  
(zkCallback-289-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv) 
[n:127.0.0.1:47905_yl_sy%2Fv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 588494 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) 
[n:127.0.0.1:47905_yl_sy%2Fv    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_89394FB6AAA27CBE-001/shard-2-001/cores
   [junit4]   2> 588494 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) 
[n:127.0.0.1:47905_yl_sy%2Fv    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 588500 INFO  
(OverseerStateUpdate-97661347781345284-127.0.0.1:34732_yl_sy%2Fv-n_0000000000) 
[n:127.0.0.1:34732_yl_sy%2Fv    ] o.a.s.c.o.ReplicaMutator Assigning new node 
to shard shard=shard1
   [junit4]   2> 589526 INFO  
(coreLoadExecutor-828-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv) 
[n:127.0.0.1:47905_yl_sy%2Fv c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 589537 INFO  
(coreLoadExecutor-828-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv) 
[n:127.0.0.1:47905_yl_sy%2Fv c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 589618 WARN  
(coreLoadExecutor-828-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv) 
[n:127.0.0.1:47905_yl_sy%2Fv c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 589620 INFO  
(coreLoadExecutor-828-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv) 
[n:127.0.0.1:47905_yl_sy%2Fv c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 589629 INFO  
(coreLoadExecutor-828-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv) 
[n:127.0.0.1:47905_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 589629 INFO  
(coreLoadExecutor-828-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv) 
[n:127.0.0.1:47905_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:41502/solr_hdfs_home
   [junit4]   2> 589629 INFO  
(coreLoadExecutor-828-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv) 
[n:127.0.0.1:47905_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 589629 INFO  
(coreLoadExecutor-828-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv) 
[n:127.0.0.1:47905_yl_sy%2Fv c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 589629 INFO  
(coreLoadExecutor-828-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv) 
[n:127.0.0.1:47905_yl_sy%2Fv c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_89394FB6AAA27CBE-001/shard-2-001/cores/collection1],
 dataDir=[hdfs://localhost:41502/solr_hdfs_home/collection1/core_node2/data/]
   [junit4]   2> 589630 INFO  
(coreLoadExecutor-828-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv) 
[n:127.0.0.1:47905_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@63fcbea4
   [junit4]   2> 589630 INFO  
(coreLoadExecutor-828-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv) 
[n:127.0.0.1:47905_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:41502/solr_hdfs_home/collection1/core_node2/data/snapshot_metadata
   [junit4]   2> 589637 INFO  
(coreLoadExecutor-828-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv) 
[n:127.0.0.1:47905_yl_sy%2Fv 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> 589637 INFO  
(coreLoadExecutor-828-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv) 
[n:127.0.0.1:47905_yl_sy%2Fv 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> 589637 INFO  
(coreLoadExecutor-828-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv) 
[n:127.0.0.1:47905_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 589648 INFO  
(coreLoadExecutor-828-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv) 
[n:127.0.0.1:47905_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 589649 INFO  
(coreLoadExecutor-828-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv) 
[n:127.0.0.1:47905_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:41502/solr_hdfs_home/collection1/core_node2/data
   [junit4]   2> 589676 INFO  
(coreLoadExecutor-828-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv) 
[n:127.0.0.1:47905_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:41502/solr_hdfs_home/collection1/core_node2/data/index
   [junit4]   2> 589683 INFO  
(coreLoadExecutor-828-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv) 
[n:127.0.0.1:47905_yl_sy%2Fv 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> 589683 INFO  
(coreLoadExecutor-828-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv) 
[n:127.0.0.1:47905_yl_sy%2Fv 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> 589683 INFO  
(coreLoadExecutor-828-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv) 
[n:127.0.0.1:47905_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 589691 INFO  
(coreLoadExecutor-828-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv) 
[n:127.0.0.1:47905_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 589691 INFO  
(coreLoadExecutor-828-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv) 
[n:127.0.0.1:47905_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=51.51953125, 
floorSegmentMB=0.6884765625, forceMergeDeletesPctAllowed=13.05275148638326, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 589729 INFO  (IPC Server handler 6 on 41502) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57094 is 
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-dcc9316c-0566-4cc0-bfef-ac0f6dfeb5cd:NORMAL:127.0.0.1:56574|RBW],
 
ReplicaUC[[DISK]DS-a29cc5e4-c399-448c-bc55-5035d716f920:NORMAL:127.0.0.1:57094|FINALIZED]]}
 size 0
   [junit4]   2> 589732 INFO  (IPC Server handler 9 on 41502) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:56574 is 
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-dcc9316c-0566-4cc0-bfef-ac0f6dfeb5cd:NORMAL:127.0.0.1:56574|RBW],
 
ReplicaUC[[DISK]DS-a29cc5e4-c399-448c-bc55-5035d716f920:NORMAL:127.0.0.1:57094|FINALIZED]]}
 size 0
   [junit4]   2> 589746 WARN  
(coreLoadExecutor-828-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv) 
[n:127.0.0.1:47905_yl_sy%2Fv 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> 589818 INFO  
(coreLoadExecutor-828-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv) 
[n:127.0.0.1:47905_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 589818 INFO  
(coreLoadExecutor-828-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv) 
[n:127.0.0.1:47905_yl_sy%2Fv c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 589818 INFO  
(coreLoadExecutor-828-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv) 
[n:127.0.0.1:47905_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 589836 INFO  
(coreLoadExecutor-828-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv) 
[n:127.0.0.1:47905_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 589836 INFO  
(coreLoadExecutor-828-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv) 
[n:127.0.0.1:47905_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 589840 INFO  
(coreLoadExecutor-828-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv) 
[n:127.0.0.1:47905_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@579e3a20
   [junit4]   2> 589860 INFO  
(coreLoadExecutor-828-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv) 
[n:127.0.0.1:47905_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6387df9[collection1] main]
   [junit4]   2> 589862 INFO  
(coreLoadExecutor-828-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv) 
[n:127.0.0.1:47905_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 589862 INFO  
(coreLoadExecutor-828-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv) 
[n:127.0.0.1:47905_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 589862 INFO  
(coreLoadExecutor-828-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv) 
[n:127.0.0.1:47905_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 589863 INFO  
(searcherExecutor-829-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv 
x:collection1 c:collection1) [n:127.0.0.1:47905_yl_sy%2Fv c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6387df9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 589872 INFO  
(coreLoadExecutor-828-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv) 
[n:127.0.0.1:47905_yl_sy%2Fv c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1562581572464410624
   [junit4]   2> 589890 INFO  
(coreZkRegister-823-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv 
x:collection1 c:collection1) [n:127.0.0.1:47905_yl_sy%2Fv c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 589890 INFO  
(coreZkRegister-823-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv 
x:collection1 c:collection1) [n:127.0.0.1:47905_yl_sy%2Fv c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I may 
be the new leader - try and sync
   [junit4]   2> 589890 INFO  
(coreZkRegister-823-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv 
x:collection1 c:collection1) [n:127.0.0.1:47905_yl_sy%2Fv c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:47905/yl_sy/v/collection1/
   [junit4]   2> 589890 INFO  
(coreZkRegister-823-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv 
x:collection1 c:collection1) [n:127.0.0.1:47905_yl_sy%2Fv c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now 
sync replicas to me
   [junit4]   2> 589891 INFO  
(coreZkRegister-823-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv 
x:collection1 c:collection1) [n:127.0.0.1:47905_yl_sy%2Fv c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:47905/yl_sy/v/collection1/ has no replicas
   [junit4]   2> 589891 INFO  
(coreZkRegister-823-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv 
x:collection1 c:collection1) [n:127.0.0.1:47905_yl_sy%2Fv c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Found 
all replicas participating in election, clear LIR
   [junit4]   2> 589893 INFO  
(coreZkRegister-823-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv 
x:collection1 c:collection1) [n:127.0.0.1:47905_yl_sy%2Fv c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: http://127.0.0.1:47905/yl_sy/v/collection1/ shard1
   [junit4]   2> 590044 INFO  
(coreZkRegister-823-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv 
x:collection1 c:collection1) [n:127.0.0.1:47905_yl_sy%2Fv c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 590079 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_89394FB6AAA27CBE-001/shard-3-001/cores/collection1
   [junit4]   2> 590080 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_89394FB6AAA27CBE-001/shard-3-001
   [junit4]   2> 590080 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 590081 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7817f3e{/yl_sy/v,null,AVAILABLE}
   [junit4]   2> 590082 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@152f8d16{HTTP/1.1,[http/1.1]}{127.0.0.1:54849}
   [junit4]   2> 590082 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.e.j.s.Server Started @593434ms
   [junit4]   2> 590082 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:41502/hdfs__localhost_41502__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsUnloadDistributedZkTest_89394FB6AAA27CBE-001_tempDir-002_jetty3,
 solrconfig=solrconfig.xml, hostContext=/yl_sy/v, hostPort=54849, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_89394FB6AAA27CBE-001/shard-3-001/cores}
   [junit4]   2> 590082 ERROR 
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 590083 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.0
   [junit4]   2> 590083 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 590083 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 590083 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-22T14:45:13.160Z
   [junit4]   2> 590088 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 590088 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_89394FB6AAA27CBE-001/shard-3-001/solr.xml
   [junit4]   2> 590095 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 590096 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34711/solr
   [junit4]   2> 590099 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 0x15af67a76cb000d, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 590110 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) 
[n:127.0.0.1:54849_yl_sy%2Fv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 590111 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) 
[n:127.0.0.1:54849_yl_sy%2Fv    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 590117 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) 
[n:127.0.0.1:54849_yl_sy%2Fv    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54849_yl_sy%2Fv
   [junit4]   2> 590118 INFO  
(zkCallback-289-thread-1-processing-n:127.0.0.1:47905_yl_sy%2Fv) 
[n:127.0.0.1:47905_yl_sy%2Fv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 590118 INFO  
(zkCallback-283-thread-1-processing-n:127.0.0.1:47074_yl_sy%2Fv) 
[n:127.0.0.1:47074_yl_sy%2Fv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 590118 INFO  
(zkCallback-274-thread-3-processing-n:127.0.0.1:34732_yl_sy%2Fv) 
[n:127.0.0.1:34732_yl_sy%2Fv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 590119 INFO  (zkCallback-278-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 590126 INFO  
(zkCallback-295-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv) 
[n:127.0.0.1:54849_yl_sy%2Fv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 590196 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) 
[n:127.0.0.1:54849_yl_sy%2Fv    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_89394FB6AAA27CBE-001/shard-3-001/cores
   [junit4]   2> 590196 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[89394FB6AAA27CBE]) 
[n:127.0.0.1:54849_yl_sy%2Fv    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 590198 INFO  
(OverseerStateUpdate-97661347781345284-127.0.0.1:34732_yl_sy%2Fv-n_0000000000) 
[n:127.0.0.1:34732_yl_sy%2Fv    ] o.a.s.c.o.ReplicaMutator Assigning new node 
to shard shard=shard2
   [junit4]   2> 591209 INFO  
(coreLoadExecutor-839-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv) 
[n:127.0.0.1:54849_yl_sy%2Fv c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 591227 INFO  
(coreLoadExecutor-839-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv) 
[n:127.0.0.1:54849_yl_sy%2Fv c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 591354 WARN  
(coreLoadExecutor-839-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv) 
[n:127.0.0.1:54849_yl_sy%2Fv c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 591359 INFO  
(coreLoadExecutor-839-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv) 
[n:127.0.0.1:54849_yl_sy%2Fv c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 591368 INFO  
(coreLoadExecutor-839-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv) 
[n:127.0.0.1:54849_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 591369 INFO  
(coreLoadExecutor-839-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv) 
[n:127.0.0.1:54849_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:41502/solr_hdfs_home
   [junit4]   2> 591369 INFO  
(coreLoadExecutor-839-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv) 
[n:127.0.0.1:54849_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 591369 INFO  
(coreLoadExecutor-839-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv) 
[n:127.0.0.1:54849_yl_sy%2Fv c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 591369 INFO  
(coreLoadExecutor-839-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv) 
[n:127.0.0.1:54849_yl_sy%2Fv c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_89394FB6AAA27CBE-001/shard-3-001/cores/collection1],
 dataDir=[hdfs://localhost:41502/solr_hdfs_home/collection1/core_node3/data/]
   [junit4]   2> 591369 INFO  
(coreLoadExecutor-839-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv) 
[n:127.0.0.1:54849_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@63fcbea4
   [junit4]   2> 591369 INFO  
(coreLoadExecutor-839-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv) 
[n:127.0.0.1:54849_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:41502/solr_hdfs_home/collection1/core_node3/data/snapshot_metadata
   [junit4]   2> 591376 INFO  
(coreLoadExecutor-839-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv) 
[n:127.0.0.1:54849_yl_sy%2Fv 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> 591376 INFO  
(coreLoadExecutor-839-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv) 
[n:127.0.0.1:54849_yl_sy%2Fv 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> 591376 INFO  
(coreLoadExecutor-839-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv) 
[n:127.0.0.1:54849_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 591387 INFO  
(coreLoadExecutor-839-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv) 
[n:127.0.0.1:54849_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 591389 INFO  
(coreLoadExecutor-839-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv) 
[n:127.0.0.1:54849_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:41502/solr_hdfs_home/collection1/core_node3/data
   [junit4]   2> 591408 INFO  
(coreLoadExecutor-839-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv) 
[n:127.0.0.1:54849_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:41502/solr_hdfs_home/collection1/core_node3/data/index
   [junit4]   2> 591413 INFO  
(coreLoadExecutor-839-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv) 
[n:127.0.0.1:54849_yl_sy%2Fv 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> 591414 INFO  
(coreLoadExecutor-839-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv) 
[n:127.0.0.1:54849_yl_sy%2Fv 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> 591414 INFO  
(coreLoadExecutor-839-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv) 
[n:127.0.0.1:54849_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 591425 INFO  
(coreLoadExecutor-839-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv) 
[n:127.0.0.1:54849_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 591426 INFO  
(coreLoadExecutor-839-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv) 
[n:127.0.0.1:54849_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=51.51953125, 
floorSegmentMB=0.6884765625, forceMergeDeletesPctAllowed=13.05275148638326, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 591488 INFO  (IPC Server handler 8 on 41502) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57094 is 
added to blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-dcc9316c-0566-4cc0-bfef-ac0f6dfeb5cd:NORMAL:127.0.0.1:56574|RBW],
 
ReplicaUC[[DISK]DS-9060c45d-4dbe-4cbc-a817-8ce6af7115b8:NORMAL:127.0.0.1:57094|RBW]]}
 size 0
   [junit4]   2> 591495 INFO  (IPC Server handler 6 on 41502) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:56574 is 
added to blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-9060c45d-4dbe-4cbc-a817-8ce6af7115b8:NORMAL:127.0.0.1:57094|RBW],
 
ReplicaUC[[DISK]DS-6f544b11-2e63-496e-9b72-f5ea696a536b:NORMAL:127.0.0.1:56574|FINALIZED]]}
 size 0
   [junit4]   2> 591519 WARN  
(coreLoadExecutor-839-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv) 
[n:127.0.0.1:54849_yl_sy%2Fv 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> 591611 INFO  
(coreLoadExecutor-839-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv) 
[n:127.0.0.1:54849_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 591611 INFO  
(coreLoadExecutor-839-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv) 
[n:127.0.0.1:54849_yl_sy%2Fv c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 591611 INFO  
(coreLoadExecutor-839-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv) 
[n:127.0.0.1:54849_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 591630 INFO  
(coreLoadExecutor-839-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv) 
[n:127.0.0.1:54849_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 591630 INFO  
(coreLoadExecutor-839-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv) 
[n:127.0.0.1:54849_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 591635 INFO  
(coreLoadExecutor-839-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv) 
[n:127.0.0.1:54849_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@7ea8b2ea
   [junit4]   2> 591647 INFO  
(coreLoadExecutor-839-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv) 
[n:127.0.0.1:54849_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4c414c1[collection1] main]
   [junit4]   2> 591650 INFO  
(coreLoadExecutor-839-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv) 
[n:127.0.0.1:54849_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 591650 INFO  
(coreLoadExecutor-839-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv) 
[n:127.0.0.1:54849_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 591650 INFO  
(coreLoadExecutor-839-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv) 
[n:127.0.0.1:54849_yl_sy%2Fv c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 591654 INFO  
(searcherExecutor-840-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv 
x:collection1 c:collection1) [n:127.0.0.1:54849_yl_sy%2Fv c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4c414c1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 591664 INFO  
(coreLoadExecutor-839-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv) 
[n:127.0.0.1:54849_yl_sy%2Fv c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1562581574343458816
   [junit4]   2> 591682 INFO  
(coreZkRegister-834-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv 
x:collection1 c:collection1) [n:127.0.0.1:54849_yl_sy%2Fv c:collection1 
s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to 
recover:collection1
   [junit4]   2> 591700 INFO  
(updateExecutor-292-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:54849_yl_sy%2Fv 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState 
Running recovery
   [junit4]   2> 591740 INFO  
(recoveryExecutor-293-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:54849_yl_sy%2Fv 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 591741 INFO  
(recoveryExecutor-293-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:54849_yl_sy%2Fv 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
###### startupVersions=[[]]
   [junit4]   2> 591741 INFO  
(recoveryExecutor-293-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:54849_yl_sy%2Fv 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Begin buffering updates. core=[collection1]
   [junit4]   2> 591741 INFO  
(recoveryExecutor-293-thread-1-processing-n:127.0.0.1:54849_yl_sy%2Fv 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:54849_yl_sy%2Fv 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting 
to buffer updat

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

heckout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_89394FB6AAA27CBE-001/tempDir-001/hdfsBaseDir/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_89394FB6AAA27CBE-001/tempDir-001/hdfsBaseDir/data/data2/]]
  heartbeating to localhost/127.0.0.1:41502) [    ] o.a.h.h.s.d.DataNode 
BPOfferService for Block pool BP-1354571813-10.41.0.5-1490193893949 (Datanode 
Uuid 3246abd8-a570-4fbb-8ff1-b17980ac9a0c) service to localhost/127.0.0.1:41502 
interrupted
   [junit4]   2> 828662 WARN  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_89394FB6AAA27CBE-001/tempDir-001/hdfsBaseDir/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_89394FB6AAA27CBE-001/tempDir-001/hdfsBaseDir/data/data2/]]
  heartbeating to localhost/127.0.0.1:41502) [    ] o.a.h.h.s.d.DataNode Ending 
block pool service for: Block pool BP-1354571813-10.41.0.5-1490193893949 
(Datanode Uuid 3246abd8-a570-4fbb-8ff1-b17980ac9a0c) service to 
localhost/127.0.0.1:41502
   [junit4]   2> 828686 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[89394FB6AAA27CBE]-worker) [    ] 
o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 828688 ERROR 
(SUITE-HdfsUnloadDistributedZkTest-seed#[89394FB6AAA27CBE]-worker) [    ] 
o.a.h.m.l.MethodMetric Error invoking method getBlocksTotal
   [junit4]   2> java.lang.reflect.InvocationTargetException
   [junit4]   2>        at sun.reflect.GeneratedMethodAccessor52.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.HdfsUnloadDistributedZkTest.teardownClass(HdfsUnloadDistributedZkTest.java:46)
   [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> 828693 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[89394FB6AAA27CBE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 828693 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[89394FB6AAA27CBE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> Mar 22, 2017 2:49:12 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 34 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{other_tl1=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
multiDefault=Lucene50(blocksize=128), a_t=Lucene50(blocksize=128), 
a_i1=Lucene50(blocksize=128), id=PostingsFormat(name=Memory doPackFST= false), 
text=PostingsFormat(name=MockRandom)}, 
docValues:{other_tl1=DocValuesFormat(name=Lucene54), 
range_facet_l_dv=DocValuesFormat(name=Direct), 
multiDefault=DocValuesFormat(name=Memory), 
intDefault=DocValuesFormat(name=Lucene54), a_i1=DocValuesFormat(name=Memory), 
range_facet_l=DocValuesFormat(name=Memory), 
_version_=DocValuesFormat(name=Lucene54), a_t=DocValuesFormat(name=Memory), 
range_facet_i_dv=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Direct), 
text=DocValuesFormat(name=Lucene54), 
intDvoDefault=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1938, 
maxMBSortInHeap=5.800456366414643, 
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=es-UY, 
timezone=Antarctica/DumontDUrville
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=6,free=233816784,total=534773760
   [junit4]   2> NOTE: All tests run in this JVM: 
[LeaderInitiatedRecoveryOnCommitTest, ShardSplitTest, 
HdfsUnloadDistributedZkTest]
   [junit4] Completed [101/700 (1!)] on J0 in 271.30s, 1 test, 1 error <<< 
FAILURES!

[...truncated 64586 lines...]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to